Skip to content

Lazy ScalarFn::validity - #9932

Draft
myrrc wants to merge 2 commits into
developfrom
myrrc/lazy-scalarfn-validity
Draft

myrrc wants to merge 2 commits into
developfrom
myrrc/lazy-scalarfn-validity

Conversation

@myrrc

@myrrc myrrc commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

TODO

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc myrrc added the changelog/feature A new feature label Sep 17, 2026
@codspeed

codspeed Bot commented Sep 17, 2026

Copy link
Copy Markdown

Merging this PR will regress 1 benchmark

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

⚡ 3 improved benchmarks
❌ 1 regressed benchmark
✅ 2201 untouched benchmarks
🆕 8 new benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 12.9 µs 20.4 µs -36.65%
Simulation decode_primitives[f32, (1000, 512)] 64.7 µs 42.5 µs +52.26%
Simulation allocate_drop_bytes[0] 635.5 ns 527.2 ns +20.55%
WallTime words_gather_scalar_avx2[65536] 9.4 µs 8.3 µs +13.5%
🆕 Simulation probe_scalar_fn_once[vortex.binary(bool?, len=100000)] N/A 4.6 ms N/A
🆕 Simulation probe_scalar_fn_once[vortex.binary(i64?, len=100000)] N/A 3.2 ms N/A
🆕 Simulation probe_scalar_fn_repeated[vortex.binary(bool?, len=100000)] N/A 477.2 µs N/A
🆕 Simulation probe_scalar_fn_repeated[vortex.binary(i64?, len=100000)] N/A 788.4 µs N/A
🆕 Simulation probe_scalar_fn_valid_once[vortex.binary(bool?, len=100000)] N/A 4.3 ms N/A
🆕 Simulation probe_scalar_fn_valid_once[vortex.binary(i64?, len=100000)] N/A 2.5 ms N/A
🆕 Simulation probe_scalar_fn_valid_repeated[vortex.binary(bool?, len=100000)] N/A 580 µs N/A
🆕 Simulation probe_scalar_fn_valid_repeated[vortex.binary(i64?, len=100000)] N/A 151.2 µs N/A

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/lazy-scalarfn-validity (93069bc) with develop (75b6225)

Open in CodSpeed

Footnotes

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

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant