使用 Google Chrome 确定内存泄漏的来源
我的 Google Chrome 任务栏清楚地告诉我有内存泄漏。我已经检查过我正在冲洗所有东西,但仍然没有解决问题。
有没有办法使用 Google Chrome 开发者工具(或其他工具)确定导致泄漏的原因?
My Google Chrome taskbar clearly tells me that I have a memory leak. I've checked that I'm flushing everything, but still haven't solved the problem.
Is there a way to determine what causes the leak using Google Chrome Developer Tools (or some other tool)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一篇关于内存泄漏的好文章 - http://gent.ilcore.com /2011/08/finding-memory-leaks.html
There is good article about memory leaks - http://gent.ilcore.com/2011/08/finding-memory-leaks.html