Leak Finder helps find memory leaks in JavaScript
Google has open sourced a tool called Leak Finder which is designed to help developers find memory leaks in JavaScript programs. The tool was written by two members of Google’s Chrome team in Munich and takes the form of a Python script which takes advantage of Chrome’s Remote Inspection Protocol to scan heap snapshots of applications.
Tags:
Read more: Leak Finder helps find memory leaks in JavaScript
Story added 10. August 2012, content source with full text you can find at link above.