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

commit 7b49b90d8aa0259246203cc648b7fda6e52e2252
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 00:44:27 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
7ae9b35f12748616daf7bcc925fdde2e5def5187
---
 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 5b1b584121..06696365d8 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781311180079,
+  "lastUpdate": 1781311467510,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -780,6 +780,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Xinyuan Lin",
+            "username": "aglinxinyuan"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "7ae9b35f12748616daf7bcc925fdde2e5def5187",
+          "message": "test(workflow-operator): add unit test coverage for 
filter-family operator executors (#5656)\n\n### What changes were proposed in 
this PR?\n\nPin behavior of four previously-uncovered modules in the 
`FilterOpExec`\ninheritance hierarchy in `common/workflow-operator`. No 
production-code\nchanges.\n\n| Spec | Source class | Tests |\n| --- | --- | --- 
|\n| `FilterOpExecSpec` | `FilterOpExec` (abstract base) | 9 |\n| 
`RegexOpExecSpec` | `RegexOpExec` | 8 |\n| `Substring [...]
+          "timestamp": "2026-06-13T00:30:08Z",
+          "tree_id": "57e3eee2ddc27b399f843bfc0bdff1f893477272",
+          "url": 
"https://github.com/apache/texera/commit/7ae9b35f12748616daf7bcc925fdde2e5def5187";
+        },
+        "date": 1781311467014,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 394.18147463904586,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 729.171868130637,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 946.2959606810432,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to