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 24e74bef1a add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 1572edf43f708a89573710a4aab9e06726a33924
24e74bef1a is described below

commit 24e74bef1a6d19e02d7058df89491dd92cbe737e
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 05:44:58 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
1572edf43f708a89573710a4aab9e06726a33924
---
 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 3cea350dfa..4ceaec3e5b 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781242449811,
+  "lastUpdate": 1781243098904,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -78,6 +78,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": "1572edf43f708a89573710a4aab9e06726a33924",
+          "message": "chore: enable dev static pages (#5637)\n\n### What 
changes were proposed in this PR?\nEnable GitHub Pages publishing through 
`.asf.yaml` by setting\n`github.ghp_branch` to `gh-pages` and `github.ghp_path` 
to `/`.\n\nThis is intended to make dev-facing static pages under the 
`gh-pages`\nbranch viewable in a browser. The first page this unlocks is 
the\nbenchmark dashboard generated under `dev/bench`, so benchmark results\ncan 
be inspected at a stable web URL instead o [...]
+          "timestamp": "2026-06-12T05:29:52Z",
+          "tree_id": "68e8731bdbf816310f405365441111c00785c1e6",
+          "url": 
"https://github.com/apache/texera/commit/1572edf43f708a89573710a4aab9e06726a33924";
+        },
+        "date": 1781243098427,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 416.66760416877605,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 938.3660426528729,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1094.9450241456232,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to