Skip to content

--patterns flag for random-access-bench#8446

Merged
myrrc merged 1 commit into
developfrom
myrrc/random-access-patterns-cli
Jun 17, 2026
Merged

--patterns flag for random-access-bench#8446
myrrc merged 1 commit into
developfrom
myrrc/random-access-patterns-cli

Conversation

@myrrc

@myrrc myrrc commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Flag to benchmark correlated or uniform vectors separately. Useful for building flamegraphs with samply

@myrrc myrrc requested a review from a team June 16, 2026 12:33
@myrrc myrrc added the changelog/feature A new feature label Jun 16, 2026
@myrrc myrrc enabled auto-merge (squash) June 16, 2026 12:34
@myrrc myrrc requested a review from AdamGS June 16, 2026 12:34
@codspeed-hq

codspeed-hq Bot commented Jun 16, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 24.88%

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

⚡ 5 improved benchmarks
✅ 1540 untouched benchmarks
⏩ 10 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 35.6 µs 20.6 µs +72.9%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 213.1 µs 177 µs +20.4%
Simulation bitwise_not_vortex_buffer_mut[128] 215.3 ns 186.1 ns +15.67%
Simulation chunked_varbinview_canonical_into[(100, 100)] 308.8 µs 273.9 µs +12.76%
Simulation bitwise_not_vortex_buffer_mut[1024] 275.6 ns 246.4 ns +11.84%

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 myrrc/random-access-patterns-cli (9cea6db) with develop (7dbe5ac)

Open in CodSpeed

Footnotes

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

Comment thread benchmarks/random-access-bench/src/main.rs Outdated
@joseph-isaacs joseph-isaacs disabled auto-merge June 16, 2026 12:45
@myrrc myrrc force-pushed the myrrc/random-access-patterns-cli branch from 696a7cc to 68fd3e1 Compare June 16, 2026 12:52
@myrrc myrrc enabled auto-merge (squash) June 16, 2026 12:52
@myrrc myrrc force-pushed the myrrc/random-access-patterns-cli branch from 68fd3e1 to b614a7e Compare June 16, 2026 14:26
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc myrrc force-pushed the myrrc/random-access-patterns-cli branch from b614a7e to 9cea6db Compare June 17, 2026 07:43
@myrrc myrrc merged commit d257d09 into develop Jun 17, 2026
83 of 86 checks passed
@myrrc myrrc deleted the myrrc/random-access-patterns-cli branch June 17, 2026 07:55
AdamGS pushed a commit that referenced this pull request Jun 17, 2026
Flag to benchmark correlated or uniform vectors separately. Useful for
building flamegraphs with samply

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.

2 participants