exthouse icon indicating copy to clipboard operation
exthouse copied to clipboard

Investigate js-self-profiling API

Open denar90 opened this issue 6 years ago • 0 comments

Currently we track additional CPU work with kinda Long Tasks API and intention to do that for Firefox is having this API implemented.

In case we can relay on js-self-profiling API, we have second option to have Firefox support sooner (depends on which API implemented sooner).

js-self-profiling under implementation in Chrome, hence we should just enable it via puppeteer.

denar90 avatar Sep 28 '19 20:09 denar90