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.
该应用程序实际上是开源的: http: //www.github.com/zackster/CompassionPit-Node--
分析我的应用程序以查看它在哪里吸收 CPU 资源的高级步骤是什么?
您可以使用节点检查器来分析您的代码。这将显示它大部分时间花在哪里。