You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/optimizing-performance.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -176,11 +176,7 @@ Chrome에서 이 작업을 하려면
176
176
177
177
6. React 이벤트는 **User Timing** 라벨로 그룹화됩니다.
178
178
179
-
<<<<<<< HEAD
180
-
더 자세한 사례를 보려면 [Ben Schwarz의 글](https://calibreapp.com/blog/2017-11-28-debugging-react/)을 확인하세요.
181
-
=======
182
-
For a more detailed walkthrough, check out [this article by Ben Schwarz](https://building.calibreapp.com/debugging-react-performance-with-react-16-and-chrome-devtools-c90698a522ad).
183
-
>>>>>>> bbea52211971834d041e76871df8981066c42a3b
179
+
더 자세한 사례를 보려면 [Ben Schwarz의 글](https://building.calibreapp.com/debugging-react-performance-with-react-16-and-chrome-devtools-c90698a522ad)을 확인하세요.
184
180
185
181
**수치는 상대적이어서 프로덕션 상태에서는 컴포넌트가 더 빠르게 렌더링 될 수 있다는 사실**을 기억하세요. 그래도 관계없는 UI가 실수에 의해 업데이트되는 현상과 UI 업데이트의 깊이와 빈도를 깨닫는 데 도움을 줄 것입니다.
0 commit comments