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 a556ec0281 add Arrow Flight E2E Throughput (customBiggerIsBetter) 
benchmark result for fa5fcbb60b6f0a305a21635e2560ca0b04b823e2
a556ec0281 is described below

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

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
fa5fcbb60b6f0a305a21635e2560ca0b04b823e2
---
 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 c370088248..9bfcf17791 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781297020951,
+  "lastUpdate": 1781297585411,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -624,6 +624,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "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": 1781297584920,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 366.75194810841356,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 833.6982034363127,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 958.8160854848804,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to