You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aggregation_mode/benchmarks.md
+13-6Lines changed: 13 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ The step by step to run the benchmarks:
25
25
26
26
1. Deploy aligned infrastructure locally with `ethereum-package`, see the [guide here](https://github.com/yetanotherco/aligned_layer/blob/testnet/docs/0_internal/ethereum_package.md).
27
27
2. Fund a wallet on aligned, for example with rich account number 7:
28
+
28
29
```shell
29
30
# Install aligned cli
30
31
make aligned_install_compiling
@@ -82,6 +83,8 @@ time make start_proof_aggregator_gpu_ethereum_package AGGREGATOR=risc0
82
83
-**Verification Time**: **4 minutes 56 seconds**
83
84
-**Aggregation Time**: **132.93 minutes**
84
85
-**Total Time**: **137.87 minutes**
86
+
-**Aggregation time per proof**: **2 seconds**
87
+
-**Total time per proof**: **2,1 seconds**
85
88
86
89
---
87
90
@@ -96,16 +99,20 @@ time make start_proof_aggregator_gpu_ethereum_package AGGREGATOR=risc0
0 commit comments