Replies: 1 comment
-
Moved to Ideas until we have more concrete proposals. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What type of enhancement is this?
Performance
What does the enhancement do?
Enabling SIMD feature in arrow/datafusion related crates to exploit vectorized execution.
Implementation challenges
We need to do a thorough benchmark on execution with SIMD enabled/disabled to see how much we can gain from it.
Beta Was this translation helpful? Give feedback.
All reactions