Replies: 2 comments 10 replies
-
I have over 180 plugins installed and I'm optimizing with a lazy process. Here's my startuptime results and my config. results
config |
Beta Was this translation helpful? Give feedback.
4 replies
-
@yutkat another doubt, whenever i install new plugins lazy.nvim uses some custom theme and disables my statusline too :( |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my config used to take around 15-18 ms ( packer ) before and now it takes 22-24 ms with lazy.nvim ( tested with --startuptime )
the startuptime shows different with "Lazy profile" tho! its less and i read that its more accurate than --startuptime flag
but if this is the case then is it possible to benchmark both the configs ( one with packer & other with lazy.nvim ) and without using "lazy profile"?
Beta Was this translation helpful? Give feedback.
All reactions