Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有类似于 jsPerf 的离线桌面应用程序?
我的工作性质不允许我将数据上传到像 jsPerf 这样的网站。
“非常相似”是相当模糊的。您需要类似的用户界面,还是只需要功能?
但在功能上,jsperf 所基于的Benchmark.js可以通过 node 运行。我不知道他们为使 jsperf 脱离 Benchmark 所做的所有工作,但这可能是一个值得关注的地方。
事实证明,您可以在本地运行 jsperf。