Skip to content

Add benchmarks for take on runend array - #8469

Merged
robert3005 merged 2 commits into
developfrom
rk/runendtakebenches
Jun 17, 2026
Merged

Add benchmarks for take on runend array#8469
robert3005 merged 2 commits into
developfrom
rk/runendtakebenches

Conversation

@robert3005

@robert3005 robert3005 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

to test changes in #8228

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005
robert3005 requested a review from a team June 17, 2026 14:06
@robert3005 robert3005 added the changelog/chore A trivial change label Jun 17, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 17, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

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

⚡ 8 improved benchmarks
❌ 12 regressed benchmarks
✅ 1524 untouched benchmarks
🆕 8 new benchmarks
⏩ 11 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 20.6 µs 35.7 µs -42.29%
Simulation chunked_dict_primitive_into_canonical[u32, (1000, 10, 10)] 120.7 µs 182.9 µs -33.99%
Simulation encode_varbin[(1000, 2)] 176.1 µs 236 µs -25.4%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 161.8 µs 198.1 µs -18.29%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 177.1 µs 214 µs -17.25%
Simulation bench_many_codes_few_values[1024] 393.2 µs 468.7 µs -16.1%
Simulation decompress_rd[f64, (100000, 0.0)] 845.5 µs 982.8 µs -13.97%
Simulation varbinview_large 112.2 µs 130.3 µs -13.89%
Simulation bitwise_not_vortex_buffer_mut[128] 186.1 ns 215.3 ns -13.55%
Simulation chunked_varbinview_canonical_into[(100, 100)] 273.8 µs 308.8 µs -11.33%
Simulation bitwise_not_vortex_buffer_mut[1024] 246.4 ns 275.6 ns -10.58%
Simulation chunked_varbinview_into_canonical[(100, 100)] 326.4 µs 364.9 µs -10.55%
Simulation sum_i32_nullable_all_valid 69.2 µs 35.4 µs +95.64%
Simulation null_count_run_end[(10000, 4, 0.01)] 125.4 µs 91.6 µs +36.98%
Simulation encode_varbinview[(1000, 2)] 189 µs 156.7 µs +20.61%
Simulation take_10k_contiguous 252.8 µs 218.1 µs +15.89%
Simulation and_bool_nullable 93.7 µs 82.7 µs +13.29%
Simulation baseline_lt[4, 1024] 78.5 µs 69.6 µs +12.76%
Simulation decompress_rd[f64, (100000, 0.01)] 981.2 µs 890.4 µs +10.2%
Simulation decompress_rd[f64, (100000, 0.1)] 981.2 µs 890.4 µs +10.19%
... ... ... ... ... ...

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

Tip

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


Comparing rk/runendtakebenches (4f8126e) with develop (679e2c5)2

Open in CodSpeed

Footnotes

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

  2. No successful run was found on develop (0ed06b3) during the generation of this report, so 679e2c5 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005
robert3005 requested a review from onursatici June 17, 2026 15:14
@robert3005
robert3005 enabled auto-merge (squash) June 17, 2026 15:14
@robert3005
robert3005 requested a review from AdamGS June 17, 2026 15:39
@robert3005
robert3005 merged commit e0ac2bd into develop Jun 17, 2026
62 of 63 checks passed
@robert3005
robert3005 deleted the rk/runendtakebenches branch June 17, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants