-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathperf.baseline.json
More file actions
33 lines (33 loc) · 740 Bytes
/
perf.baseline.json
File metadata and controls
33 lines (33 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"version": 1,
"locked": true,
"source": {
"reportGeneratedAt": "2026-03-04T06:12:33.078Z",
"node": "v22.22.0",
"platform": "linux",
"arch": "x64",
"updatedAt": "2026-03-04T06:44:59.412Z"
},
"benchmarks": [
{
"name": "autoscaler.reportFrame",
"baselineMedianNsPerOp": 13.17,
"maxRegressionPct": 25
},
{
"name": "inputProxy.update.clean",
"baselineMedianNsPerOp": 7.53,
"maxRegressionPct": 25
},
{
"name": "inputProxy.update.dirty",
"baselineMedianNsPerOp": 133.91,
"maxRegressionPct": 25
},
{
"name": "inputProxy.update.dirty.realRaycast",
"baselineMedianNsPerOp": 1044.07,
"maxRegressionPct": 30
}
]
}