haberdashPI / vscode-master-key

Master your keybindings with documentation, discoverability, modal bindings, macros and expressive configuration
Other
7 stars 1 forks source link

Performance Improvements #11

Closed haberdashPI closed 2 months ago

haberdashPI commented 2 months ago

Reduced redundant notifications of state changes.

I tested extension performance and both loading and runtime CPU cycles appear quite low so I have deprioritized any further performance work for now.

This PR also includes a few tweaks in the documentation of larkin.toml.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.70%. Comparing base (d0bc1da) to head (b82fb36). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================== + Coverage 75.67% 75.70% +0.03% ========================================== Files 24 24 Lines 2216 2219 +3 Branches 441 441 ========================================== + Hits 1677 1680 +3 Misses 369 369 Partials 170 170 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.