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

commit b51455873c9ba7c41d55f2703965f0b47a525195
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 09:13:04 2026 +0000

    add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for 
5d74b610cf3c1990f7a70d3445dbdf2e6701f3a0
---
 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 73e5e6cd9f..2e2970ea8b 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781255312182,
+  "lastUpdate": 1781255584430,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -273,6 +273,45 @@ window.BENCHMARK_DATA = {
             "unit": "tuples/sec"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "yangzhang75",
+            "username": "yangzhang75"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "5d74b610cf3c1990f7a70d3445dbdf2e6701f3a0",
+          "message": "chore(pyright-language-service): remove unused 
hocon-parser and hoconjs dependencies (#5581)\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. Pl [...]
+          "timestamp": "2026-06-12T08:56:51Z",
+          "tree_id": "ced167a58d68b82ec2145a72bac159594ed50cb3",
+          "url": 
"https://github.com/apache/texera/commit/5d74b610cf3c1990f7a70d3445dbdf2e6701f3a0";
+        },
+        "date": 1781255584217,
+        "tool": "customBiggerIsBetter",
+        "benches": [
+          {
+            "name": "throughput / bs=10 sw=10 sl=64",
+            "value": 372.7132944539945,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=100 sw=10 sl=64",
+            "value": 815.2186085940908,
+            "unit": "tuples/sec"
+          },
+          {
+            "name": "throughput / bs=1000 sw=10 sl=64",
+            "value": 917.8065130461815,
+            "unit": "tuples/sec"
+          }
+        ]
       }
     ],
     "Arrow Flight E2E Latency": [

Reply via email to