Skip to content

Instantly share code, notes, and snippets.

@bstaletic
Created July 28, 2018 10:17
Show Gist options
  • Save bstaletic/5892ac959efc7212b86fdbcd0672ad25 to your computer and use it in GitHub Desktop.
Save bstaletic/5892ac959efc7212b86fdbcd0672ad25 to your computer and use it in GitHub Desktop.
count total (s) self (s) function
21 0.042445 0.009410 traces#init()
4 0.025162 0.001024 <SNR>74_OnTextChangedInsertMode()
21 0.024647 0.002286 <SNR>79_evaluate_cmdl()
4 0.016826 0.013068 <SNR>74_InvokeCompletion()
6 0.015522 0.000492 gitgutter#process_buffer()
2 0.013982 0.001200 gitgutter#diff#run_diff()
13 0.011894 <SNR>23_Highlight_Matching_Pair()
1 0.010194 0.006844 <SNR>74_OnInsertLeave()
21 0.009535 0.001707 <SNR>79_parse_command()
21 0.009099 0.006958 <SNR>79_parse_range()
1 0.008881 0.008652 <SNR>74_PollFileParseResponse()
26 0.008076 <SNR>74_Pyeval()
21 0.007828 0.006952 <SNR>79_get_command()
11 0.007749 0.000571 <SNR>74_PollCompletion()
2 0.007498 <SNR>69_write_buffer()
21 0.005895 <SNR>79_skip_modifiers()
4 0.004196 0.003836 <SNR>74_IdentifierFinishedOperations()
2 0.003864 0.003646 gitgutter#async#execute()
21 0.003313 <SNR>79_evaluate_range()
86 0.003017 <SNR>79_trim()
FUNCTIONS SORTED ON SELF TIME
count total (s) self (s) function
4 0.016826 0.013068 <SNR>74_InvokeCompletion()
13 0.011894 <SNR>23_Highlight_Matching_Pair()
21 0.042445 0.009410 traces#init()
1 0.008881 0.008652 <SNR>74_PollFileParseResponse()
26 0.008076 <SNR>74_Pyeval()
2 0.007498 <SNR>69_write_buffer()
21 0.009099 0.006958 <SNR>79_parse_range()
21 0.007828 0.006952 <SNR>79_get_command()
1 0.010194 0.006844 <SNR>74_OnInsertLeave()
21 0.005895 <SNR>79_skip_modifiers()
4 0.004196 0.003836 <SNR>74_IdentifierFinishedOperations()
2 0.003864 0.003646 gitgutter#async#execute()
21 0.003313 <SNR>79_evaluate_range()
86 0.003017 <SNR>79_trim()
23 0.002674 <SNR>46_cmdline_changed()
4 0.002514 <SNR>74_InsideCommentOrString()
8 0.002468 UltiSnips#TrackChange()
1 0.002643 0.002342 <SNR>74_OnFileReadyToParse()
21 0.024647 0.002286 <SNR>79_evaluate_cmdl()
8 0.001870 <SNR>74_UpdateMatches()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment