Skip to content

Commit 3705c21

Browse files
authored
docs: Update benchmark results (apache#2596)
1 parent dfcabb4 commit 3705c21

26 files changed

+333
-310
lines changed

README.md

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

51-
When using Comet, the overall run time is reduced from 652 seconds to 268 seconds, a 2.4x speedup.
51+
When using Comet, the overall run time is reduced from 687 seconds to 302 seconds, a 2.2x speedup.
5252

53-
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_allqueries.png)
53+
![](docs/source/_static/images/benchmark-results/0.11.0/tpch_allqueries.png)
5454

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

57-
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_compare.png)
57+
![](docs/source/_static/images/benchmark-results/0.11.0/tpch_queries_compare.png)
5858

5959
The following charts shows how much Comet currently accelerates each query from the benchmark.
6060

6161
### Relative speedup
6262

63-
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_speedup_rel.png)
63+
![](docs/source/_static/images/benchmark-results/0.11.0/tpch_queries_speedup_rel.png)
6464

6565
### Absolute speedup
6666

67-
![](docs/source/_static/images/benchmark-results/0.9.0/tpch_queries_speedup_abs.png)
67+
![](docs/source/_static/images/benchmark-results/0.11.0/tpch_queries_speedup_abs.png)
6868

6969
These benchmarks can be reproduced in any environment using the documentation in the
7070
[Comet Benchmarking Guide](https://datafusion.apache.org/comet/contributor-guide/benchmarking.html). We encourage
33 KB
Loading
42.3 KB
Loading
63.9 KB
Loading
89.3 KB
Loading
31.9 KB
Loading
33.7 KB
Loading
38.3 KB
Loading
48 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)