Skip to content

Release packages [publish docs]#1391

Merged
saskliutas merged 1 commit into
masterfrom
changeset-release/master
Jun 9, 2026
Merged

Release packages [publish docs]#1391
saskliutas merged 1 commit into
masterfrom
changeset-release/master

Conversation

@imodeljs-admin

@imodeljs-admin imodeljs-admin commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@itwin/presentation-components@5.16.1

Patch Changes

  • #1393: usePresentationTreeState: Fix a race condition where iModel and ruleset change notifications could be missed while the tree was reloading.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.16
    • @itwin/unified-selection@1.7.6

@itwin/presentation-hierarchies@1.7.16

Patch Changes

  • #1390: Update @itwin/core-* dependencies to ^5.10.0.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.16

@itwin/presentation-hierarchies-react@1.11.1

Patch Changes

  • #1390: Update @itwin/core-* dependencies to ^5.10.0.
  • Updated dependencies:
    • @itwin/presentation-hierarchies@1.7.16
    • @itwin/presentation-shared@1.2.16
    • @itwin/unified-selection@1.7.6

@itwin/presentation-shared@1.2.16

Patch Changes

  • #1390: Update @itwin/core-* dependencies to ^5.10.0.

@itwin/unified-selection@1.7.6

Patch Changes

  • #1390: Update @itwin/core-* dependencies to ^5.10.0.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.16

@imodeljs-admin imodeljs-admin requested a review from a team as a code owner June 8, 2026 05:56

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unified selection benchmark

Benchmark suite Current: e64b58d Previous: f7a4dec Deviation Status
compute selection for 50k elements 403 ms 348 ms 15.80% 🚨
compute selection for 50k elements (P95 of main thread blocks) 32 ms 31 ms 3.23% 〰️
compute parent selection for 50k elements 345 ms 351 ms -1.71% 〰️
compute parent selection for 50k elements (P95 of main thread blocks) 35 ms 31 ms 12.90% 〰️
compute top ancestor selection for 50k elements 572 ms 568 ms 0.70% 〰️
compute top ancestor selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute category selection for 50k elements 102 ms 101 ms 0.99% 〰️
compute category selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute model selection for 50k elements 84 ms 81 ms 3.70% 〰️
compute model selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 3D elements 424 ms 428 ms -0.93% 〰️
compute functional selection for 50k 3D elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
compute parent functional selection for 50k 3D elements 448 ms 461 ms -2.82% 〰️
compute parent functional selection for 50k 3D elements (P95 of main thread blocks) 34 ms 31 ms 9.68% 〰️
compute top ancestor functional selection for 50k 3D elements 1220 ms 1223 ms -0.25% 〰️
compute top ancestor functional selection for 50k 3D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 2D elements 3176 ms 3287 ms -3.38% 〰️
compute functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 39 ms -100% 〰️
compute parent functional selection for 50k 2D elements 3161 ms 3160 ms 0.03% 〰️
compute parent functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute top ancestor functional selection for 50k 2D elements 3178 ms 3123 ms 1.76% 〰️
compute top ancestor functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
hilite 50k elements 1202 ms 1183 ms 1.61% 〰️
hilite 50k elements (P95 of main thread blocks) 55 ms 56 ms -1.79% 〰️
hilite 50k group elements 239 ms 244 ms -2.05% 〰️
hilite 50k group elements (P95 of main thread blocks) 31 ms 35 ms -11.43% 〰️
hilite 1k subjects 45927 ms 45870 ms 0.12% 〰️
hilite 1k subjects (P95 of main thread blocks) 22 ms 22 ms 0% 🟰
hilite 50k subcategories 293 ms 307 ms -4.56% 〰️
hilite 50k subcategories (P95 of main thread blocks) 41 ms 38 ms 7.89% 〰️
hilite 50k functional 3D elements 31402 ms 32342 ms -2.91% 〰️
hilite 50k functional 3D elements (P95 of main thread blocks) 41 ms 38 ms 7.89% 〰️
hilite 50k functional 2D elements 6843 ms 6933 ms -1.30% 〰️
hilite 50k functional 2D elements (P95 of main thread blocks) 41 ms 35 ms 17.14% 〰️

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hierarchies benchmark

Benchmark suite Current: e64b58d Previous: f7a4dec Deviation Status
filtering filters with 50000 paths 8582 ms 8208 ms 4.56% 〰️
filtering filters with 50000 paths (P95 of main thread blocks) 245 ms 242 ms 1.24% 〰️
hide if no children required to finalize root, w/o children 34916 ms 35946 ms -2.87% 〰️
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 39 ms 30 ms 30% 〰️
hide if no children required to finalize root, w/ children 166 ms 170 ms -2.35% 〰️
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree initial (Baytown) 77 ms 75 ms 2.67% 〰️
models tree initial (Baytown) (P95 of main thread blocks) 23 ms 0 ms 2300% 〰️
models tree full (Baytown) 6497 ms 6480 ms 0.26% 〰️
models tree full (Baytown) (P95 of main thread blocks) 84 ms 86 ms -2.33% 〰️
models tree creates initial filtered view for 50k target items 2291 ms 2227 ms 2.87% 〰️
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) 35 ms 67 ms -47.76% 〰️
grouping by label 14260 ms 9711 ms 46.84% 🚨
grouping by label (P95 of main thread blocks) 56 ms 54 ms 3.70% 〰️
grouping by class 13924 ms 9595 ms 45.12% 🚨
grouping by class (P95 of main thread blocks) 41 ms 38 ms 7.89% 〰️
grouping by property 14748 ms 10011 ms 47.32% 🚨
grouping by property (P95 of main thread blocks) 53 ms 48 ms 10.42% 〰️
grouping by base class (10 classes) 12220 ms 7293 ms 67.56% 🚨
grouping by base class (10 classes) (P95 of main thread blocks) 93 ms 69 ms 34.78% 〰️
grouping by multiple attributes 30411 ms 24577 ms 23.74% 🚨
grouping by multiple attributes (P95 of main thread blocks) 65 ms 52 ms 25% 〰️
flat 50k elements list 4642 ms 4561 ms 1.78% 〰️
flat 50k elements list (P95 of main thread blocks) 66 ms 67 ms -1.49% 〰️

This comment was automatically generated by workflow using github-action-benchmark.

@imodeljs-admin imodeljs-admin force-pushed the changeset-release/master branch from 7684c3a to 2cc35d6 Compare June 8, 2026 08:40
@imodeljs-admin imodeljs-admin reopened this Jun 8, 2026
@imodeljs-admin imodeljs-admin force-pushed the changeset-release/master branch from 7b27ec9 to 8ee97c7 Compare June 9, 2026 12:17
@imodeljs-admin imodeljs-admin reopened this Jun 9, 2026
@saskliutas saskliutas merged commit b45481d into master Jun 9, 2026
26 checks passed
@saskliutas saskliutas deleted the changeset-release/master branch June 9, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants