SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 84 JavaScript

perf($parse) use a faster path when the number of path parts is low

Use a faster path when the number of path tokens is low (ie the common case).
This results in a better than 19x improvement in the time spent in $parse and
produces output that is about the same speed in chrome and substantially faster
in firefox.
http://jsperf.com/angularjs-parse-getter/6

Closes #5359
K
Karl Seamon committed
864b2596b246470cca9d4e223eaed720f4462319
Parent: f3a796e
Committed by Igor Minar <igor@angularjs.org> on 12/18/2013, 11:44:15 PM