Closed Bug 288491 Opened 20 years ago Closed 19 years ago

wikipedia site slow to load

Categories

(Firefox :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dave.chand.mailinglist, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050330 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050330 Firefox/1.0+

The wikipedia site loads painfully slow 'sometimes' in firefox. I have used
apple's spin control tool to see what is happening. It seems that the following
functions take about 6 seconds to complete. I have loaded the wikipedia site
manytimes with the windows version of firefox and it never takes quite as long
as on the mac. This seems to happen on linux too but not as severe as on the mac.

nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState
const&, unsigned int&) 

nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int)

nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int*, int)

nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int,
int, nsMargin&, nsHTMLReflowState&, unsigned int&)

nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*)

Reproducible: Always

Steps to Reproduce:
1.start with a clean profile
2.load wikipedia english site
3.watch the spinning beach ball

Actual Results:  
The spinning beachball appears for few seconds then the page loads

Expected Results:  
The pages should appear instantly (providing you have broadband) like it does
with the windows version of firefox, and apple's safari.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050227
Firefox/1.0+

What version of OS X are you on? Memory? Disk Free?

You shouldn't get a beach ball at all, unless the front application is waiting
for the disk (virtual memory or Firefox cache) or the network.

The page you gave loads no slower than any other for me. There are certainly
performance and resource utilisation problems with Firefox, but I am not
sure that I can see the one that you have described.

The strategy for calling the functions you list is documented: 
http://www.mozilla.org/newlayout/doc/
The problem does not seem to be occuring anymore. 
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.