forked from arkworks-rs/ripp
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfull_hpa_performance.txt
84 lines (84 loc) · 2.25 KB
/
full_hpa_performance.txt
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
Benchmarking HPA_with_zk with vector length: 1
1) Pairing hadamard product...
X == X' : true
proving time: 42 ms
verification time: 41 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 2
1) Pairing hadamard product...
X == X' : true
proving time: 153 ms
verification time: 93 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 4
1) Pairing hadamard product...
X == X' : true
proving time: 282 ms
verification time: 145 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 8
1) Pairing hadamard product...
X == X' : true
proving time: 424 ms
verification time: 195 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 16
1) Pairing hadamard product...
X == X' : true
proving time: 586 ms
verification time: 252 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 32
1) Pairing hadamard product...
X == X' : true
proving time: 807 ms
verification time: 300 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 64
1) Pairing hadamard product...
X == X' : true
proving time: 1134 ms
verification time: 354 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 128
1) Pairing hadamard product...
X == X' : true
proving time: 1623 ms
verification time: 403 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 256
1) Pairing hadamard product...
X == X' : true
proving time: 2461 ms
verification time: 457 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 512
1) Pairing hadamard product...
X == X' : true
proving time: 4184 ms
verification time: 505 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 1024
1) Pairing hadamard product...
X == X' : true
proving time: 7026 ms
verification time: 558 ms
v1, v2 - result : true
u1, u2 - result : true
Benchmarking HPA_with_zk with vector length: 2048
1) Pairing hadamard product...
X == X' : true
proving time: 13633 ms
verification time: 613 ms
v1, v2 - result : true
u1, u2 - result : true