Skip to content

Commit

Permalink
Add link to usage video
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrz committed Oct 17, 2017
1 parent a6294b0 commit 933a0d6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,14 @@ Usage
Performance tab, by the way.
5. Load the page which calls the function where you added comment.


That should record individual profiles for each of the runs in case the
function gets called multiple times.

Here's a video of the usage in action: [console-perf-demo](https://www.dropbox.com/s/3o02rkyhzmx6pfz/console-perf-demo-complete.mov?dl=0)


Will try to put up a GIF as and when I get a chance.

If there are `return` statements, it checks to see if there are
statements/expressions there, and then re-assigns them to variables and
returns the variable instead. This ensures that the
Expand Down

0 comments on commit 933a0d6

Please sign in to comment.