Re: [Xsltforms-support] xsltforms Performance
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2010-03-10 21:01:00
|
Javier, > We have modified all the for's acceding to the length property of an > array as described in the following page: > > http://www.erichynds.com/javascript/javascript-loop-performance-caching-the-length-property-of-an-array/ > > Attached I send you all the changes we have done (although the line > numbers may vary from official version, we have change some lines). Thank you very much for theses changes. I have checked them and some of them (few) appeared dangerous so I haven't integrated and committed all of them. I have tested with various tests and it was OK but regressions seem possible. If so, Javascript debugging shouldn't be difficult, anyway. It's always a good news to reduce IE execution time! -Alain |