Restructure solution layout by module
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled

This commit is contained in:
root
2025-10-28 15:10:40 +02:00
parent 4e3e575db5
commit 68da90a11a
4103 changed files with 192899 additions and 187024 deletions

View File

@@ -1,25 +1,25 @@
{
"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
}
}
]
{
"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
}
}
]
}