Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add asv benchmark jobs to CI #5796

Merged
merged 123 commits into from
Oct 24, 2021
Merged
Changes from 1 commit
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
ff0b563
Create benchmark-cron.yml
Illviljan Sep 14, 2021
bfb317c
move config
Illviljan Sep 14, 2021
6a3a91e
Create benchmarks.yml
Illviljan Sep 14, 2021
718ab63
Update asv.conf.json
Illviljan Sep 14, 2021
02daf51
Update asv.conf.json
Illviljan Sep 14, 2021
b5aebef
Create benchmarks-label-triggered.yml
Illviljan Sep 14, 2021
156a6f8
newlines at end
Illviljan Sep 14, 2021
448d92c
Update benchmark_cron.yml
Illviljan Sep 14, 2021
03c5c63
Delete benchmark_cron.yml
Illviljan Sep 14, 2021
2465696
Update benchmark-cron.yml
Illviljan Sep 14, 2021
13a1cee
rename
Illviljan Sep 14, 2021
9f79f15
Create benchmarks-no-label-triggered.yml
Illviljan Sep 14, 2021
5630aa2
Create README_CI.md
Illviljan Sep 15, 2021
30c801e
Update benchmarks-no-label-triggered.yml
Illviljan Sep 15, 2021
069acaa
Remove some test workflows.
Illviljan Sep 15, 2021
3b15f98
Update benchmarks-no-label-triggered.yml
Illviljan Sep 15, 2021
19727fb
Update benchmarks-no-label-triggered.yml
Illviljan Sep 15, 2021
8e9db9e
Update asv.conf.json
Illviljan Sep 15, 2021
7fdb4bd
Update asv.conf.json
Illviljan Sep 15, 2021
07b3b39
Remove label triggered workflow
Illviljan Sep 15, 2021
eac0236
Update benchmarks.yml
Illviljan Sep 15, 2021
459dc04
Add _skip_slow
Illviljan Sep 15, 2021
fab96b5
Update __init__.py
Illviljan Sep 15, 2021
1cd72dd
Update __init__.py
Illviljan Sep 15, 2021
15e03d0
global asv directory
Illviljan Sep 16, 2021
7b85bea
Update benchmarks.yml
Illviljan Sep 16, 2021
eef9311
Update benchmarks.yml
Illviljan Sep 16, 2021
0c9ddda
Update benchmarks.yml
Illviljan Sep 16, 2021
b72c984
Update benchmarks.yml
Illviljan Sep 16, 2021
888e275
Update benchmarks.yml
Illviljan Sep 16, 2021
4abd9c4
Update benchmarks.yml
Illviljan Sep 16, 2021
5f2bfec
Update benchmarks.yml
Illviljan Sep 16, 2021
1a04140
Update benchmarks.yml
Illviljan Sep 16, 2021
69316c4
Update repr.py
Illviljan Sep 16, 2021
61287e2
Update benchmarks.yml
Illviljan Sep 16, 2021
e361c5c
Update benchmarks.yml
Illviljan Sep 16, 2021
49e33fc
Update benchmarks.yml
Illviljan Sep 16, 2021
4c1adea
Create pandas.py
Illviljan Sep 16, 2021
9826976
Update pandas.py
Illviljan Sep 16, 2021
f2242d3
Update pandas.py
Illviljan Sep 16, 2021
64dd4ea
Create interp.py
Illviljan Sep 16, 2021
607916b
Update interp.py
Illviljan Sep 16, 2021
e4a2011
Update interp.py
Illviljan Sep 16, 2021
115f02c
Update interp.py
Illviljan Sep 16, 2021
468489b
check combine
Illviljan Sep 16, 2021
72e195f
Update combine.py
Illviljan Sep 16, 2021
15438bd
test missing
Illviljan Sep 16, 2021
f71630b
Update dataarray_missing.py
Illviljan Sep 16, 2021
46caf1d
Update dataarray_missing.py
Illviljan Sep 16, 2021
17b28f7
Update dataarray_missing.py
Illviljan Sep 16, 2021
ecde362
Update dataarray_missing.py
Illviljan Sep 16, 2021
94bc5ed
Update dataarray_missing.py
Illviljan Sep 16, 2021
66cb6e8
Update dataarray_missing.py
Illviljan Sep 16, 2021
2c481c3
Update dataarray_missing.py
Illviljan Sep 16, 2021
4db5d7e
Update dataarray_missing.py
Illviljan Sep 16, 2021
b9a8462
Update dataarray_missing.py
Illviljan Sep 16, 2021
1efb890
test unstacking
Illviljan Sep 16, 2021
603bec5
Update unstacking.py
Illviljan Sep 16, 2021
e598c29
test reindexing
Illviljan Sep 16, 2021
8fb88dc
Update reindexing.py
Illviljan Sep 16, 2021
19041ec
Update reindexing.py
Illviljan Sep 16, 2021
2bf57a2
test rolling
Illviljan Sep 16, 2021
46c1c43
Update rolling.py
Illviljan Sep 16, 2021
2a694ca
Update rolling.py
Illviljan Sep 16, 2021
278c858
Update rolling.py
Illviljan Sep 16, 2021
f1d9bef
Update rolling.py
Illviljan Sep 16, 2021
7b80778
add the tests back
Illviljan Sep 17, 2021
5e66930
Update dataarray_missing.py
Illviljan Sep 17, 2021
fa5855e
Merge branch 'pydata:main' into asv-benchmark-cron
Illviljan Sep 20, 2021
6553d58
Update rolling.py
Illviljan Sep 21, 2021
c068f8c
Update rolling.py
Illviljan Sep 22, 2021
5a846cc
nanmean gets divide by zero errors
Illviljan Sep 22, 2021
2745cbf
skip dataset_io
Illviljan Sep 24, 2021
5e639aa
Update dataset_io.py
Illviljan Sep 24, 2021
cffc06a
Update dataset_io.py
Illviljan Sep 24, 2021
2a4d32f
Update indexing.py
Illviljan Sep 25, 2021
7776a82
Update indexing.py
Illviljan Sep 25, 2021
1aaaa71
use parametrized
Illviljan Sep 27, 2021
0a378b5
Update indexing.py
Illviljan Sep 27, 2021
2e076bb
Update indexing.py
Illviljan Sep 27, 2021
89e203e
Update indexing.py
Illviljan Sep 28, 2021
fc6a2b5
Update indexing.py
Illviljan Sep 28, 2021
c1d85f1
Update whats-new.rst
Illviljan Sep 28, 2021
0278acc
Merge branch 'pydata:main' into asv-benchmark-cron
Illviljan Sep 28, 2021
b9496ae
Update dataset_io.py
Illviljan Sep 29, 2021
21f7a91
Update dataset_io.py
Illviljan Sep 29, 2021
d1aeeda
Run benchmarks with labels only, comment out ccache
Illviljan Oct 1, 2021
aeab4ca
Merge branch 'main' into asv-benchmark-cron
Illviljan Oct 1, 2021
b7b3070
Update benchmarks.yml
Illviljan Oct 1, 2021
dafbea6
Update benchmarks.yml
Illviljan Oct 1, 2021
206ac72
Update benchmarks.yml
Illviljan Oct 1, 2021
6b5c688
Update benchmarks.yml
Illviljan Oct 1, 2021
aad08ac
Revert "Merge branch 'main' into asv-benchmark-cron"
Illviljan Oct 1, 2021
7815882
Revert "Update benchmarks.yml"
Illviljan Oct 1, 2021
087ff76
Revert "Revert "Update benchmarks.yml""
Illviljan Oct 1, 2021
2b7858c
Update benchmarks.yml
Illviljan Oct 1, 2021
53cd0a7
test triggering with a label
Illviljan Oct 1, 2021
376e9e5
Update benchmarks.yml
Illviljan Oct 1, 2021
de63ee0
Update benchmarks.yml
Illviljan Oct 1, 2021
771b9b5
Merge branch 'main' into asv-benchmark-cron
Illviljan Oct 5, 2021
eac2545
Revert "Revert "Merge branch 'main' into asv-benchmark-cron""
Illviljan Oct 5, 2021
a66eef5
Update benchmarks.yml
Illviljan Oct 5, 2021
884b24a
Update benchmarks.yml
Illviljan Oct 5, 2021
743ba62
Update benchmarks.yml
Illviljan Oct 5, 2021
4d7ae6d
Update benchmarks.yml
Illviljan Oct 5, 2021
e3de111
Update benchmarks.yml
Illviljan Oct 5, 2021
431cfe6
Update benchmarks.yml
Illviljan Oct 5, 2021
6e73f9b
Update benchmarks.yml
Illviljan Oct 5, 2021
24ca03e
Update benchmarks.yml
Illviljan Oct 5, 2021
5c36e26
remove ccache
Illviljan Oct 6, 2021
919d794
Update benchmarks.yml
Illviljan Oct 6, 2021
91edc08
Try something else than mamba
Illviljan Oct 6, 2021
318e99e
Update benchmarks.yml
Illviljan Oct 6, 2021
6a2b855
Update benchmarks.yml
Illviljan Oct 6, 2021
321a761
test missing again
Illviljan Oct 6, 2021
1eba65c
Update dataarray_missing.py
Illviljan Oct 6, 2021
56556f1
Update dataarray_missing.py
Illviljan Oct 6, 2021
8f08506
Update dataarray_missing.py
Illviljan Oct 6, 2021
d1b908a
Update dataarray_missing.py
Illviljan Oct 6, 2021
8f262f9
Update dataarray_missing.py
Illviljan Oct 7, 2021
0b7b1a0
Update dataarray_missing.py
Illviljan Oct 7, 2021
712a453
Update dataarray_missing.py
Illviljan Oct 7, 2021
70cd679
add back tests
Illviljan Oct 7, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update benchmarks.yml
  • Loading branch information
Illviljan committed Oct 1, 2021
commit 2b7858c9101164d94e281e1f6ac25eaee99a4b2d
3 changes: 0 additions & 3 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Benchmark

# Run when labeled:
# on:
# pull_request:
# types: [labeled]
# workflow_dispatch:

# Run on every change:
on:
Illviljan marked this conversation as resolved.
Show resolved Hide resolved
pull_request:
types: [opened, reopened, synchronize]
Expand Down