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

commit f43f47162e9f3c68e051baaa0094191b6b3a12c9
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 17:37:28 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
515d37221adb3d3e2ae282a8bd82151f547c3d51
---
 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 ceb29bb5cd..9e0cb4360b 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781372026377,
+  "lastUpdate": 1781372248054,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -858,6 +858,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Meng Wang",
+            "username": "mengw15"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "515d37221adb3d3e2ae282a8bd82151f547c3d51",
+          "message": "test(frontend): extend GmailService spec to cover all 
methods (#5460)\n\n### What changes were proposed in this PR?\n\nExtends the 
existing `gmail.service.spec.ts` (added in #5164, which\ncovered `sendEmail`'s 
success/error toasts) to cover the remaining\nsurface of the 3-method 
service:\n\n- `sendEmail` request-body shape — explicit receiver, and 
the\nempty-string default when omitted\n- `sendEmail` error branch also logs 
`console.error(\"Send email error:\",\n…)`\ [...]
+          "timestamp": "2026-06-13T17:18:45Z",
+          "tree_id": "47f15aad73a3f32861d6965c95a3df7035331d92",
+          "url": 
"https://github.com/apache/texera/commit/515d37221adb3d3e2ae282a8bd82151f547c3d51";
+        },
+        "date": 1781372247631,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 536.3525231881152,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 1207.6054812065568,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1435.0459001483277,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to