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