Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf] Implement AndroidBatteryInfoInspector and AndroidBatteryInfoResultParser #262

Merged
merged 5 commits into from
Feb 10, 2023

Conversation

taoran6
Copy link
Collaborator

@taoran6 taoran6 commented Feb 9, 2023

Changes

  • Implement AndroidBatteryInfoInspector
  • Implement AndroidBatteryInfoResultParser
  • Refine performance framework

Output

  • Raw result file
    image
  • Sample of parsed info
AndroidBatteryInfo(
appPackageName=com.microsoft.appmanager, 
timeStamp=1675930618251, 
cpu=0.00432, 
screen=0.0, 
wakeLock=0.0,
systemService=0.0,
wifi=0.0, 
appUsage=0.00432,
total=0.948, 
ratio=0.004556962, 
description=test battery2
)

@taoran6 taoran6 merged commit fe388f0 into main Feb 10, 2023
@taoran6 taoran6 deleted the taoran/perf_battery branch February 10, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants