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 ba8d8ba270 add Arrow Flight E2E Latency (customSmallerIsBetter)
benchmark result for 7b1c8dc7abca17465039aa5c043a302d3580b419
ba8d8ba270 is described below
commit ba8d8ba2701ed1762865a67248e07eaf02b0da0c
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 17:03:28 2026 +0000
add Arrow Flight E2E Latency (customSmallerIsBetter) benchmark result for
7b1c8dc7abca17465039aa5c043a302d3580b419
---
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 9ded53ae4f..5e2a73497d 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781283806318,
+ "lastUpdate": 1781283808121,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -903,6 +903,75 @@ window.BENCHMARK_DATA = {
"unit": "us"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Suyash Jain",
+ "username": "suyashj1231"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": false,
+ "id": "7b1c8dc7abca17465039aa5c043a302d3580b419",
+ "message": "fix(file-service): apply LakeFS error handling to all
call sites (#5607)\n\n### What changes were proposed in this PR?\n\n#4177
introduced `LakeFSExceptionHandler.withLakeFSErrorHandling`, but\nonly the
multipart-upload and dataset-version paths used it. The\nremaining LakeFS call
sites in `DatasetResource` either leaked
raw\n`io.lakefs.clients.sdk.ApiException` to Dropwizard (an opaque 500 for\nthe
frontend) or caught `Exception` and rewrapped it as a generic 500,\ [...]
+ "timestamp": "2026-06-12T16:47:17Z",
+ "tree_id": "28e0db6c1d142960f9b551f3c515e2e6d775cf4b",
+ "url":
"https://github.com/apache/texera/commit/7b1c8dc7abca17465039aa5c043a302d3580b419"
+ },
+ "date": 1781283807638,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "latency p50 / bs=10 sw=10 sl=64",
+ "value": 26825.897,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=10 sw=10 sl=64",
+ "value": 39676.273,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=10 sw=10 sl=64",
+ "value": 39676.273,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=100 sw=10 sl=64",
+ "value": 122633.622,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=100 sw=10 sl=64",
+ "value": 150185.891,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=100 sw=10 sl=64",
+ "value": 150185.891,
+ "unit": "us"
+ },
+ {
+ "name": "latency p50 / bs=1000 sw=10 sl=64",
+ "value": 1099091.525,
+ "unit": "us"
+ },
+ {
+ "name": "latency p95 / bs=1000 sw=10 sl=64",
+ "value": 1139162.117,
+ "unit": "us"
+ },
+ {
+ "name": "latency p99 / bs=1000 sw=10 sl=64",
+ "value": 1139162.117,
+ "unit": "us"
+ }
+ ]
}
]
}