Skip to content

Replace ScalarFnVTable::is_fallible with is_infallible - #9511

Merged
connortsui20 merged 2 commits into
developfrom
ct/scalar-fn-is-infallible
Aug 20, 2026
Merged

Replace ScalarFnVTable::is_fallible with is_infallible#9511
connortsui20 merged 2 commits into
developfrom
ct/scalar-fn-is-infallible

Align label_infallible with label_strict and fix comment grammar

968391d
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded Aug 20, 2026 in 0s

Performance Gate Passed

⚠️ 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.

⚡ 2 improved benchmarks
✅ 1954 untouched benchmarks
⏩ 442 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take[duplicates/repeated/primitive/nonnull/chunks=16/indices=1000] 262.6 µs 228.9 µs +14.73%
Simulation compress_fsst[(500, 64, 8)] 599.2 µs 523.7 µs +14.43%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing ct/scalar-fn-is-infallible (968391d) with develop (623fd06)

Open in CodSpeed

Footnotes

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