> Interesting. Thanks for sharing this Sandy. I wish there was more > blog posts out there focusing on JS performance – I'm a bit shaky in > this specific area.
Yeah, often the performance diffs are negligible or take too many iterations to show up, but it's something I'm always interested in. This one is so glaring that it's hard to ignore. Actually, even in Safari, unary+ blows away parseInt() (though all the numbers there are too-small-to-care). (Maybe I shall blog about this stuff... but everyone says that.) -- S. -- Subscription settings: http://groups.google.com/group/mootools-users/subscribe?hl=en
