memgraph/tests/benchmark/data_structures/concurrent
Dominik Gleich 487f429d5b Add concurrent benchmarks for skiplist.
Summary: Skiplist benchmark and refactor testing infrastructure.

Reviewers: mferencevic, buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D103
2017-05-03 11:03:23 +02:00
..
bloom_map_concurrent.cpp Query::Plan::Aggregate 2017-04-11 15:12:06 +02:00
map_concurrent.cpp examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more 2017-02-18 18:03:48 +01:00
map_mix_concurrent.cpp examples folder has been removed; src/test folder has been removed; the existing tests were moved to tests folder; StacktraceException has been introduced; query_plan_templated has been moved to query folder; hazard pointers have been deleted because they are not used any more 2017-02-18 18:03:48 +01:00
skiplist_helper.hpp Add concurrent benchmarks for skiplist. 2017-05-03 11:03:23 +02:00
skiplist_insert.cpp Add concurrent benchmarks for skiplist. 2017-05-03 11:03:23 +02:00
skiplist_reverse_iteration.cpp Add concurrent benchmarks for skiplist. 2017-05-03 11:03:23 +02:00