memgraph/tests/feature_benchmark/ha
Matija Santl ac5c6bf0e8 Add multi-threaded benchmark client for HA
Summary:
There are some serious speedups when doing parallel writes.

Results on my machine (4 cores):
```
duration 6.73173
executed_writes 15003
write_per_second 2228.7
```

Reviewers: ipaljak

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1807
2019-01-16 10:19:33 +01:00
..
benchmark.cpp Add multi-threaded benchmark client for HA 2019-01-16 10:19:33 +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 Optimize Raft log persistent storage 2019-01-15 16:06:08 +01:00