Ok, to refresh, I am running Firefox36.04. When I run farmville2, it is the only tab running in my browser(normally). When I first open it,I watch as the memory keep climbing. The CPU will fluctuate up to 4.8, then back to 2.5...then back to 4.7, then down to 0..then back up..and so on. Now, as I get to my farm, and as my "farm" is loading, it goes really slow, but my "farm" is really big, so I expect some slowness. After it's completely loaded, CPU keeps going up past 50%, and memory is at 1,043.7mb. I am also noticing that the Plug-in container for firefox's cpu's&memory also fluctuates, but nothing too much. The plug-in is when my flash runs.
I'm going to attach a screen shot to show you, if it lets me
Thanks so much for being patient!.png)
Yeah, I'm not surprised by the memory. Farmville can have milliions of objects loaded, which gets memory intensive, and then we do a bunch of caching and optimization on top of it. The CPU usage is higher than I would like, but there's so much crazy stuff going on under the hood of these kinds of games. Zynga is actually across the street from the Flash Player team in San Francisco, so we've spent a lot of time working with them to build profilers and tune their games.
Honestly, you'll probably get better performance in IE -- there was a lot of energy spent tuning performance for Win8, and it doesn't suffer from either the architectural deficiencies in the Firefox implementation that impact performance, or from the OpenGL performance issue that hits the PPAPI Flash Player at the moment. We're actively working on both of those problems, so it's hopefully a temporary situation, but both fixes are non-trivial.
The ActiveX control also gets a bunch of optimizations from the latest Windows compilers that we're not using for Chrome or the NPAPI plug-in on Firefox yet. We'll eventually migrate over to the latest Windows compilers for everything, but it's a lot of work. Switching compilers sounds easy, but it's always a really tough endeavor when you have a million-plus line codebase. I don't think what you're seeing is completely unreasonable given that it's really ambitious content, but you're probably going to get a better experience from IE in desktop mode with Stage3D stuff like this.