71 Star 96 Fork 1.5K

OpenHarmony / graphic_graphic_2d

 / 详情

[Bug]: 【OpenHarmony 4.1.6.7】【图形子系统】【ToC】【RK3568】【必现-3/3】在RK3568设备上对Openharmony进行内存测试,render_service进程,常驻内存实测值 40485KB,超基线23M,基线16253KB

待办的
创建于  
2024-02-22 15:18

发生了什么问题?

在RK3568设备上对Openharmony4.1.6.7进行内存测试,render_service进程,常驻内存实测值 40485KB,超基线23M,基线16253KB
常驻内存:
输入图片说明

期望行为是什么?

常驻内存优于或持平基线

如何复现该缺陷

【测试步骤】:
1、设置屏幕常亮hdc shell "power-shell setmode 602"
2、系统设置解锁密码设为数字(111111)
3、连接wifi、打开蓝牙、开启位置信息
4、执行5轮应用操作,启动所有应用,点击滑动等操作,同时抓取动态内存,取最大值对比动态基线
5、清除后台应用,等5分钟
6、抓取常驻内存6次,取最大值对比常驻基线
内存计算方法:抓取 ps -A,得到进程pid,根据pid读取: cat /proc/{pid}/smaps_rollup 和 hidumper --mem {pid}
smaps_rollup 中的 Pss+SwapPss + hidumper中的 GL + Dma 即为内存实测值;

其他补充信息

版本或分支信息

  • master
  • Release 4.1
  • Release 4.0
  • Release 3.2

评论 (1)

成帅 创建了任务
成帅 添加了
 
bug
标签
展开全部操作日志

感谢提交Issue!关于Issue的交互操作,请访问OpenHarmony社区支持命令清单。如果有问题,请联系 @stonesxd @dubingjian @lijj01 @mk @xxfeng_hw @xuyuqiong @刘超 @wyl 。如果需要调整订阅PR、Issue的变更状态,请访问链接

Thanks for submitting the issue. For more commands, please visit OpenHarmony Command List. If you have any questions, please refer to committer @stonesxd @dubingjian @lijj01 @mk @xxfeng_hw @xuyuqiong @刘超 @wyl for help. If you need to change the subscription of a Pull Request or Issue, please visit the link.

openharmony_ci 添加了
 
waiting_for_assign
标签
Public_OpenHarmonyTest 关联项目设置为OpenHarmony
Public_OpenHarmonyTest 优先级设置为次要
Public_OpenHarmonyTest 添加了
 
Integration_Test
标签
成帅 修改了描述
成帅 修改了标题

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
7387629 openharmony ci 1656582662
1
https://gitee.com/openharmony/graphic_graphic_2d.git
git@gitee.com:openharmony/graphic_graphic_2d.git
openharmony
graphic_graphic_2d
graphic_graphic_2d

搜索帮助