Moti Zilberman
d6e0bc714a
Enable lint/sort-imports everywhere ( #41334 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41334
TSIA.
Changelog: [Internal]
Reviewed By: robhogan
Differential Revision: D51025812
fbshipit-source-id: e10d437be775a6b80946483aa96460f34927f870
2023-11-06 12:59:38 -08:00
Xin Chen
970ba05127
Add example with side effect in render got triggered directly ( #38830 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38830
Changelog:
[Internal] - Add example with side effect in render got triggered directly
Reviewed By: rshest
Differential Revision: D48055836
fbshipit-source-id: 8bf596165741bde93cf44cd96b93fb2efaea1b13
2023-08-23 15:02:10 -07:00
Xin Chen
21e3e2f798
Add example to compare memoize expensive JS task ( #38831 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38831
Changelog:
[Internal] - Add example to compare memoize expensive JS tasks
Reviewed By: NickGerleman
Differential Revision: D48048033
fbshipit-source-id: 6d60ea56a19a25ef2f136aba53ae417b441652ad
2023-08-22 17:21:23 -07:00
Xin Chen
489d8903ab
Add example to not render offscreen content ( #38800 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38800
Changelog:
[General][Internal] - Add performance comparison example to not render offscreen content
Reviewed By: rshest
Differential Revision: D47892462
fbshipit-source-id: dd5bbd83c3baaf229c4b6fea89904cf4bb7b37de
2023-08-21 14:34:10 -07:00
Xin Chen
c8a479c641
Update example description to help understand them better ( #38797 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38797
Changelog:
[Internal] - Refactor description to performance comparison examples in RNTester
Reviewed By: christophpurrer
Differential Revision: D47892300
fbshipit-source-id: 8006cbef9f30472adc54ebf0f87a8b52c840a824
2023-08-16 13:27:40 -07:00
Xin Chen
c2c7462705
Add perf comparison example with set state in effect ( #38798 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38798
Changelog:
[General][Internal] - Add example to compare perf with set state in unnecessary effect.
Reviewed By: rshest
Differential Revision: D47857125
fbshipit-source-id: f0e9f71cf2f549012394959a9087117f02e2d056
2023-08-09 14:57:55 -07:00
Xin Chen
a8962ce970
Refactor code structure to make it easier for adding new examples ( #38799 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/38799
Refactor the performance comparison examples to make it easier to add new ones.
Changelog:
[General][Internal] - Code refactor
Reviewed By: rshest
Differential Revision: D47857126
fbshipit-source-id: fc8ffbcc94a23b896a53f599161f3bf6e9c2eaad
2023-08-08 15:13:28 -07:00