Open
Bug 1023000
Opened 10 years ago
Updated 1 year ago
[meta] significantly improve gloda indexing and search performance
Categories
(MailNews Core :: Database, defect)
MailNews Core
Database
Tracking
(Not tracked)
NEW
People
(Reporter: wsmwk, Unassigned)
References
(Depends on 8 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, perf)
Collection of ideas to significantly improve performance of gloda indexing process, and gloda searching process. The bugs are pretty well documented thanks to asuth and others. Other ideas lifted from distant discussions.
So far...
bug 484646 gloda may want to VACUUM or auto-VACUUM
bug 551209 Gloda should asynchronously enter/open folders
bug 843639 indexing / downloading email with hundreds of email addresses, memory usage rises to ~300MB/sec until it crashes
bug 585429 Significantly speed up global indexing (gloda)
bug 681754 gloda fts3 tokenizer would greatly benefit from stopword support
bug 632791 Gloda indexes one message per minute with high CPU. Excessively sized global-messages-db.sqlite caused by buggered, excessively sized offline store.
Excluded because the overall perf benefit will not be significant:
bug 475857 gloda could specialize for gmail IMAP
bug 466246 Gloda could be better about reindexing as a result of flag changes
Toss ups for consideration
- Bug 554190 gloda indexer should prioritize indexing for real-time responsiveness over batch indexing
- Sharding has been mentioned in discussions, but does not have a bug report.
- Might updating sqlite would have any significant benefit?
- Do profiles on network drives have unidentified issues?
- Anything which gets IO off main thread (that isn't already)
I think the last significant perf bug fixed was in version 10, Bug 677805 - Bump page size and cache size for Gloda.
Reporter | ||
Updated•9 years ago
|
Summary: significantly improve gloda indexing and search performance → significantly improve gloda indexing and search performance [meta]
Updated•1 year ago
|
Summary: significantly improve gloda indexing and search performance [meta] → [meta] significantly improve gloda indexing and search performance
You need to log in
before you can comment on or make changes to this bug.
Description
•