Hi Everyone,
I've almost completed building a chrome extension and I've been doing some battle testing (Opening up lots of windows/tabs/ the extensions popup) and seeing how this effects performance. I've noticed that there can be weird spikes in CPU usage by the "Google Chrome Helper (Render)".
Im wondering how can I optimize my app/extension so that it is as slim as possible and only uses necessary CPU? What should I look out for? How I can test/debug this to discover unnecessary or repeated processes?
Any advice, know how, or feedback is welcome.
Cheers