Skip failing release test - #1370
Merged
Merged
Conversation
saskliutas
approved these changes
Jul 7, 2025
JonasDov
enabled auto-merge (squash)
July 7, 2025 17:55
There was a problem hiding this comment.
Tree-Widget benchmark
| Benchmark suite | Current: 0e853ab | Previous: 358152a | Deviation | Status |
|---|---|---|---|---|
categories tree creates initial filtered view for 50k items |
2505.96 ms |
2436.07 ms |
2.87% |
〰️ |
categories tree creates initial filtered view for 50k items (P95 of main thread blocks) |
1650 ms |
1669 ms |
-1.14% |
〰️ |
categories tree changing category visibility changes visibility for 50k subCategories |
9614.35 ms |
9782.74 ms |
-1.72% |
〰️ |
categories tree changing category visibility changes visibility for 50k subCategories (P95 of main thread blocks) |
3155 ms |
3234 ms |
-2.44% |
〰️ |
categories tree changing definition container visibility changes visibility for 50k categories |
6482.28 ms |
6789.27 ms |
-4.52% |
〰️ |
categories tree changing definition container visibility changes visibility for 50k categories (P95 of main thread blocks) |
3758 ms |
3577 ms |
5.06% |
〰️ |
models tree creates initial filtered view for 50k target items |
2300.35 ms |
2189.81 ms |
5.05% |
〰️ |
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) |
306 ms |
201 ms |
52.24% |
🚨 |
models tree changing model visibility changes visibility for 50k elements |
48962.45 ms |
46993.04 ms |
4.19% |
〰️ |
models tree changing model visibility changes visibility for 50k elements (P95 of main thread blocks) |
287 ms |
263 ms |
9.13% |
〰️ |
models tree changing category visibility changes visibility for 50k elements |
48747.35 ms |
49489.62 ms |
-1.50% |
〰️ |
models tree changing category visibility changes visibility for 50k elements (P95 of main thread blocks) |
269 ms |
380 ms |
-29.21% |
✅ |
models tree changing per-model-category override changes visibility for 50k elements |
49380.27 ms |
50123.1 ms |
-1.48% |
〰️ |
models tree changing per-model-category override changes visibility for 50k elements (P95 of main thread blocks) |
281 ms |
267 ms |
5.24% |
〰️ |
models tree changing element visibility changes only parent nodes visibility with 50k elements |
51349.99 ms |
49644.01 ms |
3.44% |
〰️ |
models tree changing element visibility changes only parent nodes visibility with 50k elements (P95 of main thread blocks) |
478 ms |
471 ms |
1.49% |
〰️ |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.