8000 GitHub - oschanger/GPUUtilization: measure GPU hardware utilization on iOS Devices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oschanger/GPUUtilization

 
 

Repository files navigation

GPUUtilization

CI Status Version License Platform

This project calls methods from IOKit to get the realtime GPU utilization of a iOS device, it maybe helpful for debug usage.

Warning:!!!

Do not integrate this on a Appstore version, you will be REJECTED.

img_1584

img_1585

Installation

GPUUtilization is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GPUUtilization', :configurations => ['Debug']

Author

rickytan, ricky.tan.xin@gmail.com

License

GPUUtilization is available under the MIT license. See the LICENSE file for more info.

About

measure GPU hardware utilization on iOS Devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 79.5%
  • C 14.4%
  • Metal 3.3%
  • Ruby 2.8%
0