This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 11186b92ee add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 0731313a73fa36c47cef9d7cfa4c87abc8dfe69e
11186b92ee is described below

commit 11186b92eed5ed45ad34fd1ec1aecbfc9d12ec97
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 07:44:44 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
0731313a73fa36c47cef9d7cfa4c87abc8dfe69e
---
 dev/bench/data.js | 41 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 40 insertions(+), 1 deletion(-)

diff --git a/dev/bench/data.js b/dev/bench/data.js
index f91b3c25c4..b50bace9cb 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781243100783,
+  "lastUpdate": 1781250284165,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -117,6 +117,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Yicong Huang",
+            "username": "Yicong-Huang"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "0731313a73fa36c47cef9d7cfa4c87abc8dfe69e",
+          "message": "ci: compare benchmark PRs with main (#5639)\n\n### What 
changes were proposed in this PR?\nUpdate the benchmark PR comment workflow to 
show PR benchmark results\nnext to the latest main baseline and the 7-day 
average baseline\npublished on `gh-pages`.\n\nThe comment now reads the PR run 
artifact JSON/CSV files and\n`gh-pages:/dev/bench/data.js`, then renders a 
compact report:\n\n| Section | What reviewers see |\n| --- | --- |\n| Verdict | 
Material regression/no-regr [...]
+          "timestamp": "2026-06-12T07:29:46Z",
+          "tree_id": "21413c1c67cdf9843b5a5102699eb7c6a157df02",
+          "url": 
"https://github.com/apache/texera/commit/0731313a73fa36c47cef9d7cfa4c87abc8dfe69e";
+        },
+        "date": 1781250283617,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 386.2180304983788,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 931.7827204125922,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1097.5904071552002,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to