You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jonathan Keane (Jira)" <ji...@apache.org> on 2021/04/26 17:46:00 UTC

[jira] [Commented] (ARROW-11691) [Developer][CI] Provide a consolidated .env file for benchmark-relevant environment variables

    [ https://issues.apache.org/jira/browse/ARROW-11691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332646#comment-17332646 ] 

Jonathan Keane commented on ARROW-11691:
----------------------------------------

1. Add /dev/conbench_envs/benchmarks.env  to apache/arrow repo that will have a list env vars to be used to create and activate conda env for build Arrow C++ and running benchmarks
2. If Arrow contributor wants to override a build env var, he/she will need to 
create apache/arrow PR
- update/add build env var value in /dev/conbench_envs/benchmarks.env
- add @Ursabot please benchmark comment to PR
3. Once benchmarks are done, Arrow contributor will be able to view results via compare/runs links in the PR comment where 
- baseline = PR base HEAD commit with default (master branch version) /dev/conbench_envs/benchmarks.env
- contender = PR branch HEAD commit with overridden /dev/conbench_envs/benchmarks.env

> [Developer][CI] Provide a consolidated .env file for benchmark-relevant environment variables
> ---------------------------------------------------------------------------------------------
>
>                 Key: ARROW-11691
>                 URL: https://issues.apache.org/jira/browse/ARROW-11691
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, Developer Tools
>            Reporter: Ben Kietzman
>            Priority: Major
>             Fix For: 5.0.0
>
>
> This will provide an unambiguous environment for tools which need to build the benchmarks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)