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 938c2dd804 add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 4fd395b8f9875d82d8aaf3cc4884ab2366381ae0
938c2dd804 is described below

commit 938c2dd804bdd43a9307db49ba528895725360c8
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 21:15:42 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
4fd395b8f9875d82d8aaf3cc4884ab2366381ae0
---
 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 9530e8ec13..702b4b6136 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781377774746,
+  "lastUpdate": 1781385342193,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1092,6 +1092,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "49699333+dependabot[bot]@users.noreply.github.com",
+            "name": "dependabot[bot]",
+            "username": "dependabot[bot]"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "4fd395b8f9875d82d8aaf3cc4884ab2366381ae0",
+          "message": "chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in 
/frontend (#5684)\n\nBumps [shell-quote](https://github.com/ljharb/shell-quote) 
from 1.8.3 to\n1.8.4.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced 
from 
<a\nhref=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\";>shell-quote's\nchangelog</a>.</em></p>\n<blockquote>\n<h2><a\nhref=\"https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4\";>v1.8.4</a>\n-
 2026-05-22</h2>\n<h3>Commits</h3 [...]
+          "timestamp": "2026-06-13T20:59:04Z",
+          "tree_id": "58c4b12a2ccef3dd30abd0a0da746c79facf6ca1",
+          "url": 
"https://github.com/apache/texera/commit/4fd395b8f9875d82d8aaf3cc4884ab2366381ae0";
+        },
+        "date": 1781385341632,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 425.8555569622274,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 957.9201030252267,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1117.584572849056,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to