Closed
Bug 314291
Opened 20 years ago
Closed 19 years ago
Unifinder is really slow
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jminta, Assigned: mostafah)
References
Details
Attachments
(1 file)
4.00 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
The unifinder becomes really slow once the number of events in the calendar becomes large. (I'm currently testing a file of ~1,200 events.) I have a couple of patches/ideas that will allow us to improve here.
Comment 1•20 years ago
|
||
that wouldn't be my file, by any chance? :)
Reporter | ||
Comment 2•19 years ago
|
||
Much like the tasks patch I attached earlier today. This will remove a ton of calls to getItems and should make adding/modifying/deleting items a lot faster, especially for big calendars.
Attachment #218441 -
Flags: first-review?(mvl)
Comment 3•19 years ago
|
||
Comment on attachment 218441 [details] [diff] [review]
use better tree methods
r=mvl
Attachment #218441 -
Flags: first-review?(mvl) → first-review+
Comment 4•19 years ago
|
||
*** Bug 335427 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Whiteboard: [needs landing]
Comment 5•19 years ago
|
||
Checked in on trunk and MOZILLA_1_8_BRANCH
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [needs landing]
Comment 6•19 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060827 Calendar/0.3a2+
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•