Skip to content

Fix ALP mask patches dtype#7293

Merged
gatesn merged 2 commits intodevelopfrom
ngates/fix-alp-patches
Apr 6, 2026
Merged

Fix ALP mask patches dtype#7293
gatesn merged 2 commits intodevelopfrom
ngates/fix-alp-patches

Conversation

@gatesn
Copy link
Copy Markdown
Contributor

@gatesn gatesn commented Apr 6, 2026

Fixes #7292

Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn marked this pull request as ready for review April 6, 2026 12:15
@gatesn gatesn enabled auto-merge (squash) April 6, 2026 12:15
@gatesn gatesn added the changelog/fix A bug fix label Apr 6, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 6, 2026

Merging this PR will degrade performance by 29.42%

❌ 3 regressed benchmarks
✅ 1119 untouched benchmarks
⏩ 1530 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_map[(0.1, 1.0)] 1.6 ms 2.3 ms -29.42%
Simulation take_map[(0.1, 0.05)] 381.4 µs 424.2 µs -10.08%
Simulation take_map[(0.1, 0.5)] 978.8 µs 1,209.5 µs -19.08%

Comparing ngates/fix-alp-patches (6087f7f) with develop (b2a5a70)

Open in CodSpeed

Footnotes

  1. 1530 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: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn requested a review from connortsui20 April 6, 2026 12:25
@gatesn gatesn merged commit d5c21dc into develop Apr 6, 2026
59 of 60 checks passed
@gatesn gatesn deleted the ngates/fix-alp-patches branch April 6, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fuzzing Crash: VortexError in array_ops

2 participants