Skip to content

Instantly share code, notes, and snippets.

@polybuildr
Created October 23, 2016 12:46
Show Gist options
  • Save polybuildr/26d7fafdac767b8c9a83d5a9de509260 to your computer and use it in GitHub Desktop.
Save polybuildr/26d7fafdac767b8c9a83d5a9de509260 to your computer and use it in GitHub Desktop.
num calls time self name
-----------------------------------------------------------------------------------
1) 1 6873.17 6873.17 88.36% 6822.90 6822.90 87.71% nvm_die_on_prefix
2) 1 7776.01 7776.01 99.96% 513.44 513.44 6.60% nvm_auto
3) 1 7262.58 7262.58 93.36% 275.00 275.00 3.54% nvm
4) 1 111.38 111.38 1.43% 97.92 97.92 1.26% nvm_ensure_version_installed
5) 3 53.54 17.85 0.69% 53.54 17.85 0.69% nvm_has
6) 1 13.46 13.46 0.17% 13.46 13.46 0.17% nvm_is_version_installed
7) 1 1.46 1.46 0.02% 1.46 1.46 0.02% nvm_supports_source_options
8) 2 0.46 0.23 0.01% 0.46 0.23 0.01% title
9) 1 0.39 0.39 0.01% 0.25 0.25 0.00% omz_termsupport_preexec
10) 1 0.46 0.46 0.01% 0.14 0.14 0.00% omz_termsupport_precmd
11) 1 0.08 0.08 0.00% 0.08 0.08 0.00% zle-line-finish
12) 1 0.08 0.08 0.00% 0.08 0.08 0.00% zle-line-init
13) 1 7777.55 7777.55 99.98% 0.08 0.08 0.00% nvm_process_parameters
-----------------------------------------------------------------------------------
13) 1 7777.55 7777.55 99.98% 0.08 0.08 0.00% nvm_process_parameters
1/1 1.46 1.46 0.02% 1.46 1.46 nvm_supports_source_options [7]
1/1 7776.01 7776.01 99.96% 513.44 513.44 nvm_auto [2]
-----------------------------------------------------------------------------------
1/1 7776.01 7776.01 99.96% 513.44 513.44 nvm_process_parameters [13]
2) 1 7776.01 7776.01 99.96% 513.44 513.44 6.60% nvm_auto
1/1 7262.58 7262.58 93.36% 275.00 275.00 nvm [3]
-----------------------------------------------------------------------------------
1/1 7262.58 7262.58 93.36% 275.00 275.00 nvm_auto [2]
3) 1 7262.58 7262.58 93.36% 275.00 275.00 3.54% nvm
1/3 3.03 3.03 0.04% 3.03 3.03 nvm_has [5]
1/1 111.38 111.38 1.43% 97.92 97.92 nvm_ensure_version_installed [4]
1/1 6873.17 6873.17 88.36% 6822.90 6822.90 nvm_die_on_prefix [1]
-----------------------------------------------------------------------------------
1/1 6873.17 6873.17 88.36% 6822.90 6822.90 nvm [3]
1) 1 6873.17 6873.17 88.36% 6822.90 6822.90 87.71% nvm_die_on_prefix
1/3 50.27 50.27 0.65% 50.27 50.27 nvm_has [5]
-----------------------------------------------------------------------------------
1/1 111.38 111.38 1.43% 97.92 97.92 nvm [3]
4) 1 111.38 111.38 1.43% 97.92 97.92 1.26% nvm_ensure_version_installed
1/1 13.46 13.46 0.17% 13.46 13.46 nvm_is_version_installed [6]
-----------------------------------------------------------------------------------
1/3 50.27 50.27 0.65% 50.27 50.27 nvm_die_on_prefix [1]
1/3 3.03 3.03 0.04% 3.03 3.03 nvm [3]
5) 3 53.54 17.85 0.69% 53.54 17.85 0.69% nvm_has
-----------------------------------------------------------------------------------
1/1 13.46 13.46 0.17% 13.46 13.46 nvm_ensure_version_installed [4]
6) 1 13.46 13.46 0.17% 13.46 13.46 0.17% nvm_is_version_installed
-----------------------------------------------------------------------------------
1/1 1.46 1.46 0.02% 1.46 1.46 nvm_process_parameters [13]
7) 1 1.46 1.46 0.02% 1.46 1.46 0.02% nvm_supports_source_options
-----------------------------------------------------------------------------------
1/2 0.31 0.31 0.00% 0.31 0.31 omz_termsupport_precmd [10]
1/2 0.15 0.15 0.00% 0.15 0.15 omz_termsupport_preexec [9]
8) 2 0.46 0.23 0.01% 0.46 0.23 0.01% title
-----------------------------------------------------------------------------------
10) 1 0.46 0.46 0.01% 0.14 0.14 0.00% omz_termsupport_precmd
1/2 0.31 0.31 0.00% 0.31 0.31 title [8]
-----------------------------------------------------------------------------------
9) 1 0.39 0.39 0.01% 0.25 0.25 0.00% omz_termsupport_preexec
1/2 0.15 0.15 0.00% 0.15 0.15 title [8]
-----------------------------------------------------------------------------------
11) 1 0.08 0.08 0.00% 0.08 0.08 0.00% zle-line-finish
-----------------------------------------------------------------------------------
12) 1 0.08 0.08 0.00% 0.08 0.08 0.00% zle-line-init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment