alibaba / alibaba/mobileperf

性能稳定性测试工具mobileperf使用总结(Android11下)

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
762
Forks
229
PR merge metrics
No merged PRs in 30d

Description

性能稳定性测试工具mobileperf使用总结(Android11下):
1、cpuinfo、 traffics(流量数据)、pss(实际使用的物理内存)、thread_num可以按照配置文件默认设置的每隔5秒去获取
2、meminfo内存是按照每50秒采集一次(未按照配置文件中的5秒),测了4次,其中有一次内存数据只有开头和结尾两个值,中间的部分未采集到。
3、fps获取不到,基本都是0
4、powerinfo电量获取不到,未生成有csv文件
5、测试完成后生成的报告excel中,仅有cpuinfo、meminfo、pid_change、pss_video,其他的如traffics没有

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the mobileperf performance-stability test on Android 11 with the configured five-second collection interval. Inspect the generated CSV files and Excel report while checking cpuinfo, traffics, pss, thread_num, meminfo, fps, and powerinfo collection. Done means the configured intervals are respected, all requested metrics are collected, and every metric appears in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
mobile-dev, performance, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.