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 b09bfafb3a add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for a0442876321ede19fe7f33e57c1f7b277c09e3ba
b09bfafb3a is described below
commit b09bfafb3ab400c9b14ddca8910c9d8f271eb817
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 22:20:00 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
a0442876321ede19fe7f33e57c1f7b277c09e3ba
---
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 dfdb416868..d9070748c9 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781385344085,
+ "lastUpdate": 1781389200437,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -1131,6 +1131,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Yicong Huang",
+ "username": "Yicong-Huang"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "a0442876321ede19fe7f33e57c1f7b277c09e3ba",
+ "message": "chore(frontend): refresh UDF operator icons
(#5686)\n\n### What changes were proposed in this PR?\n\nReplaces the eight UDF
operator icons under\n`frontend/src/assets/operator_images/` with a clean,
consistent\ntypographic set. The previous icons were mismatched — the three
Python\nUDF icons carried a leftover red \"New\" overlay, and
the\nLambda/Reducer/Java/R icons varied in size and visual style (logo
art,\nplain text, stock marks).\n\nEach new icon is a 1024×102 [...]
+ "timestamp": "2026-06-13T22:03:39Z",
+ "tree_id": "d6b17b997a64c4c258a8e93652ed019f2f77f126",
+ "url":
"https://github.com/apache/texera/commit/a0442876321ede19fe7f33e57c1f7b277c09e3ba"
+ },
+ "date": 1781389200204,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 395.3602388469252,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 833.8320687920495,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 953.2404698392654,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [