memgraph/tests/feature_benchmark
Lovro Lugovic 3750fbc093 Merge Interpreter and TransactionEngine
Summary:
Depends on D2471

- Add pointer to storage to `InterpreterContext`
- Rename `operator()` to `Prepare`
- Use `Interpret` instead of `operator()` (`Interpret` will be removed soon)
- Remove the `in_explicit_transaction` parameter
- Remove the memory resource parameter from `Interpret`
- Remove the storage accessor parameter from `Interpret`
- Fix up tests (remove the `Interpreter` from `database_transaction_timeout`)

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2482
2019-10-25 16:11:10 +02:00
..
ha Replace Client with HAClient in feature benchmark 2019-05-02 10:40:31 +02:00
kafka Merge Interpreter and TransactionEngine 2019-10-25 16:11:10 +02:00
apollo_runs.yaml Measure read throughput in HA 2019-03-12 14:55:04 +01:00
CMakeLists.txt Add HA benchmark 2019-01-15 13:32:04 +01:00