假设您要评估某些客户端JavaScript的性能并使其自动化。 让我们开始在Node.js中进行评估,并从Chrome收集性能指标。 哦耶。 我们可以使用,直接。 这里的功能如此强大,因此我们将使用作为协议前面的一个不错的客户端: 第1步:克隆此仓库并提供服务 git clone https://github.com/paulirish/automated-chrome-profiling cd automated-chrome-profiling npm install # get the dependencies npm start # serves the folder at http://localhost:8080/ (port hardcoded) 第2步:使用开放的调试端口运行Chrome: # linux google-chrome --remote-debugg