Skip to content

Instantly share code, notes, and snippets.

@totallymike
Created November 9, 2015 19:53
Show Gist options
  • Save totallymike/856c80bca85087df55af to your computer and use it in GitHub Desktop.
Save totallymike/856c80bca85087df55af to your computer and use it in GitHub Desktop.
num calls time self name
-----------------------------------------------------------------------------------
1) 1 384.85 384.85 69.98% 384.75 384.75 69.96% nvm_die_on_prefix
2) 1 548.11 548.11 99.67% 89.53 89.53 16.28% nvm
3) 1 73.61 73.61 13.39% 73.61 73.61 13.39% nvm_ensure_version_installed
4) 1 1.69 1.69 0.31% 1.69 1.69 0.31% nvm_supports_source_options
5) 3 0.31 0.10 0.06% 0.31 0.10 0.06% nvm_has
6) 1 0.02 0.02 0.00% 0.02 0.02 0.00% nvm_is_iojs_version
-----------------------------------------------------------------------------------
2) 1 548.11 548.11 99.67% 89.53 89.53 16.28% nvm
1/1 0.02 0.02 0.00% 0.02 0.02 nvm_is_iojs_version [6]
1/3 0.09 0.09 0.02% 0.09 0.09 nvm_has [5]
1/1 73.61 73.61 13.39% 73.61 73.61 nvm_ensure_version_installed [3]
1/1 384.85 384.85 69.98% 384.75 384.75 nvm_die_on_prefix [1]
-----------------------------------------------------------------------------------
1/1 384.85 384.85 69.98% 384.75 384.75 nvm [2]
1) 1 384.85 384.85 69.98% 384.75 384.75 69.96% nvm_die_on_prefix
1/3 0.10 0.10 0.02% 0.10 0.10 nvm_has [5]
-----------------------------------------------------------------------------------
1/1 73.61 73.61 13.39% 73.61 73.61 nvm [2]
3) 1 73.61 73.61 13.39% 73.61 73.61 13.39% nvm_ensure_version_installed
-----------------------------------------------------------------------------------
4) 1 1.69 1.69 0.31% 1.69 1.69 0.31% nvm_supports_source_options
-----------------------------------------------------------------------------------
1/3 0.10 0.10 0.02% 0.10 0.10 nvm_die_on_prefix [1]
1/3 0.09 0.09 0.02% 0.09 0.09 nvm [2]
5) 3 0.31 0.10 0.06% 0.31 0.10 0.06% nvm_has
-----------------------------------------------------------------------------------
1/1 0.02 0.02 0.00% 0.02 0.02 nvm [2]
6) 1 0.02 0.02 0.00% 0.02 0.02 0.00% nvm_is_iojs_version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment