goldrat/vendor/simplito/elliptic-php/phpbench.json
2025-10-09 17:41:57 +00:00

11 lines
222 B
JSON

{
"bootstrap": "vendor/autoload.php",
"path": "benchmarks",
"reports": {
"simple": {
"generator": "table",
"cols": ["subject", "mode", "rstdev", "its", "revs"]
}
}
}