Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this release, Greenspector focuses on "data" metrics. You can reduce the environmental footprint
of digital technology by reducing data exchanges on networks. Let’s measure by running tests on your own Android 10+ phones or Power Test Bench Phones and get all "data" metrics

New Features

  • As a user, I want to get ‘data’ metrics when I run tests of any kind (benchmark url, benchmark apk, custom GDSL) on the android 10+ devices of Power Test Bench (metrics: Process Data, Process data sent, Process data received, Network Packets Peak, Total Network Packets ) like in android 9- and I can have more details by network protocol (TCP, UDP, UNK)

...

  • As a user, I can now launch test of any kind (benchmark url, benchmark apk, custom GDSL, free runner) and get data metrics on android 10+ phone with my Test Runner

Improvement

  • When using the tcpdump module with the Test Runner, you can choose to add a pcap group to your user profile. If set, the TestRunner can use the tcpdump command without requiring root privilege. If not set, the TestRunner prompts for the root password as before.

  • When using the tcpdump module with the Test Runner, I can set the keepPcap option to true so that I can have pcap files for each measurement iteration in my test reports

Fixed bugs

  • Fixes some metric calculations in the Core Server web interface comparison screen, e.g. calculation of total instead of average for "Process Data Sent" metrics, calculation of maximum instead of average for "Platform max power" metrics …a new energy probe for Nokia XR21

  • As a user, I want a new energy probe for Motorola ThinkPhone

  • As a user, I want a new energy probe for Samsung Galaxy s22

  • As a user, I want a new energy probe for Samsung XCover6 Pro

  • As a user, I want a new energy probe for OPPO Find X5 Pro 5G

Fixed bugs

  • Test Runner, CLI : Fix installation application with playstore for android 11+

  • Web Interface : Fix some metrics calculation on comparison tab. For ‘Process data sent’ the mean is displayed instead of sum. For ‘Network Packets Peak’, the sum is displayed instead of max. For ‘Platform Max Power’, the mean is displayed instead of max. For ‘Test duration’, the sum is displayed instead of mean.