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 6bc97d23fd add Arrow Flight E2E Latency (customSmallerIsBetter) 
benchmark result for a0442876321ede19fe7f33e57c1f7b277c09e3ba
6bc97d23fd is described below

commit 6bc97d23fdd94f4f70a31c7b2bc1f8db8682d8a7
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 22:20:02 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
a0442876321ede19fe7f33e57c1f7b277c09e3ba
---
 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 d9070748c9..80b82ccde3 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781389200437,
+  "lastUpdate": 1781389202550,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -3171,6 +3171,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Yicong Huang",
+            "username": "Yicong-Huang"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "a0442876321ede19fe7f33e57c1f7b277c09e3ba",
+          "message": "chore(frontend): refresh UDF operator icons 
(#5686)\n\n### What changes were proposed in this PR?\n\nReplaces the eight UDF 
operator icons under\n`frontend/src/assets/operator_images/` with a clean, 
consistent\ntypographic set. The previous icons were mismatched — the three 
Python\nUDF icons carried a leftover red \"New\" overlay, and 
the\nLambda/Reducer/Java/R icons varied in size and visual style (logo 
art,\nplain text, stock marks).\n\nEach new icon is a 1024×102 [...]
+          "timestamp": "2026-06-13T22:03:39Z",
+          "tree_id": "d6b17b997a64c4c258a8e93652ed019f2f77f126",
+          "url": 
"https://github.com/apache/texera/commit/a0442876321ede19fe7f33e57c1f7b277c09e3ba";
+        },
+        "date": 1781389202070,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 24518.596,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 34934.639,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 34934.639,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 120315.388,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 145016.611,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 145016.611,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 1052107.943,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 1094010.381,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 1094010.381,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to