Skip to content

Commit

Permalink
Add demo video link to client side example
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed May 13, 2024
1 parent cabd04a commit d7006bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/examples/client-side-use-on-web-browser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ https://github.com/RaisinTen/perftrace/blob/fbb0d21f13329eee9912373482e7821f6144
After running `node server.js`, opening <http://localhost:8080> in your browser and clicking the `Submit trace` button, the generated `events.json` file can be opened on <https://ui.perfetto.dev> for visualization:

![](./perfetto.png)

Here's a demo:

![](./perftrace-web.mp4)

0 comments on commit d7006bc

Please sign in to comment.