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 87aecf4a64 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for a61702fd10ccde130f0a24a1298adff24c4a38a5
87aecf4a64 is described below
commit 87aecf4a641b0f665999db448f13c395e9c102f7
Author: github-action-benchmark <[email protected]>
AuthorDate: Wed Jul 29 14:37:18 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
a61702fd10ccde130f0a24a1298adff24c4a38a5
---
dev/bench/data.js | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 158 insertions(+), 1 deletion(-)
diff --git a/dev/bench/data.js b/dev/bench/data.js
index 920d4e8ad7..c836fef274 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1785251770946,
+ "lastUpdate": 1785335838152,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -6547,6 +6547,163 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "name": "Meng Wang",
+ "username": "mengw15",
+ "email": "[email protected]"
+ },
+ "committer": {
+ "name": "GitHub",
+ "username": "web-flow",
+ "email": "[email protected]"
+ },
+ "id": "a61702fd10ccde130f0a24a1298adff24c4a38a5",
+ "message": "refactor(storage): return named VFSUriComponents from
decodeURI (#7020)\n\n### What changes were proposed in this
PR?\n\n`VFSURIFactory.decodeURI` returned a positional
4-tuple\n`(WorkflowIdentity, ExecutionIdentity,
Option[GlobalPortIdentity],\nVFSResourceType)` in both Scala and Python, so its
nine production call\nsites destructured positionally — mostly binding a single
field through\npatterns like `val (_, _, _, resourceType) = decodeURI(uri)` —
where\nnothing [...]
+ "timestamp": "2026-07-29T05:53:43Z",
+ "url":
"https://github.com/apache/texera/commit/a61702fd10ccde130f0a24a1298adff24c4a38a5"
+ },
+ "date": 1785335837604,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=1 sl=8",
+ "value": 642.0663247617687,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=8",
+ "value": 1081.3288182478084,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=8",
+ "value": 1166.3329546953664,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=1 sl=64",
+ "value": 831.1667178896706,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=64",
+ "value": 1126.356342200382,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=64",
+ "value": 1190.9752465280471,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=1 sl=512",
+ "value": 823.6688593871112,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=512",
+ "value": 1147.4040461722045,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=512",
+ "value": 1193.2186447407148,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=8",
+ "value": 734.6817169493064,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=8",
+ "value": 929.7037522882072,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=8",
+ "value": 964.5087968002001,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 750.0128000934528,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 938.3798634922334,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 966.1204844439144,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=512",
+ "value": 738.2406316962082,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=512",
+ "value": 924.157473800611,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=512",
+ "value": 938.6787016866778,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=8",
+ "value": 460.62538965899506,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=8",
+ "value": 534.7872876692616,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=8",
+ "value": 536.9970555779418,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=64",
+ "value": 456.82621799561286,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=64",
+ "value": 541.5475402587119,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=64",
+ "value": 535.3167612821027,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=512",
+ "value": 440.45051687249145,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=512",
+ "value": 505.36999200880894,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=512",
+ "value": 508.65423364871265,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [