Skip to content

πŸ“±βš‘οΈ Lighthouse for Mobile - audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI...

License

bamlab/flashlight

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 9, 2022 11:26
May 9, 2023 17:03
December 8, 2023 15:08
April 20, 2022 10:09
December 8, 2023 15:08
November 3, 2023 18:37

Flashlight

Measure the performance of any Android app πŸ”¦

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
image

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.