TAMULib / weaver-components

Custom Web Components for the Weaver UI
MIT License
0 stars 1 forks source link

Investigate and solve the performance problem of loading a large number of components at one time. #461

Closed jeremythuff closed 2 years ago

jeremythuff commented 3 years ago

This is observed in ng-repeat of 255 elements via directoryappui. It would be great to isolate this problem outside of angularjs to better determine the causes of the performance degradation.

This issue appears to be made worse when the component being loaded is over a certain threshold of complexity.

kaladay commented 3 years ago

Created Issues from this investigation: