Skip to content

Instantly share code, notes, and snippets.

@Zizzamia
Last active January 15, 2018 00:12
Show Gist options
  • Select an option

  • Save Zizzamia/e680d4f2f9f2bf9ba15b13207264f7bc to your computer and use it in GitHub Desktop.

Select an option

Save Zizzamia/e680d4f2f9f2bf9ba15b13207264f7bc to your computer and use it in GitHub Desktop.
Perfume.js: Annotate metrics in the DevTools
perfume.start('fibonacci');
fibonacci(400);
perfume.end('fibonacci');
// ⚡️ Perfume.js: fibonacci 0.14 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment