Skip to content

paulirish/trace.cafe

Repository files navigation

trace.cafe - easy webperf trace sharing

trace.cafe while uploading a tracetrace.cafe viewing a trace

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
# deploying
yarn deploy

TODO