You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-...@lists.mozilla.org
Hi,
I just landed a new mach command called |mach power|. It combines the
most useful top-level measurements from tools/power/rapl and
powermetrics, and produces these automatically for Firefox, Chrome and
Safari. Unfortunately it's Mac-only, because powermetrics is Mac-only.
I've used this tool in numerous bugs to do initial comparisons between
browsers on a particular workload, e.g.
https://bugzilla.mozilla.org/show_bug.cgi?id=1190719#c17. It's a great
starting place because it immediately gives you an idea how the
browsers compare in terms of the most important measurements: power,
CPU usage, GPU usage, and wakeups.