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 39a7939d24 add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 1c580e59eb69bc45205298606c3980c67a05803f
39a7939d24 is described below

commit 39a7939d246a06d82d64506a4ac41fcedc052def
Author: github-action-benchmark <[email protected]>
AuthorDate: Wed Jun 24 13:33:35 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
1c580e59eb69bc45205298606c3980c67a05803f
---
 dev/bench/data.js | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 158 insertions(+), 1 deletion(-)

diff --git a/dev/bench/data.js b/dev/bench/data.js
index 3c46c4e086..3aefb14945 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781394720113,
+  "lastUpdate": 1782308015667,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1209,6 +1209,163 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "Xinyuan Lin",
+            "username": "aglinxinyuan",
+            "email": "[email protected]"
+          },
+          "committer": {
+            "name": "GitHub",
+            "username": "web-flow",
+            "email": "[email protected]"
+          },
+          "id": "1c580e59eb69bc45205298606c3980c67a05803f",
+          "message": "fix(execution-service): surface init-time fatal errors 
to the websocket (#5781)\n\n### What changes were proposed in this PR?\n\nWhen 
workflow execution initialization fails, the error was recorded\ninto the 
execution metadata store but never pushed to the websocket, so\nconnected 
frontend clients saw nothing — particularly for failures\nduring 
`WorkflowExecutionService` construction, which happens *before*\nthe execution 
is published to subscribers.\n\n`WorkflowSer [...]
+          "timestamp": "2026-06-24T02:45:12Z",
+          "url": 
"https://github.com/apache/texera/commit/1c580e59eb69bc45205298606c3980c67a05803f";
+        },
+        "date": 1782308015128,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=1 sl=8",
+            "value": 650.4837531886355,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=1 sl=8",
+            "value": 1287.5991093248963,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=1 sl=8",
+            "value": 1436.9147097894797,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=1 sl=64",
+            "value": 831.5202916863423,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=1 sl=64",
+            "value": 1357.723035471166,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=1 sl=64",
+            "value": 1433.19306222954,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=1 sl=512",
+            "value": 866.5715022106941,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=1 sl=512",
+            "value": 1360.2078935161044,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=1 sl=512",
+            "value": 1415.5968699209252,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=10 sl=8",
+            "value": 726.9270055469568,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=8",
+            "value": 1066.155601084265,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=8",
+            "value": 1128.9386124527498,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 799.6982169242415,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 1068.5158034731887,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1113.6476343352147,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=10 sl=512",
+            "value": 788.2748197519269,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=512",
+            "value": 1041.7613219142518,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=512",
+            "value": 1103.0001561273777,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=50 sl=8",
+            "value": 478.8542612687155,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=50 sl=8",
+            "value": 587.0580209295506,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=50 sl=8",
+            "value": 595.2581678307049,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=50 sl=64",
+            "value": 473.5436054480575,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=50 sl=64",
+            "value": 580.5323390138135,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=50 sl=64",
+            "value": 587.4811430192561,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=10 sw=50 sl=512",
+            "value": 457.91222640313714,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=50 sl=512",
+            "value": 559.0628391186693,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=50 sl=512",
+            "value": 564.6111496289036,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to