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 8a0f471014 add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 6becb8596df32058f69473c39f4a9028f149954e
8a0f471014 is described below
commit 8a0f47101429fd9850160f21e45e9bd155c572aa
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 18:17:14 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
6becb8596df32058f69473c39f4a9028f149954e
---
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 2d4b80710c..cec2d3a131 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781374631925,
+ "lastUpdate": 1781374634006,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -2739,6 +2739,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Kyle Yin Xu",
+ "username": "KYinXu"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "6becb8596df32058f69473c39f4a9028f149954e",
+ "message": "test(workflow-operator): add ImageUtilitySpec for
encodeImageToHTML (#5679)\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. Please write your P [...]
+ "timestamp": "2026-06-13T18:00:43Z",
+ "tree_id": "13f359fb502e155ab86032e7378f5d3f1ef762de",
+ "url":
"https://github.com/apache/texera/commit/6becb8596df32058f69473c39f4a9028f149954e"
+ },
+ "date": 1781374633590,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 18427.068,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 27720.763,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 27720.763,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 81828.97,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 108536.608,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 108536.608,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 694850.073,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 733876.887,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 733876.887,
+ "unit": "us"
+ }
+ ]
}
]
}