trace.cafe

easy webperf trace sharing

APACHE-2.0 License

Stars
103

trace.cafe - easy webperf trace sharing

https://trace.cafe/

Biggups to the team behind https://profiler.firefox.com/ who've enabled Firefox folks to do this for years.

And shoutout to Artem (and me, lol), who worked on this project's predecessor: https://chromedevtools.github.io/timeline-viewer/

Development

Probably npm install -g firebase-tools

firebase use tum # optional

yarn watch # or yarn build

yarn serve
yarn bump # to update to latest frontend version
# deploying
yarn deploy

TODO