voltrondata-labs / benchmarks

Language-independent Continuous Benchmarking (CB) for Apache Arrow
MIT License
10 stars 11 forks source link

Revert "Fix dataset-serialize benchmark by setting pre_buffer=False (#152)" #155

Closed austin3dickey closed 11 months ago

austin3dickey commented 11 months ago

This reverts commit d412d2faf175a1891bc69059444c5174f48b1ff8.

This benchmark was fixed in https://github.com/apache/arrow/pull/38466.

github-actions[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 6947601111

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Changes Missing Coverage Covered Lines Changed/Added Lines %
benchmarks/dataset_serialize_benchmark.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 6947233233: -0.02%
Covered Lines: 1552
Relevant Lines: 1780

💛 - Coveralls