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 37283144b5 add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for bdde6b946d79fbe668d211b77e663e2ed263e28f
37283144b5 is described below

commit 37283144b55402dff667f192dcd58c40e15cd70f
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 23:51:58 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
bdde6b946d79fbe668d211b77e663e2ed263e28f
---
 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 80b82ccde3..4670541a98 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781389202550,
+  "lastUpdate": 1781394718317,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1170,6 +1170,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Eugene Gu",
+            "username": "eugenegujing"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "bdde6b946d79fbe668d211b77e663e2ed263e28f",
+          "message": "feat(workflow-operator): add not-blank validation 
messages (#5640)\n\n<!-- PR title: feat(workflow-operator): add not-blank 
validation\nmessages -->\n\n### What changes were proposed in this 
PR?\n\nExtends the not-blank validation pattern introduced for basic 
chart\noperators in #4006 to **all visualization operators**, and gives 
every\nbackend `assert` a human-readable message.\n\n**Why this matters.** The 
frontend (AJV + `required` + the autofill\nattribute enum)  [...]
+          "timestamp": "2026-06-13T23:36:46Z",
+          "tree_id": "a2d36008c4931c4b2cd36a093654aa09320810a5",
+          "url": 
"https://github.com/apache/texera/commit/bdde6b946d79fbe668d211b77e663e2ed263e28f";
+        },
+        "date": 1781394717820,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 414.3305647702846,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 804.7969348285035,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 929.5848463771631,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to