You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "sarutak (via GitHub)" <gi...@apache.org> on 2023/10/01 00:16:18 UTC

[GitHub] [arrow-datafusion] sarutak opened a new issue, #7707: Benchmark CI job doesn't actually run benchmark

sarutak opened a new issue, #7707:
URL: https://github.com/apache/arrow-datafusion/issues/7707

   ### Describe the bug
   
   In `rust.yml`, `verify-benchmark-results` seems intended to run benchmark like as follows:
   ```
   cargo test serde_q --package datafusion-benchmarks --profile release-nonlto --features=ci -- --test-threads=1
   ```
   
   But there are no tests which includes `serde_q` in the name.
   Actually, e752a9cd5390db718d6512d843a changed the name of the benchmark tests.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb closed issue #7707: Benchmark CI job doesn't actually run benchmark

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #7707: Benchmark CI job doesn't actually run benchmark
URL: https://github.com/apache/arrow-datafusion/issues/7707


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org