Skip to content

Release packages [publish docs] - #1458

Open
imodeljs-admin wants to merge 1 commit into
masterfrom
changeset-release/master
Open

Release packages [publish docs]#1458
imodeljs-admin wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@imodeljs-admin

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-hierarchies@1.7.19

Patch Changes

  • #1457: Bump dependencies.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.19

@itwin/presentation-hierarchies-react@1.11.4

Patch Changes

  • #1457: Bump dependencies.
  • Updated dependencies:
    • @itwin/unified-selection@1.8.4
    • @itwin/presentation-hierarchies@1.7.19
    • @itwin/presentation-shared@1.2.19

@itwin/presentation-shared@1.2.19

Patch Changes

  • #1457: Bump dependencies.

@itwin/unified-selection@1.8.4

Patch Changes

  • #1457: Bump dependencies.
  • Updated dependencies:
    • @itwin/presentation-shared@1.2.19

@imodeljs-admin
imodeljs-admin requested a review from a team as a code owner July 20, 2026 06:52

@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: cc640f2 Previous: ca7fb27 Deviation Status
filtering filters with 50000 paths 8798 ms 8733 ms 0.74% 〰️
filtering filters with 50000 paths (P95 of main thread blocks) 227 ms 235 ms -3.40% 〰️
hide if no children required to finalize root, w/o children 35741 ms 36104 ms -1.01% 〰️
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 38 ms 56 ms -32.14% 〰️
hide if no children required to finalize root, w/ children 183 ms 177 ms 3.39% 〰️
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree initial (Baytown) 89 ms 88 ms 1.14% 〰️
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
models tree full (Baytown) 6613 ms 6553 ms 0.92% 〰️
models tree full (Baytown) (P95 of main thread blocks) 91 ms 87 ms 4.60% 〰️
models tree creates initial filtered view for 50k target items 2394 ms 2341 ms 2.26% 〰️
models tree creates initial filtered view for 50k target items (P95 of main thread blocks) 51 ms 194 ms -73.71%
grouping by label 15011 ms 14482 ms 3.65% 〰️
grouping by label (P95 of main thread blocks) 66 ms 51 ms 29.41% 〰️
grouping by class 14741 ms 14133 ms 4.30% 〰️
grouping by class (P95 of main thread blocks) 50 ms 52 ms -3.85% 〰️
grouping by property 15237 ms 14835 ms 2.71% 〰️
grouping by property (P95 of main thread blocks) 51 ms 63 ms -19.05% 〰️
grouping by base class (10 classes) 12929 ms 12347 ms 4.71% 〰️
grouping by base class (10 classes) (P95 of main thread blocks) 107 ms 110 ms -2.73% 〰️
grouping by multiple attributes 31316 ms 30647 ms 2.18% 〰️
grouping by multiple attributes (P95 of main thread blocks) 72 ms 70 ms 2.86% 〰️
flat 50k elements list 4804 ms 4760 ms 0.92% 〰️
flat 50k elements list (P95 of main thread blocks) 55 ms 71 ms -22.54% 〰️

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.

Unified selection benchmark

Benchmark suite Current: cc640f2 Previous: ca7fb27 Deviation Status
compute selection for 50k elements 398 ms 380 ms 4.74% 〰️
compute selection for 50k elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
compute parent selection for 50k elements 356 ms 358 ms -0.56% 〰️
compute parent selection for 50k elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
compute top ancestor selection for 50k elements 612 ms 592 ms 3.38% 〰️
compute top ancestor selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute category selection for 50k elements 101 ms 106 ms -4.72% 〰️
compute category selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute model selection for 50k elements 83 ms 82 ms 1.22% 〰️
compute model selection for 50k elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute functional selection for 50k 3D elements 426 ms 443 ms -3.84% 〰️
compute functional selection for 50k 3D elements (P95 of main thread blocks) 35 ms 35 ms 0% 🟰
compute parent functional selection for 50k 3D elements 461 ms 467 ms -1.28% 〰️
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 1235 ms 1213 ms 1.81% 〰️
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 3191 ms 3143 ms 1.53% 〰️
compute functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
compute parent functional selection for 50k 2D elements 3134 ms 3200 ms -2.06% 〰️
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 3170 ms 3139 ms 0.99% 〰️
compute top ancestor functional selection for 50k 2D elements (P95 of main thread blocks) 0 ms 0 ms 0% 🟰
hilite 50k elements 1262 ms 1265 ms -0.24% 〰️
hilite 50k elements (P95 of main thread blocks) 53 ms 56 ms -5.36% 〰️
hilite 50k group elements 238 ms 244 ms -2.46% 〰️
hilite 50k group elements (P95 of main thread blocks) 31 ms 31 ms 0% 🟰
hilite 1k subjects 49703 ms 49063 ms 1.30% 〰️
hilite 1k subjects (P95 of main thread blocks) 23 ms 24 ms -4.17% 〰️
hilite 50k subcategories 302 ms 302 ms 0% 🟰
hilite 50k subcategories (P95 of main thread blocks) 39 ms 39 ms 0% 🟰
hilite 50k functional 3D elements 31574 ms 32234 ms -2.05% 〰️
hilite 50k functional 3D elements (P95 of main thread blocks) 42 ms 41 ms 2.44% 〰️
hilite 50k functional 2D elements 6796 ms 6819 ms -0.34% 〰️
hilite 50k functional 2D elements (P95 of main thread blocks) 42 ms 39 ms 7.69% 〰️

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

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.

1 participant