An interesting post to read: http://blogs.msdn.com/jscript/archive/2007/10/17/performance-issues-with-string-concatenation-in-jscript.aspx
So basically they are fixing the performance speed it takes to concat strings in javascript for the next release of IE. The improvement is very significant.
No comments:
Post a Comment