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

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -