Skip to content

Commit 6e977fa

Browse files
committed
Resolve merge conflict
Related to 4f57bfd
1 parent 2c5b9c5 commit 6e977fa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/docs/optimizing-performance.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,7 @@ Chrome에서 이 작업을 하려면
176176

177177
6. React 이벤트는 **User Timing** 라벨로 그룹화됩니다.
178178

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)을 확인하세요.
184180

185181
**수치는 상대적이어서 프로덕션 상태에서는 컴포넌트가 더 빠르게 렌더링 될 수 있다는 사실**을 기억하세요. 그래도 관계없는 UI가 실수에 의해 업데이트되는 현상과 UI 업데이트의 깊이와 빈도를 깨닫는 데 도움을 줄 것입니다.
186182

0 commit comments

Comments
 (0)