Docs: update customization; revert benchmarks to master

This commit is contained in:
2020-05-05 13:08:45 -05:00
parent ab8fdad47f
commit 63816319ed
17 changed files with 676 additions and 452 deletions

View File

@@ -25,10 +25,9 @@ main: $(addsuffix /performance.png, $(CHALLENGES))
python benchmark.py charts $*
clean:
rm -rvf */*/*.csv
rm -rvf */*/*.png
rm -rvf $(CHALLENGES)
clean-ml: clean-charts
clean-ml:
rm -rvf */*/benchmark_ml.csv
clean-charts: