Closed
Bug 122638
Opened 23 years ago
Closed 23 years ago
Page uses 5 minutes to render on 500MHz
Categories
(Core :: Layout, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.1alpha
People
(Reporter: carll, Assigned: attinasi)
References
()
Details
(Keywords: perf)
Attachments
(1 file)
190.25 KB,
application/zip
|
Details |
This page eats all available CPU for about five minutes.
(works as expected in ns 4.78 and other browsers)
Comment 1•23 years ago
|
||
Well, it didn't take that long on my machine (Dual Athlon XP 1700+, 1GB RAM) but
it did lock up for a few minutes and chewed up lots of RAM.
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 2•23 years ago
|
||
![]() |
||
Comment 3•23 years ago
|
||
we seem to spend lots of time destroying frames... in fact, 9% of the time is
spent stopping image requests when the image frames are destroyed...
Keywords: perf
Updated•23 years ago
|
Target Milestone: --- → mozilla1.1
Comment 5•23 years ago
|
||
It takes very long time and uses 100% CPU to load the given URL on build:
2002012903. It happens on WIN2K also. Changing the OS and setting the priority.
OS: Linux → All
Priority: -- → P2
Comment 6•23 years ago
|
||
This seems work using build 2002041903 on win-xp.
Comment 7•23 years ago
|
||
The given URL works fine now. Its taking less than 5 sec to open the URL on
Build ID: 2002050106 build. WIN2K. Marking WFM
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•