As some of you probably noticed jsperf is down for some time. But I still need to profile my Javascripts. Is there any possibility to do comparison tests ideally without the hel
I have incidentally come to know http://jsbench.github.io/.
It clearly reminds of good ol' jsperf.
You can save your benchmark, share them and they keep track of per-browser performance.
Here is one I just made up: For loop benchmark
(As a side note, you can only save a benchmark if you have a github account.)