iTwin / presentation

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

Hierarchies: Add a learning page for localization #667

Closed grigasp closed 1 month ago

grigasp commented 1 month ago

Part of https://github.com/iTwin/presentation/issues/423

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 29cbdfcaefc1d188d213b34f9e5f1a7b0d0000eb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 month ago

Hierarchies benchmark

Benchmark suite Current: 29cbdfcaefc1d188d213b34f9e5f1a7b0d0000eb Previous: b9598f6702bea0f466abae02378a0c958f8e5fe9 Deviation Status
flat 50k elements list 4014.61 ms 4090.82 ms -1.8630%
flat 50k elements list (P95 of main thread blocks) 68 ms 70 ms -2.8571%
grouping by label 10044.56 ms 9810.32 ms 2.3877% 🚨
grouping by label (P95 of main thread blocks) 62 ms 57 ms 8.7719% 🚨
grouping by class 10156.54 ms 9948.61 ms 2.0900% 🚨
grouping by class (P95 of main thread blocks) 44 ms 39 ms 12.8205% 🚨
grouping by property 10667.68 ms 10461.93 ms 1.9667% 🚨
grouping by property (P95 of main thread blocks) 81 ms 83 ms -2.4096%
grouping by base class (10 classes) 7417.84 ms 7184.68 ms 3.2452% 🚨
grouping by base class (10 classes) (P95 of main thread blocks) 79 ms 72 ms 9.7222% 🚨
grouping by multiple attributes 27399.66 ms 26658.02 ms 2.7821% 🚨
grouping by multiple attributes (P95 of main thread blocks) 85 ms 47 ms 80.8511% 🚨
hide if no children required to finalize root, w/o children 45279.95 ms 45797.8 ms -1.1307%
hide if no children required to finalize root, w/o children (P95 of main thread blocks) 39 ms 38 ms 2.6316% 🚨
hide if no children required to finalize root, w/ children 155.69 ms 152.33 ms 2.2057% 🚨
hide if no children required to finalize root, w/ children (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree initial (Baytown) 38.85 ms 38.34 ms 1.3302% 🚨
models tree initial (Baytown) (P95 of main thread blocks) 0 ms 0 ms NaN% 🚨
models tree full (Baytown) 7634.13 ms 7571.11 ms 0.8324% 🚨
models tree full (Baytown) (P95 of main thread blocks) 89 ms 87 ms 2.2989% 🚨

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