SoloX icon indicating copy to clipboard operation
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性能...

Results 103 SoloX issues
Sort by recently updated
recently updated
newest added

SoloX已经开发到一个比较成熟的阶段啦,个人想法有限,所以想征集一下大家的想法,结合大家的实际需求再继续丰富功能。

help wanted

请提供测试信息:手机品牌、系统版本、被测app

help wanted

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

good first issue

请问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...