랭킹으로 돌아가기
With Flashlight 🔦, you can either:
📱⚡️ 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...
androidperformancereact-nativeflutterlighthousenativee2emobileapmmonitoringprofilingtracing
주요 지표
스타 성장
스타
1.6k
포크
48
주간 성장
—
이슈
17
5001k1.5k
2022년 4월2022년 12월2023년 9월2024년 5월2025년 2월2025년 10월2026년 7월
아티팩트npm
npm install flashlightREADME
Get a performance score for your app 🔦
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
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.
관련 저장소