Skip to content

docs(fsst): drop intra-doc link to private upper_bound_fits_i32

e618376
Select commit
Loading
Failed to load commit list.
Closed

fix(fsst): pick i32 vs i64 codes offsets per call #7836

docs(fsst): drop intra-doc link to private upper_bound_fits_i32
e618376
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed May 8, 2026 in 0s

Performance Regression: -25%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 6 regressed benchmarks
✅ 1202 untouched benchmarks

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation new_bp_prim_test_between[i32, 32768] 141.1 µs 170.7 µs -17.31%
Simulation new_bp_prim_test_between[i32, 16384] 94.8 µs 109.9 µs -13.73%
Simulation new_bp_prim_test_between[i16, 32768] 120.5 µs 134.8 µs -10.63%
Simulation new_bp_prim_test_between[i64, 16384] 115.3 µs 145.3 µs -20.67%
Simulation new_bp_prim_test_between[i64, 32768] 178.1 µs 237.5 µs -25%
Simulation new_alp_prim_test_between[f64, 16384] 127.1 µs 149.7 µs -15.1%

Comparing claude/move-fsst-regression-test-7724L (e618376) with develop (d0d9a8b)

Open in CodSpeed