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 5c417249c7 add Arrow Flight E2E Latency (customSmallerIsBetter) 
benchmark result for 99b9ca281dd4524b0423bac9593ce1f9f136f14d
5c417249c7 is described below

commit 5c417249c7ca3e149de63a6f680325159630f9b0
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 17:47:17 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
99b9ca281dd4524b0423bac9593ce1f9f136f14d
---
 dev/bench/data.js | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 70 insertions(+), 1 deletion(-)

diff --git a/dev/bench/data.js b/dev/bench/data.js
index 04160ee4ae..ab888d9e3d 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781372835949,
+  "lastUpdate": 1781372837504,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -2523,6 +2523,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Prateek Ganigi",
+            "username": "PG1204"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "99b9ca281dd4524b0423bac9593ce1f9f136f14d",
+          "message": "test(frontend): share workflow-editor TestBed setup, 
drop double-run (#5626)\n\n### What changes were proposed in this 
PR?\nAddresses the two review comments 
on\n[#5318](https://github.com/apache/texera/issues/5318)'s 
follow-up\nimplementation:\n\n1. Share a common TestBed setup so the jsdom and 
browser specs don't\ndrift.\n\nThe .browser.spec.ts split created two TestBed 
configurations for the\nsame component - one in 
workflow-editor.component.spec.ts (External\nMo [...]
+          "timestamp": "2026-06-13T17:32:57Z",
+          "tree_id": "1d7d21a43f56d77acba5d876421fcaacd0250392",
+          "url": 
"https://github.com/apache/texera/commit/99b9ca281dd4524b0423bac9593ce1f9f136f14d";
+        },
+        "date": 1781372837241,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 23497.593,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 32827.079,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 32827.079,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 107585.77,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 118825.536,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 118825.536,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 896855.439,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 950291.512,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 950291.512,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to