memgraph/tests/benchmark
Teon Banek 8ed1fbbbe1 Generate TypeInfo object for all LCP defined classes
Summary:
TypeInfo will be needed for upcoming serialization via SLK. This diff
changes the already defined TypeInfo by removing the reliance on
capnp::typeId calls. The struct itself is now in utils.

Hopefully, this shouldn't break our RPC stack due to new ID generation.

Reviewers: mferencevic, mtomic, llugovic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1735
2018-11-16 13:27:58 +01:00
..
data_structures RingBuffer - buffer on heap instead of stack 2017-11-02 12:07:23 +01:00
query Extract QueryVisitor from HierarchicalTreeVisitor 2018-11-12 12:53:25 +01:00
CMakeLists.txt Implement RPC benchmark 2018-11-05 10:45:43 +01:00
edge_storage.cpp Edge storage benchmark added 2017-09-08 13:12:20 +02:00
expansion.cpp Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
mvcc.cpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
rpc.cpp Generate TypeInfo object for all LCP defined classes 2018-11-16 13:27:58 +01:00
serialization.cpp Improve serialization benchmark 2018-11-12 12:20:02 +01:00
tx_engine.cpp Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00