swactor/crates/gossip-dashboard/examples/configs/chain_8.toml
zacheryasc 9babe26cef fix: gossip dashboard (#24)
Better, but still imperfect, performance in replay for large simulation sizes.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-09 09:07:38 +00:00

11 lines
176 B
TOML

name = "Chain (8 nodes)"
topology = "chain"
num_nodes = 8
num_rounds = 20
ticks_per_round = 4
num_threads = 1
[initial_data]
color = "yellow"
version = "1"
status = "pending"