added g-counter support

This commit is contained in:
2023-04-13 00:43:44 +03:00
parent f644078a3a
commit 8bb6797e24
3 changed files with 138 additions and 39 deletions

View File

@ -7,5 +7,8 @@ test_ids: build
test_broadcast: build
maelstrom test -w broadcast --bin ./flyio --time-limit 20 --rate 10 --node-count 1
test_counter: build
maelstrom test -w g-counter --bin ./flyio --node-count 3 --rate 100 --time-limit 20 --nemesis partition
maelrun: build
maelstrom serve