Skip to content

Fuzzer uses same mask for expected and actual value#7133

Merged
robert3005 merged 1 commit into
developfrom
rk/fuzzmask
Mar 24, 2026
Merged

Fuzzer uses same mask for expected and actual value#7133
robert3005 merged 1 commit into
developfrom
rk/fuzzmask

Conversation

@robert3005

@robert3005 robert3005 commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

I think this is a typo that got in https://github.com/vortex-data/vortex/pull/6867/changes#r2978043644. This fixes latest fuzzer issue.

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/skip Do not list PR in the changelog label Mar 23, 2026
@codspeed-hq

codspeed-hq Bot commented Mar 23, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 15.51%

❌ 2 regressed benchmarks
✅ 1014 untouched benchmarks
⏩ 1522 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[1024] 477.2 ns 535.6 ns -10.89%
Simulation bitwise_not_vortex_buffer_mut[128] 317.8 ns 376.1 ns -15.51%

Comparing rk/fuzzmask (74af1b1) with develop (7b09ee5)

Open in CodSpeed

Footnotes

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

@robert3005 robert3005 enabled auto-merge (squash) March 24, 2026 00:00
@robert3005 robert3005 merged commit 539288e into develop Mar 24, 2026
57 of 59 checks passed
@robert3005 robert3005 deleted the rk/fuzzmask branch March 24, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants