Y
Hacker News
new
|
ask
|
show
|
jobs
by
EzGraphs
4961 days ago
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?
1 comments
chrisa
4961 days ago
For IE specific memory leak testing, I've found sIEve to be very helpful:
http://home.wanadoo.nl/jsrosman/
link