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 939cdbefe0 add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for e0a96478817a5c7a2f585de1952e40f7c8ba534f
939cdbefe0 is described below
commit 939cdbefe012439f782a4992c07d9b46f631f4ed
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 00:39:40 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
e0a96478817a5c7a2f585de1952e40f7c8ba534f
---
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 d667703d8b..5b1b584121 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781311178237,
+ "lastUpdate": 1781311180079,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -2091,6 +2091,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Xinyuan Lin",
+ "username": "aglinxinyuan"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": false,
+ "id": "e0a96478817a5c7a2f585de1952e40f7c8ba534f",
+ "message": "test(workflow-operator): add unit test coverage for
AutoClosingIterator and UnionOpExec (#5657)\n\n### What changes were proposed
in this PR?\n\nPin behavior of two previously-uncovered helpers
in\n`common/workflow-operator`. No production-code changes.\n\n| Spec | Source
class | Tests |\n| --- | --- | --- |\n| `AutoClosingIteratorSpec` |
`AutoClosingIterator` | 10 |\n| `UnionOpExecSpec` | `UnionOpExec` | 7 |\n\nBoth
spec files follow the `<srcClassName>Spec.scala` [...]
+ "timestamp": "2026-06-13T00:22:16Z",
+ "tree_id": "ade9f49ac2e186c74ad0214bce109814859ccfa2",
+ "url":
"https://github.com/apache/texera/commit/e0a96478817a5c7a2f585de1952e40f7c8ba534f"
+ },
+ "date": 1781311179610,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 21125.837,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 32942.286,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 32942.286,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 103313.683,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 126729.69,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 126729.69,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 906162.735,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 978269.424,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 978269.424,
+ "unit": "us"
+ }
+ ]
}
]
}