PHP Classes

File: phpbench.json

Recommend this page to a friend!
  Classes of Alexey Dodonov   Mezon Router Benchmark   phpbench.json   Download  
File: phpbench.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mezon Router Benchmark
Measure the performance of PHP framework routers
Author: By
Last change:
Date: 1 year ago
Size: 524 bytes
 

Contents

Class file image Download
{ "runner.bootstrap": "vendor/autoload.php", "runner.php_disable_ini": true, "runner.php_config": { "memory_limit": "512M" }, "runner.path": "Mezon/Benchmarks", "runner.output_mode": "throughput", "report.outputs": { "console_example": { "renderer": "console", "table_style": "symfony-style-guide" }, "html_example": { "title": "PHPBench Examples", "renderer": "xslt", "file": "example.html" } } }