angularjs - How do I speed up my data being loaded? ng-repeat seems really slow -


my result sets aren't big, have 4 different ng-repeats on given page. seems slow. there's noticable stop 1.5 seconds before renders , loads. suspect because of dirty checking, not sure why. there way me improve this? have ~5 $scope.

in experience, ng-repeat fast, when nested , used larger data sets. suggest using angularjs batarang chrome plugin profile app , determine source of slowness.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -