SlideShare a Scribd company logo
REACT PERFORMANCE
HOW TO SPEED YOUR APP UP
My name is Kateryna Porshnieva
live in Kiev, Ukraine
work as Front-End Developer & UI/
UX designer at YouScan
teach React & Redux course in
Ukraine
@krambertech
PART 1:
WHAT MAKES
APPS FEEL `FAST`
‣Fast load speed
‣Fast user interactions
‣Smooth animations
PART 2:
FIRST LOAD
SPEED
BUNDLE SIZE
1. SET NODE_ENV TO `PRODUCTION`
Ways to measure & boost performance of your React app
2. TRANSFORM REACT CONSTANT
ELEMENTS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
3. INLINE REACT ELEMENTS
Ways to measure & boost performance of your React app
4. REMOVE PROPTYPES
Ways to measure & boost performance of your React app
5. TRANSFORM PURE CLASS
TO FUNCTION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
REACT-OPTIMIZE ❤
Ways to measure & boost performance of your React app
6. REMOVE UNUSED LOCALES FROM
MOMENT.JS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
1.98 MB -> 1.24 MB
PART 3:
PERFORMANT
UPDATES
- Everyone
“React is fast”
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
VIRTUAL DOM
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
React re-renders the whole
app on any state (data)
change
PART 4:
MEASURING
PERFORMANCE
CONSOLE.TIME
Ways to measure & boost performance of your React app
CHROME DEVTOOLS
ELEMENTS PANE
Ways to measure & boost performance of your React app
REACT 15.4
+
CHROME DEVTOOLS TIMELINE
Ways to measure & boost performance of your React app
REACT-ADDONS-PERF
Ways to measure & boost performance of your React app
FPS-METER
Ways to measure & boost performance of your React app
REACT DEVTOOLS
+
TRACE REACT UPDATES
Ways to measure & boost performance of your React app
PART 5:
OPTIMIZING
PERFORMANCE
SHOULDCOMPONENTUPDATE
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
PURE COMPONENTS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
react v15.3 and higher
OPTIMIZING FOR
PURE COMPONENTS
1. FUNCTION.BIND / ARROW FUNCTIONS
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
2. ARRAYS / OBJECTS CREATION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
3. MODIFICATION BY REFERENCE
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
IMMUTABLE.JS
PART 7:
REDUX
PERFORMANCE
CONNECT COMPONENTS TO
STATE AT LOWER LEVEL
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
MEMOIZATION
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
Ways to measure & boost performance of your React app
PART 8:
PRETEND
WORKING FAST
SPINNERS / PROGRESS BARS
Ways to measure & boost performance of your React app
<1s 1-4s >4s
Nothing Spinner Progress bar
OPTIMISTIC UPDATES
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
Image credit: https://uxplanet.org/optimistic-1000-34d9eefe4c05
VIRTUAL SCROLLING
Image credit: https://medium.com/outsystems-engineering/virtualizing-the-virtual-dom-pushing-react-further-d76a16e5f209
Image credit: https://bvaughn.github.io/connect-tech-2016/#/8/4
Ways to measure & boost performance of your React app
CACHING
PART 9:
WHEN TO
OPTIMIZE
FIN.

More Related Content

PDF
Increasing performance with Elixir Tasks
PDF
The future of paas is serverless
PDF
Infinum Android Talks #05 - Square tape
PDF
Converting LotusScript Agents to Java Agents
PDF
Build reactive systems on lambda
PPTX
Cloud War Stories
PDF
Serverless in production, an experience report (Going Serverless, 28 Feb 2018)
PPTX
Bluemix - Deploying a Java Web Application
Increasing performance with Elixir Tasks
The future of paas is serverless
Infinum Android Talks #05 - Square tape
Converting LotusScript Agents to Java Agents
Build reactive systems on lambda
Cloud War Stories
Serverless in production, an experience report (Going Serverless, 28 Feb 2018)
Bluemix - Deploying a Java Web Application

What's hot (20)

PPTX
Developer day - AWS: Fast Environments = Fast Deployments
PPTX
Making react more like rails
PDF
Continuous Delivery in Java
PDF
JUST EAT: Tools we use to enable our culture
PPTX
Ruby и TestComplete
PPTX
Demystifying frontend framework performance
PPTX
Concurrent Rendering Adventures in React 18
PDF
Si fa presto a dire serverless
PPTX
Click’n’Deploy | SuperSpeakers @CodeCamp Iasi, 2014
PPTX
Ruby и TestComplete
PDF
AWS Lambda Function with Kotlin
PPTX
A Tale of Two Apps
PPTX
ReactJS.NET - Fast and Scalable Single Page Applications
PDF
Deploying node.js at scale - Maraschi, Collina - Codemotion Amsterdam 2016
PPTX
React for .net developers
PPTX
Bucruiser ppt
PDF
Deploying and Scaling Your First Cloud Application with Amazon Lightsail
PPTX
Building high-performance web applications with Preact
PPTX
Metrics, metrics everywhere (but where the heck do you start?)
PPTX
Operator Overloading & Function Overloading
Developer day - AWS: Fast Environments = Fast Deployments
Making react more like rails
Continuous Delivery in Java
JUST EAT: Tools we use to enable our culture
Ruby и TestComplete
Demystifying frontend framework performance
Concurrent Rendering Adventures in React 18
Si fa presto a dire serverless
Click’n’Deploy | SuperSpeakers @CodeCamp Iasi, 2014
Ruby и TestComplete
AWS Lambda Function with Kotlin
A Tale of Two Apps
ReactJS.NET - Fast and Scalable Single Page Applications
Deploying node.js at scale - Maraschi, Collina - Codemotion Amsterdam 2016
React for .net developers
Bucruiser ppt
Deploying and Scaling Your First Cloud Application with Amazon Lightsail
Building high-performance web applications with Preact
Metrics, metrics everywhere (but where the heck do you start?)
Operator Overloading & Function Overloading
Ad

