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 d432dedf99 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for fb9f4e26d8680ebeb3da28881b27707645d59acd
d432dedf99 is described below
commit d432dedf99bb2ca88e72e426976d090b6c4535b9
Author: github-action-benchmark <[email protected]>
AuthorDate: Tue Aug 18 14:33:04 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
fb9f4e26d8680ebeb3da28881b27707645d59acd
---
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 c4420ce658..475d5f3a27 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1786973451984,
+ "lastUpdate": 1787063584849,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -9530,6 +9530,163 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "name": "Eugene Gu",
+ "username": "eugenegujing",
+ "email": "[email protected]"
+ },
+ "committer": {
+ "name": "GitHub",
+ "username": "web-flow",
+ "email": "[email protected]"
+ },
+ "id": "fb9f4e26d8680ebeb3da28881b27707645d59acd",
+ "message": "test(pyamber): add unit test coverage for
AddInputChannelHandler (#7750)\n\n### What changes were proposed in this
PR?\n\nAdds `test_add_input_channel_handler.py` (12 tests)
for\n`core/architecture/handlers/control/add_input_channel_handler.py`.
The\nhandler's three-line `is_control` block looks like a no-op but
is\nload-bearing: `Message.__hash__` is patched to hash-of-repr,\nbetterproto's
repr omits fields left at their default, and proto3 never\nputs `false` on t
[...]
+ "timestamp": "2026-08-18T07:46:35Z",
+ "url":
"https://github.com/apache/texera/commit/fb9f4e26d8680ebeb3da28881b27707645d59acd"
+ },
+ "date": 1787063584205,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=1 sl=8",
+ "value": 715.4801237723805,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=8",
+ "value": 1329.9709344208627,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=8",
+ "value": 1408.7968400432112,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=1 sl=64",
+ "value": 908.6494021287291,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=64",
+ "value": 1337.4275785348516,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=64",
+ "value": 1441.8421347327776,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=1 sl=512",
+ "value": 967.3628322309702,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=1 sl=512",
+ "value": 1355.3329444445794,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=1 sl=512",
+ "value": 1443.4747453729292,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=8",
+ "value": 787.6454174205181,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=8",
+ "value": 1082.899440163622,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=8",
+ "value": 1127.3458738190416,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 835.5861934783053,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 1090.9806616604892,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 1123.3324596647706,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=10 sl=512",
+ "value": 826.3488421704509,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=512",
+ "value": 1053.7340005610463,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=512",
+ "value": 1079.3796995353541,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=8",
+ "value": 491.1285482138476,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=8",
+ "value": 573.5382857198589,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=8",
+ "value": 581.1394725412418,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=64",
+ "value": 489.12923721347084,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=64",
+ "value": 568.9028630931526,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=64",
+ "value": 575.9561642459789,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=10 sw=50 sl=512",
+ "value": 443.9827084460928,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=50 sl=512",
+ "value": 532.5044849762247,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=50 sl=512",
+ "value": 546.8157205585026,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [