Skip to content

Commit a3cad9b

Browse files
committed
Update README
1 parent 970410c commit a3cad9b

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

mithril-core/README.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -140,44 +140,21 @@ make build && ./mithrildemo --nparties 16 -k 5 -m 5 --phi-f 0.9
140140
```shell
141141
STM/Blake2b/Key registration/k: 25, m: 150, nr_parties: 300
142142
time: [409.70 ms 426.81 ms 446.30 ms]
143-
change: [+2.3183% +7.5525% +13.315%] (p = 0.02 < 0.05)
144-
Performance has regressed.
145-
146143
STM/Blake2b/Play all lotteries/k: 25, m: 150, nr_parties: 300
147144
time: [696.58 µs 697.62 µs 698.75 µs]
148-
change: [-1.1128% -0.8545% -0.5490%] (p = 0.00 < 0.05)
149-
Change within noise threshold.
150-
151145
STM/Blake2b/Aggregation/k: 25, m: 150, nr_parties: 300
152146
time: [18.765 ms 18.775 ms 18.785 ms]
153-
change: [-1.5665% -1.4456% -1.3236%] (p = 0.00 < 0.05)
154-
Performance has improved.
155-
156147
STM/Blake2b/Verification/k: 25, m: 150, nr_parties: 300
157148
time: [2.1577 ms 2.1715 ms 2.1915 ms]
158-
change: [-0.0379% +0.5723% +1.6451%] (p = 0.14 > 0.05)
159-
No change in performance detected.
160-
161149

162150
STM/Blake2b/Key registration/k: 250, m: 1523, nr_parties: 2000
163151
time: [2.5807 s 2.5880 s 2.5961 s]
164-
change: [-1.7298% -0.2763% +0.7870%] (p = 0.78 > 0.05)
165-
No change in performance detected.
166-
167152
STM/Blake2b/Play all lotteries/k: 250, m: 1523, nr_parties: 2000
168153
time: [5.9318 ms 5.9447 ms 5.9582 ms]
169-
change: [+1.1467% +1.4105% +1.6686%] (p = 0.00 < 0.05)
170-
Performance has regressed.
171-
172154
STM/Blake2b/Aggregation/k: 250, m: 1523, nr_parties: 2000
173155
time: [190.81 ms 191.15 ms 191.54 ms]
174-
change: [-0.2176% +0.0444% +0.3235%] (p = 0.82 > 0.05)
175-
No change in performance detected.
176-
177156
STM/Blake2b/Verification/k: 250, m: 1523, nr_parties: 2000
178157
time: [13.944 ms 14.010 ms 14.077 ms]
179-
change: [-1.0844% -0.6175% -0.0397%] (p = 0.03 < 0.05)
180-
Change within noise threshold.
181158

182159

183160
```

0 commit comments

Comments
 (0)