google chrome - Memory leaks in javaScript? -
can find memory leaks
should happened in java script
?
which 1 best ? google chrome
or fire bug
?
i used chrome cpu profiling doesn't shows line memory leak happend.
any suggestions ? or how find memory leak
in javascript
?
you shouldn't looking @ cpu profiling. chrome's inspector-window has way take heap snapshots.
heap snapshot profiles show memory distribution among page's javascript objects , related dom nodes.
Comments
Post a Comment