Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Slow ng-repeat because of AnimateRunner even without ngAnimate #14066

Closed
@ArekSredzki

Description

@ArekSredzki

I'm trying to print a lot of elements to the DOM, but it is painfully slow.
However, the reason is caused by AnimateRunner and nothing else.

Note: I do not want to filter the elements further, but rather get to the bottom of why an un-needed component is stalling the entire browser

I have disabled ngAnimate, the page has no animations, yet the slowest part of the whole process is it's complete function.

Please see the profile below

Your suggestions are greatly appreciated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions