Skip to content

Merge remote-tracking branch 'origin/main' into update_colored

58111d5
Select commit
Loading
Failed to load commit list.
Open

Update colored dep #142

Merge remote-tracking branch 'origin/main' into update_colored
58111d5
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Nov 4, 2025

Performance Regression: -50%

Summary

⚡ 9 improvements
❌ 8 regressions
✅ 284 untouched
🆕 22 new
⏩ 43 skipped1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime bench_array1[1] 1 ns 2 ns -50%
WallTime bench_array2[1] 1 ns 2 ns -50%
🆕 Simulation slice_into_vec_with_bytes N/A 642.8 ns N/A
🆕 WallTime slice_into_vec_with_bytes N/A 59 ns N/A
🆕 WallTime string_copy_with_bytes_counter N/A 61 ns N/A
🆕 Simulation string_copy_with_bytes_counter N/A 798.1 ns N/A
🆕 Simulation vec_copy_with_bytes_counter N/A 887.5 ns N/A
🆕 WallTime vec_copy_with_bytes_counter N/A 82 ns N/A
🆕 Simulation count_chars_in_string N/A 701.1 ns N/A
🆕 WallTime count_chars_in_string N/A 34 ns N/A
🆕 Simulation uppercase_chars_with_counter N/A 2.1 µs N/A
🆕 WallTime uppercase_chars_with_counter N/A 352 ns N/A
🆕 WallTime hash_computation_cycles N/A 48 ns N/A
🆕 Simulation hash_computation_cycles N/A 512.5 ns N/A
🆕 Simulation simulated_processing_cycles N/A 2 µs N/A
🆕 WallTime simulated_processing_cycles N/A 1.3 µs N/A
🆕 WallTime filter_items_with_counter N/A 832 ns N/A
🆕 Simulation filter_items_with_counter N/A 4.8 µs N/A
🆕 WallTime process_items_with_counter N/A 60 ns N/A
🆕 Simulation process_items_with_counter N/A 806.7 ns N/A
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Footnotes

  1. 43 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.