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

commit a15c63dfb14c468c755dfb9cf9f378592964b900
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 18:46:17 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e
---
 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 8a12757912..a19bdc8cc5 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781285785272,
+  "lastUpdate": 1781289977068,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -468,6 +468,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Matthew B.",
+            "username": "Ma77Ball"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e",
+          "message": "feat: Add Card View to Workflows (#4216)\n\n<!--\nThanks 
for sending a pull request (PR)! Here are some tips for you:\n1. If this is 
your first time, please read our contributor guidelines:\n[Contributing 
to\nTexera](https://github.com/apache/texera/blob/main/CONTRIBUTING.md)\n  2. 
Ensure you have added or run the appropriate tests for your PR\n  3. If the PR 
is work in progress, mark it a draft on GitHub.\n  4. Please write your PR 
title to summarize what this PR p [...]
+          "timestamp": "2026-06-12T18:30:37Z",
+          "tree_id": "8a1462d267d0135b957ddd89a32b5ddad38febb9",
+          "url": 
"https://github.com/apache/texera/commit/cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e";
+        },
+        "date": 1781289976590,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 436.66832192344117,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 939.4184129089283,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1096.8545037561676,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to