iTwin / presentation

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

Stateless models tree: Investigate cases where creating the hierarchy is slower compared to stateful implementation #597

Closed grigasp closed 3 months ago

grigasp commented 3 months ago

Pushed a couple of changes to improve performance for creating the subject's / models hierarchy. Looks like another bottleneck our class hierarchy inspector, which requires the whole schema to be loaded - filed a separate backlog item to look into that: https://github.com/iTwin/presentation/issues/601.