flashlight
Introduction: Flashlight takes inspiration from Lighthouse and gives a performance score to your Android apps (including native, React Native and Flutter). Measure performance on CLI, Flipper or via E2E tests.
Tags:
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 | bash
Windows
iwr https://get.flashlight.dev/windows -useb | iex
Usage
Head over to the docs at docs.flashlight.dev
Contributing
We love pull requests! Head over to the contribution guide to get started.