iTwin / presentation

Monorepo for iTwin.js Presentation Library
https://www.itwinjs.org/presentation/
MIT License
5 stars 0 forks source link

Release packages [publish docs] #761

Closed imodeljs-admin closed 3 weeks ago

imodeljs-admin commented 3 weeks ago

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-core-interop@1.1.1

Patch Changes

@itwin/presentation-hierarchies@1.2.1

Patch Changes

@itwin/presentation-hierarchies-react@1.1.1

Patch Changes

@itwin/presentation-opentelemetry@4.1.1

Patch Changes

@itwin/presentation-testing@5.1.1

Patch Changes

github-actions[bot] commented 3 weeks ago

Hierarchies benchmark

Benchmark suite Current: 334c82eebe25c95040fa7f9fca169c4f87724d49 Previous: f89f6363d4adcc08e5987fe29d4a2a1159d0cbda Deviation Status
flat 50k elements list 4675.6 ms 4846.02 ms -3.5167% ✅
flat 50k elements list (P95 of main thread blocks) 77 ms 74 ms 4.0541% 🚨
filtering filters with 50000 paths 14115.57 ms 14258.81 ms -1.0046% ✅
filtering filters with 50000 paths (P95 of main thread blocks) 135 ms 136 ms -0.7353% ✅
grouping by label 10863.87 ms 11082.62 ms -1.9738% ✅
grouping by label (P95 of main thread blocks) 64 ms 75 ms -14.6667% ✅
grouping by class 10962.97 ms 11358.02 ms -3.4782% ✅
grouping by class (P95 of main thread blocks) 43 ms 47 ms -8.5106% ✅
grouping by property 11459.84 ms 11913.49 ms -3.8079% ✅
grouping by property (P95 of main thread blocks) 55 ms 59 ms -6.7797% ✅
grouping by base class (10 classes) 8191.35 ms 8540.34 ms -4.0864% ✅
grouping by base class (10 classes) (P95 of main thread blocks) 76 ms 68 ms 11.7647% 🚨
grouping by multiple attributes 28769.88 ms 29644.49 ms -2.9503% ✅
grouping by multiple attributes (P95 of main thread blocks) 48 ms 47 ms 2.1277% 🚨
hide if no children required to finalize root, w/o children 51248.14 ms 52316.92 ms -2.0429% ✅
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 31 ms 30 ms 3.3333% 🚨
hide if no children required to finalize root, w/ children 188.08 ms 179.45 ms 4.8091% 🚨
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree initial (Baytown) 42.61 ms 44.41 ms -4.0531% ✅
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree full (Baytown) 7812.62 ms 7839.2 ms -0.3391% ✅
models tree full (Baytown) (P95 of main thread blocks) 89 ms 86 ms 3.4884% 🚨

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