File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11name : Two-Tier Snapshot Functionality Test
22description : |
3+ IMPORTANT: This feature is currently in development, and the results are not yet reliable.
4+
35 Two-Tier Snapshot Functionality Test - Demonstrates the new optimized snapshot system with initial snapshots and per-test copying.
46
57 This benchmark suite uses a two-tier snapshot approach:
@@ -21,7 +23,7 @@ benchmarks:
2123 command : ./scripts/setup-base-snapshot.sh --network=sepolia --node-type=reth --destination=/data/snapshots/reth/initial
2224 destination : /data/snapshots/reth/initial
2325 superchain_chain_id : 84532
24- - node_type : geth
26+ - node_type : geth
2527 # Download an initial geth snapshot that can be copied for each test
2628 command : ./scripts/setup-base-snapshot.sh --network=sepolia --node-type=geth --destination=/data/snapshots/geth/initial
2729 destination : /data/snapshots/geth/initial
You can’t perform that action at this time.
0 commit comments