Skip to content

Commit dc2a33f

Browse files
committed
chore: Add TPCDS benchmarks
1 parent 0666b31 commit dc2a33f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

benchmarks/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,12 @@ Alternatively benchmark the specific query
624624
```shell
625625
DATA_DIR=../../datafusion-benchmarks/tpcds/data/sf1/ ./benchmarks/bench.sh run tpcds 30
626626
```
627+
628+
More help
629+
```shell
630+
cargo run --release --bin dfbench -- tpcds --help
631+
```
632+
627633
## External Aggregation
628634

629635
Run the benchmark for aggregations with limited memory.

0 commit comments

Comments
 (0)