[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/phpbench/phpbench/program-executor/phpbench.json [Back]  [Original]

{
    "$schema": "./phpbench.schema.json",
    "$include-glob": [
        "examples/Benchmark/*/*.json",
        "tests/Benchmark/*.json"
    ],
    "runner.file_pattern": "*Bench.php",
    "core.extensions": [
        "PhpBench\\Extension\\DevelopmentExtension"
    ],
    "runner.bootstrap": "vendor/autoload.php",
    "runner.path": "tests/Benchmark",
    "runner.php_config": {
        "memory_limit": "1G",
        "xdebug.mode": "none"
    },
    "runner.iterations": 10,
    "runner.retry_threshold": 5,
    "runner.revs": 10,
    "runner.assert": "mode(variant.time.avg) as ms 

Web Proxy Viewer  |  New URL  |  Original Page