https://github.com/cortinico/repro-36296
Reproducer for https://github.com/facebook/react-native/issues/36296
https://github.com/cortinico/repro-36296
Last synced: 6 months ago
JSON representation
Reproducer for https://github.com/facebook/react-native/issues/36296
- Host: GitHub
- URL: https://github.com/cortinico/repro-36296
- Owner: cortinico
- Created: 2023-09-14T17:28:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T03:08:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T10:56:33.725Z (8 months ago)
- Language: Java
- Homepage: https://github.com/facebook/react-native/issues/36296
- Size: 3.36 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproducer for [#36296](https://github.com/facebook/react-native/issues/36296)
This is a reproducer for [react-native#36296](https://github.com/facebook/react-native/issues/36296).
It contains several apps with both Hermes and JSC to run benchmarks and find regressions.## Run Automated Tests
We use Flashlight and Maestro to quickly run tests against an Android device and
retrieve performance metrics such as FPS, CPU usage, and memory.Steps:
1. [Install Flashlight](https://docs.flashlight.dev/)
2. [Install Maestro](https://maestro.mobile.dev/getting-started/installing-maestro)
3. Get your device ID (adb devices)
4. Run script `./test.sh `