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 9ebd6209c1 add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 190823f7562ba8c0bb2a515b0ce4823cf640e049
9ebd6209c1 is described below
commit 9ebd6209c10577039cf8d47d76387ed1e6382d04
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 00:35:30 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
190823f7562ba8c0bb2a515b0ce4823cf640e049
---
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 c69ae8074b..3e5d36e6f6 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781310928503,
+ "lastUpdate": 1781310930511,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -1983,6 +1983,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Xinyuan Lin",
+ "username": "aglinxinyuan"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": false,
+ "id": "190823f7562ba8c0bb2a515b0ce4823cf640e049",
+ "message": "test(workflow-operator): add unit test coverage for
CaseSensitiveAnalyzer (#5658)\n\n### What changes were proposed in this
PR?\n\nPin behavior of the Lucene `Analyzer` used by the
keyword-search\noperator when the user opts into case-sensitive matching.
The\nabstraction skips the lowercasing pipeline used by `StandardAnalyzer`,\nso
a regression here would silently downgrade case-sensitive search.
No\nproduction-code changes.\n\n| Spec | Source class | Tests |\n| -- [...]
+ "timestamp": "2026-06-13T00:19:41Z",
+ "tree_id": "f611d8cc0bcd54dca2e32c8d9c294bd948752aed",
+ "url":
"https://github.com/apache/texera/commit/190823f7562ba8c0bb2a515b0ce4823cf640e049"
+ },
+ "date": 1781310930028,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 23385.296,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 35616.585,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 35616.585,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 117791.334,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 150001.411,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 150001.411,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 1037502.723,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 1056481.771,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 1056481.771,
+ "unit": "us"
+ }
+ ]
}
]
}