You could take a look at https://github.com/Pasvaz/bindonce

The problem with large ng-repeat is that two-way data binding adds a lot of 
watchers to your page. I've read somewhere that at around > 2000 watchers / 
page you start to feel a decrease in performance.

On Monday, July 21, 2014 11:33:40 PM UTC+2, Angular Prob wrote:
>
> Working on a large table and ng-repeat seems to slow down the building of 
> the table a lot. Can any one help with writing a custom declarative. I 
> would be grateful
>

-- 
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