Skip to content

Add typed Array<V>#6764

Open
gatesn wants to merge 3 commits intongates/dyn-arrayfrom
ngates/array-typed
Open

Add typed Array<V>#6764
gatesn wants to merge 3 commits intongates/dyn-arrayfrom
ngates/array-typed

Conversation

@gatesn
Copy link
Contributor

@gatesn gatesn commented Mar 3, 2026

Summary

Closes: #000

Testing

Copy link
Contributor Author

gatesn commented Mar 3, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@gatesn gatesn changed the title Add typed array Add typed Array<V> Mar 3, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 3, 2026

Merging this PR will degrade performance by 11%

❌ 2 regressed benchmarks
✅ 168 untouched benchmarks
⏩ 2250 skipped benchmarks1

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

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation map_each[BufferMut<i32>, 128] 770.6 ns 858.1 ns -10.2%
Simulation bitwise_not_vortex_buffer_mut[128] 471.9 ns 530.3 ns -11%

Comparing ngates/array-typed (2de3427) with ngates/dyn-array (013eba4)

Open in CodSpeed

Footnotes

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

gatesn added 3 commits March 3, 2026 13:02
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn force-pushed the ngates/array-typed branch from ca89305 to 2de3427 Compare March 3, 2026 18:02
@gatesn gatesn marked this pull request as ready for review March 3, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant