iTwin / presentation

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

Release packages [publish docs] #721

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

Patch Changes

@itwin/presentation-hierarchies-react@0.8.1

Patch Changes

github-actions[bot] commented 3 weeks ago

Hierarchies benchmark

Benchmark suite Current: 2a2bdb4d31786e2616067121097caf3da052028a Previous: e732356b8bd7760044c3f8759ff348bcbd051026 Deviation Status
flat 50k elements list 4732.52 ms 4776.69 ms -0.9247% βœ…
flat 50k elements list (P95 of main thread blocks) 73 ms 75 ms -2.6667% βœ…
grouping by label 10988.98 ms 11067.66 ms -0.7109% βœ…
grouping by label (P95 of main thread blocks) 71 ms 70 ms 1.4286% 🚨
grouping by class 10989.53 ms 11064.57 ms -0.6782% βœ…
grouping by class (P95 of main thread blocks) 35 ms 34 ms 2.9412% 🚨
grouping by property 11575.19 ms 11613.09 ms -0.3264% βœ…
grouping by property (P95 of main thread blocks) 59 ms 58 ms 1.7241% 🚨
grouping by base class (10 classes) 8311.71 ms 8449.62 ms -1.6321% βœ…
grouping by base class (10 classes) (P95 of main thread blocks) 61 ms 67 ms -8.9552% βœ…
grouping by multiple attributes 28989.54 ms 29351.23 ms -1.2323% βœ…
grouping by multiple attributes (P95 of main thread blocks) 57 ms 49 ms 16.3265% 🚨
hide if no children required to finalize root, w/o children 51030.55 ms 51384.33 ms -0.6885% βœ…
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 41 ms 43 ms -4.6512% βœ…
hide if no children required to finalize root, w/ children 161.94 ms 168.76 ms -4.0412% βœ…
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree initial (Baytown) 39.1 ms 38.33 ms 2.0089% 🚨
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree full (Baytown) 7776.26 ms 7752.47 ms 0.3069% 🚨
models tree full (Baytown) (P95 of main thread blocks) 90 ms 84 ms 7.1429% 🚨

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