memgraph/tests/feature_benchmark
Ivan Paljak f09c1254f4 Optimize Raft log persistent storage
Summary:
Each `raft::LogEntry` is now persisted under its own key in our `KVStore`. Locally running our HA feature benchmark yields the following results:

```
duration 23.7
executed_writes: 15000
write_per_second: 632.888
```

This represents about 5x increase in throughput.

Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1799
2019-01-15 16:06:08 +01:00
..
ha Optimize Raft log persistent storage 2019-01-15 16:06:08 +01:00
kafka Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
apollo_runs.yaml Add HA benchmark 2019-01-15 13:32:04 +01:00
CMakeLists.txt Add HA benchmark 2019-01-15 13:32:04 +01:00