Comment on Preventing memory leaks in Backbone.jsComments−EzGraphs13yJavascript memory leaks can be identified using Browser Profiler (e.g. https://developers.google.com/chrome-developer-tools/docs/he...). Are there any other better/recommended tools for the job?−chrisa13yFor IE specific memory leak testing, I've found sIEve to be very helpful: http://home.wanadoo.nl/jsrosman/
Comments
Javascript memory leaks can be identified using Browser Profiler (e.g. https://developers.google.com/chrome-developer-tools/docs/he...). Are there any other better/recommended tools for the job?
For IE specific memory leak testing, I've found sIEve to be very helpful: http://home.wanadoo.nl/jsrosman/