memgraph/tests/benchmark
florijan 593e4e72b9 Query::Plan::Aggregate
Summary:
- Aggregation LogicalOperation added, with tests.

- Added capabilities to TypedValue (hash, bool-equality)
to support std::unordered_map<TypedValue>.

- Removed some bad code from utils/hashing/fnv and added
a hashing function for collections.

Reviewers: buda, mislav.bradac, teon.banek

Reviewed By: teon.banek

Subscribers: lion, pullbot

Differential Revision: https://phabricator.memgraph.io/D252
2017-04-11 15:12:06 +02:00
..
data_structures Query::Plan::Aggregate 2017-04-11 15:12:06 +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 A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
mvcc.cpp Fix memory leak. Refactor mvcc. Revert commit function to old and introduce new one. 2017-04-10 12:16:03 +02:00