claude-code-router/benchmarks/results/request-log-base64-image.json
musi 30d1f35926
Some checks failed
CI / Typecheck (push) Has been cancelled
CI / Test architecture (push) Has been cancelled
CI / Test cli (push) Has been cancelled
CI / Test core (push) Has been cancelled
CI / Test electron (push) Has been cancelled
CI / Test ui (push) Has been cancelled
CI / CLI web E2E (push) Has been cancelled
CI / Docker system smoke (push) Has been cancelled
Refactor request routing and provider coordination
2026-07-15 13:32:14 +08:00

87 lines
2.1 KiB
JSON

{
"architecture": "worker-runtime",
"cpu": "arm64",
"label": "base64-image-object-scoped",
"node": "v24.16.0",
"platform": "darwin",
"results": [
{
"accepted": 2000,
"batchP99Ms": 1.632,
"degraded": 0,
"dropped": 0,
"durableMs": 64.936,
"durableRecordsPerSecond": 30799.754,
"eventLoopMaxMs": 2.365,
"eventLoopP99Ms": 1.831,
"flushMs": 47.56,
"heapDeltaMb": -0.89,
"name": "small-no-trace",
"records": 2000,
"requestPathMs": 17.375,
"requestPathRecordsPerSecond": 115108.464,
"rssDeltaMb": 21.203
},
{
"accepted": 1000,
"batchP99Ms": 1.15,
"degraded": 0,
"dropped": 0,
"durableMs": 58.399,
"durableRecordsPerSecond": 17123.581,
"eventLoopMaxMs": 2.195,
"eventLoopP99Ms": 2.195,
"flushMs": 45.398,
"heapDeltaMb": 4.493,
"name": "small-10-hops",
"records": 1000,
"requestPathMs": 13.001,
"requestPathRecordsPerSecond": 76915.681,
"rssDeltaMb": 8.891
},
{
"accepted": 50,
"batchP99Ms": 43.127,
"degraded": 50,
"dropped": 0,
"durableMs": 170.224,
"durableRecordsPerSecond": 293.73,
"eventLoopMaxMs": 1.916,
"eventLoopP99Ms": 1.628,
"flushMs": 91.361,
"heapDeltaMb": 36.715,
"name": "large-2mb-10-hops",
"records": 50,
"requestPathMs": 78.863,
"requestPathRecordsPerSecond": 634.013,
"rssDeltaMb": 135.344
},
{
"accepted": 10,
"batchP99Ms": 10.85,
"degraded": 10,
"dropped": 0,
"durableMs": 16.432,
"durableRecordsPerSecond": 608.572,
"eventLoopMaxMs": 1.2,
"eventLoopP99Ms": 1.2,
"flushMs": 5.581,
"heapDeltaMb": 0.062,
"name": "base64-image-8mb",
"records": 10,
"requestPathMs": 10.851,
"requestPathRecordsPerSecond": 921.595,
"rssDeltaMb": 0
}
],
"storageSkipped": false,
"timestamp": "2026-07-15T01:25:30.154Z",
"web": {
"bodyBytes": 1024,
"concurrency": 64,
"requests": 10000,
"results": [],
"skipped": true
},
"runtime": "electron"
}