Measuring and Improving React Native Performance | Alexandre Moureaux | App.js Conf 2022

preview_player
Показать описание
The web has several tools to measure performance, but what about us, React Native devs? Have you ever added some optimization in your code (like a memo here and there) and wondered if it had a real impact on performance? Presenting a Flipper plugin to measure React Native performance, with a concrete case of how it's used at BAM to bring their app performance to the top quality. Bonus: a deep dive into React DevTools flame charts!

Рекомендации по теме
Комментарии
Автор

Would love to see a tutorial of these optimisation techniques been done practically. Please share or recommend one, thanks a lot for the lecture btw 💯

theDeji
Автор

Thanks a lot. Very nice info. But can you please share the optimized code that you did?

purnadiwinarno
Автор

The problem with the perf monitor is that it isn't consistent in giving scores. Need to take average

theblackcollargaming
Автор

u say memoization but u nvr said how u did it or any example?

ZaidZakir