Files
git.stella-ops.org/out/policy-bench.json
root 68da90a11a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Restructure solution layout by module
2025-10-28 15:10:40 +02:00

25 lines
737 B
JSON

{
"schemaVersion": "policy-bench/1.0",
"capturedAt": "2025-10-26T19:57:27.4363234+00:00",
"scenarios": [
{
"id": "policy_eval_baseline",
"label": "Policy evaluation (100k components, 1M findings)",
"iterations": 3,
"findingCount": 1000000,
"meanMs": 1109.3542333333335,
"p95Ms": 1257.74929,
"maxMs": 1280.1721,
"meanThroughputPerSecond": 912094.5580512757,
"minThroughputPerSecond": 781144.9726173537,
"maxAllocatedMb": 563.6900634765625,
"thresholdMs": 20000,
"minThroughputThresholdPerSecond": 60000,
"maxAllocatedThresholdMb": 900,
"regression": {
"limit": 1.15,
"breached": false
}
}
]
}