-
Thanks for this plugin, it's really great. I have noticed a pretty severe performance impact on larger files though (around 5000 lines it gets hard to ignore on my machine, although even small files can see this impact to a lesser degree). This impact happens even with live gutter and live blame turned off (although its worse with those turned on). Any suggestions on something I could change to lessen this impact? Possibly prevent the plugin from reevaluating stuff more than once every x milliseconds etc.? Gutters onScreen.Recording.2025-02-12.at.5.09.06.pm.movGutters offScreen.Recording.2025-02-12.at.5.11.50.pm.movPlugin not loadedScreen.Recording.2025-02-12.at.5.13.14.pm.mov |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I appreciate you taking the time to share these concerns and help VGit plugin be better. I have been working on performance optimizations for this plugin on the Your concerns should hopefully be addressed soon. But in the mean time feel free to checkout |
Beta Was this translation helpful? Give feedback.
I appreciate you taking the time to share these concerns and help VGit plugin be better.
I have been working on performance optimizations for this plugin on the
develop
branch which will eventually becomev1.1.x
branch once the work stabilizes.Your concerns should hopefully be addressed soon. But in the mean time feel free to checkout
develop
if you wanna give it a test.