memgraph/tests/feature_benchmark/ha
Matija Santl c39a2278ae Add HA benchmark
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
2019-01-15 13:32:04 +01:00
..
benchmark.cpp Add HA benchmark 2019-01-15 13:32:04 +01:00
CMakeLists.txt Add HA benchmark 2019-01-15 13:32:04 +01:00
coordination.json Add HA benchmark 2019-01-15 13:32:04 +01:00
raft.json Add HA benchmark 2019-01-15 13:32:04 +01:00
runner.sh Add HA benchmark 2019-01-15 13:32:04 +01:00