Michael Hixson 5c1c6443bf Fix saving the git commit id during continuous benchmarking (#2928) 8 gadi atpakaļ
..
tasks 5c1c6443bf Fix saving the git commit id during continuous benchmarking (#2928) 8 gadi atpakaļ
README.md d70b156f3b Update Continuous Benchmarking (#2821) 8 gadi atpakaļ
run-continuously.sh ad31d66662 (patch) [ci skip] installs dir not being removed in CB 8 gadi atpakaļ
tfb.conf d70b156f3b Update Continuous Benchmarking (#2821) 8 gadi atpakaļ

README.md

TFB Continuous Benchmarking

Performs continuous benchmarking of all frameworks and uploads the results to TFB_UPLOADURI found in tfb.conf.

Setup

  • Move the tfb.conf file to /etc/init
  • sudo service tfb start

Notes

If run-continuously.sh is modified the tfb service will need to be restarted. Alternatively, any new or modified tasks in run-tasks.sh will now be updated automatically for each continuous run.