0aee18544d
Summary: Benchmark planning and estimating indexed ScanAll. According to the benchmark, caching speeds up the whole process of planning and estimation by a factor of 2. Most of the performance gain is in the `CostEstimator` itself, due to plenty of calls to `VerticesCount` when estimating all of the generated plans. Reviewers: mislav.bradac, florijan Reviewed By: mislav.bradac Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D765 |
||
---|---|---|
.. | ||
data_structures/concurrent | ||
query | ||
CMakeLists.txt | ||
edge_storage.cpp | ||
expansion.cpp | ||
mvcc.cpp |