[CI] Continuous integration now publishes performance plots

This commit is contained in:
Philippe Tillet
2021-02-10 16:49:10 -05:00
parent f8846d95ff
commit 9c7bf0b75d

View File

@@ -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