Created
January 5, 2012 11:51
-
-
Save n0ts/1564950 to your computer and use it in GitHub Desktop.
Emacs 起動時間の内訳
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; ref http://d.hatena.ne.jp/sugyan/20120105/1325756767 | |
load only | |
init-coding-system: 73 msec | |
init-flymake: 56 msec | |
init-highlight: 62 msec | |
init-dired: 82 msec | |
init-moccur: 213 msec | |
init-tramp: 183 msec | |
init-mmm: 52 msec | |
init-php: 253 msec | |
init-shell: 155 msec | |
init-osx: 77 msec | |
あっているのか・・・? | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment