An open-source iOS and macOS SDK for measuring app performance metrics such as startup time, FPS, CPU usage, memory usage, network requests and more
MeasureKit is an open-source SDK developed by VKontakte for measuring various performance metrics inside iOS and macOS applications. It allows developers to easily measure things like:
By integrating the lightweight MeasureKit SDK into an app, developers can quantify performance without having to write complex instrumentation code themselves. The measurements are output in structured JSON format so they can be easily collected, aggregated and analyzed.
Some example use cases for MeasureKit include:
MeasureKit is well-suited both for mobile games to measure FPS, as well as standard apps to benchmark startup times or resource usage. With the quantified data MeasureKit provides, developers can better optimize, profile and demonstrate the performance of their iOS and macOS applications.
Here are some alternatives to MeasureKit:
Suggest an alternative ❐