Open Bug 1807007 Opened 1 year ago Updated 3 months ago

Timestamps for telemetry code show up in the performance profiles when running speedometer

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: smaug, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sp3])

Are you just observing the timestamp acquisition code, or is it taking measurable time in profiles?

Also, is there a particular platform you're seeing this on?

Severity: -- → S4
Priority: -- → P3

TimeStamp::Now() is slow especially on linux.

Whiteboard: [sp3]

The AutoWritableJitCode one was fixed by Jamie in bug 1843534 (if JIT code write protection is disabled).

js::AutoIncrementalTimer is still being used for telemetry for baseline compilation, bytecode emission etc.

Depends on: 1843534
You need to log in before you can comment on or make changes to this bug.