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] #619

Closed imodeljs-admin closed 4 months ago

imodeljs-admin commented 4 months 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.1.2

Patch Changes

@itwin/presentation-hierarchies-react@0.3.1

Patch Changes

github-actions[bot] commented 4 months ago

Hierarchies benchmark

Benchmark suite Current: 2076b9bfc210a63f964abd6276f9e797b6625e7b Previous: cad5ad77ccb1795c4350b9d8dd075c1041363579 Deviation Status
flat 50k elements list 4098.04 ms 4234.56 ms -3.2239%
flat 50k elements list (P95 of main thread blocks) 73 ms 74 ms -1.3514%
grouping by label 10090.38 ms 10277.24 ms -1.8182%
grouping by label (P95 of main thread blocks) 65 ms 59 ms 10.1695% 🚨
grouping by class 10173.43 ms 10304.71 ms -1.2740%
grouping by class (P95 of main thread blocks) 45 ms 44 ms 2.2727% 🚨
grouping by property 10569.42 ms 10861.08 ms -2.6854%
grouping by property (P95 of main thread blocks) 47 ms 50 ms -6%
grouping by base class (10 classes) 7265.75 ms 7701.03 ms -5.6522%
grouping by base class (10 classes) (P95 of main thread blocks) 77 ms 79 ms -2.5316%
grouping by multiple attributes 27056.39 ms 27821.03 ms -2.7484%
grouping by multiple attributes (P95 of main thread blocks) 67 ms 68 ms -1.4706%
hide if no children required to finalize root, w/o children 45335.09 ms 47312.74 ms -4.1800%
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 38 ms 41 ms -7.3171%
hide if no children required to finalize root, w/ children 154.78 ms 168.53 ms -8.1588%
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree initial (Baytown) 55.6 ms 58.81 ms -5.4583%
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree full (Baytown) 7587.18 ms 7586.65 ms 0.0070% 🚨
models tree full (Baytown) (P95 of main thread blocks) 92 ms 92 ms 0% 🟰

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