Viewers also liked (20)

PDF
React Next Conference slides: ReactJS Worst practices
PDF
React Webinar Slides
PDF
Доклад "React under the hood"
PDF
Ways to measure & boost performance of your React app
PDF
Going Native With React
PDF
Higher-Order Components — Ilya Gelman
PDF
Understanding Page Load / Ziling Zhao (Google)
PDF
Chrome 佛心做了 Devtool 就是要用啊? 從 Timeline 學調效動畫效能
PDF
Finding and debugging memory leaks in JavaScript with Chrome DevTools
PPTX
Google Chrome DevTools features overview
PPTX
React Native
PDF
Memory leak patterns in javascript
PDF
[React Native] Lecture 4: Basic Elements and UI Layout by using FlexBox
PDF
Komunikacja w niszowych mediach społecznościowych kluczem do oryginalnej i ef...
DOCX
Chuyên
PPTX
PDF
Set intruksi (posting di slideshare)
PPT
Kako moja porodica reciklira
DOCX
Muraliupdatedpersonal091215
DOCX
Energy Crisis Final Report
React Next Conference slides: ReactJS Worst practices
React Webinar Slides
Доклад "React under the hood"
Ways to measure & boost performance of your React app
Going Native With React
Higher-Order Components — Ilya Gelman
Understanding Page Load / Ziling Zhao (Google)
Chrome 佛心做了 Devtool 就是要用啊? 從 Timeline 學調效動畫效能
Finding and debugging memory leaks in JavaScript with Chrome DevTools
Google Chrome DevTools features overview
React Native
Memory leak patterns in javascript
[React Native] Lecture 4: Basic Elements and UI Layout by using FlexBox
Komunikacja w niszowych mediach społecznościowych kluczem do oryginalnej i ef...
Chuyên
Set intruksi (posting di slideshare)
Kako moja porodica reciklira
Muraliupdatedpersonal091215
Energy Crisis Final Report
Ad

Similar to Ways to measure & boost performance of your React app (20)

PDF
Top 5 React Performance Optimization Techniques in 2023
PDF
Webpack & React Performance in 16+ Steps
PDF
Boosting App Speed: Why ReactJS is the Key to Lightning-Fast Performance?
PPTX
Maximizing React Speed: Hands-On Guide to Debugging and Optimizing React Appl...
PPTX
Top 10 Techniques For React Performance Optimization in 2022.pptx
PDF
Best Practices for Building Scalable and Performant React Applications
PDF
The Journey of a Pixel in a React Application
PDF
How to increase the ui performance of apps designed using react
PDF
Dive into React Performance
PPTX
React Tune-up - ReactLive.nl
PPTX
Web Performance & Latest in React
PDF
Creating Hyper Performant Web Apps with React
PDF
Optimizing React at Postmates
PDF
React and Web Performance
PPTX
React and Web Performance
PPTX
Optimizing react
PPTX
How ReactJS Leads To Reducing The Development Cost
PDF
React seo tips to build seo friendly web applications
PPTX
This Is the ppt of How the react js work in the dealy life
PDF
How to make your react app seo friendly
Top 5 React Performance Optimization Techniques in 2023
Webpack & React Performance in 16+ Steps
Boosting App Speed: Why ReactJS is the Key to Lightning-Fast Performance?
Maximizing React Speed: Hands-On Guide to Debugging and Optimizing React Appl...
Top 10 Techniques For React Performance Optimization in 2022.pptx
Best Practices for Building Scalable and Performant React Applications
The Journey of a Pixel in a React Application
How to increase the ui performance of apps designed using react
Dive into React Performance
React Tune-up - ReactLive.nl
Web Performance & Latest in React
Creating Hyper Performant Web Apps with React
Optimizing React at Postmates
React and Web Performance
React and Web Performance
Optimizing react
How ReactJS Leads To Reducing The Development Cost
React seo tips to build seo friendly web applications
This Is the ppt of How the react js work in the dealy life
How to make your react app seo friendly

Recently uploaded (20)

PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
Digital Strategies for Manufacturing Companies
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Nekopoi APK 2025 free lastest update
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
ai tools demonstartion for schools and inter college
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
L1 - Introduction to python Backend.pptx
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
System and Network Administraation Chapter 3
PDF
PTS Company Brochure 2025 (1).pdf.......
Upgrade and Innovation Strategies for SAP ERP Customers
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Digital Strategies for Manufacturing Companies
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Nekopoi APK 2025 free lastest update
VVF-Customer-Presentation2025-Ver1.9.pptx
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Design an Analysis of Algorithms I-SECS-1021-03
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
ai tools demonstartion for schools and inter college
Navsoft: AI-Powered Business Solutions & Custom Software Development
L1 - Introduction to python Backend.pptx
Operating system designcfffgfgggggggvggggggggg
Design an Analysis of Algorithms II-SECS-1021-03
Softaken Excel to vCard Converter Software.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Wondershare Filmora 15 Crack With Activation Key [2025
System and Network Administraation Chapter 3
PTS Company Brochure 2025 (1).pdf.......

Ways to measure & boost performance of your React app