Switched to FF Nightly from Chrome about 6 months ago because Chrome's memory usage was awful. Firefox has been much better, especially since I modified the following in about:config: browser.sessionhistory.max_total_viewers => 0 dom.ipc.processCount => 1
Isn't limiting the ipc processes severely capping (CPU) performance?
This will especially be noticeable when multiple tabs are actively doing something, for example if you open up multiple tabs at once or background tracking script are stealing your CPU cycles.
Blocking tracking scripts and ads or just JavaScript in general can alleviate this to the point where you won't really notice.