How to profile Javascript now that JSPerf is down?

后端 未结 8 1836
傲寒
傲寒 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:45

    I decided to build tool like this. First public beta is at https://jsbench.me

    EDIT: 2020-07-12 - v1 released

提交回复
热议问题