Skip to content

Commit

Permalink
rename 'Vortex benchmarks' to 'Vortex TPC-H'
Browse files Browse the repository at this point in the history
  • Loading branch information
lwwmanning committed Sep 20, 2024
1 parent f55a599 commit 2d8e1af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/bench-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
matrix:
benchmark:
- id: tpch
# this was the original name which we must preserve until we change the name of all the
# records in the gh-pages-bench branch "Vortex benchmarks"
name: Vortex benchmarks
name: Vortex TPC-H
- id: compress_noci
name: Vortex Compression
- id: bytes_at
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
matrix:
benchmark:
- id: tpch
# this was the original name which we must preserve until we change the name of all the
# records in the gh-pages-bench branch "Vortex benchmarks"
name: Vortex benchmarks
name: Vortex TPC-H
- id: compress_noci
name: Vortex Compression
- id: bytes_at
Expand Down

0 comments on commit 2d8e1af

Please sign in to comment.