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
984 stars 174 forks source link

processCpu = float(int(toks[13]) + int(toks[14]) + int(toks[15]) + int(toks[16])) IndexError: list index out of range #185

Open EnjoY1024 opened 1 year ago

EnjoY1024 commented 1 year ago

这个是手机不同cpu参数不同嘛

rafa0128 commented 1 year ago

我也不确定