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 c2bd7e9dfc add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 4fd395b8f9875d82d8aaf3cc4884ab2366381ae0
c2bd7e9dfc is described below
commit c2bd7e9dfc5c311f86051e77d38b9fc2199116d3
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 21:15:44 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
4fd395b8f9875d82d8aaf3cc4884ab2366381ae0
---
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 702b4b6136..dfdb416868 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781385342193,
+ "lastUpdate": 1781385344085,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -3063,6 +3063,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "49699333+dependabot[bot]@users.noreply.github.com",
+ "name": "dependabot[bot]",
+ "username": "dependabot[bot]"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "4fd395b8f9875d82d8aaf3cc4884ab2366381ae0",
+ "message": "chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in
/frontend (#5684)\n\nBumps [shell-quote](https://github.com/ljharb/shell-quote)
from 1.8.3 to\n1.8.4.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced
from
<a\nhref=\"https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md\">shell-quote's\nchangelog</a>.</em></p>\n<blockquote>\n<h2><a\nhref=\"https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4\">v1.8.4</a>\n-
2026-05-22</h2>\n<h3>Commits</h3 [...]
+ "timestamp": "2026-06-13T20:59:04Z",
+ "tree_id": "58c4b12a2ccef3dd30abd0a0da746c79facf6ca1",
+ "url":
"https://github.com/apache/texera/commit/4fd395b8f9875d82d8aaf3cc4884ab2366381ae0"
+ },
+ "date": 1781385343559,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 24155.835,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 30242.894,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 30242.894,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 103271.159,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 144101.88,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 144101.88,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 892725.179,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 943636.18,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 943636.18,
+ "unit": "us"
+ }
+ ]
}
]
}