Closed yihozhang closed 1 month ago
Comparing fix-debug-print
(d9e4ce0) with main
(5d637f2)
⚡ 3
improvements
❌ 3
regressions
✅ 80
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | main |
fix-debug-print |
Change | |
---|---|---|---|---|
❌ | bool |
1.3 ms | 1.4 ms | -5.87% |
⚡ | combined-nested |
1,025.1 µs | 943.8 µs | +8.61% |
⚡ | datatypes |
589.4 µs | 546.7 µs | +7.81% |
⚡ | delete |
645.6 µs | 601.5 µs | +7.34% |
❌ | string |
498.4 µs | 545.5 µs | -8.63% |
❌ | string_quotes |
432.6 µs | 475.9 µs | -9.09% |
Fixes #447
Before:
After: