c39a2278ae
Summary: A simple benchmark that starts a HA cluster with 3 machines. The benchmark issues only `CREATE (:Node)` queries. Local results (debug build), for this raft config, are: ``` duration 4.26899 executed_writes 300 write_per_second 70.2743 ``` Reviewers: ipaljak, mferencevic Reviewed By: ipaljak Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D1798
6 lines
84 B
JSON
6 lines
84 B
JSON
[
|
|
[1, "127.0.0.1", 10000],
|
|
[2, "127.0.0.1", 10001],
|
|
[3, "127.0.0.1", 10002]
|
|
]
|