标签: javascript performance node.js phantomjs
我想在执行Javascript功能之前,期间和之后获取给定页面的Javascript堆大小。
我查看了PhantomJS文档(https://github.com/ariya/phantomjs/wiki/API-Reference),但我没有看到获取堆大小的方法。