AI AGENT ADDONS

Argent Native Profiler

software-mansion/argent
Debugging
7,218installs

Find app slowdowns and memory problems with a built-in profiler. It helps you catch CPU hotspots, UI hangs, and memory leaks on real devices. This tool works for both iPhone and Android apps.

On iOS it uses Xcode Instruments behind the scenes. On Android it uses Perfetto to collect data. You can start a recording, stop it, and get a report with the main problem areas.

After you see the results, you can dig deeper into specific functions or threads. The skill also helps you compare before and after fixes to see if things got better or worse.

Add Argent Native Profiler skill to your workflow

Global

mkdir -p ~/.claude/skills/argent-native-profiler

Project

mkdir -p .claude/skills/argent-native-profiler

Source Repository

Stars
1,486
Forks
40
Watchers
1,486
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago