David Li created ARROW-11877:
--------------------------------
Summary: [C++] Add initial microbenchmarks for Dataset internals
Key: ARROW-11877
URL: https://issues.apache.org/jira/browse/ARROW-11877
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: David Li
Assignee: David Li
A quick investigation of ARROW-11781 showed much of the overhead lies in
evaluating partition expressions against the filter. While much of this is just
kernel evaluation, we should have benchmarks of key Datasets internals like
SimplifyWithGuarantee.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)