Skip to content

Commit c209920

Browse files
committed
Update Expected Benefits section to note benchmarking not performed
1 parent 23f8587 commit c209920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RUFF_MIGRATION_PLAN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)