Tag Archives for performance
Javascript performance testing
‘All roads lead to Rome’ is a saying in Dutch that means there are multiple ways to accomplish the same thing. Very true in real life but maybe even more so in programming. You’d think the fastest code is the best, but a lot of times readability is chosen over speed (or, as in most [...]
Posted in code, javascript, link
Also tagged benchmark, crossbrowser, jsperf, speed, test
Leave a comment