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 d10564b0e9 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for 6becb8596df32058f69473c39f4a9028f149954e
d10564b0e9 is described below
commit d10564b0e9aae5e8f45f10a50671499058706577
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 18:17:12 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
6becb8596df32058f69473c39f4a9028f149954e
---
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 1975c77027..2d4b80710c 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781373961358,
+ "lastUpdate": 1781374631925,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -975,6 +975,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "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": 1781374631758,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 526.4027816891697,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 1179.7760368503139,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 1429.717512187697,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [