Skip to content

[C++] Possible to reduce object code generated in compute/kernels/take.cc? #22826

@asfimport

Description

@asfimport

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.

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-6456. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions