Better, but still imperfect, performance in replay for large simulation sizes. Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
11 lines
173 B
TOML
11 lines
173 B
TOML
name = "Ring (10 nodes)"
|
|
topology = "ring"
|
|
num_nodes = 10
|
|
num_rounds = 15
|
|
ticks_per_round = 5
|
|
num_threads = 1
|
|
|
|
[initial_data]
|
|
color = "blue"
|
|
version = "1"
|
|
status = "active"
|