Mike Smith 4367b865c8 [WIP] Centralize logging (#3416) hace 7 años
..
tasks 4367b865c8 [WIP] Centralize logging (#3416) hace 7 años
README.md d70b156f3b Update Continuous Benchmarking (#2821) hace 8 años
run-continuously.sh ed712a7ec5 I'm dumb (#3378) hace 7 años
tfb.conf d70b156f3b Update Continuous Benchmarking (#2821) hace 8 años

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.