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 661f8aed7c add Arrow Flight E2E Latency (customSmallerIsBetter) 
benchmark result for 397d2757f3094818c96681261324cc9a9ff17763
661f8aed7c is described below

commit 661f8aed7cb7b40bdab4c459f11124bede1bc2b8
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 17:09:17 2026 +0000

    add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for 
397d2757f3094818c96681261324cc9a9ff17763
---
 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 6188aa80c5..63826d08df 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1781284155172,
+  "lastUpdate": 1781284157423,
   "repoUrl": "https://github.com/apache/texera";,
   "entries": {
     "Arrow Flight E2E Throughput": [
@@ -1011,6 +1011,75 @@ window.BENCHMARK_DATA = {
             "unit": "us"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "[email protected]",
+            "name": "lie18uci",
+            "username": "lie18uci"
+          },
+          "committer": {
+            "email": "[email protected]",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "397d2757f3094818c96681261324cc9a9ff17763",
+          "message": "test(frontend): add ConflictingFileModalContentComponent 
unit tests (#5631)\n\n### What changes were proposed in this PR?\n\nFrontend 
unit tests for ConflictingFileModalContentComponent are added\nin this 
PR.\n\nThe updated specification confirms that:\n\n1. The component has been 
successfully generated.\n2. The modal data inserted through NZ_MODAL_DATA is 
exposed by the\ncomponent.\n\nWithout altering current behavior, this increases 
test coverage for a\nminor pres [...]
+          "timestamp": "2026-06-12T16:52:41Z",
+          "tree_id": "a86659b9a1c4878619b19e3eb1f9d3e455059ddd",
+          "url": 
"https://github.com/apache/texera/commit/397d2757f3094818c96681261324cc9a9ff17763";
+        },
+        "date": 1781284156891,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "latency p50 / bs=10 sw=10 sl=64",
+            "value": 24245.524,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=10 sw=10 sl=64",
+            "value": 35243.738,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=10 sw=10 sl=64",
+            "value": 35243.738,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=100 sw=10 sl=64",
+            "value": 106982.496,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=100 sw=10 sl=64",
+            "value": 123408.574,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=100 sw=10 sl=64",
+            "value": 123408.574,
+            "unit": "us"
+          },
+          {
+            "name": "latency p50 / bs=1000 sw=10 sl=64",
+            "value": 927677.535,
+            "unit": "us"
+          },
+          {
+            "name": "latency p95 / bs=1000 sw=10 sl=64",
+            "value": 985220.118,
+            "unit": "us"
+          },
+          {
+            "name": "latency p99 / bs=1000 sw=10 sl=64",
+            "value": 985220.118,
+            "unit": "us"
+          }
+        ]
       }
     ]
   }

Reply via email to