Monday, July 17, 2023

Re: Improving vim startuptime

Manas <manas18244@iiitd.ac.in> wrote:

> > > $ time vim -cq
> > >
> > > real 0m0.396s
> > > user 0m0.346s
> > > sys 0m0.047s

It seems a bit slow.

For me on xubuntu-22.04 (i7-8700K):
$ time vim -cq

real 0m0.129s
user 0m0.106s
sys 0m0.023s

and on macOS-13.4.1 (M1):
$ time vim -cq

real 0m0.109s
user 0m0.071s
sys 0m0.022s

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAON-T_gbPDvsNR9DRDF6Dy%2BdLF8zfzGYRBE1BsiCa7PmGpz6nA%40mail.gmail.com.

No comments: