Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
According to
https://gist.github.com/wesm/90f73d050a81cbff6772aea2203cdf93
take.cc is our largest piece of object code in the codebase. This is a pretty important function but I wonder if it's possible to make the implementation "leaner" than it is currently to reduce generated code, without sacrificing performance.
Attachments
Issue Links
- is a child of
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
- Open