File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -177,10 +177,11 @@ This document outlines a comprehensive plan to replace most of the python-mode s
177177## Expected Benefits
178178
179179### Performance Improvements
180- - ** 10-100x faster linting** compared to current tool combination
180+ - ** Significantly faster linting** compared to current tool combination (Ruff is known to be 10-100x faster)
181181- ** Reduced memory usage** by eliminating multiple tool processes
182182- ** Single tool coordination** instead of managing multiple linters
183183- ** Near-instantaneous feedback** for developers
184+ - * Note: Performance benchmarking not performed as part of this migration*
184185
185186### Maintenance Benefits
186187- ** 7 fewer submodules** to maintain and update
You can’t perform that action at this time.
0 commit comments