-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathperformance-baselines.json
More file actions
34 lines (34 loc) · 979 Bytes
/
performance-baselines.json
File metadata and controls
34 lines (34 loc) · 979 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
34
{
"bundle-size-analysis": {
"testName": "bundle-size-analysis",
"averageDuration": 9.887234482412055,
"standardDeviation": 0.5677775292924706,
"sampleCount": 199,
"lastUpdated": 1773778513623,
"tolerance": 10
},
"module-import-performance": {
"testName": "module-import-performance",
"averageDuration": 27.6429167982709,
"standardDeviation": 3.1722867309844847,
"sampleCount": 347,
"lastUpdated": 1773778605002,
"tolerance": 10
},
"memory-usage-check": {
"testName": "memory-usage-check",
"averageDuration": 0.09732380555555709,
"standardDeviation": 0.005390478213963619,
"sampleCount": 180,
"lastUpdated": 1773778513623,
"tolerance": 10
},
"test-execution-performance": {
"testName": "test-execution-performance",
"averageDuration": 0.10960056624825647,
"standardDeviation": 0.027669093532381808,
"sampleCount": 717,
"lastUpdated": 1773778605002,
"tolerance": 10
}
}