-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathperformance-metrics.json
More file actions
66 lines (66 loc) · 1.71 KB
/
performance-metrics.json
File metadata and controls
66 lines (66 loc) · 1.71 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"generatedAt": "2026-04-17T22:51:15.498Z",
"runLabel": "20260417125017",
"network": "devnet",
"profile": {
"name": "50",
"walletCount": 50,
"waveSize": 10,
"fundingWaveSize": 5,
"targetPdaoUi": 100
},
"walletCount": 50,
"totalTxCount": 185,
"totalAttemptCount": 212,
"successCount": 180,
"failureCount": 32,
"retryCount": 0,
"totalExecutionTimeMs": 36058082,
"averageTxLatencyMs": 1522.908108108108,
"maxTxLatencyMs": 3347,
"minTxLatencyMs": 0,
"failureRate": 0.1509433962264151,
"retryRate": 0,
"phaseTimings": {
"wallets": {
"startedAt": "2026-04-17T12:50:17.436Z",
"completedAt": "2026-04-17T14:23:34.505Z",
"durationMs": 5597069
},
"fund": {
"startedAt": "2026-04-17T12:50:17.648Z",
"completedAt": "2026-04-17T14:24:09.745Z",
"durationMs": 5632097
},
"bootstrap": {
"startedAt": "2026-04-17T12:57:48.114Z",
"completedAt": "2026-04-17T22:47:01.072Z",
"durationMs": 35352958
},
"commit": {
"startedAt": "2026-04-17T12:57:53.571Z",
"completedAt": "2026-04-17T22:47:49.555Z",
"durationMs": 35395984
},
"reveal": {
"startedAt": "2026-04-17T13:01:06.160Z",
"completedAt": "2026-04-17T22:48:37.925Z",
"durationMs": 35251765
},
"execute": {
"startedAt": "2026-04-17T13:28:02.722Z",
"completedAt": "2026-04-17T22:49:25.613Z",
"durationMs": 33682891
},
"zk": {
"startedAt": "2026-04-17T13:45:19.030Z",
"completedAt": "2026-04-17T13:50:53.222Z",
"durationMs": 334192
},
"report": {
"startedAt": "2026-04-17T22:51:15.444Z",
"completedAt": "2026-04-17T22:51:15.486Z",
"durationMs": 42
}
}
}