Open Bug 1345311 Opened 7 years ago Updated 2 years ago

JitcodeGlobalTable::addEntry sometimes shows up in profiles

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: ehsan.akhgari, Unassigned)

Details

(Keywords: triage-deferred)

https://perfht.ml/2m0n5SZ

This is taking 555ms in this profile.  What I was doing was keeping Cmd+W pressed down after having opened a whole bunch of tabs on Nightly.

Kannan, is this profiler overhead?
Flags: needinfo?(kvijayan)
Keywords: triage-deferred
Priority: -- → P3

This is likely due to new code getting compiled all the time in response to these actions. It's profiler overhead, but there is no easy path to resolution at this time. THis behaviour is pathalogical, but so is the use case here.

Flags: needinfo?(kvijayan)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.