Skip to content

Commit

Permalink
[ko]: add index.md for web/glossary/first_cpu_idle (#15972)
Browse files Browse the repository at this point in the history
[add]: add index.md for web/glossary/first_cpu_idle
  • Loading branch information
IMHOJEONG authored Oct 7, 2023
1 parent 045c7ba commit 94f37d9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions files/ko/glossary/first_cpu_idle/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: 첫 번째 CPU 유휴 상태 (First CPU idle)
slug: Glossary/First_CPU_idle
l10n:
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34
---

{{GlossarySidebar}}

**첫 번째 CPU 유휴 상태(First CPU Idle)**는 페이지가 최소한으로 대화형일 때 또는 창이 사용자 입력을 처리할 수 있을 만큼 조용할 때를 측정합니다. 첫 번째 CPU 유휴 상태는 비표준 Google 웹 성능 지표입니다. 일반적으로, 이 지표는 표시되는 모든 UI 요소가 반드시 그런 것은 아니지만, 대부분이 대화형이고 사용자 인터페이스가 평균적으로 대부분의 사용자 입력에 50ms 내에 응답할 때 발생합니다. [첫 번째 대화형](/ko/docs/Glossary/First_interactive)이라고도 합니다.

0 comments on commit 94f37d9

Please sign in to comment.