We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11b5b7 commit 5543a9cCopy full SHA for 5543a9c
analysis/sims/2025w27/tsr/0.010/config.yaml renamed to analysis/sims/2025w27/tsr/0.025/config.yaml
@@ -17,7 +17,7 @@ multiplex-mini-protocols: true
17
simulate-transactions: true
18
treat-blocks-as-full: false
19
cleanup-policies: ["cleanup-expired-vote"]
20
-timestamp-resolution-ms: 0.010
+timestamp-resolution-ms: 0.025
21
22
################################################################################
23
# Leios Protocol Configuration
analysis/sims/2025w27/tsr/0.010/run.sh renamed to analysis/sims/2025w27/tsr/0.025/run.sh
@@ -7,7 +7,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")"
7
LABEL="$(basename "$PWD")"
8
BW=50
9
10
-ulimit -S -m 64000000 -v 64000000
+ulimit -S -m 144000000 -v 144000000
11
12
mkfifo sim.log
13
analysis/sims/2025w27/tsr/0.050/run.sh
@@ -1 +1 @@
1
-../0.010/run.sh
+../0.025/run.sh
0 commit comments