aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/glossary/first_cpu_idle
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
commit218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (patch)
treea9ef8ac1e1b8fe4207b6d64d3841bfb8990b6fd0 /files/zh-tw/glossary/first_cpu_idle
parent074785cea106179cb3305637055ab0a009ca74f2 (diff)
downloadtranslated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.gz
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.bz2
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.zip
initial commit
Diffstat (limited to 'files/zh-tw/glossary/first_cpu_idle')
-rw-r--r--files/zh-tw/glossary/first_cpu_idle/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/files/zh-tw/glossary/first_cpu_idle/index.html b/files/zh-tw/glossary/first_cpu_idle/index.html
new file mode 100644
index 0000000000..c2ea874868
--- /dev/null
+++ b/files/zh-tw/glossary/first_cpu_idle/index.html
@@ -0,0 +1,6 @@
+---
+title: 首次 CPU 閒置
+slug: Glossary/First_CPU_idle
+translation_of: Glossary/First_CPU_idle
+---
+<p class="seoSummary"><strong>首次 CPU 閒置 (First CPU Idle) </strong> 測量當頁面進行最小幅度的互動或適當視窗平靜到足夠處理使用者的輸入。它是一個非標準的 Google 網站效能指標。一般來說,它發生在大部分但是非必要的所有可見 UI 元素進行互動時,且使用者介面能做出回應,大多數平均的使用者輸入落在 50 毫秒。它也被稱為 <a href="https://developer.mozilla.org/en-US/docs/Glossary/First_interactive">First interactive</a> 。</p>