Hi,
i have some problems with my site. it eats ram like a monster. javascript causes that but i don't know what to do.
i use jquery framework and jwplayer(+some listeners)
how can I detect which code causes that?
Hi,
i have some problems with my site. it eats ram like a monster. javascript causes that but i don't know what to do.
i use jquery framework and jwplayer(+some listeners)
how can I detect which code causes that?
Using firefox plugin like Leak Monitor helps you find issues. It can help you find memory leaks in extension scripts too.