Skip to content

Commit 2dd6ca2

Browse files
authored
docs: Update benchmark results for 0.9.0 (#1959)
1 parent 6e3a5e2 commit 2dd6ca2

39 files changed

+969
-2939
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@ The following chart shows the time it takes to run the 22 TPC-H queries against
4646
using a single executor with 8 cores. See the [Comet Benchmarking Guide](https://datafusion.apache.org/comet/contributor-guide/benchmarking.html)
4747
for details of the environment used for these benchmarks.
4848

49-
When using Comet, the overall run time is reduced from 626 seconds to 290 seconds, a 2.2x speedup.
49+
When using Comet, the overall run time is reduced from 616 seconds to 275 seconds, a 2.2x speedup.
5050

51-
![](docs/source/_static/images/benchmark-results/0.7.0/tpch_allqueries.png)
51+
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_allqueries.png)
5252

5353
Here is a breakdown showing relative performance of Spark and Comet for each TPC-H query.
5454

55-
![](docs/source/_static/images/benchmark-results/0.7.0/tpch_queries_compare.png)
55+
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_compare.png)
5656

5757
The following charts shows how much Comet currently accelerates each query from the benchmark.
5858

5959
### Relative speedup
6060

61-
![](docs/source/_static/images/benchmark-results/0.7.0/tpch_queries_speedup_rel.png)
61+
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_speedup_rel.png)
6262

6363
### Absolute speedup
6464

65-
![](docs/source/_static/images/benchmark-results/0.7.0/tpch_queries_speedup_abs.png)
65+
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_speedup_abs.png)
6666

6767
These benchmarks can be reproduced in any environment using the documentation in the
6868
[Comet Benchmarking Guide](https://datafusion.apache.org/comet/contributor-guide/benchmarking.html). We encourage
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)