SoloX
SoloX copied to clipboard
💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能...
for line in results: if not isHaveFoundWindow: if "Window" in line and self.focus_window in line: isHaveFoundWindow = True 修改为: for line in results: if not isHaveFoundWindow: if self.focus_window in line:...
问题标题: 【BUG】..... :碰到BUG 【Feature】....:希望增加什么功能 问题内容: 1、无法启动服务,请提供日志截图 2、APP性能数据觉得不正确的,请提供:测试机型、系统版本、测试的app
FPS一直是1
请问FPS的值为什么一直是1呢,有没有遇到相问题的小伙伴啊
Based on long-term past experience, I think the network speed of IOS is completely inconsistent with the actual network speed, but the network data of Android should be accurate. I...
The FPS real-time statistics of IOS is wrong, because my app has been placed in the background and there is no operation, but solox has a very high FPS. It...
The real-time network speed data of Android is also wrong. What is collected now is the real-time network speed of the whole mobile phone, not the real-time network speed of...