Javascript memory profiler

孤街醉人 提交于 2019-11-29 19:08:34

问题


I'm looking for a good JavaScript Memory profiler, specifically one that targets IE. And any suggestions on how to go about finding javascript memory leaks would also be appreicated.


回答1:


You're looking for sIEve ... that's about it. For a while the cardinal answer was Drip, but sIEve is the next iteration by the same guy.



来源:https://stackoverflow.com/questions/1663740/javascript-memory-profiler

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!