New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@perf-profiler/ios

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perf-profiler/ios

This is the implementation of the Profiler for iOS app. It uses [py-ios-device](https://github.com/YueChen-C/py-ios-device) to poll CPU, RAM and FPS data in real time.

  • 0.3.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
45K
increased by632.48%
Maintainers
0
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 17 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc