I currently analyse inefficient Firefox addons by uninstalling them and seeing empirically in a long run whether the addon was a problem or not. However, this way of finding the inefficient addons is very time-consuming.
I would like to know exact numerical ways to see
- the CPU consumption for each addon independently in Firefox
- the CPU consumption for two different addons at the same time in Firefox (note that it is not practical to have two addons in your browser at each time and then measure the need in a long term)
It is apparently enough to measure only CPU, not memory consumption at all, to keep tests simple.
Is there any tool to measure CPU consumption for the combination of 2 in a set of addons?