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 213654d6df add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 6723f074bc50f8e43f29e1e46bb7c665a0e032be
213654d6df is described below

commit 213654d6dfc59e4307cb7666563aef6ae3dcc5f7
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 08:57:01 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
6723f074bc50f8e43f29e1e46bb7c665a0e032be
---
 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 a23a06f04e..77a5059496 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781250286086,
+  "lastUpdate": 1781254621160,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -156,6 +156,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": false,
+          "id": "6723f074bc50f8e43f29e1e46bb7c665a0e032be",
+          "message": "ci: warn when a PR or issue does not follow the template 
(#5622)\n\n### What changes were proposed in this PR?\n- Adds a non-blocking 
GitHub Actions workflow\n(`.github/workflows/template-compliance-warning.yml`) 
that comments when\na PR or issue is opened/edited without following the 
template, and\ndeletes the comment automatically once the description is 
fixed.\n- For PRs it strips the template's `<!-- -->` guidance and flags 
any\nrequired section that is missing  [...]
+          "timestamp": "2026-06-12T08:40:15Z",
+          "tree_id": "976136e6a35d92bd7fe780b216d1b68a626105ab",
+          "url": 
"https://github.com/apache/texera/commit/6723f074bc50f8e43f29e1e46bb7c665a0e032be";
+        },
+        "date": 1781254620660,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 366.1832198619419,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 792.3996706663354,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 933.8614922973254,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to