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 03a177d1a3 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for b7b50798cbdab928d3928be36bd200984879d14c
03a177d1a3 is described below
commit 03a177d1a388193c46b5688fbcd383fecefe20d0
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 09:08:30 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
b7b50798cbdab928d3928be36bd200984879d14c
---
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 31b19326a1..0b8c2c0ec9 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781255022652,
+ "lastUpdate": 1781255310258,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -234,6 +234,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "EmilySun621",
+ "username": "EmilySun621"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": false,
+ "id": "b7b50798cbdab928d3928be36bd200984879d14c",
+ "message": "test(frontend): add spec for
VisualizationFrameContentComponent (#5585)\n\n### What changes were proposed in
this PR?\n\nAdds a behavior-focused unit test spec
for\n`VisualizationFrameContentComponent`. Tests cover:\n- `drawChart()` guard
clauses (no-op when data is missing)\n- Render path through DomSanitizer to
iframe `srcdoc`\n- `auditTime`-throttled subscription (tested with
`fakeAsync`/`tick`)\n\n### Any related issues, documentation,
discussions?\n\nRelated to [...]
+ "timestamp": "2026-06-12T08:49:49Z",
+ "tree_id": "51eb74c19345b89f13dc1cd076c417ddd74a2f6f",
+ "url":
"https://github.com/apache/texera/commit/b7b50798cbdab928d3928be36bd200984879d14c"
+ },
+ "date": 1781255309711,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 387.32509759072207,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 931.8413423429488,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 1089.9023774707525,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [