@perf-profiler/ios
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Measure the performance of any iOS APP

This is the implementation of the Profiler for iOS app. It uses py-ios-device to poll CPU, RAM and FPS data in real time.

This Profiler can only be used on real iOS devices with a version of iOS < 17

In order to use it, you need to set an environment variable PLATFORM=ios You must also install py-ios-device with pip install py-ios-device and idb with

brew tap facebook/fb
brew install idb-companion

You can get the real time measure by running: PLATFORM=ios node packages/commands/measure/dist/server/bin.js measure

Readme

Keywords

none

Package Sidebar

Install

npm i @perf-profiler/ios

Weekly Downloads

67

Version

0.3.0

License

MIT

Unpacked Size

63.5 kB

Total Files

9

Last publish

Collaborators

  • almouro