Flashlight generates a performance score for your Android app, aggregating different metrics. (๐ฑ iOS support is also in the works)
๐
No setup required in your app
๐ Measure performance even on production apps
โจ Generates beautiful reports (like this Flatlist/Flashlist comparison)
With Flashlight ๐ฆ, you can either:
- Upload an app and get your performance score on app.flashlight.dev
Or use the CLI:
flashlight measure: quickly audit your perf with real-time measuresflashlight test: automate your measures with e2e performance testing over several iterationsflashlight cloud: run measures on real devices in the cloud & integrate in your CI setup
macOS/Linux
curl https://get.flashlight.dev | bashWindows
iwr https://get.flashlight.dev/windows -useb | iexHead over to the docs at docs.flashlight.dev
We love pull requests! Head over to the contribution guide to get started.