Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jazz React Native Stress Tests

This repo contains a collection of stress tests for the Jazz React Native stack. It includes two apps:

  • rn: A React Native app
  • expo: An Expo app

The stress tests are benchmarks using the tinybench library. They measure latency (ms or µs) and throughput (ops/s).

rn

To run the tests, you can use the following commands:

bun i
bun pods
bun start # then choose ios or android

expo

To run the tests, you can use the following commands:

bun i
bun expo prebuild --clean --platform ios
cd ios
pod install --repo-update
cd ..
bun ios

About

Jazz RN Stress Tests

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages