smart-test-ti / SoloX

💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
https://smart-test-ti.github.io/solox
MIT License
994 stars 177 forks source link

FPS一直是1 #46

Closed kalan898 closed 2 years ago

kalan898 commented 2 years ago

请问FPS的值为什么一直是1呢,有没有遇到相问题的小伙伴啊

rafa0128 commented 2 years ago

请问FPS的值为什么一直是1呢,有没有遇到相问题的小伙伴啊

如果是android的话,请检查下有没有打开“GPU呈现模式分析”选择在“adb shell dumpsys gfxinfo”中

kalan898 commented 2 years ago

请问FPS的值为什么一直是1呢,有没有遇到相问题的小伙伴啊

如果是android的话,请检查下有没有打开“GPU呈现模式分析”选择在“adb shell dumpsys gfxinfo”中

开了,还是这个样子

rafa0128 commented 2 years ago

请问FPS的值为什么一直是1呢,有没有遇到相问题的小伙伴啊

如果是android的话,请检查下有没有打开“GPU呈现模式分析”选择在“adb shell dumpsys gfxinfo”中

开了,还是这个样子

fps是1一般是只取到更新时间16666666 不同的机型厂商可能有兼容问题,你执行adb shell dumpsys SurfaceFlinger --latency ,给出数据我看看,如果有很多行数据就正常 activityname是你的app当前界面的activity