memgraph/tests/benchmark
florijan add801a80a Ring buffer added
Summary: Locked version. There are some benchmarks, it seems the lock won't be the bottleneck in the WAL (DB ops causing WAL delta insertions into it will be slower, flushing the WAL be slower).

Reviewers: buda, mislav.bradac, dgleich

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D919
2017-10-24 08:53:35 +02:00
..
data_structures Ring buffer added 2017-10-24 08:53:35 +02:00
query Convert variable start planning to iterative process 2017-10-16 10:12:09 +02:00
CMakeLists.txt Remove unused stuff from CMakeLists 2017-10-16 13:45:18 +02:00
edge_storage.cpp Edge storage benchmark added 2017-09-08 13:12:20 +02:00
expansion.cpp Handle index creation correctly 2017-10-09 19:22:39 +02:00
mvcc.cpp Small cleanup of some mvcc classes 2017-09-27 15:16:30 +02:00