Skip to content

tr: add codspeed benchmark for ASCII range translation

190a973
Select commit
Loading
Failed to load commit list.
Open

tr: add codspeed benchmark #12189

tr: add codspeed benchmark for ASCII range translation
190a973
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded May 7, 2026

Performance Gate Passed

✅ 313 untouched benchmarks
🆕 8 new benchmarks
⏩ 46 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
🆕 Memory tr_multi_char_translate N/A 35.4 KB N/A
🆕 Memory tr_delete_ascii_range N/A 35.4 KB N/A
🆕 Memory tr_single_char_replace N/A 35.4 KB N/A
🆕 Memory tr_ascii_range_lower_to_upper N/A 116.1 KB N/A
🆕 Simulation tr_delete_ascii_range N/A 38.3 ms N/A
🆕 Simulation tr_ascii_range_lower_to_upper N/A 33.8 ms N/A
🆕 Simulation tr_multi_char_translate N/A 33.7 ms N/A
🆕 Simulation tr_single_char_replace N/A 5.5 ms N/A

Comparing parasol-aser:tr/codspeed-bench (190a973) with main (980f269)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.