Hi, when I open Neovim from commandline I notice that the first diagnostics take a long time to show. Sometimes I have seen delays of 10 seconds, rarely less than 2 seconds.
If I disable pylint I seem to gain around 3 seconds in startup time, if I disable ruff I also seem to gain 3 seconds.
Is there any way to measure what is actually taking time?
Hi, when I open Neovim from commandline I notice that the first diagnostics take a long time to show. Sometimes I have seen delays of 10 seconds, rarely less than 2 seconds.
If I disable pylint I seem to gain around 3 seconds in startup time, if I disable ruff I also seem to gain 3 seconds.
Is there any way to measure what is actually taking time?
Environment: