-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbenchmark_results.json
More file actions
97 lines (97 loc) · 1.61 KB
/
Copy pathbenchmark_results.json
File metadata and controls
97 lines (97 loc) · 1.61 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"system": {
"platform": "Windows-11-10.0.26200-SP0",
"python": "3.12.7",
"processor": "Intel64 Family 6 Model 126 Stepping 5, GenuineIntel",
"piqrypt_version": "1.9.0"
},
"stamp_aiss1": {
"p5": 0.12,
"p50": 0.12,
"p95": 0.15,
"mean": 0.12,
"n": 1000
},
"stamp_aiss2": null,
"verify_chain": {
"100": {
"p50": 0.07,
"p5": 0.07,
"p95": 0.09,
"n": 5
},
"1000": {
"p50": 0.85,
"p5": 0.76,
"p95": 0.88,
"n": 5
},
"10000": {
"p50": 7.51,
"p5": 7.35,
"p95": 8.49,
"n": 5
}
},
"vrs": {
"1": {
"total_events": 1000,
"p50": 145.47,
"n": 10,
"note": "full chain verify"
},
"10": {
"total_events": 1000,
"p50": 146.59,
"n": 10,
"note": "full chain verify"
},
"100": {
"total_events": 10000,
"p50": 1488.12,
"n": 10,
"note": "full chain verify"
}
},
"event_size": {
"small_bytes": 325,
"typical_bytes": 479
},
"store_event": {
"p5": 37.97,
"p50": 39.22,
"p95": 46.0,
"mean": 40.08,
"n": 100
},
"trustgate_eval": null,
"search_events": {
"10": {
"p5": 0.0,
"p50": 0.0,
"p95": 0.0,
"n": 10
},
"100": {
"p5": 0.0,
"p50": 0.0,
"p95": 0.0,
"n": 10
},
"1000": {
"p5": 0.0,
"p50": 0.0,
"p95": 0.0,
"n": 10
}
},
"full_loop_aiss1": {
"p5": 57.41,
"p50": 59.36,
"p95": 70.03,
"mean": 60.85,
"n": 100
},
"full_loop_aiss2": null,
"event_size_aiss2": null
}