Displaying 1 result from an estimated 1 matches for "3014072".
2007 Apr 05
4
New full text search indexer
...characters instead of as bytes.
I've a test program finished, and unless there are some bugs left I
think it shows that this can work pretty well:
Squat-like 4 byte substrings (but can answer 1-3 char queries also):
Message count: 7495
Index time: 4.19 CPU seconds (7.39MB/CPUs)
Node memory: 3014072 bytes (2943 kB) in 90550 nodes
UID memory: 8277212 bytes (8083 kB) in 352778 lists
Total: 11291284 / 32474899 bytes = 34.77%
Indexing the same mailbox file with squat-test gives:
- Index time: 9.55 CPU seconds, 9.63 real seconds (3.24MB/CPUs)
- 4145192 bytes in 102208 nodes (12.76%)
- 7286058...