-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbenchmark_report.txt
More file actions
52 lines (44 loc) · 2.33 KB
/
benchmark_report.txt
File metadata and controls
52 lines (44 loc) · 2.33 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
PCP PROTOCOL — BENCHMARK RESULTS
============================================================
Platform : Windows-11-10.0.26200-SP0
Python : 3.12.7
PiQrypt : 1.9.0
N : 1000 iterations per measurement
TABLE 1 — Event Stamping
------------------------------------------------------------
Profile p5 (ms) p50 (ms) p95 (ms)
------------------------------------------------------------
AISS-1 (Ed25519) 0.12 0.12 0.15
AISS-2 (ML-DSA-65) N/A N/A N/A
TABLE 2 — Chain Verification (AISS-1)
------------------------------------------------------------
Chain length p50 (ms) p5 (ms) p95 (ms)
------------------------------------------------------------
100 events 0.07 0.07 0.09
1000 events 0.85 0.76 0.88
10000 events 7.51 7.35 8.49
TABLE 3 — VRS Computation
------------------------------------------------------------
Agents Events in window p50 (ms) Notes
------------------------------------------------------------
1 agent(s) 1000 145.47 full chain verify
10 agent(s) 1000 146.59 full chain verify
100 agent(s) 10000 1488.12 full chain verify
EVENT SIZE (AISS-1): 325 bytes (minimal) / 479 bytes (typical)
EVENT SIZE (AISS-2): N/A
TABLE 4 — Full Agent Loop (stamp → store → eval → verify → search)
------------------------------------------------------------
Profile p5 (ms) p50 (ms) p95 (ms) mean (ms)
------------------------------------------------------------
AISS-1 (Ed25519) 57.41 59.36 70.03 60.85
AISS-2 (ML-DSA-65) N/A N/A N/A N/A
TABLE 5 — Store & Search Latencies
------------------------------------------------------------
store_event() [SQLite] 37.97 39.22 46.0 40.08
TrustGate policy eval N/A N/A N/A N/A
search_events() by chain size p5 (ms) p50 (ms) p95 (ms)
------------------------------------------------------------
10 stored events 0.0 0.0 0.0
100 stored events 0.0 0.0 0.0
1000 stored events 0.0 0.0 0.0
Copy these numbers into §11 of PCP_arXiv_v1.1.md