File: D:/HostingSpaces/SBogers10/conmeq.komma.pro/app/Komma/Shop/phpbench_config.json
{
"progress": "dots",
"reports": {
"standard": {
"extends": "default",
"title": "Shop Benchmark rapport",
"cols": ["date", "stime", "groups", "benchmark", "subject", "best", "worst", "mean", "stdev", "comp_z_value", "comp_deviation", "mem_real", "time_net"],
"break": ["revs"],
"labels": {
"date": "Datum",
"stime": "Tijd",
"groups": "Groepen",
"benchmark": "Benchmark",
"subject": "Onderwerp",
"best": "Beste",
"worst": "Slechtste",
"mean": "Gemiddelde",
"stdev": "Standaardafwijking",
"comp_z_value": "Z-score",
"comp_deviation": "Afwijking",
"mem_real": "Geheugen",
"time_net": "Totale tijd"
}
}
},
"outputs": {
"KMS Benchmark Console": {
"extends": "console",
"table_style": "symfony-style-guide"
},
"KMS Benchmark HTML": {
"extends": "html",
"file": "kms_benchmark.html",
"title": "KMS Benchmark"
}
},
"time_unit": "seconds",
"output_mode": "time",
"subject_pattern": "^bench",
"bootstrap": "../../../vendor/autoload.php"
}