Scenario: i have ng-repeat that renders 20 elements.

all browsers rendering perfectly but time differs , i have used directive 
to calculate rendering time 

http://stackoverflow.com/questions/23103758/angularjs-ng-repeat-rendering-differes-in-firefox-ie-chrome


IE 10: ng-repeat list took: 170-190 ms

FireFox 28.0: ng-repeat list took: 200-250 ms

chrome 33.0 : ng-repeat list took: 30-50 ms

i dont know why its fast in Chrome where as in other browsers it slow .
is directive not calculating properly ? 

can i have an expert opinion on this 

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to