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 a26a917333 add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for bdde6b946d79fbe668d211b77e663e2ed263e28f
a26a917333 is described below
commit a26a91733369b2e64107ba751149d118c1e94673
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 23:52:00 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
bdde6b946d79fbe668d211b77e663e2ed263e28f
---
dev/bench/data.js | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 70 insertions(+), 1 deletion(-)
diff --git a/dev/bench/data.js b/dev/bench/data.js
index 4670541a98..3c46c4e086 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781394718317,
+ "lastUpdate": 1781394720113,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -3279,6 +3279,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Eugene Gu",
+ "username": "eugenegujing"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "bdde6b946d79fbe668d211b77e663e2ed263e28f",
+ "message": "feat(workflow-operator): add not-blank validation
messages (#5640)\n\n<!-- PR title: feat(workflow-operator): add not-blank
validation\nmessages -->\n\n### What changes were proposed in this
PR?\n\nExtends the not-blank validation pattern introduced for basic
chart\noperators in #4006 to **all visualization operators**, and gives
every\nbackend `assert` a human-readable message.\n\n**Why this matters.** The
frontend (AJV + `required` + the autofill\nattribute enum) [...]
+ "timestamp": "2026-06-13T23:36:46Z",
+ "tree_id": "a2d36008c4931c4b2cd36a093654aa09320810a5",
+ "url":
"https://github.com/apache/texera/commit/bdde6b946d79fbe668d211b77e663e2ed263e28f"
+ },
+ "date": 1781394719624,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 23391.386,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 29322.897,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 29322.897,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 123999.934,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 145810.861,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 145810.861,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 1073040.496,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 1136638.618,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 1136638.618,
+ "unit": "us"
+ }
+ ]
}
]
}