Measure the performance of any Android app π¦
Flashlight generates a performance score for your app, aggregating different metrics.
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, Flipper or E2E test for full automation
Installation
macOS/Linux
curl https://get.flashlight.dev | bashWindows
iwr https://get.flashlight.dev/windows -useb | iexUsage
Head over to the docs at docs.flashlight.dev
Contributing
We love pull requests! Head over to the contribution guide to get started.