fast path for ASCII python strings #72
Merged
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Apr 2, 2024 in 0s
Performance Gate Passed
Summary
⚡ 4
improvements
✅ 52
untouched benchmarks
Benchmarks breakdown
Benchmark | main |
ascii-string-creation |
Change | |
---|---|---|---|---|
⚡ | python_parse_string_array_not_cached |
183.9 µs | 164.7 µs | +11.67% |
⚡ | python_parse_string_array_unique_not_cached |
21.9 ms | 19.6 ms | +12.05% |
⚡ | python_parse_x100 |
6.6 µs | 5.8 µs | +14.12% |
⚡ | python_parse_x100_not_cached |
6.4 µs | 5.6 µs | +15.15% |
Loading