memgraph/tests/benchmark/query
Teon Banek 3fd14e2d5f Use custom allocator in Evaluator through context
Summary:
Micro benchmarks show improvements in performance of MapLiteral from 5%
to 40% depending on the size of the input. On the other hand, a sequence
of AdditionOperators behaves the same with both allocation schemes.

Reviewers: mtomic, mferencevic, msantl

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2132
2019-06-17 10:53:25 +02:00
..
eval.cpp Use custom allocator in Evaluator through context 2019-06-17 10:53:25 +02:00
execution.cpp Make TypedValue constructor explicit for non-primitive types 2019-06-12 14:55:58 +02:00
planner.cpp Remove unique from label-prop index 2019-05-23 12:39:41 +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