Closed
Bug 489963
Opened 16 years ago
Closed 1 year ago
Firefox uses too much CPU (image animation)
Categories
(Core Graveyard :: Image: Painting, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: izbyshev, Unassigned)
References
()
Details
(Keywords: perf)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729)
When I go to http://icpc.baylor.edu/dmt/tour.htm Firefox starts to use ~50% of my core. If I go through fotos, core using raises 100%.
Reproducible: Always
Steps to Reproduce:
1.Go to http://icpc.baylor.edu/dmt/tour.htm
2.
3.
Actual Results:
CPU core using raises 50-100%
Expected Results:
Core using should be reasonable (in IE it's negligible)
Comment 1•16 years ago
|
||
I am seeing increased CPU, but not sure what deal is.
Comment 2•16 years ago
|
||
"Animation" seems to be causing this; because when I set image.animation_mode to once or to none, the CPU usage suddenly goes down. Something is invisibly animating which is consuming all CPU time.
Component: General → Image: Painting
Keywords: perf
Product: Firefox → Core
QA Contact: general → image.gfx
Version: unspecified → Trunk
Comment 3•16 years ago
|
||
Possibly the spinning wheels behind the thumbnails.
Updated•16 years ago
|
Summary: Firefox uses too much CPU on certain websites → Firefox uses too much CPU (image animation)
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•