How to profile Javascript now that JSPerf is down?

后端 未结 8 1830
傲寒
傲寒 2021-01-30 06:38

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

8条回答
  •  长发绾君心
    2021-01-30 06:56

    Even though jsperf is online, if you still want to look at alternatives, I found http://jsben.ch/#/index to be quite useful and well designed.

提交回复
热议问题