mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
perf/ci: add basic tpc-h benchmark
This commit is contained in:
6
.github/workflows/rust_perf.yml
vendored
6
.github/workflows/rust_perf.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user