Conversation
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.6...v5.5.7) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…e-widget/fast-xml-parser-5.5.7
grigasp
approved these changes
Mar 20, 2026
There was a problem hiding this comment.
Tree-Widget benchmark
| Benchmark suite | Current: 49a417e | Previous: d6e2bb9 | Deviation | Status |
|---|---|---|---|---|
categories tree creates initial filtered view for 50k items |
1558.53 ms |
1443.12 ms |
8.00% |
〰️ |
categories tree creates initial filtered view for 50k items (P95 of main thread blocks) |
407 ms |
304 ms |
33.88% |
🚨 |
categories tree changing definition container visibility changes visibility for 50k subCategories |
2410.87 ms |
2409.7 ms |
0.05% |
〰️ |
categories tree changing definition container visibility changes visibility for 50k subCategories (P95 of main thread blocks) |
34 ms |
44 ms |
-22.73% |
〰️ |
categories tree changing definition container visibility changes visibility for 50k categories |
5263.02 ms |
5138.79 ms |
2.42% |
〰️ |
categories tree changing definition container visibility changes visibility for 50k categories (P95 of main thread blocks) |
116 ms |
116 ms |
0% |
🟰 |
models tree creates initial filtered view for 50k target items |
826.1 ms |
847.52 ms |
-2.53% |
〰️ |
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) |
94 ms |
91 ms |
3.30% |
〰️ |
models tree validates categories visibility for imodel with 50k categories |
8433.35 ms |
8997.89 ms |
-6.27% |
〰️ |
models tree validates categories visibility for imodel with 50k categories (P95 of main thread blocks) |
217 ms |
211 ms |
2.84% |
〰️ |
models tree changing model visibility changes visibility for 50k elements |
2726.43 ms |
2502.78 ms |
8.94% |
〰️ |
models tree changing model visibility changes visibility for 50k elements (P95 of main thread blocks) |
120 ms |
0 ms |
12000% |
🚨 |
models tree changing category visibility changes visibility for 50k elements |
2605.36 ms |
2678.81 ms |
-2.74% |
〰️ |
models tree changing category visibility changes visibility for 50k elements (P95 of main thread blocks) |
113 ms |
121 ms |
-6.61% |
〰️ |
models tree changing per-model-category override changes visibility for 50k elements |
2658.49 ms |
2642 ms |
0.62% |
〰️ |
models tree changing per-model-category override changes visibility for 50k elements (P95 of main thread blocks) |
121 ms |
127 ms |
-4.72% |
〰️ |
models tree changing element visibility changes only parent nodes visibility with 50k elements |
4768.11 ms |
4982.59 ms |
-4.30% |
〰️ |
models tree changing element visibility changes only parent nodes visibility with 50k elements (P95 of main thread blocks) |
184 ms |
187 ms |
-1.60% |
〰️ |
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.
Bumps fast-xml-parser from 5.5.6 to 5.5.7.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
a21c441update package detail239b64acheck for min value for entity exapantion options61cb666restrict more properties to be unsafe41abd66performance improvement of reading DOCTYPE3dfcd20refactor: performance improvementDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.