Skip to content

Conversation

@vegarsti
Copy link
Contributor

@vegarsti vegarsti commented Oct 26, 2025

Closes #8709.

Adds bench cast_ree which can be run with cargo bench --bench cast_ree.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Oct 26, 2025
@vegarsti vegarsti force-pushed the cast-ree-bench branch 2 times, most recently from 01fab95 to 4ac1b17 Compare October 26, 2025 06:08
@vegarsti vegarsti marked this pull request as ready for review October 26, 2025 12:33
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @vegarsti -- this is great

I pushed a commit to this branch that moves the kernels to the existing cast_kernels benchmark instead of making a new binary and adjusts the batch size to 8192, a common size in downstream crates

@vegarsti
Copy link
Contributor Author

Perfect, thank you!

@alamb alamb merged commit 62df32e into apache:main Oct 27, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add benchmark for RunEndEncoded casting

2 participants