Are there any tools to measure performance of Angular Application running in Browser? I mean Application code not REST calls.
This came to mind when I build a Form into Application that contained a lots of tables made with HTML and ng-repeat. Especially Forms containing ng-repeat seems to be a bit of slower than I'm usually used to.
So, any tools or Best Practices available considering this issue?
Best Regrads,
Michael