[CI] Continuous integration now publishes performance plots
This commit is contained in:
@@ -30,7 +30,7 @@ steps:
|
|||||||
source $(venv)/bin/activate
|
source $(venv)/bin/activate
|
||||||
pip install matplotlib pandas
|
pip install matplotlib pandas
|
||||||
cd python/bench
|
cd python/bench
|
||||||
python -m run
|
python -m run --with-plots
|
||||||
|
|
||||||
- publish: python/bench/results
|
- publish: python/bench/results
|
||||||
artifact: Benchmarks
|
artifact: Benchmarks
|
||||||
|
Reference in New Issue
Block a user