Store benchmark history

This commit is contained in:
Jens True 2024-02-14 16:02:27 +00:00
parent 8a0869d535
commit b966a930a4

@ -1,6 +1,9 @@
{
"runner.bootstrap": "vendor/autoload.php",
"runner.path": "benchmark/",
"runner.php_disable_ini": true,
"runner.retry_threshold": 5,
"runner.iterations": 10,
"report.outputs": {
"build-artifact": {
"renderer": "html",