4f4837392e
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 |
||
---|---|---|
.. | ||
data_structures | ||
query | ||
CMakeLists.txt | ||
edge_storage.cpp | ||
expansion.cpp | ||
mvcc.cpp | ||
rpc.cpp | ||
serialization.cpp | ||
skip_list_common.hpp | ||
skip_list_random.cpp | ||
skip_list_real_world.cpp | ||
skip_list_same_item.cpp | ||
skip_list_vs_stl.cpp | ||
tx_engine.cpp |