APP性能测试 - Simple test in SoloX
Project description
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
Logcat
Report
Analysis
Stargazers
Contributors
References
https://github.com/alibaba/mobileperf
fps&jank 的收集和统计参考了 mobileperf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
solox-1.0.46.tar.gz
(12.3 MB
view hashes)
Built Distribution
solox-1.0.46-py3-none-any.whl
(12.3 MB
view hashes)