This repo is used to record the nightly benchmark results of CeresDB.
Two simple steps can setup the nightly benchmark recording work:
- Clone the repo and enter the repo directory;
make run-daily
will append the scheduled task to thecrontab
;
After that, a daily report will be uploaded to this repo.