perf/ci: add basic tpc-h benchmark

This commit is contained in:
Jussi Saurio
2025-05-15 17:09:49 +03:00
parent 4553adf317
commit 51b097fa3d
25 changed files with 810 additions and 0 deletions

View File

@@ -126,3 +126,9 @@ jobs:
external-data-json-path: null
gh-repository: null
tpc-h:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: TPC-H
run: ./perf/tpc-h/benchmark.sh