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

Closed imodeljs-admin closed 2 months ago

imodeljs-admin commented 2 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.6

Patch Changes

@itwin/presentation-hierarchies-react@0.4.3

Patch Changes

github-actions[bot] commented 2 months ago

Hierarchies benchmark

Benchmark suite Current: 1ac70498d198213d5bbc932d7e2261c63e8008e5 Previous: a270db462b97be65e6a57b0e35679c9f022a9dc3 Deviation Status
flat 50k elements list 4243.34 ms 4092.17 ms 3.6941% 🚨
flat 50k elements list (P95 of main thread blocks) 77 ms 72 ms 6.9444% 🚨
grouping by label 10553.13 ms 10060.83 ms 4.8932% 🚨
grouping by label (P95 of main thread blocks) 65 ms 64 ms 1.5625% 🚨
grouping by class 10606.5 ms 10094.9 ms 5.0679% 🚨
grouping by class (P95 of main thread blocks) 43 ms 42 ms 2.3810% 🚨
grouping by property 11240.97 ms 10720.43 ms 4.8556% 🚨
grouping by property (P95 of main thread blocks) 45 ms 46 ms -2.1739% ✅
grouping by base class (10 classes) 7736.39 ms 7377.05 ms 4.8711% 🚨
grouping by base class (10 classes) (P95 of main thread blocks) 135 ms 80 ms 68.7500% 🚨
grouping by multiple attributes 29217.45 ms 27640.87 ms 5.7038% 🚨
grouping by multiple attributes (P95 of main thread blocks) 59 ms 90 ms -34.4444% ✅
hide if no children required to finalize root, w/o children 47919.24 ms 46961.69 ms 2.0390% 🚨
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 40 ms 38 ms 5.2632% 🚨
hide if no children required to finalize root, w/ children 169.41 ms 167.66 ms 1.0438% 🚨
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree initial (Baytown) 43 ms 41.06 ms 4.7248% 🚨
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree full (Baytown) 7753.24 ms 7587.81 ms 2.1802% 🚨
models tree full (Baytown) (P95 of main thread blocks) 93 ms 91 ms 2.1978% 🚨

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