Closed Bug 581459 Opened 14 years ago Closed 14 years ago

cnn.com causes minefield to hit 100% CPU usage when using the web console

Categories

(DevTools :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ddahl, Assigned: ddahl)

References

Details

This is when cnn is first loading. Sometimes, when I change urls while it is loading Minefield can crash.

Perhaps we should start looking into profiling some of this code soon?
Blocks: 529086
Summary: cnn.com causes minefield to hit 100% CPU usage when using the web console is open → cnn.com causes minefield to hit 100% CPU usage when using the web console
This is on a debug build on linux, so we should test this on all platforms with opt builds to see the extent of the problem
A cursory glance at the performance tab on window's task manager shows that the cnn page loads have shorter and lower CPU usage spikes, this is of course, unscientific.
In the builds I compile for myself from mozilla-central I cannot reproduce the high CPU usage. I tried both with debugging enabled and without.

What I thought about was that the cnn.com site might generate too many errors, causing the WebConsole to "work too much". This doesn't seem to be the case. Overall behavior seems normal.

Anything I should do to investigate this issue further?
(In reply to comment #3)
> In the builds I compile for myself from mozilla-central I cannot reproduce the
> high CPU usage. I tried both with debugging enabled and without.

Thanks for checking on that. What is your processor type/cores and amount of RAM.
I should mention I am seeing this on an AMD MV-40 dual core 1.6 ghz thinkpad (x100e)
(In reply to comment #4)
> (In reply to comment #3)
> > In the builds I compile for myself from mozilla-central I cannot reproduce the
> > high CPU usage. I tried both with debugging enabled and without.
> 
> Thanks for checking on that. What is your processor type/cores and amount of
> RAM.
> I should mention I am seeing this on an AMD MV-40 dual core 1.6 ghz thinkpad
> (x100e)

I have an Intel Dual-Core E6500 (2.93 Ghz), 3GB DDR2 RAM, custom desktop PC, using Ubuntu 10.04 (64 bits).
We don't need to spend time tracking this down right now. We should investigate this a bit later to see if we have potential performance issues with the final implementation.
Whiteboard: [kd4b6]
This might be taken care of by bug 583476
Assignee: nobody → ddahl
Whiteboard: [kd4b6]
Blocks: devtools4b8
Not spiking like it was (on my amd 1.6 dual core)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.