Remove allocation in parse_identifier
#12103
Merged
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Jun 29, 2024 in 0s
Performance Gate Passed
Summary
⚡ 4
improvements
✅ 26
untouched benchmarks
Benchmarks breakdown
Benchmark | main |
parse-identifier-reduce-alloc |
Change | |
---|---|---|---|---|
⚡ | parser[large/dataset.py] |
5.4 ms | 5 ms | +7.44% |
⚡ | parser[numpy/ctypeslib.py] |
1,007.9 µs | 954.6 µs | +5.59% |
⚡ | parser[pydantic/types.py] |
2.2 ms | 2.1 ms | +5.9% |
⚡ | parser[unicode/pypinyin.py] |
329.3 µs | 315 µs | +4.54% |
Loading