Time へ Interactive (TTI)
暫定日本語訳:何 Time へ Interactive 測定, なぜ Lighthouse 削除 it in version 10, なぜ it was 決して Core Web Vital または ランキング factor, と なぜ its ghost still lives inside Total Blocking Time — から technical SEO.
言語
暫定日本語訳:Time へ Interactive (TTI) is retired Lighthouse lab 指標 その marked いつ ページ's main sub-resources had loaded と it できる reliably respond へ input. It was 削除 から Lighthouse パフォーマンス score in Lighthouse 10 (2023) 向けに being too sensitive へ outlier network リクエスト と long tasks; its 10% weight moved へ CLS (現在 25%). It was 決して Core Web Vital と 決して ランキング factor. raw value still computes in Lighthouse's JSON output at weight 0, so legacy CI scripts don't break — と its 'quiet window' logic still defines end of Total Blocking Time window. Bing has no TTI guidance at all. My take: don't chase deprecated, unscored 指標 — 使用 TBT in lab と INP in field.
暫定日本語案: TL;DR — Time へ Interactive (TTI) 測定 どのように long it took ページ へ become 暫定日本語案: reliably clickable — ない just painted on screen, ただし actually able へ respond 暫定日本語案: いつ あなた tap または クリック. It 使用 へ be part of あなた Lighthouse score. It isn’t 暫定日本語案: anymore: Google 削除 it から Lighthouse in 2023 because number bounced 暫定日本語案: around too much. It was 決して Core Web Vital, と it 決して affected あなた Google 暫定日本語案: rankings.
何 Time へ Interactive was
暫定日本語案: ページ できる look finished 前に it actually is. text is there, buttons 暫定日本語案: are visible — ただし if JavaScript hasn’t finished loading と running yet, tapping 暫定日本語案: button does nothing, または lags 向けに second 前に anything happens. その gap 暫定日本語案: 間に “looks ready” と “is ready” is exactly 何 TTI was built へ catch.
暫定日本語案: TTI marked moment ページ had loaded its main sub-resources と できる reliably 暫定日本語案: respond へ あなた input. 前に その point, ページ might be frozen even though it 暫定日本語案: looked done.
なぜ あなた might still be seeing it
暫定日本語案: If あなた’re reading older audit, aging tutorial, または legacy dashboard その 暫定日本語案: still lists “Time to Interactive,” here’s short version: その 指標 is 暫定日本語案: retired. Google 削除 it から Lighthouse パフォーマンス score in Lighthouse 暫定日本語案: 10, back in 2023. PageSpeed Insights doesn’t score it anymore. Any 記事 telling 暫定日本語案: あなた へ “get your TTI under 3,8 seconds” is quoting scoring band その no longer 暫定日本語案: exists.
two things 人々 get 誤った
暫定日本語案: TTI was 決して Core Web Vital. Core Web Vitals are LCP, INP, と CLS — TTI 暫定日本語案: was 決して on その list. と TTI 決して affected あなた Google rankings, ない even 暫定日本語案: back いつ it was still scored in Lighthouse. It was 常に diagnostic number, ない 暫定日本語案: ランキング signal.
暫定日本語案: So if 古い レポート is flagging あなた TTI, あなた don’t need へ panic または chase it. 暫定日本語案: thing TTI was trying へ 測定 — whether あなた ページ responds quickly へ real 人々 暫定日本語案: — is 現在 測定 better by two other 指標: TBT in lab と INP in 暫定日本語案: field.
暫定日本語案: Want full story — どのように TTI was calculated, exactly なぜ it was 削除, どこ its 暫定日本語案: 10% weight went, と なぜ piece of it still runs inside another 指標? Switch へ 暫定日本語案: Advanced tab.
Evidence for this claim Lighthouse 10 removed TTI from the performance score and shifted its weight to CLS. Scope: Lighthouse scoring change; raw audit availability may differ by tool version. Confidence: high · Verified: Chrome Developers: Lighthouse 10暫定日本語案: TL;DR — TTI is retired Lighthouse lab 指標: time から load start へ いつ 暫定日本語案: ページ’s main sub-resources have loaded と it できる reliably respond へ input. 暫定日本語案: 削除 から Lighthouse パフォーマンス score in Lighthouse 10 (2023) 向けに being 暫定日本語案: too sensitive へ outlier network リクエスト と long tasks; its 10% weight moved へ 暫定日本語案: CLS (現在 25%). It was 決して Core Web Vital (それらの are LCP, INP, CLS) と 暫定日本語案: 決して ランキング factor. raw value still computes in Lighthouse’s JSON 暫定日本語案: output (
interactiveaudit) at weight 0, hidden から HTML レポート — legacy 暫定日本語案: CI scripts 保つ 機能. と its “quiet window” logic still defines どこ 暫定日本語案: Total Blocking Time 測定 window ends (FCP → TTI). Bing publishes no TTI 暫定日本語案: guidance at all. 使用 TBT (lab) と INP (field) instead.
何 TTI actually 測定
暫定日本語案: Google’s definition, から web.dev TTI ページ, is precise: “The TTI metric measures the time from when the page starts loading to when its main sub-resources have loaded and it is capable of reliably responding to user input quickly.” 暫定日本語案: (ソース)
暫定日本語案: 問題 it was designed へ catch is “looks interactive but isn’t” trap. 暫定日本語案: Techniques like サーバー-side rendering できる 作る ページ look ready — links と buttons 暫定日本語案: painted on screen — 前に its JavaScript has actually loaded, so それらの controls are 暫定日本語案: visible ただし non-functional. TTI was number その told あなた いつ ページ stopped 暫定日本語案: lying へ ユーザー.
暫定日本語案: 同じ trap still 表示 up 現在, TTI または no TTI: クライアント-rendered single-ページ app 暫定日本語案: waiting on hydration, または heavy third-party script tying up main thread 後に 暫定日本語案: shell has painted, both produce identical visible-ただし-ない-functional gap. 暫定日本語案: 指標 その 測定 it is gone; underlying failure mode isn’t.
暫定日本語案: 古い Lighthouse audit doc spelled out three-part テスト 向けに “fully interactive”: 暫定日本語案: ページ displays useful コンテンツ (測定 by 最初 Contentful Paint), イベント handlers 暫定日本語案: are registered 向けに 大半の visible ページ elements, と ページ responds へ ユーザー 暫定日本語案: interactions 以内に 50 milliseconds. 暫定日本語案: (Lighthouse audit doc)
どのように TTI was calculated ( “quiet window”)
暫定日本語案: この is part その matters 大半の 向けに understanding なぜ it was 削除 — と なぜ 暫定日本語案: piece of it survives. Lighthouse computed TTI in four 手順:
- 暫定日本語案: Start at 最初 Contentful Paint (FCP).
- 暫定日本語案: 検索 forward 向けに quiet window of at least five seconds — defined as no 暫定日本語案: long tasks と no more than two in-flight network GET リクエスト.
- 暫定日本語案: 検索 backward から その quiet window 向けに 最後 long task 前に it, 暫定日本語案: stopping at FCP if there were no long tasks.
- 暫定日本語案: TTI is end time of その 最後 long task 前に quiet window (または 暫定日本語案: 同じ value as FCP if no long tasks were found).
暫定日本語案: Read 手順 2 again, because it’s whole 問題. TTI depended on finding five 暫定日本語案: seconds of quiet. その 作る it fragile: one slow, outlier network リクエスト または 暫定日本語案: single long task landing near tail of ページ load できる push “quiet window” 暫定日本語案: seconds later — swinging TTI dramatically なしで any real change in どのように ページ 暫定日本語案: felt へ ユーザー.
Is TTI Core Web Vital? No — it 決して was
暫定日本語案: Direct answer: no. three Core Web Vitals are LCP (loading), INP 暫定日本語案: (responsiveness), と CLS (visual stability). TTI predates その 設定 — Core Web 暫定日本語案: Vitals initiative launched in 可能性がある 2020, と TTI already existed as general 暫定日本語案: Lighthouse “load responsiveness” 指標 well 前に then. It was 決して folded へ 暫定日本語案: Core Web Vitals, と it was retired から Lighthouse entirely 前に Core Web Vitals 暫定日本語案: had any chance へ absorb it. (向けに full taxonomy of 何 is と isn’t Core 暫定日本語案: Web Vital, see Web Vitals hub.)
Is TTI still in Lighthouse / PageSpeed Insights? No — 削除 in Lighthouse 10
暫定日本語案: TTI was Lighthouse パフォーマンス Score 指標 から Lighthouse’s early versions 通じて 暫定日本語案: Lighthouse 9, then 削除 in Lighthouse 10 (2023). Lighthouse 10 release 暫定日本語案: notes are blunt について なぜ: “TTI marks a point in time, but the way it’s defined makes it overly sensitive to outlier network requests and long tasks.” 暫定日本語案: (ソース) 暫定日本語案: その’s five-second-quiet-window fragility, stated as 公式 理由.
暫定日本語案: removal wasn’t single flip switched everywhere at once: it shipped immediately 暫定日本語案: in npm CLI と Chrome Canary, landed in Chrome Stable とともに Chrome 112, と 暫定日本語案: reached PageSpeed Insights few weeks 後に その. All of それらの windows closed years 暫定日本語案: ago 現在, so すべての surface reflects change 現在 — ただし it’s worth knowing if 暫定日本語案: あなた’re trying へ date 古い レポート または explain なぜ two ツール disagreed 向けに stretch 暫定日本語案: in early 2023.
暫定日本語案: Two 重要 consequences of removal:
- 暫定日本語案: Its 10% weight moved へ Cumulative Layout Shift. CLS’s share of Lighthouse 暫定日本語案: パフォーマンス Score rose へ 25%. So TTI’s removal is なぜ CLS weighs more in 暫定日本語案: score than あなた might expect. (It did ない go へ TBT — TBT kept its own weight.)
- 暫定日本語案: ** raw value still exists.** Lighthouse still computes TTI internally: it lives
暫定日本語案: in JSON output as
interactiveaudit, at score weight 0, hidden から 暫定日本語案: HTML レポート. Google’s own note is その scripted access of JSON value すべき 保つ 暫定日本語案: 機能 なしで changes. So if あなた have CI パフォーマンス budget keyed へ 暫定日本語案:interactivein Lighthouse JSON, it won’t break — あなた’re just トラッキング 暫定日本語案: unscored, unweighted number 現在. その’s practitioner detail almost no “what is TTI” 記事 mentions, と it’s worth knowing 前に あなた rip assertion out of 暫定日本語案: pipeline その’s still passing. その JSON-compatibility promise was made in 暫定日本語案: Lighthouse 10 release notes back in February 2023 — I 確認 Lighthouse’s release 暫定日本語案: notes 通じて 現在の v13,4 と found nothing その revisits または revokes it, so 暫定日本語案: treat it as accurate as of その 確認 rather than permanent guarantee.
何 replaced TTI
暫定日本語案: Google’s TTI doc is explicit について 何 へ 使用 instead: newer 指標 like Largest 暫定日本語案: Contentful Paint (LCP), Total Blocking Time (TBT), と Interaction へ Next Paint (INP) 暫定日本語案: are usually better 指標 へ 使用 in place of TTI. 暫定日本語案: (ソース) 暫定日本語案: Mapping その へ 何 各 one does:
- 暫定日本語案: LCP covers “is it loaded” question more robustly than count of active 暫定日本語案: network リクエスト.
- 暫定日本語案: TBT is lab proxy 向けに interactivity — it handles long tasks と main-thread 暫定日本語案: 在庫状況 more directly, と correlates better とともに Core Web Vitals.
- 暫定日本語案: INP is actual Core Web Vital 向けに responsiveness, 測定 から real ユーザー 暫定日本語案: interactions in field.
暫定日本語案: None of これらの three is like-向けに-like TTI substitute — web.dev calls them “usually better metrics to use in place of TTI,” ない equivalents, と その wording matters. 暫定日本語案: TTI tried へ answer three 異なる questions とともに one flaky number: is ページ 暫定日本語案: visually done (その’s LCP’s job 現在), is main thread blocked during load (TBT’s 暫定日本語案: job), と is real ユーザー’s tap または keypress slow (INP’s job). Route あなた question へ 暫定日本語案: 指標 built 向けに it instead of looking 向けに single drop-in replacement.
TTI vs. TBT — relationship その survives
暫定日本語案: Here’s interesting part: TTI isn’t fully gone から Lighthouse’s methodology. Its 暫定日本語案: quiet-window definition is reused へ define どこ TBT 測定 window ends. 暫定日本語案: Total Blocking Time sums blocking portion (time 暫定日本語案: above 50 ms) of すべての long task 間に 最初 Contentful Paint と TTI. So even though 暫定日本語案: TTI is unscored, Lighthouse still calculates TTI-equivalent value internally just へ 暫定日本語案: know いつ へ stop summing TBT. TTI marks single point in time; TBT sums 暫定日本語案: blocked time up へ その point. それら’re related, ただし それら don’t 測定 同じ 暫定日本語案: thing — TBT effectively inherited TTI’s window rather than replacing 何 TTI 測定.
TTI vs. INP
暫定日本語案: TTI was lab-だけ, ページ-load-time 指標. INP is Core Web Vital 測定 から real 暫定日本語案: ユーザー interactions in field (via CrUX), reported at 75th percentile 全体で 暫定日本語案: visits, と it is Google ランキング signal. TTI 決して was. If あなた care について 暫定日本語案: interactivity 向けに SEO, INP is 指標 その 暫定日本語案: matters; TBT is lab diagnostic その stands in 向けに it いつ あなた できる’t 測定 real 暫定日本語案: interactions.
Does TTI affect SEO rankings? No
暫定日本語案: No 公式 Google ランキング ドキュメント has ever named TTI as ランキング factor — 暫定日本語案: even 前に it was 削除 から Lighthouse. It was 常に lab diagnostic, 決して part 暫定日本語案: of ページ Experience. Notably, TTI 決して generated “is this a ranking factor” news 暫定日本語案: cycle その Core Web Vitals did — no dedicated 検索エンジン Roundtable, 検索エンジン 暫定日本語案: Land, または 検索エンジン Journal controversy 超えて TTI as signal — precisely because it 暫定日本語案: was 常に, obviously, lab-だけ diagnostic.
暫定日本語案: この is どこ my broader view on interactivity 指標 applies, と it applies more 暫定日本語案: strongly here than almost anywhere. In Ahrefs’ Core Web Vitals 暫定日本語案: guide I’ve said plainly その I don’t think 暫定日本語案: Core Web Vitals have much impact on SEO と, unless サイト is extremely slow, I 暫定日本語案: generally won’t prioritize fixing them — と if あなた want へ argue 向けに Core Web Vitals 暫定日本語案: improvements, その’s hard ケース へ 作る on SEO grounds alone. If その’s true 向けに 暫定日本語案: 指標 その are confirmed ランキング signals, it’s doubly true 向けに TTI, which is both 暫定日本語案: retired と was 決して ランキング factor. lesson of TTI isn’t “optimize this number” — あなた literally できる’t, it’s ない scored anymore. It’s “don’t chase deprecated, low-ROI metrics.” Do パフォーマンス 機能 向けに ユーザー と conversions, と 測定 it とともに 暫定日本語案: 指標 その are actually live.
Does Bing 使用 Time へ Interactive? No
暫定日本語案: There’s no Bing-公式 TTI stance へ cite, because Bing doesn’t talk について TTI at 暫定日本語案: all. No Bing Webmaster ツール ドキュメント, blog post, または 役立つ ページ references it. 暫定日本語案: いつ Bing’s own engineering team wrote up どのように it 測定 パフォーマンス of 暫定日本語案: bing.com results ページ (Driving パフォーマンス at Microsoft 暫定日本語案: Bing), 暫定日本語案: それら described homegrown, rendering-phase 指標 — 最初 Render, 最初 Results Render, 暫定日本語案: と Above Fold Render — と 決して mentioned TTI, TBT, または Google’s Core Web Vitals 暫定日本語案: vocabulary. その’s useful gap-fill: don’t assume Bing mirrors Google’s Lighthouse 暫定日本語案: 指標 stack. It doesn’t.
Legacy TTI thresholds (historical reference だけ)
暫定日本語案: If あなた need へ interpret 古い レポート, pre-Lighthouse-10 mobile scoring bands 暫定日本語案: were: good ≤ 3,8 s, moderate 3,9–7,3 s, poor > 7,3 s, とともに Google’s general 暫定日本語案: guidance へ aim 向けに Time へ Interactive of 下で 5 seconds on average mobile 暫定日本語案: hardware. その scoring table was 最後 officially updated in 2019. Treat これらの purely 暫定日本語案: as historical context — there is no 現在の scored “good” band because TTI carries 暫定日本語案: zero score weight 現在.
すべき あなた still care について TTI
暫定日本語案: honest answer differs by who あなた are:
- 暫定日本語案: If あなた’re SEO または サイト owner: no. Don’t audit 向けに TTI, don’t 設定 targets 向けに 暫定日本語案: it, と don’t let 古い レポート scare あなた. It’s ない scored, it’s ない Core Web 暫定日本語案: Vital, と it was 決して ランキング factor.
- 暫定日本語案: If あなた’re developer とともに legacy CI パフォーマンス budget: あなた
interactive暫定日本語案: value in Lighthouse JSON still 機能 と won’t break あなた pipeline — ただし it’s 現在 暫定日本語案: unscored number. Consider re-pointing その assertion at TBT (lab interactivity) または 暫定日本語案: real Core Web Vital. - 暫定日本語案: 向けに everyone: TTI’s diagnostic instinct — catching ページ その look interactive 暫定日本語案: ただし aren’t — didn’t disappear. It’s 現在 better captured by TBT in lab と INP in 暫定日本語案: field. その’s どこ real action is.
暫定日本語案: 向けに どこ TTI sits among retired 指標 と どのように whole Web Vitals program is 暫定日本語案: organized, この 記事’s siblings — Total Blocking Time, 最初 Contentful Paint, 暫定日本語案: Speed インデックス登録, と Lighthouse と CrUX explainers — cover neighboring ground, 暫定日本語案: と Web パフォーマンス cluster ties it together.
AI要約
暫定日本語案: condensed take on Advanced version:
- 暫定日本語案: TTI = retired Lighthouse lab 指標. It marked time から load start へ 暫定日本語案: いつ ページ’s main sub-resources had loaded と it できる reliably respond へ input.
- 暫定日本語案: 削除 から Lighthouse パフォーマンス score in Lighthouse 10 (2023) 向けに being 暫定日本語案: “overly sensitive to outlier network requests and long tasks.” Its 10% weight moved 暫定日本語案: へ CLS (現在 25%) — ない へ TBT.
- 暫定日本語案: 決して Core Web Vital (それらの are LCP, INP, CLS) と 決して Google ランキング 暫定日本語案: factor.
- 暫定日本語案: ** raw value still exists** in Lighthouse’s JSON output (
interactiveaudit) 暫定日本語案: at weight 0, hidden から HTML レポート — so legacy CI budgets don’t break, それら 暫定日本語案: just track unscored number. - 暫定日本語案: ** “quiet window” logic survives inside TBT:** TBT sums long-task blocking time 暫定日本語案: 間に FCP と TTI, so Lighthouse still computes TTI-equivalent internally.
- 暫定日本語案: Calculation: start at FCP → 検索 forward 向けに 5-second quiet window (no long 暫定日本語案: tasks, ≤ 2 in-flight GET リクエスト) → 検索 backward 向けに 最後 long task 前に 暫定日本語案: it → TTI = end of その 最後 long task. その dependence on 5 seconds of quiet is 暫定日本語案: 何 made it volatile.
- 暫定日本語案: 何 へ 使用 instead: LCP (loading), TBT (lab interactivity proxy), INP (field 暫定日本語案: interactivity, real Core Web Vital) — ない one-向けに-one swap, 各 answers 暫定日本語案: 異なる question TTI 使用 へ blend へ one flaky number.
- 暫定日本語案: Bing has no TTI guidance at all; its engineering blog 使用 homegrown 暫定日本語案: rendering-phase 指標 (最初 Render, 最初 Results Render, Above Fold Render).
- 暫定日本語案: Legacy bands (historical だけ): good ≤ 3,8 s, moderate 3,9–7,3 s, poor > 7,3 s 暫定日本語案: (mobile, pre-2023) — no longer scored.
- 暫定日本語案: Patrick’s take: don’t chase deprecated, unscored, 決して-ランキング 指標 — 暫定日本語案: optimize 向けに ユーザー, と 測定 interactivity とともに TBT と INP.
公式ドキュメント
暫定日本語案: 主要-ソース ドキュメント on TTI と its replacements.
暫定日本語案: Google / web.dev / Chrome
- 暫定日本語案: Time へ Interactive (TTI) — canonical definition, “looks interactive but isn’t” 問題, quiet-window calculation, removal note, と recommendation へ 使用 LCP/TBT/INP instead.
- 暫定日本語案: Time へ Interactive (Lighthouse audit doc) — legacy audit ページ とともに three-part “fully interactive” テスト と pre-2023 scoring table (現在 carries caution banner).
- 暫定日本語案: 何’s 新しい in Lighthouse 10 — removal announcement: なぜ TTI was dropped, どこ its 10% weight went (CLS), と note その raw value stays in JSON output at weight 0.
- 暫定日本語案: Total Blocking Time (TBT) — 指標 whose 測定 window still ends at TTI.
- 暫定日本語案: Web Vitals — confirms three Core Web Vitals (LCP, INP, CLS); TTI is ない among them.
- 暫定日本語案: Are long JavaScript tasks delaying あなた Time へ Interactive? — Addy Osmani on どのように long tasks tie up main thread と inflate TTI.
暫定日本語案: Bing / Microsoft (向けに contrast — no TTI-specific guidance exists)
- 暫定日本語案: Driving パフォーマンス at Microsoft Bing — Bing’s own サイト 使用 最初 Render / 最初 Results Render / Above Fold Render, ない TTI または Core Web Vitals vocabulary.
出典からの引用
暫定日本語案: On—record statements から Google’s engineers と docs. 各 link is deep link 暫定日本語案: その jumps へ quoted passage on ソース ページ.
暫定日本語案: Google / web.dev — 何 TTI 測定
- 暫定日本語案: “The TTI metric measures the time from when the page starts loading to when its main sub-resources have loaded and it is capable of reliably responding to user input quickly.” 暫定日本語案: — web.dev, Philip Walton. 暫定日本語案: Jump へ quote
暫定日本語案: Google — なぜ it was 削除 (Lighthouse 10)
- 暫定日本語案: “TTI marks a point in time, but the way it’s defined makes it overly sensitive to outlier network requests and long tasks.” 暫定日本語案: — 何’s 新しい in Lighthouse 10. 暫定日本語案: Jump へ quote
暫定日本語案: Google — 何 へ 使用 instead
- 暫定日本語案: “Newer, alternative, metrics like Largest Contentful Paint (LCP), Total Blocking Time (TBT), and Interaction to Next Paint (INP) are usually better metrics to use in place of TTI.” 暫定日本語案: — web.dev, Philip Walton. 暫定日本語案: Jump へ quote
暫定日本語案: Addy Osmani, Google — long tasks と TTI
- 暫定日本語案: “Long Tasks can greatly increase your Time to Interactive.” 暫定日本語案: — web.dev, “Are long JavaScript tasks delaying your Time to Interactive?” 暫定日本語案: Read 記事
暫定日本語案: Note: three-part “fully interactive” テスト と pre-2023 scoring bands 暫定日本語案: から legacy Lighthouse audit doc are paraphrased above rather than quoted verbatim, 暫定日本語案: because その ソース ページ renders via JavaScript と its exact wording wasn’t 暫定日本語案: re-verified against live ページ. Bing finding is documented absence — Bing 暫定日本語案: publishes no TTI statement へ quote — so it’s stated as gap, ない attributed as 暫定日本語案: quote.
Reading 古い audit その mentions TTI — 確認
暫定日本語案: quick pass 向けに いつ “Time to Interactive” 表示 up in レポート, ツール, または CI script:
- 暫定日本語案: [ ] Confirm ソース date — if it predates 2023, its TTI framing is pre-removal 暫定日本語案: と its scoring bands are stale.
- 暫定日本語案: [ ] Don’t treat any “good TTI ≤ 3,8 s” band as 現在の — Lighthouse no longer scores 暫定日本語案: TTI (0% weight since Lighthouse 10).
- 暫定日本語案: [ ] Don’t レポート TTI へ クライアント as Core Web Vital — it 決して was one.
- 暫定日本語案: [ ] Don’t レポート TTI as ランキング factor — it 決して was one.
- 暫定日本語案: [ ] If it’s CI budget keyed へ
interactivein Lighthouse JSON: it still 暫定日本語案: 機能, ただし it’s unscored number — consider re-pointing it at TBT または real 暫定日本語案: Core Web Vital. - 暫定日本語案: [ ] へ actually diagnose interactivity, look at TBT (lab) と INP (field) 暫定日本語案: instead.
- 暫定日本語案: [ ] If long tasks are culprit, その’s 同じ fix as TBT/INP: break up long JS 暫定日本語案: tasks, code-split, defer または 削除 unused JS, と cut third-party script cost.
TTI cheat sheet
暫定日本語案: Status at glance
| Question | Answer |
|---|---|
| Is TTI scored in Lighthouse 現在? | No — 削除 in Lighthouse 10 (2023), weight 0 |
| どこ did its 10% weight go? | CLS (現在 25%) — ない TBT |
| Is it Core Web Vital? | No — CWVs are LCP, INP, CLS |
| Is it Google ランキング factor? | No — 決して was |
| Is it field-測定 (CrUX)? | No — lab-だけ, Lighthouse-computed |
| Does raw value still exist? | Yes — interactive audit in JSON, weight 0 |
| Does it still affect any 指標? | Yes — ends TBT 測定 window (FCP → TTI) |
| Does Bing 使用 it? | No — no Bing guidance references TTI |
暫定日本語案: どのように it was calculated ( quiet window)
- 暫定日本語案: Start at 最初 Contentful Paint (FCP).
- 暫定日本語案: 検索 forward 向けに ≥ 5-second quiet window (no long tasks, ≤ 2 in-flight GET リクエスト).
- 暫定日本語案: 検索 backward 向けに 最後 long task 前に その window.
- 暫定日本語案: TTI = end of その 最後 long task (または FCP if none). 5-second-quiet dependence is なぜ it was volatile.
暫定日本語案: Legacy mobile thresholds (historical だけ — no longer scored)
- 暫定日本語案: Good: ≤ 3,8 s · Moderate: 3,9–7,3 s · Poor: > 7,3 s
- 暫定日本語案: Google’s 古い general guidance: 下で 5 s on average mobile hardware.
暫定日本語案: 使用 instead
- 暫定日本語案: Loading → LCP · Lab interactivity → TBT · Field interactivity ( real CWV) → INP
Mistakes へ 避ける とともに Time へ Interactive
Calling TTI Core Web Vital
暫定日本語案: TTI was 決して Core Web Vital または 検索 ランキング input. Do ない turn 古い 暫定日本語案: Lighthouse label へ 現在の SEO requirement.
Chasing retired Lighthouse score
暫定日本語案: Lighthouse 10 削除 TTI’s score weight because 指標 was overly sensitive へ 暫定日本語案: outlier リクエスト と long tasks. 使用 TBT 向けに repeatable lab diagnosis と INP 向けに 暫定日本語案: real-ユーザー responsiveness instead.
Treating raw JSON value as active recommendation
暫定日本語案: Legacy output 可能性がある retain weight-zero TTI value 向けに compatibility. Its presence does 暫定日本語案: ない mean Lighthouse scores it または その team すべき 設定 新しい TTI target.
Comparing TTI と INP as if それら 測定 同じ イベント
暫定日本語案: TTI searched 向けに quiet window during ページ load; INP 測定 actual ユーザー 暫定日本語案: interactions in field. Map 古い TTI findings へ underlying long-task または loading 暫定日本語案: 問題, then 測定 その 問題 とともに 現在の 指標.
時間を使う価値のあるリソース
暫定日本語案: My related writing
- 暫定日本語案: 何 Are Core Web Vitals (CWVs) & どのように へ Improve Them — my take on どのように much (little) Core Web Vitals move SEO, which applies even more strongly へ retired, 決して-ランキング 指標 like TTI.
- 暫定日本語案: Beginner’s Guide へ Technical SEO — どこ ページ-speed 指標 fit in bigger picture.
暫定日本語案: My speaking
- 暫定日本語案: どのように 検索 機能 (SlideShare) — my walkthrough of クロール, rendering, インデックス登録, と ランキング, 向けに context ページ speed lives inside. (My standing disclaimer applies: “This is my understanding of systems… not going to be 100% complete or accurate.”)
暫定日本語案: から around industry
- 暫定日本語案: Time へ Interactive (TTI) (web.dev, Philip Walton) — canonical definition, calculation, removal note, と replacements.
- 暫定日本語案: 何’s 新しい in Lighthouse 10 (Chrome DevRel) — 公式 removal announcement と CLS weight shift.
- 暫定日本語案: Time へ Interactive (Lighthouse audit doc) (Chrome) — legacy audit ページ とともに three-part “fully interactive” テスト.
- 暫定日本語案: Are long JavaScript tasks delaying あなた Time へ Interactive? (web.dev, Addy Osmani) — long-tasks angle behind poor TTI.
- 暫定日本語案: Time へ Interactive (DebugBear) — best third-party technical treatment; frames TTI’s ongoing relevance 通じて TBT.
- 暫定日本語案: Time へ interactive (MDN Web Docs Glossary) — concise, dictionary-style; notes TTI is non-standardized.
- 暫定日本語案: Driving パフォーマンス at Microsoft Bing (Microsoft Bing) — どのように Bing 測定 its own サイト, using homegrown 指標 rather than TTI または Core Web Vitals.
Stats worth citing
- 暫定日本語案: TTI’s 10% Lighthouse weight moved へ CLS (which 現在 carries 25%) いつ TTI was 暫定日本語案: 削除 in Lighthouse 10 (2023). It did ない move へ TBT. 暫定日本語案: ソース
- 暫定日本語案: ** raw TTI value still computes at score weight 0**, hidden から HTML レポート
暫定日本語案: ただし present in Lighthouse JSON output as
interactiveaudit — so legacy CI 暫定日本語案: scripts 保つ 機能. 暫定日本語案: ソース - 暫定日本語案: Legacy mobile thresholds (pre-2023, no longer scored): good ≤ 3,8 s, moderate 暫定日本語案: 3,9–7,3 s, poor > 7,3 s; Google’s 古い general target was 下で 5 seconds on average 暫定日本語案: mobile hardware. 暫定日本語案: ソース
- 暫定日本語案: TTI’s calculation 必要とする 5-second “quiet window” (no long tasks, ≤ 2 暫定日本語案: in-flight GET リクエスト) 後に FCP — dependence その made it volatile と got it 暫定日本語案: 削除. 暫定日本語案: ソース
テスト yourself: Time へ Interactive
暫定日本語案: Five quick questions on 何 TTI was, なぜ it’s gone, と 何 survives. Pick answer 向けに 各, then 確認.
変更履歴
2026年7月18日に更新。
編集概要と記録された変更の詳細。変更の詳細
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
完全な比較は利用できません — この改訂の以前のスナップショットがアーカイブされていません。