Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
perf(profiling): add flame graph generation to npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Garant committed Sep 5, 2018
1 parent d33dff9 commit 88a9284
Show file tree
Hide file tree
Showing 3 changed files with 1,703 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
reports
node_modules
npm-debug.log
.DS_Store
.DS_Store

# flame graphs dir
/flame
Loading

0 comments on commit 88a9284

Please sign in to comment.