diff --git a/README.md b/README.md index 583bf40..ac3c896 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ on specific plugin. These numbers are the average of 20 runs. | control | lualine | lightline | airline | | :------: | :-------: | :-------: | :-------: | -| 8.943 ms | 10.140 ms | 12.522 ms | 38.850 ms | +| 17.2 ms | 24.8 ms | 25.5 ms | 79.9 ms | -Last Updated On: 20-09-2021 +Last Updated On: 18-04-2022 ## Installation diff --git a/doc/lualine.txt b/doc/lualine.txt index c79ae1f..09256e6 100644 --- a/doc/lualine.txt +++ b/doc/lualine.txt @@ -40,11 +40,11 @@ Times are measured with a clean `init.vim` with only `vim-startuptime`, startuptime of vim not time spent on specific plugin. These numbers are the average of 20 runs. -│control │ lualine │lightline│ airline │ -│8.943 ms│10.140 ms│12.522 ms│38.850 ms│ +│control│lualine│lightline│airline│ +│17.2 ms│24.8 ms│ 25.5 ms │79.9 ms│ -Last Updated On: 20-09-2021 +Last Updated On: 18-04-2022 INSTALLATION *lualine-installation*