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

commit b552ff76428349f728892457dfed5864d7a85d55
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 19:09:34 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
aceca29cbda1f223ac17753efb58eba726e58b2f
---
 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 0d7821dc16..9530e8ec13 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781377772998,
+  "lastUpdate": 1781377774746,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -2955,6 +2955,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Benjamin Le",
+            "username": "benjaminle22"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "aceca29cbda1f223ac17753efb58eba726e58b2f",
+          "message": "test(frontend): expand OperatorReuseCacheStatusService 
spec coverage (#5624)\n\n### What changes were proposed in this PR?\nExpands 
the existing spec for `OperatorReuseCacheStatusService`, which\npreviously only 
checked `should be created`. Adds behavior-focused tests\ncovering both 
constructor subscriptions: the `CacheStatusUpdateEvent`\nwebsocket handler and 
the `getReuseCacheOperatorsChangedStream` handler.\nTests verify that 
`JointUIService.changeOperatorReuseCa [...]
+          "timestamp": "2026-06-13T18:54:04Z",
+          "tree_id": "a6bb83aa00c102b61bfa1c9af3c242f86a6c33da",
+          "url": 
"https://github.com/apache/texera/commit/aceca29cbda1f223ac17753efb58eba726e58b2f";
+        },
+        "date": 1781377774334,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 26423.355,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 36566.399,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 36566.399,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 126866.448,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 145386.579,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 145386.579,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 1085677.606,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 1152478.059,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 1152478.059,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to