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 bf1833e2ea add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e
bf1833e2ea is described below
commit bf1833e2ea8f024c96d38a6047116b2e8045443a
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 18:46:18 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e
---
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 a19bdc8cc5..60be66f413 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781289977068,
+ "lastUpdate": 1781289978759,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -1335,6 +1335,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Matthew B.",
+ "username": "Ma77Ball"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e",
+ "message": "feat: Add Card View to Workflows (#4216)\n\n<!--\nThanks
for sending a pull request (PR)! Here are some tips for you:\n1. If this is
your first time, please read our contributor guidelines:\n[Contributing
to\nTexera](https://github.com/apache/texera/blob/main/CONTRIBUTING.md)\n 2.
Ensure you have added or run the appropriate tests for your PR\n 3. If the PR
is work in progress, mark it a draft on GitHub.\n 4. Please write your PR
title to summarize what this PR p [...]
+ "timestamp": "2026-06-12T18:30:37Z",
+ "tree_id": "8a1462d267d0135b957ddd89a32b5ddad38febb9",
+ "url":
"https://github.com/apache/texera/commit/cb07f2d8b36ce89172c31461e9f3ef3f5b54de2e"
+ },
+ "date": 1781289978340,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 21186.84,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 37576.136,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 37576.136,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 104039.09,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 127767.888,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 127767.888,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 906863.803,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 1012403.904,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 1012403.904,
+ "unit": "us"
+ }
+ ]
}
]
}