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 63cff9ecc8 add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for 99b9ca281dd4524b0423bac9593ce1f9f136f14d
63cff9ecc8 is described below

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

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
99b9ca281dd4524b0423bac9593ce1f9f136f14d
---
 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 3cea814aa8..04160ee4ae 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781372249957,
+  "lastUpdate": 1781372835949,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -897,6 +897,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "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": 1781372835399,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 408.43387108356256,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 942.105216087343,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 1122.2841129750852,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to