memgraph/tests/benchmark/query
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
..
execution.cpp Use MemoryResource in UnwindCursor 2019-05-17 15:28:54 +02:00
planner.cpp Move GraphDbAccessor to stack in SN and HA 2019-04-17 11:29:43 +02:00
profile.cpp Output profiling data within the summary in JSON format 2019-01-17 13:54:06 +01:00
stripped.cpp Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00