This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/asf-site by this push: new 7d0174df4 Publish built docs triggered by 9505478a88686b4ef74a541ccbb5d6101e166365 7d0174df4 is described below commit 7d0174df4671d84b2f0fd41967a0315797921068 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jul 31 21:55:21 2025 +0000 Publish built docs triggered by 9505478a88686b4ef74a541ccbb5d6101e166365 --- .../spark-3.5.3-tpcds.json} | 0 .../comet-0.9.0-tpcds.json} | 0 .../spark-3.5.3-tpch.json} | 0 .../comet-0.9.0-tpch.json} | 0 _sources/contributor-guide/benchmark-results/tpc-ds.md.txt | 4 ++-- _sources/contributor-guide/benchmark-results/tpc-h.md.txt | 4 ++-- contributor-guide/benchmark-results/tpc-ds.html | 4 ++-- contributor-guide/benchmark-results/tpc-h.html | 4 ++-- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_downloads/dfc24048b14b57466bdab497604d85c1/spark-tpcds.json b/_downloads/691c4d0de20912f9bfe9bc93cc4c0322/spark-3.5.3-tpcds.json similarity index 100% rename from _downloads/dfc24048b14b57466bdab497604d85c1/spark-tpcds.json rename to _downloads/691c4d0de20912f9bfe9bc93cc4c0322/spark-3.5.3-tpcds.json diff --git a/_downloads/d87ac62136def241deee1fb281a382cb/comet-tpcds.json b/_downloads/6abce1235c0b642f6801e80266d3ae08/comet-0.9.0-tpcds.json similarity index 100% rename from _downloads/d87ac62136def241deee1fb281a382cb/comet-tpcds.json rename to _downloads/6abce1235c0b642f6801e80266d3ae08/comet-0.9.0-tpcds.json diff --git a/_downloads/738eed25c3742112bd811bec20b88daf/spark-tpch.json b/_downloads/d04daf16cce1beaaea0838b85a43681f/spark-3.5.3-tpch.json similarity index 100% rename from _downloads/738eed25c3742112bd811bec20b88daf/spark-tpch.json rename to _downloads/d04daf16cce1beaaea0838b85a43681f/spark-3.5.3-tpch.json diff --git a/_downloads/821216072bc4223b796a7cb02eed49c3/comet-tpch.json b/_downloads/fc2ffefce2d5a8093cbd6f3751f23c7d/comet-0.9.0-tpch.json similarity index 100% rename from _downloads/821216072bc4223b796a7cb02eed49c3/comet-tpch.json rename to _downloads/fc2ffefce2d5a8093cbd6f3751f23c7d/comet-0.9.0-tpch.json diff --git a/_sources/contributor-guide/benchmark-results/tpc-ds.md.txt b/_sources/contributor-guide/benchmark-results/tpc-ds.md.txt index bc9153378..c0c7d61e6 100644 --- a/_sources/contributor-guide/benchmark-results/tpc-ds.md.txt +++ b/_sources/contributor-guide/benchmark-results/tpc-ds.md.txt @@ -41,7 +41,7 @@ The following chart shows how much Comet currently accelerates each query from t The raw results of these benchmarks in JSON format is available here: -- [Spark](0.9.0/spark-tpcds.json) -- [Comet](0.9.0/comet-tpcds.json) +- [Spark](spark-3.5.3-tpcds.json) +- [Comet](comet-0.9.0-tpcds.json) The scripts that were used to generate these results can be found [here](https://github.com/apache/datafusion-comet/tree/main/dev/benchmarks). diff --git a/_sources/contributor-guide/benchmark-results/tpc-h.md.txt b/_sources/contributor-guide/benchmark-results/tpc-h.md.txt index 90277f7a5..24a1017e2 100644 --- a/_sources/contributor-guide/benchmark-results/tpc-h.md.txt +++ b/_sources/contributor-guide/benchmark-results/tpc-h.md.txt @@ -41,7 +41,7 @@ The following chart shows how much Comet currently accelerates each query from t The raw results of these benchmarks in JSON format is available here: -- [Spark](0.9.0/spark-tpch.json) -- [Comet](0.9.0/comet-tpch.json) +- [Spark](spark-3.5.3-tpch.json) +- [Comet](comet-0.9.0-tpch.json) The scripts that were used to generate these results can be found [here](https://github.com/apache/datafusion-comet/tree/main/dev/benchmarks). diff --git a/contributor-guide/benchmark-results/tpc-ds.html b/contributor-guide/benchmark-results/tpc-ds.html index b5a3aea22..44ebd1147 100644 --- a/contributor-guide/benchmark-results/tpc-ds.html +++ b/contributor-guide/benchmark-results/tpc-ds.html @@ -350,8 +350,8 @@ and we encourage you to run these benchmarks in your own environments.</p> <p><img alt="" src="../../_images/tpcds_queries_speedup_abs.png" /></p> <p>The raw results of these benchmarks in JSON format is available here:</p> <ul class="simple"> -<li><p><a class="reference download internal" download="" href="../../_downloads/dfc24048b14b57466bdab497604d85c1/spark-tpcds.json"><span class="xref download myst">Spark</span></a></p></li> -<li><p><a class="reference download internal" download="" href="../../_downloads/d87ac62136def241deee1fb281a382cb/comet-tpcds.json"><span class="xref download myst">Comet</span></a></p></li> +<li><p><a class="reference download internal" download="" href="../../_downloads/691c4d0de20912f9bfe9bc93cc4c0322/spark-3.5.3-tpcds.json"><span class="xref download myst">Spark</span></a></p></li> +<li><p><a class="reference download internal" download="" href="../../_downloads/6abce1235c0b642f6801e80266d3ae08/comet-0.9.0-tpcds.json"><span class="xref download myst">Comet</span></a></p></li> </ul> <p>The scripts that were used to generate these results can be found <a class="reference external" href="https://github.com/apache/datafusion-comet/tree/main/dev/benchmarks">here</a>.</p> </section> diff --git a/contributor-guide/benchmark-results/tpc-h.html b/contributor-guide/benchmark-results/tpc-h.html index c6e2755a9..8026d66c0 100644 --- a/contributor-guide/benchmark-results/tpc-h.html +++ b/contributor-guide/benchmark-results/tpc-h.html @@ -350,8 +350,8 @@ and we encourage you to run these benchmarks in your own environments.</p> <p><img alt="" src="../../_images/tpch_queries_speedup_abs.png" /></p> <p>The raw results of these benchmarks in JSON format is available here:</p> <ul class="simple"> -<li><p><a class="reference download internal" download="" href="../../_downloads/738eed25c3742112bd811bec20b88daf/spark-tpch.json"><span class="xref download myst">Spark</span></a></p></li> -<li><p><a class="reference download internal" download="" href="../../_downloads/821216072bc4223b796a7cb02eed49c3/comet-tpch.json"><span class="xref download myst">Comet</span></a></p></li> +<li><p><a class="reference download internal" download="" href="../../_downloads/d04daf16cce1beaaea0838b85a43681f/spark-3.5.3-tpch.json"><span class="xref download myst">Spark</span></a></p></li> +<li><p><a class="reference download internal" download="" href="../../_downloads/fc2ffefce2d5a8093cbd6f3751f23c7d/comet-0.9.0-tpch.json"><span class="xref download myst">Comet</span></a></p></li> </ul> <p>The scripts that were used to generate these results can be found <a class="reference external" href="https://github.com/apache/datafusion-comet/tree/main/dev/benchmarks">here</a>.</p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org