perf: speed up standardize_quotes with str.translate() #4314
Optimize standardize_quotes
a04a5295
remove dead code and simplify
aaf93c47
Fix pre-existing bug: left smart quotes not normalized due to duplica…
9c3b27cd
chore: add benchmark for standardize_quotes comparison
9caf31c5
chore: add pytest-benchmark to test dependencies
920f338e
fix: add __init__.py and conftest to benchmarks dir for CI compatibility
c512c3c4
chore: remove unnecessary benchmarks conftest.py
cfe9308d
chore: add changelog entry for standardize_quotes optimization
0fdc4cbd
chore: bump version to 0.22.13
95ff510d
fix: use dict.fromkeys for translation table to satisfy ruff C420
484a9e6a
KRRT7
commented
on 2026-04-03
test: add regression assertions for standardize_quotes bug-fix codepo…
8dffad15
cragwolfe
approved these changes
on 2026-04-03
cragwolfe
merged
8929336e
into main 2 days ago
cragwolfe
deleted the codeflash/optimize-standardize_quotes-mklcp188 branch 2 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub