mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-04 19:05:49 +00:00
committed by
Nicolas Gallagher
parent
a748b7e606
commit
6261536f57
@@ -1,10 +1,10 @@
|
|||||||
# Performance
|
# Performance
|
||||||
|
|
||||||
To run these benchmarks:
|
To run these benchmarks from the root of the project:
|
||||||
|
|
||||||
```
|
```
|
||||||
npm run build:performance
|
yarn benchmark
|
||||||
open ./performance/index.html
|
open ./benchmarks/index.html
|
||||||
```
|
```
|
||||||
|
|
||||||
Append `?fastest` to the URL to include the fastest "other libraries", and
|
Append `?fastest` to the URL to include the fastest "other libraries", and
|
||||||
|
|||||||
Reference in New Issue
Block a user