From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/first_interactive/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 files/ja/glossary/first_interactive/index.html (limited to 'files/ja/glossary/first_interactive/index.html') diff --git a/files/ja/glossary/first_interactive/index.html b/files/ja/glossary/first_interactive/index.html new file mode 100644 index 0000000000..77ff1e353e --- /dev/null +++ b/files/ja/glossary/first_interactive/index.html @@ -0,0 +1,21 @@ +--- +title: First interactive +slug: Glossary/First_interactive +tags: + - Glossary + - Lighthouse + - Web Performance + - Webパフォーマンス +translation_of: Glossary/First_interactive +--- +

{{draft}}

+ +

First Interactive は first CPU idle とも呼ばれ、ユーザのウィンドウがユーザ入力を処理するのに十分に静かであるか、または最小限のインタラクティブを測定する非標準のWebパフォーマンスメトリックです。

+ +

最小限のインタラクティブとは、ページ上の全てではなく一部のUI要素が読み込まれ、インタラクティブであり、平均して妥当な時間内にユーザ入力に応答する場合と定義されます。

+ +

追加情報

+ +

First interactive は Time to Interactive のバリエーションで、 First Interactive と Consistently Interactive に分かれています。これらのメトリックは Web Incubator Community Group によって提案されており、既に様々なツールで使用されています。このメトリックは Lighthouse 3.0 以降、 First CPU Idle と呼ばれています。

+ +

関連項目

-- cgit v1.2.3-54-g00ecf