Skip to content

Instantly share code, notes, and snippets.

@n0ts
Created March 4, 2014 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n0ts/9340275 to your computer and use it in GitHub Desktop.
Save n0ts/9340275 to your computer and use it in GitHub Desktop.
zprof
num calls time self name
-----------------------------------------------------------------------------------
1) 1 205.59 205.59 71.91% 205.59 205.59 71.91% rbenv
2) 4 40.86 10.21 14.29% 40.86 10.21 14.29% compaudit
3) 2 79.44 39.72 27.79% 38.58 19.29 13.50% compinit
4) 1 0.29 0.29 0.10% 0.29 0.29 0.10% bashcompinit
5) 2 0.22 0.11 0.08% 0.22 0.11 0.08% compdef
6) 1 0.21 0.21 0.07% 0.21 0.21 0.07% is-at-least
7) 1 0.16 0.16 0.05% 0.07 0.07 0.03% complete
8) 1 0.05 0.05 0.02% 0.05 0.05 0.02% exists
-----------------------------------------------------------------------------------
1) 1 205.59 205.59 71.91% 205.59 205.59 71.91% rbenv
-----------------------------------------------------------------------------------
3) 2 79.44 39.72 27.79% 38.58 19.29 13.50% compinit
2/4 40.86 20.43 14.29% 0.54 0.27 compaudit [2]
-----------------------------------------------------------------------------------
2/4 40.86 20.43 14.29% 0.54 0.27 compinit [3]
2/4 40.32 20.16 14.11% 40.32 20.16 compaudit [2]
2) 4 40.86 10.21 14.29% 40.86 10.21 14.29% compaudit
2/4 40.32 20.16 14.11% 40.32 20.16 compaudit [2]
-----------------------------------------------------------------------------------
4) 1 0.29 0.29 0.10% 0.29 0.29 0.10% bashcompinit
-----------------------------------------------------------------------------------
1/2 0.08 0.08 0.03% 0.08 0.08 complete [7]
5) 2 0.22 0.11 0.08% 0.22 0.11 0.08% compdef
-----------------------------------------------------------------------------------
6) 1 0.21 0.21 0.07% 0.21 0.21 0.07% is-at-least
-----------------------------------------------------------------------------------
7) 1 0.16 0.16 0.05% 0.07 0.07 0.03% complete
1/2 0.08 0.08 0.03% 0.08 0.08 compdef [5]
-----------------------------------------------------------------------------------
8) 1 0.05 0.05 0.02% 0.05 0.05 0.02% exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment