Closed
Bug 66576
Opened 24 years ago
Closed 23 years ago
use batching to speed up multiple message delete or move
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
Future
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
(Keywords: perf, Whiteboard: [nsbeta1+ 2/21])
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
patch coming soon, for review and test.
Reminder to myself, report the performance metrics for this when I test next
against our pre-Pierre results.
Keywords: perf
QA Contact: esther → stephend
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
in my local tree, I'm trying out a slight variation of that patch, one where I
call endBatch() after we select the next message. I'll attach it.
either one, I think I've found a small bug with tree batching. I'll log a new
bug on that, and try to find some time to discuss it with hyatt.
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Priority: -- → P2
Target Milestone: --- → mozilla0.8
Assignee | ||
Comment 6•24 years ago
|
||
marking 0.8, p2.
Comment 7•24 years ago
|
||
Perhaps it's about time this patch gets a r=/sr=?
Comment 8•24 years ago
|
||
This can't be checked in until 66583 is fixed, so there's not much point in
reviewing this.
Comment 10•24 years ago
|
||
Seth does this bug go away with the thread pane rewrite?
Comment 11•24 years ago
|
||
marking nsbeta1- and moving to future milestone. I think this might get taken
care of with the rewrite. If not and there's something we can do here to speed
us up then we should still consider doing it.
*** Bug 83656 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 13•23 years ago
|
||
updating summary.
Summary: use tree batching apis to speed up multiple message delete or move → use batching to speed up multiple message delete or move
Assignee | ||
Comment 14•23 years ago
|
||
note, I'm sure those patches are way out of date. we'd still like to do this.
even with outliner, multiple deletes are slow.
Blocks: 63759
Hardware: PC → All
Comment 15•23 years ago
|
||
*** Bug 115220 has been marked as a duplicate of this bug. ***
Comment 16•23 years ago
|
||
*** Bug 73758 has been marked as a duplicate of this bug. ***
Comment 17•23 years ago
|
||
Is this a duplicate of Bug 80897 ?
Comment 18•23 years ago
|
||
It looks like it.
*** This bug has been marked as a duplicate of 80897 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified dup.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•