Closed Bug 1643664 Opened 4 years ago Closed 4 years ago

Include delazification in profiler JS_Parsing marker category

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

Details

Attachments

(1 file)

In the gecko-profiler sidebar, we have estimates of time spent in different parts of browser. We have a category for JS_Parsing, but it does not include delazification which is a significant component on complex pages.

https://searchfox.org/mozilla-central/rev/598e50d2c3cd81cd616654f16af811adceb08f9f/js/src/frontend/BytecodeCompiler.cpp#463-464

I do not think we need a seperate category of markers for this high-level sidebar overview. It is straightforward to use filters to figure out the detailed break-down.

This includes the delazifying parse in the sidebar summary for parsing.

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/230c9ac7b913
Mark JS delazifying parse in profiler. r=mgaudet
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: