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 396dbaf1ea add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 515d37221adb3d3e2ae282a8bd82151f547c3d51
396dbaf1ea is described below
commit 396dbaf1ea295cb32339594c2570f1c9248d41f6
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 17:37:29 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
515d37221adb3d3e2ae282a8bd82151f547c3d51
---
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 9e0cb4360b..3cea814aa8 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781372248054,
+ "lastUpdate": 1781372249957,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -2415,6 +2415,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Meng Wang",
+ "username": "mengw15"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "515d37221adb3d3e2ae282a8bd82151f547c3d51",
+ "message": "test(frontend): extend GmailService spec to cover all
methods (#5460)\n\n### What changes were proposed in this PR?\n\nExtends the
existing `gmail.service.spec.ts` (added in #5164, which\ncovered `sendEmail`'s
success/error toasts) to cover the remaining\nsurface of the 3-method
service:\n\n- `sendEmail` request-body shape — explicit receiver, and
the\nempty-string default when omitted\n- `sendEmail` error branch also logs
`console.error(\"Send email error:\",\n…)`\ [...]
+ "timestamp": "2026-06-13T17:18:45Z",
+ "tree_id": "47f15aad73a3f32861d6965c95a3df7035331d92",
+ "url":
"https://github.com/apache/texera/commit/515d37221adb3d3e2ae282a8bd82151f547c3d51"
+ },
+ "date": 1781372249546,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 18748.837,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 26351.459,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 26351.459,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 82212.681,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 104760.768,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 104760.768,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 689348.359,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 744235.069,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 744235.069,
+ "unit": "us"
+ }
+ ]
}
]
}