Skill
Generating Baseline Profiles
Ships an Android baseline profile and proves with Macrobenchmark that startup really improved.
Install
git clone https://github.com/skydoves/compose-performance-skills.git ~/.claude/skills-sources/compose-performance-skills && ~/.claude/skills-sources/compose-performance-skills/scripts/install-skills.sh
Triggers on
Soğuk açılış yavaşken, ilk kaydırma takılırken ya da release öncesi performans temeli alınırken
Needs tools
ReadEditBash
- Author
- Jaewoong Eum (skydoves)
- License
- Apache-2.0
Scaffolds the baseline profile module, writes the journey covering cold start plus the first scroll, verifies the generated profile actually landed inside the APK, then measures before and after under Macrobenchmark with partial compilation required. Reporting time-to-fully-drawn correctly is part of it, because a startup number measured against the wrong frame proves nothing and gets quoted anyway.
Comments(0)
Sign in to comment