Release Note 2.19.0 (2023-05-02)
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 missing data that may occur in some measurement steps due to poor clock synchronization between PC and Android device
Fixes missing data that may occur on loading step of benchmark url by starting the measure before pressing enter in browser