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 95fe539fba add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for 7b1c8dc7abca17465039aa5c043a302d3580b419
95fe539fba is described below
commit 95fe539fbac6ee8d97dffeaaf6c7fd6c7a63be3b
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 17:03:26 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
7b1c8dc7abca17465039aa5c043a302d3580b419
---
dev/bench/data.js | 41 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 40 insertions(+), 1 deletion(-)
diff --git a/dev/bench/data.js b/dev/bench/data.js
index 27fb86ca69..9ded53ae4f 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781255586564,
+ "lastUpdate": 1781283806318,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -312,6 +312,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "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": 1781283806102,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 364.17202161443254,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 803.0611605702248,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 912.1648152089354,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [