memgraph/tests/benchmark
Teon Banek fbf028a438 Update the benchmark to commit t1 before starting t2
Summary:
The previous behavior was incorrect, since the second transaction
cannot see the record created in the first, because it commited later.

Reviewers: florijan, buda, dgleich

Reviewed By: dgleich

Subscribers: pullbot, matej.gradicek

Differential Revision: https://phabricator.memgraph.io/D390
2017-05-22 10:41:37 +02:00
..
data_structures Add concurrent benchmarks for skiplist. 2017-05-03 11:03:23 +02:00
query/strip Fix warnings all over the codebase. 2017-03-22 09:32:06 +01:00
allocator.cpp benchmark folder has been removed from the root dir, README update, measure_time.hpp comments 2017-02-18 14:36:50 +01:00
CMakeLists.txt Add variable with all memgraph dependent libraries 2017-04-27 18:40:34 +02:00
mvcc.cpp Update the benchmark to commit t1 before starting t2 2017-05-22 10:41:37 +02:00