Global indexing slows because of high system I/O rate, slow I/O, or lack of multicore support (antivirus, slow disk, disk errors, etc) [was Significantly speed up global indexing (gloda)]
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
People
(Reporter: michel, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: perf, reproducible, Whiteboard: [patchlove][ref comment 7, comment 27])
User Story
(aceman impacted) worth noting the blockers to bug 1023000 - https://mzl.la/2C5Wr3w
Attachments
(1 file)
(deleted),
patch
|
asuth
:
review-
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Updated•14 years ago
|
Comment 4•14 years ago
|
||
Updated•14 years ago
|
Comment 5•14 years ago
|
||
Reporter | ||
Comment 6•14 years ago
|
||
Comment 7•14 years ago
|
||
Reporter | ||
Comment 8•14 years ago
|
||
Comment 9•14 years ago
|
||
Reporter | ||
Comment 10•14 years ago
|
||
Reporter | ||
Comment 11•14 years ago
|
||
Comment 12•14 years ago
|
||
Reporter | ||
Comment 13•14 years ago
|
||
Comment 14•14 years ago
|
||
Comment 15•14 years ago
|
||
Comment 16•14 years ago
|
||
Comment 17•14 years ago
|
||
Comment 18•14 years ago
|
||
Comment 19•14 years ago
|
||
Reporter | ||
Comment 20•14 years ago
|
||
Comment 21•13 years ago
|
||
Comment 22•13 years ago
|
||
Comment 23•13 years ago
|
||
Comment 24•9 years ago
|
||
Comment 25•9 years ago
|
||
Comment 26•9 years ago
|
||
Comment 27•9 years ago
|
||
Reporter | ||
Comment 28•9 years ago
|
||
Comment 29•9 years ago
|
||
Comment 30•7 years ago
|
||
Updated•6 years ago
|
Comment 31•5 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #24)
Do you still see this slowdown of 6msgs/iteration (I see 60)
And what were you able to determine relative to comment #23?
Yes, it is glacially slow (3 msgs/sec) even when indexing other folders (like 10000 msgs) while the gloda.sqlite file is only 130MB.
There is no I/O to be mentioned and TB is using 100% of 1 CPU core.
The patch only causes the work to be updated in the Activity manager in larger chunks, but the overall speed isn't visibly changed.
Updated•5 years ago
|
Updated•2 years ago
|
Comment 32•2 years ago
|
||
(In reply to :aceman from comment #31)
(In reply to Wayne Mery (:wsmwk) from comment #24)
...
The patch only causes the work to be updated in the Activity manager in larger chunks, but the overall speed isn't visibly changed.
Not great, but it would still be a win if overall CPU is reduced. Do we know if that happens?
Can you create a performance profile? https://support.mozilla.org/en-US/kb/profiling-thunderbird-performance
Description
•