Open
Bug 1272568
Opened 9 years ago
Updated 3 years ago
"nsJSUtils::EvaluateString" spent more time between "domLoading" and "loadEventEnd"
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: sho, Unassigned)
References
Details
Do the running time analysis between "domLoading" and "loadEventEnd"
7568 100% |- Startup::XRE_Main/
2451 32.4% | |- Timer::Fire/
1877 24.8% | |- nsInputStreamPump::OnInputStreamReady/
1714 22.6% | | |- nsInputStreamPump::OnStateStop/
113 1.5% | | |- nsInputStreamPump::OnStateStart/
1334 17.6% | |- nsHtml5TreeOpExecutor::RunFlushLoop/
1153 15.2% | | |- nsJSUtils::EvaluateString/
146 1.9% | | |- EventDispatcher::Dispatch/
702 9.3% | |- nsRefreshDriver::Tick/
621 8.2% | |- js::RunScript/
153 2% | |- nsJSUtils::EvaluateString/
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•