Skip to content

Commit a2a3dd3

Browse files
authored
docs: fix errors in benchmark pages (#4001)
]
1 parent 076b738 commit a2a3dd3

3 files changed

Lines changed: 2 additions & 8 deletions

File tree

docs/source/contributor-guide/benchmark-results/tpc-ds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
# Apache DataFusion Comet: Benchmarks Derived From TPC-DS
2121

22-
The following benchmarks were performed on an EKS cluster (`r61.2xlarge` instances with EBS storage) with data stored in S3.
22+
The following benchmarks were performed on an EKS cluster (`r6i.24xlarge` instances with EBS storage) with data stored in S3.
2323

2424
The tracking issue for improving TPC-DS performance is [#858](https://github.com/apache/datafusion-comet/issues/858).
2525

docs/source/contributor-guide/benchmark-results/tpc-h.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
# Apache DataFusion Comet: Benchmarks Derived From TPC-H
2121

22-
The following benchmarks were performed on an EKS cluster (`r61.2xlarge` instances with EBS storage) with data stored in S3.
22+
The following benchmarks were performed on an EKS cluster (`r6i.24xlarge` instances with EBS storage) with data stored in S3.
2323

2424
## Configuration
2525

docs/source/contributor-guide/benchmarking.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ Data generation scripts are available in the [DataFusion Benchmarks](https://git
2727

2828
## Current Benchmark Results
2929

30-
The published benchmarks are performed on a Linux workstation with PCIe 5, AMD 7950X CPU (16 cores), 128 GB RAM, and
31-
data stored locally in Parquet format on NVMe storage. Performance characteristics will vary in different environments
32-
and we encourage you to run these benchmarks in your own environments.
33-
34-
The operating system used was Ubuntu 22.04.5 LTS.
35-
3630
- [Benchmarks derived from TPC-H](benchmark-results/tpc-h)
3731
- [Benchmarks derived from TPC-DS](benchmark-results/tpc-ds)
3832

0 commit comments

Comments
 (0)