Closed
Bug 774438
Opened 13 years ago
Closed 13 years ago
JS profiling kills performance
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 774330
People
(Reporter: vlad, Unassigned)
Details
Inner-loop-type JS-heavy workloads are destroyed by the JS profiler; compare http://conduit.bitops.com/~vladimir/misc/darkroom/darkroom.html with profiler enabled (0.5fps) and disabled (17-20fps). Note that it's slow to begin with (that's bug 774433), but it's unusable with the profiler enabled.
Comment 1•13 years ago
|
||
Do you see this on Windows?
| Reporter | ||
Comment 2•13 years ago
|
||
Yeah, with today's nightly build
Comment 3•13 years ago
|
||
Confirmed, cc'ing Alex.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•