Pete BD
Member since Dec 12, 2014
- Profile: /members/12462-pete-bd.htm
- URL: http://AngularJS.org
- Comments: 1
Recent Blog Comments By Pete BD
-
Using ngRepeat With ngInclude Hurts Performance In AngularJS
Posted on Dec 12, 2014 at 6:11 AM
Hi Ben I think we can do better on caching in ngInclude. Here is a proof of concept : https://github.com/angular/angular.js/pull/10432 and a Plunker: http://plnkr.co/edit/Pf9DVKxNEAZQavcGm7Bu?p=preview It is no longer hitting renderHTML all the time but there is still a considerable lag - pro... read more »