Skip to content

Energy usage measurements on existing site #534

@thibaudcolas

Description

@thibaudcolas

Preliminary results to reproduce: Grid-aware Wagtail website energy use

  • Install sitespeed.io
  • Measure CPU power usage with Firefox (via profiler or via sitespeed.io)
  • Measure transfer size with Firefox (via profiler or via sitespeed.io)
  • Export results in machine-readable format (see below)

Sitespeed.io prototype command:

sitespeed.io -b firefox --sustainable.enable --browsertime.firefox.geckoProfiler --browsertime.firefox.geckoProfilerParams.bufferSize 134217728 --browsertime.firefox.geckoProfilerParams.interval 10 --browsertime.firefox.geckoProfilerParams.features "screenshots,js,stackwalk,cpu,processcpu,nostacksampling,ipcmessages,markersallthreads,power" --browsertime.firefox.geckoProfilerParams.threads "GeckoMain,Renderer" --firefox.powerConsumption -n 1 urls.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions