Closed
Bug 104429
Opened 23 years ago
Closed 23 years ago
plaintext mail filter log files from nc4 torture mozilla (large text file slow to load)
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: timeless, Assigned: attinasi)
References
()
Details
(Keywords: perf)
url is 6mb bz2 compressed file. steps: get file, bunzip2, output will be a 100mb
mailfilt.log file (generated over the course of a few years of nc4 mail filter
logging -- mostly of the file size is bugzilla and a few other active groups).
The file takes about 200mb of memory to load, which is really not bad, the
problem is that it takes a very long time to load. In one of my mozilla builds
i saw lots of reflow spew to the console.
Assignee | ||
Comment 1•23 years ago
|
||
Is there any difference between loading this 100mb file and any other 100mb
file? Yea, we suck on large text files - see bug 72885, which this is likely a
dup of.
Assignee | ||
Updated•23 years ago
|
Summary: plaintext mail filter log files from nc4 torture mozilla → plaintext mail filter log files from nc4 torture mozilla (large text file slow to load)
Comment 2•23 years ago
|
||
This is slightly different in that this is text/plain instead of text/html, and
thus none of the additional factors like unclosed <font> or <p> come into the
picture. Still, it's basically the same I'm sure.
Keywords: perf
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 72885 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•