Skip to content

Instantly share code, notes, and snippets.

@itchyny
Created December 6, 2014 16:46
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 itchyny/29209604f072625034fb to your computer and use it in GitHub Desktop.
Save itchyny/29209604f072625034fb to your computer and use it in GitHub Desktop.
FUNCTIONS SORTED ON TOTAL TIME
count total (s) self (s) function
2000 34.890824 0.153159 neocomplete#handler#_on_insert_char_pre()
1001 34.474891 0.101379 <SNR>98_make_cache_current_line()
1001 33.387978 0.052042 neocomplete#sources#buffer#make_cache_current_line()
1002 33.356230 32.772526 <SNR>80_make_cache_current_buffer()
2016 0.965097 0.178434 neocomplete#helper#is_enabled_source()
1016 0.749196 0.056853 neocomplete#helper#ftdictionary2list()
1020 0.694174 0.020297 neocomplete#get_source_filetypes()
1020 0.673877 0.273875 neocomplete#helper#get_source_filetypes()
2022 0.578096 0.130897 neocomplete#util#uniq()
2024 0.367835 0.043146 <SNR>93_uniq()
2024 0.324689 <SNR>93_uniq_by()
2013 0.258497 0.134529 neocomplete#is_cache_disabled()
6069 0.195704 neocomplete#get_current_neocomplete()
1003 0.179900 <SNR>80_should_create_cache()
1 0.142285 0.000643 neocomplete#init#enable()
1003 0.136461 0.029696 <SNR>80_exists_current_source()
1002 0.106765 <SNR>80_check_changed_buffer()
1020 0.089368 0.059630 neocomplete#is_text_mode()
1 0.087967 0.000103 neosnippet#init#_initialize()
2 0.087888 0.012054 neocomplete#init#_sources()
FUNCTIONS SORTED ON SELF TIME
count total (s) self (s) function
1002 33.356230 32.772526 <SNR>80_make_cache_current_buffer()
2024 0.324689 <SNR>93_uniq_by()
1020 0.673877 0.273875 neocomplete#helper#get_source_filetypes()
6069 0.195704 neocomplete#get_current_neocomplete()
1003 0.179900 <SNR>80_should_create_cache()
2016 0.965097 0.178434 neocomplete#helper#is_enabled_source()
2000 34.890824 0.153159 neocomplete#handler#_on_insert_char_pre()
2013 0.258497 0.134529 neocomplete#is_cache_disabled()
2022 0.578096 0.130897 neocomplete#util#uniq()
1002 0.106765 <SNR>80_check_changed_buffer()
1001 34.474891 0.101379 <SNR>98_make_cache_current_line()
2022 0.079537 0.069430 <SNR>72_get_list()
1020 0.089368 0.059630 neocomplete#is_text_mode()
1016 0.749196 0.056853 neocomplete#helper#ftdictionary2list()
1001 33.387978 0.052042 neocomplete#sources#buffer#make_cache_current_line()
2016 0.048691 neocomplete#variables#get_sources()
2024 0.367835 0.043146 <SNR>93_uniq()
24 0.038441 0.030948 neocomplete#init#_filters()
1003 0.136461 0.029696 <SNR>80_exists_current_source()
2019 0.040581 0.026230 neocomplete#is_enabled()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment