memgraph/tests
Teon Banek 4f4837392e Use MemoryResource in UnwindCursor
Summary:
Micro benchmarks show no change compared to global new & delete. This is
to be expected, because Unwind relies only on `std::vector` which ought
to reserve the memory in reasonable chunks.

Reviewers: mtomic, llugovic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2064
2019-05-17 15:28:54 +02:00
..
benchmark Use MemoryResource in UnwindCursor 2019-05-17 15:28:54 +02:00
concurrent Migrate to C++17 2019-04-23 14:46:44 +02:00
distributed Improve card fraud test startup 2019-03-06 13:38:48 +01:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Replace Client with HAClient in feature benchmark 2019-05-02 10:40:31 +02:00
integration Make manual HA client use the new Bolt client 2019-04-25 15:45:03 +02:00
macro_benchmark Migrate to C++17 2019-04-23 14:46:44 +02:00
manual Remove existence constraint 2019-05-15 09:48:51 +02:00
property_based Remove test_results directory from build 2019-04-25 17:20:02 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Reimplement counter openCypher function 2019-05-16 11:09:02 +02:00
stress Reimplement counter openCypher function 2019-05-16 11:09:02 +02:00
unit Reimplement counter openCypher function 2019-05-16 11:09:02 +02:00
apollo_runs.py Add LCP tests 2018-10-15 11:52:20 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove test_results directory from build 2019-04-25 17:20:02 +02:00