You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jaylmiller (via GitHub)" <gi...@apache.org> on 2023/02/14 20:36:51 UTC

[GitHub] [arrow-datafusion] jaylmiller opened a new pull request, #5284: Add benchmark for SortExec

jaylmiller opened a new pull request, #5284:
URL: https://github.com/apache/arrow-datafusion/pull/5284

   # Which issue does this PR close?
   
   For benchmarking changes in issue #5230 .
   
   # Rationale for this change
   Provide a benchmark to see if changes made for #5230 improve performance.
   
   # What changes are included in this PR?
   
   A benchmark adopted from the `merge` benchmark.
   
   # Are these changes tested?
   # Are there any user-facing changes?


-- 
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


[GitHub] [arrow-datafusion] alamb merged pull request #5284: Add benchmark for SortExec

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #5284:
URL: https://github.com/apache/arrow-datafusion/pull/5284


-- 
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


[GitHub] [arrow-datafusion] ursabot commented on pull request #5284: Add benchmark for SortExec

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #5284:
URL: https://github.com/apache/arrow-datafusion/pull/5284#issuecomment-1431540802

   Benchmark runs are scheduled for baseline = 07ae738b48b6001498a4b10e9750422f9d8e1b7f and contender = 322e92bea6e28ada9f8d57d9429748fb58b2a2a5. 322e92bea6e28ada9f8d57d9429748fb58b2a2a5 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/b1a2e92278ce4d18805c57c402391df9...48fba931af2f4ad591ecf539508026de/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/85639fcd29a34c8798577b94f91e1b51...df7785515fac4715af62c8893e974975/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/7464a82508dd4bec9df200d34ef9154f...3795f8982c2e497fb360439e4fe3fbce/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/266c69d226234e05ac5a823425244a9a...83beba4b28444ce6b83585e701677f82/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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