Manas wrote: > Hey folks, today I ran hyperfine on vim and found my startuptime is way > too slow. > > Benchmark 1: /usr/bin/vim > Time (mean ± σ): 2.707 s ± 0.036 s [User: 0.598 s, System: 0.097 s] > Range (min … max): 2.674 s … 2.779 s 10 runs > > Are there any tips on improving this?
That's slow. It should be faster. Try this: $ vim --startuptime startuptime.log And send us the created startuptime.log which should help understanding where the time is spent. Dominique -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAON-T_hsTJgfRcqN2_ZdK-fkhUNJ%3DQZUq7ar-LPDmboET%3Df00A%40mail.gmail.com.
