Closed Bug 379515 Opened 18 years ago Closed 17 years ago

Importer (Win Eudora, Mail) Importing Windows Eudora mail is too slow

Categories

(Thunderbird :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: gwenger, Assigned: gwenger)

Details

Attachments

(2 files)

Test importing of my work email takes over 6 hours (roughly 1.4 GB including attachments etc.). I've already come up with one way to speed it up - just needed an official spot to put the patch I've created.
OS: Mac OS X → Windows XP
Comment on attachment 263520 [details] [diff] [review] Patch that fixes bug. Note patch was not created with CVS. Profiled importing email from Eudora (with GlowCode) and found a simple change that has sped up importing email over 5x (test importing of all my work email was taking 6.5 hours and now takes less than 1.2 hours).
Attachment #263520 - Flags: superreview?(mscott)
Attachment #263520 - Flags: review?(bienvenu)
fixed on trunk, thx, Geoff.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment on attachment 263520 [details] [diff] [review] Patch that fixes bug. Note patch was not created with CVS. belatedly fixing the review flags since we landed this patch.
Attachment #263520 - Flags: superreview?(mscott)
Attachment #263520 - Flags: superreview+
Attachment #263520 - Flags: review?(bienvenu)
Attachment #263520 - Flags: review+
Patch application somehow went awry. It didn't accomplish intended speed up and accidentally introduced leaks. Fixed back to original intent. (Previous patch was not created with CVS which made application more difficult. This patch was created with CVS, which should make life easier.) Also added small speed up to Eudora mail importing by calling SetDoFcc with PR_FALSE, which prevents some Fcc code from firing. Change made as a result of profiling.
Attachment #305093 - Flags: superreview?(mscott)
Attachment #305093 - Flags: review?(bienvenu)
Comment on attachment 305093 [details] [diff] [review] Trunk patch that fixes bugs in the modifications to my original patch. Also added one more small speed improvement change. looks good to me.
Attachment #305093 - Flags: superreview?(mscott) → superreview+
Status: RESOLVED → REOPENED
Keywords: checkin-needed
Resolution: FIXED → ---
Attachment #305093 - Flags: review?(bienvenu) → review+
Please open a new bug next time. Checking in mailnews/import/eudora/src/nsEudoraCompose.cpp; /cvsroot/mozilla/mailnews/import/eudora/src/nsEudoraCompose.cpp,v <-- nsEudoraCompose.cpp new revision: 1.78; previous revision: 1.77 done
Status: REOPENED → RESOLVED
Closed: 18 years ago17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3
No problem Reed. Sorry I goofed with a batch of these. Thanks much for checking in.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: