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 64147f821c add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 5d74b610cf3c1990f7a70d3445dbdf2e6701f3a0
64147f821c is described below
commit 64147f821c47e57b4e13713cd4220ab0982b100c
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 09:13:06 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
5d74b610cf3c1990f7a70d3445dbdf2e6701f3a0
---
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 2e2970ea8b..27fb86ca69 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781255584430,
+ "lastUpdate": 1781255586564,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -795,6 +795,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "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": 1781255586073,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 25220.842,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 38958.255,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 38958.255,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 122446.822,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 143857.996,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 143857.996,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 1093008.207,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 1139429.056,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 1139429.056,
+ "unit": "us"
+ }
+ ]
}
]
}