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 5c5ffd2db3 add Arrow Flight E2E Throughput (customBiggerIsBetter)
benchmark result for 397d2757f3094818c96681261324cc9a9ff17763
5c5ffd2db3 is described below
commit 5c5ffd2db3883a38f07b0884aa60aeb0c3f69837
Author: github-action-benchmark <[email protected]>
AuthorDate: Fri Jun 12 17:09:15 2026 +0000
add Arrow Flight E2E Throughput (customBiggerIsBetter) benchmark result for
397d2757f3094818c96681261324cc9a9ff17763
---
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 5e2a73497d..6188aa80c5 100644
--- a/dev/bench/data.js
+++ b/dev/bench/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1781283808121,
+ "lastUpdate": 1781284155172,
"repoUrl": "https://github.com/apache/texera",
"entries": {
"Arrow Flight E2E Throughput": [
@@ -351,6 +351,45 @@ window.BENCHMARK_DATA = {
"unit": "tuples/sec"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "email": "[email protected]",
+ "name": "lie18uci",
+ "username": "lie18uci"
+ },
+ "committer": {
+ "email": "[email protected]",
+ "name": "GitHub",
+ "username": "web-flow"
+ },
+ "distinct": true,
+ "id": "397d2757f3094818c96681261324cc9a9ff17763",
+ "message": "test(frontend): add ConflictingFileModalContentComponent
unit tests (#5631)\n\n### What changes were proposed in this PR?\n\nFrontend
unit tests for ConflictingFileModalContentComponent are added\nin this
PR.\n\nThe updated specification confirms that:\n\n1. The component has been
successfully generated.\n2. The modal data inserted through NZ_MODAL_DATA is
exposed by the\ncomponent.\n\nWithout altering current behavior, this increases
test coverage for a\nminor pres [...]
+ "timestamp": "2026-06-12T16:52:41Z",
+ "tree_id": "a86659b9a1c4878619b19e3eb1f9d3e455059ddd",
+ "url":
"https://github.com/apache/texera/commit/397d2757f3094818c96681261324cc9a9ff17763"
+ },
+ "date": 1781284154622,
+ "tool": "customBiggerIsBetter",
+ "benches": [
+ {
+ "name": "throughput / bs=10 sw=10 sl=64",
+ "value": 409.11868601813325,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=100 sw=10 sl=64",
+ "value": 931.5489455525241,
+ "unit": "tuples/sec"
+ },
+ {
+ "name": "throughput / bs=1000 sw=10 sl=64",
+ "value": 1073.070637656874,
+ "unit": "tuples/sec"
+ }
+ ]
}
],
"Arrow Flight E2E Latency": [