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

commit 0b3fd28eca72d91de731f0890ddb134a268e55fe
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 20:53:07 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
fa5fcbb60b6f0a305a21635e2560ca0b04b823e2
---
 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 9bfcf17791..b46c52ce0a 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781297585411,
+  "lastUpdate": 1781297587331,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1767,6 +1767,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "Sarah Asad",
+            "username": "SarahAsad23"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "fa5fcbb60b6f0a305a21635e2560ca0b04b823e2",
+          "message": "feat: Make Python Virtual Environment Persistent: Add 
Environments to Left Panel  (#5577)\n\n<!--\nThanks for sending a pull request 
(PR)! Here are some tips for you:\n1. If this is your first time, please read 
our contributor guidelines:\n[Contributing 
to\nTexera](https://github.com/apache/texera/blob/main/CONTRIBUTING.md)\n  2. 
Ensure you have added or run the appropriate tests for your PR\n  3. If the PR 
is work in progress, mark it a draft on GitHub.\n  4. Pleas [...]
+          "timestamp": "2026-06-12T20:38:25Z",
+          "tree_id": "eb69a6fef9622a398e2fd5de0467a0bd3fa96d5c",
+          "url": 
"https://github.com/apache/texera/commit/fa5fcbb60b6f0a305a21635e2560ca0b04b823e2";
+        },
+        "date": 1781297586853,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 26516.417,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 44316.137,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 44316.137,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 117126.437,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 143069.393,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 143069.393,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 1043251.696,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 1077172.723,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 1077172.723,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to