Skip to content

A python based Apple instruments protocol,you can get CPU, Memory and other metrics from real iOS devices

Notifications You must be signed in to change notification settings

huhust/py-ios-device

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-ios-device

A python based Apple instruments protocol,you can get CPU, Memory and other metrics from real iOS devices

win,mac 跨平台方案,通过 Instruments 私有协议获取 iOS 相关性能指标数据。

相关文章链接:https://testerhome.com/topics/27159

pip 仓库:

pip install py-ios-device

python 版本: 3.6+

使用文档: 查看文档

使用demo: 查看demo

About

A python based Apple instruments protocol,you can get CPU, Memory and other metrics from real iOS devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Assembly 2.4%