源码:https://github.com/smart-test-ti/SoloX
SoloX - Real-time collection tool for Android performance data.
We are committed to solving inefficient, cumbersome test execution, and our goal is Simple Test In SoloX!
Installation
1.Python:3.6+ 2.pip3 install -U solox
Run locally
default
the startup host and port defaults to 0.0.0.0 and 5000.
python3 -m solox * Serving Flask app 'run' (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Debug mode: on * Running on all addresses. WARNING: This is a development server. Do not use it in a production deployment. * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) * Restarting with stat * Debugger is active! * Debugger PIN: 906-499-328
custom
custom startup host and port, support command line input.
python3 -m solox --host=0.0.0.0 --port=50003
Features
Home

Report
Analysis

Stargazers
Contributors
References
fps&jank 的收集和统计参考了 mobileperf
欢迎来到testingpai.com!
注册 关于