I have discovered that the jQuery.each() call is inefficient.
jQuery.each() maybe f(x) > n; where f(x) maybe n^i or xn. i > 1.
I recommend using the for loop instead.
Friday, November 18, 2011
Subscribe to:
Post Comments (Atom)
I focus on C#, WCF/WF, WPF/Silverlight, DDD, UML/DSL/Modeling, OSLO/M, and Linq.
No comments:
Post a Comment