Skip to content

Commit

Permalink
How to run benchmark CI using PR label
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas authored Jul 21, 2023
1 parent 68e12b1 commit 1946d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CORE_TEAM_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ large multidimensional datasets, high performance is a key value of `xarray`. Wh
every new feature won't scale equally to all sizes of data, keeping in mind performance
and our [benchmarks](https://github.com/pydata/xarray/tree/main/asv_bench) during a review may be important, and you may
need to ask for benchmarks to be run and reported or new benchmarks to be added.
You can run the CI benchmarking suite on any PR by tagging it with the ``run-benchmark`` label.

3. **APIs and stability:** Coding users and developers will make
extensive use of our APIs. The foundation of a healthy ecosystem will be
Expand Down

0 comments on commit 1946d14

Please sign in to comment.