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 7330ba6243 add Arrow Flight E2E Latency (customSmallerIsBetter) 
benchmark result for 73c76f51920b0900de67bbc0baa1ee5be5b87bf0
7330ba6243 is described below

commit 7330ba6243146e839006f9d2371e6bd603f5dbae
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 22:35:57 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
73c76f51920b0900de67bbc0baa1ee5be5b87bf0
---
 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 6e5ee579c9..a894c28739 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781303755920,
+  "lastUpdate": 1781303757756,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1875,6 +1875,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Xuan Gu",
+            "username": "xuang7"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "73c76f51920b0900de67bbc0baa1ee5be5b87bf0",
+          "message": "chore(licensing): refresh transitive versions in 
LICENSE-binary-python (#5650)\n\n### What changes were proposed in this 
PR?\n\nRefresh three transitive Python dependency versions 
in\n`amber/LICENSE-binary-python` to match the bundled wheels, as reported\nby 
the License Binary Checker 
([release\nrun](https://github.com/apache/texera/actions/runs/27444261750) and 
this\nPR's CI):\n\n- filelock 3.29.1 → 3.29.3\n- huggingface-hub 1.18.0 → 
1.19.0\n- matplotlib 3.10.9 → 3 [...]
+          "timestamp": "2026-06-12T22:19:18Z",
+          "tree_id": "2891f97620ae3450ebfd91d239d9f383db28c3aa",
+          "url": 
"https://github.com/apache/texera/commit/73c76f51920b0900de67bbc0baa1ee5be5b87bf0";
+        },
+        "date": 1781303757354,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 23004.083,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 31219.877,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 31219.877,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 119184.212,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 160656.345,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 160656.345,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 1048502.978,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 1107533.754,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 1107533.754,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to