config.yml
tool: customSmallerIsBetter
+ output-file-path: benchmark-data.json
+ auto-push: true
+ gh-pages-branch: gh-pages
+ comment-always: false
+ fail-on-alert: true
+ name: Benchmark
+ benchmark-data-dir-path: dev/bench
+ skip-fetch-gh-pages: false
+ save-data-file: true
+ comment-on-alert: false
+ alert-threshold: 200%
+ github-token: ''
+
+ For auto-push, you need to generate a new token and insert it above as GitHub will obfuscate it in the log.
+4. For each historic commit, check in the benchmark data by running the following:
+ ```shell
+ GITHUB_REPOSITORY=