Skip to content

Fix zoned min/max over fixed-size-list stats#8243

Merged
gatesn merged 1 commit into
developfrom
ngates/fix-8189-minimal
Jun 4, 2026
Merged

Fix zoned min/max over fixed-size-list stats#8243
gatesn merged 1 commit into
developfrom
ngates/fix-8189-minimal

Conversation

@gatesn
Copy link
Copy Markdown
Contributor

@gatesn gatesn commented Jun 4, 2026

Fixes #8189

@gatesn gatesn requested a review from robert3005 June 4, 2026 01:24
@gatesn gatesn added the changelog/fix A bug fix label Jun 4, 2026
@gatesn gatesn enabled auto-merge (squash) June 4, 2026 01:24
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 4, 2026

Merging this PR will degrade performance by 10.6%

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

❌ 1 regressed benchmark
✅ 1274 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%

Tip

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


Comparing ngates/fix-8189-minimal (27683fe) with develop (b1e8f76)

Open in CodSpeed

@gatesn gatesn force-pushed the ngates/fix-8189-minimal branch from 26e30b2 to 2521095 Compare June 4, 2026 01:42
Signed-off-by: "Nicholas Gates" <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn force-pushed the ngates/fix-8189-minimal branch from 2521095 to 27683fe Compare June 4, 2026 02:14
@gatesn gatesn merged commit e724fe7 into develop Jun 4, 2026
79 of 81 checks passed
@gatesn gatesn deleted the ngates/fix-8189-minimal branch June 4, 2026 07:41
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 file_io

2 participants