memgraph/tests/mgbench
gvolfing 41bb988fe9 Fix failing benchmark tests and implement cursor
The benchmarking tests were failing because of the incorrect
implementation of the ScanAllByPrimaryKeyCursor. The previous
implementation caused the currently allocateable 1m edgeids to run out
very quickly, causing the the tests to freeze.
2023-01-12 14:14:59 +01:00
..
splitfiles Correct shard configuration 2022-11-07 10:33:24 +01:00
.gitignore Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00
benchmark.py Force formatting 2022-11-09 15:38:51 +01:00
client.cpp Fix failing benchmark tests and implement cursor 2023-01-12 14:14:59 +01:00
CMakeLists.txt Initial implementation of mgbench benchmarks (#4) 2020-09-22 18:55:28 +02:00
compare_results.py Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
dataset_creator.py Force formatting 2022-11-09 15:38:51 +01:00
datasets.py Remove split-files logic from test code 2022-11-08 11:35:54 +01:00
helpers.py Remove comment force github workflow 2022-11-09 16:02:59 +01:00
log.py Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
runners.py Remove split-files logic from test code 2022-11-08 11:35:54 +01:00