Better, but still imperfect, performance in replay for large simulation sizes. Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
11 lines
169 B
TOML
11 lines
169 B
TOML
name = "Star (7 nodes)"
|
|
topology = "star"
|
|
num_nodes = 7
|
|
num_rounds = 10
|
|
ticks_per_round = 4
|
|
num_threads = 1
|
|
|
|
[initial_data]
|
|
color = "red"
|
|
version = "2"
|
|
status = "ready"
|