Flashlight generates a performance score for your Android app, aggregating different metrics. (📱 iOS support is also in the works)
You can run locally or in the cloud with flashlight.dev
Full documentation can be found at docs.flashlight.dev
- 🙅 No need to install anything in your app
- 🚀 Measure performance on production apps
- ✨ Generates beautiful web report (like this Flatlist/Flashlist comparison)
- 💻 Via CLI, E2E test or Cloud CI for full automation
macOS/Linux
curl https://get.flashlight.dev | bash
Windows
iwr https://get.flashlight.dev/windows -useb | iex
Head over to the docs at docs.flashlight.dev
We love pull requests! Head over to the contribution guide to get started.