LagRadar for Mac
​
Real-time performance profiling for your iOS apps.
Spot bottlenecks before your users do.
​
​
✨ Features
-
FPS & Frame Drops
Live charts to track rendering smoothness. Detect long frames instantly. -
Trigger → Layout → Display Timeline
Understand exactly what happens after a user action and where the slowdown occurs. -
Slow View Detection
Identify expensive UIView layouts and see which components hurt performance most. -
Screen Comparison
Benchmark screens side-by-side and spot regressions across builds. -
Allocations Tracking
Monitor allocations of common classes like UIImageView or UILabel to catch memory-heavy patterns. -
Export Reports
Share insights as CSV/JSON for further analysis or to show progress to your team. -
​
🛠Why LagRadar?
Traditional tools like Instruments are powerful, but:
-
They are heavy and complex.
-
They require manual setup for every session.
-
They are not live and continuous.
LagRadar gives you:
-
Always-on lightweight probes in your app.
-
Instant Mac panel that visualizes data in real time.
-
Actionable insights designed specifically for developers.
​
âš¡ How it Works
-
Add the LagRadar SDK to your iOS app (via Swift Package Manager).
-
Run your app on device or simulator.
-
Connect with the LagRadar Mac app.
-
Watch performance metrics stream in — live.
​
🚀 Get Started
-
Add the SDK to your project:
import LagRadarSDK LagRadar.start()
-
Download the Mac app from the Mac App Store.
-
Start profiling your app — no extra setup required.
​
​
​
