[
https://issues.apache.org/jira/browse/ARROW-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686900#comment-16686900
]
Pindikura Ravindra commented on ARROW-3609:
-------------------------------------------
I looked at gbenchmark - they don't seem to support the functionality of
measuring the time only time consumed by some internal functions. for eg. in
gandiva benchmarks, we want to measure only the time it takes to evaluate the
batches - but not the time taken for generating data, for building the record
batches, ..
For the immediate issue (spurious CI failures), I plan to use a different label
for these tests (benchmark instead of integ) so that they don't run as part of
CI.
> [Gandiva] Move benchmark tests out of unit test
> -----------------------------------------------
>
> Key: ARROW-3609
> URL: https://issues.apache.org/jira/browse/ARROW-3609
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Gandiva
> Reporter: Praveen Kumar Desabandu
> Priority: Minor
> Fix For: 0.12.0
>
>
> Currently the benchmarks are run as integ tests. We should move them out as
> gbenchmark tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)