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

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.