Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Performance/
React Profiler
Search

React Profiler

Creator
Creator
Seonglae Cho
Created
Created
2021 Apr 21 8:11
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Mar 11 17:16
Refs
Refs
React 애플리케이션이 렌더링하는 빈도와 렌더링 “비용”을 측정합니다. Profiler의 목적은 메모이제이션 같은 성능 최적화 방법을 활용할 수 있는 애플리케이션의 느린 부분들을 식별해내는 것
 
 
 
 
 
Profiler API - React
Profiler는 React 애플리케이션이 렌더링하는 빈도와 렌더링 "비용"을 측정합니다. Profiler의 목적은 메모이제이션 같은 성능 최적화 방법 을 활용할 수 있는 애플리케이션의 느린 부분들을 식별해내는 것입니다. 주의 프로파일링은 약간의 오버헤드를 만들기 때문에 프로덕션 빌드에서는 비활성화되어 있습니다.. 프로덕션에서 프로파일링을 활성화하길 원하신다면 React에서 제공하는 특별 프로덕션 빌드를 통해서 활성화하실 수 있습니다.
Profiler API - React
https://ko.reactjs.org/docs/profiler.html
Profiler API - React
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Performance/
React Profiler
Copyright Seonglae Cho