diff --git a/README.md b/README.md index eb773ae..e5528f5 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,16 @@ thought they are necessary. ## Speed -Output from lazy.nvim: +Output from lazy.nvim profiling (`:Lazy`, then `P`): ```bash -Startuptime: 25.27ms +Startuptime: 33.68ms Based on the actual CPU time of the Neovim process till UIEnter. This is more accurate than `nvim --startuptime`. - LazyStart 10.62ms - LazyDone 22.66ms (+12.04ms) - UIEnter 25.27ms (+2.61ms) + LazyStart 10.87ms + LazyDone 31.22ms (+20.35ms) + UIEnter 33.68ms (+2.45ms) ``` ## Plugins