Require-times
require-times
Find out how long require calls take in your program.
This is cheeky module from Max Ogden tap into require.extensions['.js'] and lets you know the time consumed by
the require calls in your code.
Install it: npm install require-times
Usage:
1 2 3 4 5 6 | |
Example:
1 2 3 4 5 6 7 8 9 | |
GIF FTW!
