Jsperf test cases by Jeremy Ashkenas (google.de)

1 points by Andi ↗ HN
Jeremy Ashkenas is the author of coffee script, underscore.js, backbone.js While he is working on coffee script, he is putting some thoughts into the compiler to guarantee fast JavaScript. The - often surprising - results are useful for programmers as well, who do not use coffee script.

For example, "void 0" seems to be faster than "undefined"

0 comments

[ 3.8 ms ] story [ 11.8 ms ] thread

No comments yet.