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 5c7139f89d add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for e0a96478817a5c7a2f585de1952e40f7c8ba534f
5c7139f89d is described below
commit 5c7139f89d65d41470518a5b2ed9d31a38c99b48
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 00:39:38 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
e0a96478817a5c7a2f585de1952e40f7c8ba534f
---
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 3e5d36e6f6..d667703d8b 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781310930511,
+ "lastUpdate": 1781311178237,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -741,6 +741,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "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": 1781311177762,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 449.83945702110344,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 953.8605991110668,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 1101.959375960379,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [