results.json•3.32 kB
{
"timestamp": "2025-11-02T02:58:02.441Z",
"results": [
{
"name": "Cache Write",
"category": "cache",
"target": 2,
"iterations": 1000,
"mean": 0.009363446000000046,
"min": 0.006512999999998215,
"max": 0.7989710000000017,
"p95": 0.010489999999997224,
"p99": 0.016219999999997015,
"passed": true
},
{
"name": "Cache Read",
"category": "cache",
"target": 2,
"iterations": 1000,
"mean": 0.006053887000000031,
"min": 0.004747999999999308,
"max": 0.5388300000000044,
"p95": 0.007874999999998522,
"p99": 0.013956999999997777,
"passed": true
},
{
"name": "Cache Key Generation",
"category": "cache",
"target": 1,
"iterations": 1000,
"mean": 0.005042744000000028,
"min": 0.003125999999994633,
"max": 0.5920399999999972,
"p95": 0.005590999999995461,
"p99": 0.016871999999999332,
"passed": true
},
{
"name": "Config Read",
"category": "sync",
"target": 100,
"iterations": 1000,
"mean": 0.00015409300000005289,
"min": 0.00011999999999545707,
"max": 0.0003609999999980573,
"p95": 0.00017000000000422233,
"p99": 0.0001810000000048717,
"passed": true
},
{
"name": "Config Update",
"category": "sync",
"target": 100,
"iterations": 1000,
"mean": 0.043859045999999804,
"min": 0.023033999999995558,
"max": 0.7996420000000057,
"p95": 0.1022130000000061,
"p99": 0.18275500000000022,
"passed": true
},
{
"name": "Sampling Small Arrays",
"category": "sync",
"target": 5,
"iterations": 1000,
"mean": 0.0013071280000001052,
"min": 0.0010620000000045593,
"max": 0.05251900000000376,
"p95": 0.0013629999999977827,
"p99": 0.0017229999999983647,
"passed": true
},
{
"name": "Sampling Large Arrays",
"category": "sync",
"target": 100,
"iterations": 100,
"mean": 0.0013756600000000673,
"min": 0.0011319999999983565,
"max": 0.004168000000007055,
"p95": 0.0016030000000029077,
"p99": 0.0017730000000000246,
"passed": true
},
{
"name": "Response Size Check",
"category": "sync",
"target": 5,
"iterations": 1000,
"mean": 0.01270642499999994,
"min": 0.010240000000010241,
"max": 0.3997359999999901,
"p95": 0.015630000000001587,
"p99": 0.020979999999994448,
"passed": true
},
{
"name": "Workflow Cache Miss",
"category": "sync",
"target": 100,
"iterations": 100,
"mean": 0.0025717500000006057,
"min": 0.002423999999990656,
"max": 0.003074999999995498,
"p95": 0.0028559999999941965,
"p99": 0.0029249999999905185,
"passed": true
},
{
"name": "Workflow Cache Hit",
"category": "sync",
"target": 10,
"iterations": 1000,
"mean": 0.00255547999999915,
"min": 0.0023539999999968586,
"max": 0.04222000000001458,
"p95": 0.0026349999999979445,
"p99": 0.00301600000000235,
"passed": true
}
],
"summary": {
"total": 10,
"passed": 10,
"failed": 0,
"passRate": 100
}
}