chrome-trace icon indicating copy to clipboard operation
chrome-trace copied to clipboard

Process Chrome trace logs in Node.

Results 5 chrome-trace issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `json5` Updates `ava` from 0.25.0 to 5.1.0 Release notes Sourced from...

dependencies

Today I think the trace doesn't care about which categories that are used, so if we use a lot of different trace categories, it's a risk we double count the...

When I deployed Chrome 68 at work it the script timings dropped, I think it could be that they have changed trace names in that version?

NOTE: this does not yet produce results that align with DevTools. Put up this WIP PR to get feedback.