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 c484c7f89c add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for 73c76f51920b0900de67bbc0baa1ee5be5b87bf0
c484c7f89c is described below
commit c484c7f89c62cc0cf1ebf67495770ddd6c99dec8
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 22:35:55 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
73c76f51920b0900de67bbc0baa1ee5be5b87bf0
---
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 b46c52ce0a..6e5ee579c9 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781297587331,
+ "lastUpdate": 1781303755920,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -663,6 +663,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Xuan Gu",
+ "username": "xuang7"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "73c76f51920b0900de67bbc0baa1ee5be5b87bf0",
+ "message": "chore(licensing): refresh transitive versions in
LICENSE-binary-python (#5650)\n\n### What changes were proposed in this
PR?\n\nRefresh three transitive Python dependency versions
in\n`amber/LICENSE-binary-python` to match the bundled wheels, as reported\nby
the License Binary Checker
([release\nrun](https://github.com/apache/texera/actions/runs/27444261750) and
this\nPR's CI):\n\n- filelock 3.29.1 → 3.29.3\n- huggingface-hub 1.18.0 →
1.19.0\n- matplotlib 3.10.9 → 3 [...]
+ "timestamp": "2026-06-12T22:19:18Z",
+ "tree_id": "2891f97620ae3450ebfd91d239d9f383db28c3aa",
+ "url":
"https://github.com/apache/texera/commit/73c76f51920b0900de67bbc0baa1ee5be5b87bf0"
+ },
+ "date": 1781303755644,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 420.7679054668489,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 839.888855172904,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 948.0957509664834,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [