Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It is possible to do branch-free index boundschecking in batches for better performance.
I am implementing this as part of the Take/Filter optimization (so please wait until I have PRs up for this work), but these functions can be moved somewhere more general purpose and used in places where we are currently boundschecking inside inner loops.
Attachments
Issue Links
- is related to
-
ARROW-6645 [Python] Faster boundschecking of dictionary indices when converting to Categorical
-
- Resolved
-