Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Make Gecko profiler integration warmload friendly #42

Open
ncalexan opened this issue Oct 2, 2019 · 0 comments
Open

Make Gecko profiler integration warmload friendly #42

ncalexan opened this issue Oct 2, 2019 · 0 comments

Comments

@ncalexan
Copy link
Member

ncalexan commented Oct 2, 2019

Right now the Gecko profiler integration isn't friendly to scripts that call commands.measure.start(...) multiple times. Chrome's CDP tracing implementation shows a superior approach: use beforeEachURL and beforeCollect to bracket navigations and measurements.

This will be needed for Bug 1585013.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant