Closed austin3dickey closed 7 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
benchmarks/cpp_micro_benchmarks.py | 7 | 9 | 77.78% | ||
<!-- | Total: | 7 | 9 | 77.78% | --> |
Totals | |
---|---|
Change from base Build 8349177590: | -0.07% |
Covered Lines: | 1548 |
Relevant Lines: | 1778 |
Pairs well with https://github.com/voltrondata-labs/arrow-benchmarks-ci/pull/181 and https://github.com/apache/arrow/pull/40925.
This PR allows us to use the pre-built arrow for C++ benchmarks by passing its path through the env var. This also allows us to run more benchmark suites since the pre-built arrow has more stuff in it.