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 64ee01bbb1 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for aceca29cbda1f223ac17753efb58eba726e58b2f
64ee01bbb1 is described below
commit 64ee01bbb18b965dd321a454a90217ebf0fd97bd
Author: github-action-benchmark <[email protected]>
AuthorDate: Sat Jun 13 19:09:33 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
aceca29cbda1f223ac17753efb58eba726e58b2f
---
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 abd451ddd6..0d7821dc16 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781377500538,
+ "lastUpdate": 1781377772998,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -1053,6 +1053,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "Benjamin Le",
+ "username": "benjaminle22"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "aceca29cbda1f223ac17753efb58eba726e58b2f",
+ "message": "test(frontend): expand OperatorReuseCacheStatusService
spec coverage (#5624)\n\n### What changes were proposed in this PR?\nExpands
the existing spec for `OperatorReuseCacheStatusService`, which\npreviously only
checked `should be created`. Adds behavior-focused tests\ncovering both
constructor subscriptions: the `CacheStatusUpdateEvent`\nwebsocket handler and
the `getReuseCacheOperatorsChangedStream` handler.\nTests verify that
`JointUIService.changeOperatorReuseCa [...]
+ "timestamp": "2026-06-13T18:54:04Z",
+ "tree_id": "a6bb83aa00c102b61bfa1c9af3c242f86a6c33da",
+ "url":
"https://github.com/apache/texera/commit/aceca29cbda1f223ac17753efb58eba726e58b2f"
+ },
+ "date": 1781377772571,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 361.59528252380477,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 797.545154101567,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 917.3749188210405,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [