10x index size
This commit is contained in:
parent
dba50b372f
commit
fee5cbb400
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ VERSION = 1
|
|||
METADATA_CONSTANT = b'mwmbl-tiny-search'
|
||||
METADATA_SIZE = 4096
|
||||
|
||||
NUM_PAGES = 512000
|
||||
NUM_PAGES = 5_120_000
|
||||
PAGE_SIZE = 4096
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue