Add mgbench tutorial (#836)

* Add Docker runner
* Add Docker client
* Add benchgraph.sh script
* Add package script
This commit is contained in:
Ante Javor
2023-04-19 08:21:55 +02:00
committed by GitHub
parent 49b5343238
commit 940bf6722c
28 changed files with 2021 additions and 407 deletions

View File

@@ -437,7 +437,7 @@ jobs:
- name: Run mgbench
run: |
cd tests/mgbench
./benchmark.py --num-workers-for-benchmark 12 --export-results benchmark_result.json pokec/medium/*/*
./benchmark.py vendor-native --num-workers-for-benchmark 12 --export-results benchmark_result.json pokec/medium/*/*
- name: Upload mgbench results
run: |