Web パフォーマンス ツール
暫定日本語訳:three ツール その 測定 web パフォーマンス — Google Lighthouse (lab), Chrome UX レポート/CrUX (field), と PageSpeed Insights (both in one UI). Which one Google ranks on, と which へ 使用 向けに 何 job.
言語
暫定日本語訳:Three ツール cover web パフォーマンス, と whole point is knowing which is lab と which is field. Google Lighthouse runs simulated lab audit と scores ページ 0–100 (パフォーマンス = TBT 30%, LCP 25%, CLS 25%, FCP 10%, Speed インデックス登録 10%) — it's diagnostic, ない ランキング signal. CrUX ( Chrome UX レポート) is real-ユーザー field dataset Google 検索 actually ranks on, at p75 超えて 28-day window. PageSpeed Insights is UI その 表示 both: CrUX field データ on top (何 matters 向けに SEO) と Lighthouse lab run below (何 役立つ あなた debug). 使用 field データ へ know どこ あなた stand, lab データ へ find 何 へ fix. この hub points へ three deep dives.
暫定日本語案: TL;DR — There are three main ツール 向けに measuring どのように fast あなた ページ are, と 暫定日本語案: 人々 constantly confuse them. Google Lighthouse runs single テスト in 暫定日本語案: pretend “lab” と gives あなた 0–100 score. CrUX is real データ から real Chrome 暫定日本語案: ユーザー — と it is field-データ ソース 使用 向けに Core Web Vitals レポート. PageSpeed 暫定日本語案: Insights 表示 あなた both on one screen. big lesson: あなた lab score isn’t 暫定日本語案: 何 Google ranks あなた on.
Three ツール, three jobs
暫定日本語案: いつ あなた start measuring ページ speed あなた’ll run へ three names 超えて と 超えて — 暫定日本語案: Google Lighthouse, PageSpeed Insights, と Chrome UX レポート (CrUX). 大半の 人々 暫定日本語案: think それら’re 同じ thing. それら’re ない. Here’s simplest way へ 保つ them 暫定日本語案: straight:
- 暫定日本語案: Google Lighthouse is テスト ツール. It loads あなた ページ on simulated slow 暫定日本語案: phone, runs bunch of checks, と gives あなた 0–100 score. It’s lab テスト 暫定日本語案: — one machine, one moment, controlled conditions.
- 暫定日本語案: ** Chrome UX レポート (CrUX)** is real データ から actual Chrome ユーザー visiting 暫定日本語案: あなた サイト. It’s field データ — と it’s データ Google 使用 向けに ランキング.
- 暫定日本語案: PageSpeed Insights (PSI) is 無料 Webページ その 表示 あなた both: real-ユーザー 暫定日本語案: field データ (から CrUX) at top, と Lighthouse lab テスト underneath.
Lab vs field — one idea へ remember
暫定日本語案: “Lab” means controlled テスト: one device, one network 設定, run on demand. 暫定日本語案: “Field” means real 人々 on real phones と laptops 超えて real connections, 測定 暫定日本語案: as それら actually 使用 あなた サイト.
暫定日本語案: この matters because Google ranks on field データ, ない あなた lab score. あなた できる get 暫定日本語案: 100 in Lighthouse と still have real ユーザー experiencing slow ページ — または score 暫定日本語案: poorly in lab と pass just fine 向けに real 訪問者. いつ two disagree, 暫定日本語案: real-ユーザー (field) データ is one その counts 向けに SEO.
So which do I 使用
- 暫定日本語案: “How am I doing for ranking?” → Look at field データ (CrUX), easiest seen in 暫定日本語案: PageSpeed Insights または Google 検索 Console.
- 暫定日本語案: “What’s making my page slow?” → Run Lighthouse (it lists 何 へ fix).
- 暫定日本語案: “I just want one place to see both.” → PageSpeed Insights.
暫定日本語案: Want full picture — どのように Lighthouse scores 機能, 何 “p75” means, なぜ so many 暫定日本語案: ページ have no field データ, と exact workflow I 使用 へ find と fix 問題? 暫定日本語案: Switch へ Advanced tab.
暫定日本語案: TL;DR — Web パフォーマンス 測定 comes down へ lab vs field. Lighthouse 暫定日本語案: = lab: simulated audit (Slow 4G, 4× CPU) scoring ページ 0–100 (パフォーマンス = TBT 暫定日本語案: 30%, LCP 25%, CLS 25%, FCP 10%, Speed インデックス登録 10%). It’s diagnostic, ない 暫定日本語案: ランキング signal, と it できる’t 測定 INP — it 使用 TBT as proxy. CrUX = 暫定日本語案: field: real opted-in Chrome ユーザー at 75th percentile 超えて 28-day rolling 暫定日本語案: window — field dataset behind Google’s public CWV レポート. PageSpeed Insights = both 暫定日本語案: in one UI: CrUX field データ on top ( Passed/Failed CWV Assessment その matters 向けに 暫定日本語案: SEO) と Lighthouse lab run below ( 0–100 score, which doesn’t). 使用 field データ 暫定日本語案: へ know どこ あなた stand, lab データ へ debug, と 検索 Console へ find failing ページ 暫定日本語案: groups at scale. だけ ~11,9% of 43,66M unique サイト Audit ページ in my January 暫定日本語案: 2022 sample had CrUX 指標, so many ページ in その sample lacked field データ と PSI 暫定日本語案: 表示 あなた lab score と nothing else.
spine: lab データ vs field データ
暫定日本語案: Nearly すべての misunderstanding について これらの ツール comes から conflating two kinds of 暫定日本語案: データ. web.dev’s own framing is cleanest: “CrUX is a collection of real-user experiences from the field, while Lighthouse is a controlled test in the lab.”
- 暫定日本語案: Lab データ is “collected in a controlled environment with predefined device and network settings.” It’s reproducible, fast, と great 向けに catching regressions — 暫定日本語案: ただし it’s one synthetic 訪問者, ない あなた audience.
- 暫定日本語案: Field データ “is determined by monitoring all users who visit a page and measuring a given set of performance metrics for each one of those users’ individual experiences.” It’s noisy, it lags, と it’s truth.
暫定日本語案: Google’s priority guidance is explicit: “If you have both field data and lab data for a given page, field data is what you should use to prioritize your efforts.” 暫定日本語案: So single question すべての SEO すべき ask 前に reading any number is: am I 暫定日本語案: looking at lab データ または field データ right 現在?
| ツール | データ type | 何 it is |
|---|---|---|
| Google Lighthouse | Lab | simulated audit engine; 0–100 score |
| Chrome UX レポート (CrUX) | Field | real-ユーザー dataset Google ranks on |
| PageSpeed Insights | Both | UI: CrUX field on top, Lighthouse lab below |
Google Lighthouse — lab diagnostic
暫定日本語案: Lighthouse is “an open-source, automated tool to help you improve the quality of web pages.” あなた hand it URL, it “runs a series of audits against the page,” と 暫定日本語案: returns レポート 全体で パフォーマンス, Accessibility, Best Practices, と SEO. Lighthouse 暫定日本語案: 12 dropped 古い PWA category — ただし as of Lighthouse 13,3 (shipped 可能性がある 2026), 暫定日本語案: there’s fifth category again: Agentic Browsing, experimental audit of どのように 暫定日本語案: well ページ 機能 向けに AI agents (accessibility-tree quality, layout stability, と 暫定日本語案: WebMCP ツール registration). It doesn’t 使用 0–100 weighted score other four 暫定日本語案: do — it レポート pass/fail checks と fractional readiness count instead — so don’t 暫定日本語案: fold it へ パフォーマンス number below.
暫定日本語案: パフォーマンス score is weighted average of five lab 指標 (現在の as of 暫定日本語案: Lighthouse 10 — Google versions これらの weights, so treat exact numbers as 暫定日本語案: checkable, ない permanent):
| 指標 | Weight |
|---|---|
| Total Blocking Time (TBT) | 30% |
| Largest Contentful Paint (LCP) | 25% |
| Cumulative Layout Shift (CLS) | 25% |
| 最初 Contentful Paint (FCP) | 10% |
| Speed インデックス登録 | 10% |
暫定日本語案: Color bands: 0–49 red (poor), 50–89 orange (needs improvement), 90–100 green 暫定日本語案: (good). couple of things 人々 miss:
- 暫定日本語案: It throttles by design — Slow 4G と 4× CPU slowdown — which is なぜ あなた 暫定日本語案: score is 多くの場合 lower than snappy experience あなた get on あなた own fast machine.
- 暫定日本語案: It できる’t 測定 INP. As web.dev puts it, ツール “that load pages in a simulated environment without a user cannot measure INP… the Total Blocking Time (TBT) metric is lab-measurable and is a proxy for INP.” perfect TBT does ない 暫定日本語案: guarantee passing INP in field.
- 暫定日本語案: ** score varies run-へ-run** — Google says so plainly. Run it 3–5 times in 暫定日本語案: incognito とともに extensions off と treat result as range.
- 暫定日本語案: It is ない ランキング signal. Lighthouse is diagnostic 向けに finding 何 へ 暫定日本語案: fix. → Deep dive: Google Lighthouse.
Chrome UX レポート (CrUX) — real-ユーザー dataset Google ranks on
暫定日本語案: CrUX is “a dataset that reflects how real-world Chrome users experience popular destinations on the web,” と crucially: “CrUX data is used by Google Search to inform the page experience ranking factor.” この is データ behind Core Web 暫定日本語案: Vitals program — one その actually フィード ランキング.
暫定日本語案: 何 へ know:
- 暫定日本語案: It’s Chrome-だけ と opt-in. Desktop と Android Chrome から ユーザー who opted 暫定日本語案: へ レポート — no Chrome on iOS, no WebViews, no Edge/Safari/Firefox. 向けに 暫定日本語案: Safari-heavy audience, CrUX 可能性がある capture minority of あなた real ユーザー.
- 暫定日本語案: It’s 28-day rolling average at 75th percentile. p75 means “75% of page loads experienced the given metric at or less than this value.” p75 values are 暫定日本語案: synthetically derived — “it does not imply that any user actually experienced the value indicated.”
- 暫定日本語案: Slow feedback. とともに 28-day window plus ~2-day lag, fix takes roughly 暫定日本語案: ~30 days へ fully 表示 up in field データ.
- 暫定日本語案: Coverage is partial. から my Ahrefs Core Web Vitals データ study, だけ ~11,9% of 43,66M 暫定日本語案: ページ I looked at had any CrUX データ at all, と around ~21,2% of ページ passed 暫定日本語案: Core Web Vitals. Origin-level pass rates run higher (~33%), ただし origin データ masks 暫定日本語案: failing individual ページ — と Google ranks on ページ-level データ.
- 暫定日本語案: Six access surfaces: PageSpeed Insights, 検索 Console’s CWV レポート, CrUX
暫定日本語案: API, CrUX History API, BigQuery (origin-だけ, back へ 2017), と CrUX Vis.
暫定日本語案: Note Looker Studio CrUX Dashboard was deprecated in November 2025 — 使用
暫定日本語案: CrUX Vis (
cruxvis.withgoogle.com) instead. → Deep dive: Chrome UX レポート 暫定日本語案: (CrUX).
PageSpeed Insights (PSI) — field + lab in one place
暫定日本語案: PSI “reports on the user experience of a page on both mobile and desktop devices, and provides suggestions on how that page may be improved.” It’s really two 暫定日本語案: datasets wearing one coat:
- 暫定日本語案: Top: CrUX field データ. “Real-user experience data in PSI is powered by the Chrome User Experience Report (CrUX) dataset.” この drives Core Web Vitals 暫定日本語案: Assessment — Passed または Failed at p75 全体で LCP, INP, と CLS: “To pass, the percentile must be categorized as ‘good’ in all three Core Web Vitals.” If 暫定日本語案: exact URL lacks データ it falls back へ origin-level, then へ “No data.”
- 暫定日本語案: Bottom: Lighthouse lab run. “PSI uses Lighthouse to analyze the given URL in a simulated environment.” この is 0–100 パフォーマンス score と diagnostics.
暫定日本語案: critical SEO point: ** 0–100 score is lab データ と is ない ランキング input.** 暫定日本語案: だけ field CWV Assessment ( CrUX section) reflects 何 Google ranks on. PSI 暫定日本語案: 機能 on any public URL (so あなた できる 確認 competitors), ただし だけ public URLs — 暫定日本語案: “It cannot be used on development sites that are not publicly accessible.” 向けに 暫定日本語案: それらの, run Lighthouse in DevTools. → Deep dive: PageSpeed Insights (PSI).
Choosing right ツール
暫定日本語案: decision collapses へ few questions:
| あなた want へ… | 使用 |
|---|---|
| Know どこ あなた stand 向けに ランキング | CrUX field データ — via PageSpeed Insights または 検索 Console’s CWV レポート |
| Find failing ページ groups 全体で whole サイト | Google 検索 Console Core Web Vitals レポート |
| Diagnose 何’s causing failure | Lighthouse / PSI’s lab section / Chrome DevTools |
| テスト single individual URL’s field + lab データ | PageSpeed Insights |
| テスト ページ behind login (lab だけ) | Lighthouse in Chrome DevTools |
| Track field trends 超えて time | CrUX Vis / CrUX History API / BigQuery |
| Bulk-確認 many URLs programmatically | PSI API または CrUX API |
| 確認 competitor’s real-ユーザー CWV | PageSpeed Insights (機能 on any public URL) |
| Watch 指標 update live as あなた interact, then trace exact cause | Chrome DevTools live 指標 + recorded パフォーマンス trace |
| Catch regression 前に it ships, から controlled ロケーション または in CI | Synthetic 監視 |
| See すべての real 訪問者’s experience, segmented by あなた own business context | Private RUM on あなた own サイト |
暫定日本語案: Two framing rules behind その table: field 向けに assessment, lab 向けに diagnosis — 暫定日本語案: と サイト-wide goes へ 検索 Console, individual URLs go へ PSI. If ページ has no 暫定日本語案: CrUX データ, あなた できる’t assess its field CWV から PSI at all; あなた’re left とともに lab 暫定日本語案: score, which tells あなた nothing について ランキング signal.
Beyond three: DevTools, 検索 Console groups, RUM, と synthetic 監視
暫定日本語案: Lighthouse, PSI, と CrUX cover 大半の of 何 SEO needs day へ day, ただし calling 暫定日本語案: them “the three tools” undersells rest of toolkit:
- 暫定日本語案: Chrome DevTools’ live 指標 と パフォーマンス trace. Open ページ in DevTools’ 暫定日本語案: パフォーマンス panel と LCP, CLS, と INP update as あなた actually interact とともに 暫定日本語案: ページ; record trace と あなた できる find exact script または resource causing 暫定日本語案: delay. Because real interaction is happening, この できる capture INP value — 暫定日本語案: unlike Lighthouse’s non-interactive lab load, which できる’t.
- 暫定日本語案: 検索 Console’s Core Web Vitals レポート groups similar URLs, it doesn’t trace 暫定日本語案: single ページ. It’s サイト-wide triage surface 向けに finding which template または URL 暫定日本語案: pattern is failing at scale; クリック へ group, then take representative URL 暫定日本語案: へ PSI または DevTools へ diagnose it.
- 暫定日本語案: Synthetic 監視 re-runs 同じ automated 確認 on schedule, から 暫定日本語案: chosen ロケーション と device profiles, 多くの場合 wired へ CI — so regression gets 暫定日本語案: caught 前に launch instead of 表示 up in CrUX ~30 days later. It’s 暫定日本語案: repeatable と controlled, ただし it だけ ever observes scenarios あなた 設定, 暫定日本語案: ない あなた real トラフィック.
- 暫定日本語案: Private RUM (Real ユーザー 監視) instruments あなた own サイト へ record すべての 暫定日本語案: 訪問者’s real experience — ない just CrUX’s 適格, opted-in Chrome population — 暫定日本語案: と できる segment by business context (logged-in ユーザー, checkout flow, revenue) その 暫定日本語案: CrUX できる’t. その また means it できる legitimately disagree とともに CrUX: 異なる 暫定日本語案: ブラウザー coverage, consent rules, sampling, と aggregation windows. あなた take on 暫定日本語案: setup, privacy/consent, と cost tradeoffs yourself.
暫定日本語案: None of その changes spine: field データ (CrUX または あなた own RUM) tells あなた どこ 暫定日本語案: あなた stand; lab, trace, と synthetic ツール tell あなた なぜ. と if 何 あなた actually 暫定日本語案: want is ranked list of 商品 rather than map of tasks — plenty of 暫定日本語案: “best web performance tools” roundups exist 向けに その — faster move is usually へ 暫定日本語案: run あなた own URL 通じて public テスト 最初, since roundup ranks vendors, ない 暫定日本語案: あなた ページ.
workflow I actually 使用
- 暫定日本語案: Google 検索 Console → Core Web Vitals レポート. Find failing ページ groups at 暫定日本語案: scale 全体で サイト.
- 暫定日本語案: PageSpeed Insights. Confirm at ページ level — read field-データ CWV Assessment 暫定日本語案: verdict 向けに representative URL.
- 暫定日本語案: PSI lab section / Lighthouse / Chrome DevTools. Diagnose root cause と 暫定日本語案: iterate on fix とともに fast lab feedback.
- 暫定日本語案: Wait ~30 days. Field データ updates on 28-day window + lag.
- 暫定日本語案: Re-確認 PSI field + 検索 Console へ confirm real-ユーザー improvement.
暫定日本語案: Lab データ is あなた fast feedback loop 後に change; field データ is slow, 暫定日本語案: authoritative confirmation.
どのように CWV rankings actually 機能 (briefly)
暫定日本語案: Google documents Core Web Vitals as something its ランキング systems 使用, と CrUX as 暫定日本語案: dataset behind public CWV レポート あなた see in PSI, 検索 Console, と 暫定日本語案: CrUX API — その part is well-established, ない lab scores. 何 isn’t publicly 暫定日本語案: documented is 1:1 mapping 間に exact number public CrUX surface 表示 あなた 暫定日本語案: と literal internal value Google’s ランキング systems read 向けに その ページ — treat 暫定日本語案: public figure as best 利用可能 proxy 向けに signal, ない verified readout 暫定日本語案: of it. Either way, it’s real ただし modest signal. John Mueller has called it “more than a tie-breaker, but it also doesn’t replace relevance,” と, around 2024 暫定日本語案: docs update, “it’s not going to make your site’s rankings jump up.” Google’s own 暫定日本語案: ページ-experience docs 現在 say “trying to get a perfect score just for SEO reasons may not be the best use of your time.” 向けに full treatment — thresholds, 暫定日本語案: three 指標, と どのように much weight へ give it — see Core Web Vitals hub.
note on Bing
暫定日本語案: Bing hasn’t published ドキュメント positioning これらの パフォーマンス ツール as ランキング 暫定日本語案: factors way Google has; Core Web Vitals is primarily Google construct. Bing 暫定日本語案: Webmaster ツール does surface Core Web Vitals overview, と underlying UX/speed 暫定日本語案: improvements benefit あなた 全体で all 検索エンジン — ただし toolchain on この ページ 暫定日本語案: is Google’s.
どこ へ go next
暫定日本語案: この hub is map; 各 ツール has its own deep dive nested 下で it:
- 暫定日本語案: Google Lighthouse — lab audit engine: four categories, どのように 暫定日本語案: weighted 0–100 パフォーマンス score is built, なぜ it throttles と varies, と なぜ 暫定日本語案: it’s diagnostic rather than ランキング input.
- 暫定日本語案: PageSpeed Insights (PSI) — two-datasets-in-one-UI ツール: CrUX field 暫定日本語案: section vs. Lighthouse lab section, Passed/Failed CWV Assessment, データ 暫定日本語案: fallback, と PSI API 向けに bulk テスト.
- 暫定日本語案: Chrome UX レポート (CrUX) — real-ユーザー field dataset: opt-in Chrome coverage, 暫定日本語案: 28-day p75 window, origin vs. URL データ, なぜ ページ 表示 “No data,” と six 暫定日本語案: ways へ access it (including CrUX Vis 後に Dashboard’s deprecation).
暫定日本語案: 向けに 指標 これらの ツール 測定 — Largest Contentful Paint, Interaction へ 暫定日本語案: Next Paint, Cumulative Layout Shift, plus Total Blocking Time と Speed 暫定日本語案: インデックス登録 — と thresholds Google 使用, start at Core Web Vitals hub.
AI要約
暫定日本語案: condensed take on Advanced version:
- 暫定日本語案: Three ツール, two kinds of データ. Lighthouse = lab; CrUX = field; 暫定日本語案: PageSpeed Insights = both in one UI. 最初 question 向けに any number: lab または 暫定日本語案: field?
- 暫定日本語案: Google ranks on field データ (CrUX), ない lab scores. Field データ is 何 あなた 暫定日本語案: prioritize on; lab データ is 向けに debugging.
- 暫定日本語案: Lighthouse is simulated audit (Slow 4G, 4× CPU) scoring 0–100 — パフォーマンス 暫定日本語案: (Lighthouse 10 weights, versioned と checkable, ない permanent) = 暫定日本語案: TBT 30%, LCP 25%, CLS 25%, FCP 10%, Speed インデックス登録 10%. Bands: 0–49 red / 50–89 暫定日本語案: orange / 90–100 green. It できる’t 測定 INP (使用 TBT as proxy), varies 暫定日本語案: run-へ-run, と is ない ランキング signal. As of Lighthouse 13,3 (可能性がある 2026) there’s 暫定日本語案: experimental fifth category, Agentic Browsing — pass/fail checks 向けに AI-agent 暫定日本語案: readiness, separate から 0–100 score.
- 暫定日本語案: CrUX = opted-in Chrome ユーザー (no iOS Chrome, no Edge/Safari/Firefox) at p75 暫定日本語案: 超えて 28-day rolling window; dataset Google 検索 ranks on. fix takes 暫定日本語案: ~30 days へ 表示. In my January 2022 Ahrefs sample, だけ ~11,9% of 43,66M 暫定日本語案: unique サイト Audit ページ had CrUX 指標; ~21,2% of 測定 ページ passed CWV. 暫定日本語案: Looker Studio CrUX Dashboard was deprecated Nov 2025 → 使用 CrUX Vis.
- 暫定日本語案: PageSpeed Insights 表示 CrUX field データ on top ( Passed/Failed CWV 暫定日本語案: Assessment その matters 向けに SEO) と Lighthouse lab run below ( 0–100 score, 暫定日本語案: which is ない ランキング factor). Public URLs だけ; 機能 on competitors.
- 暫定日本語案: Decision rules: field 向けに assessment, lab 向けに diagnosis; サイト-wide → 検索 暫定日本語案: Console, individual URLs → PSI; login-gated ページ → Lighthouse in DevTools.
- 暫定日本語案: Beyond three: DevTools’ live 指標/trace できる capture real INP as あなた 暫定日本語案: interact; 検索 Console groups similar URLs rather than tracing one ページ; 暫定日本語案: synthetic 監視 re-runs checks on schedule/CI; private RUM covers あなた own 暫定日本語案: full 訪問者 population (と できる legitimately disagree とともに CrUX). ranked 暫定日本語案: “best tools” roundup answers 異なる question than この hub — run あなた own URL 暫定日本語案: 通じて public テスト 最初.
- 暫定日本語案: ランキング caveat: Google documents CWV as ランキング-systems input と CrUX as 暫定日本語案: dataset behind public CWV レポート — その’s confirmed. There’s no public proof 暫定日本語案: exact number public CrUX surface 表示 is literal internal per-ページ value 暫定日本語案: Google’s ランキング systems read; treat it as best public proxy, ない verified 暫定日本語案: readout.
- 暫定日本語案: Workflow: GSC (find failing groups) → PSI (confirm at ページ level) → 暫定日本語案: Lighthouse/DevTools (diagnose + fix) → wait ~30 days → re-確認 field.
公式ドキュメント
暫定日本語案: 主要-ソース ドキュメント から Google (と note on Bing).
暫定日本語案: Google — ツール
- 暫定日本語案: Lighthouse overview — 何 Lighthouse is, 何 it audits, と どこ へ run it.
- 暫定日本語案: Lighthouse パフォーマンス scoring — 指標 weights, score bands, と なぜ score varies.
- 暫定日本語案: Lighthouse agentic browsing scoring — experimental 5th category (shipped in Lighthouse 13,3, 可能性がある 2026): pass/fail agent-readiness checks, separate から 0–100 score.
- 暫定日本語案: Chrome DevTools パフォーマンス panel reference — live 指標 と recorded traces 向けに ローカル, interaction-driven 測定 (including INP).
- 暫定日本語案: PageSpeed Insights — について — PSI combines Lighthouse lab データ とともに CrUX field データ; score bands.
- 暫定日本語案: Using CrUX in PageSpeed Insights — どのように field section 機能 と Passed/Failed assessment.
- 暫定日本語案: Chrome UX レポート (CrUX) overview — dataset, its role in CWV, と access surfaces.
- 暫定日本語案: CrUX methodology — who’s 適格 と which プラットフォーム are 含む.
- 暫定日本語案: CrUX API — 28-day rolling average と p75 definition.
- 暫定日本語案: CrUX Vis — visual trend ツール その replaced deprecated Dashboard.
暫定日本語案: Google — lab vs field & ランキング
- 暫定日本語案: Lab と field データ differences — Philip Walton on 何 各 is と which へ prioritize.
- 暫定日本語案: Core Web Vitals ツール (web.dev) — Google’s own overview of tooling.
- 暫定日本語案: Understanding Core Web Vitals と Google 検索結果 — どのように CWV aligns とともに ランキング systems.
- 暫定日本語案: Understanding ページ experience in Google 検索 — “perfect score… may not be the best use of your time” framing.
暫定日本語案: Bing / Microsoft
- 暫定日本語案: Bing hasn’t published guidance positioning これらの パフォーマンス ツール as ランキング factors; Bing Webmaster ツール surfaces Core Web Vitals overview, ただし CWV remains primarily Google construct. See Bing Webmaster ツール 役立つ 向けに its general guidance.
出典からの引用
暫定日本語案: On—record statements から Google. 各 link is deep link その jumps へ 暫定日本語案: quoted passage on ソース ページ.
暫定日本語案: Google — 何 各 ツール is
- 暫定日本語案: “Lighthouse is an open-source, automated tool to help you improve the quality of web pages.” 暫定日本語案: — Chrome 向けに Developers docs. 暫定日本語案: Jump へ quote
- 暫定日本語案: “PageSpeed Insights (PSI) reports on the user experience of a page on both mobile and desktop devices, and provides suggestions on how that page may be improved.” 暫定日本語案: Jump へ quote
- 暫定日本語案: “The Chrome User Experience Report… is a dataset that reflects how real-world Chrome users experience popular destinations on the web.” 暫定日本語案: Jump へ quote
暫定日本語案: Google — lab vs field, と which Google ranks on
- 暫定日本語案: “Real-user experience data in PSI is powered by the Chrome User Experience Report (CrUX) dataset.” 暫定日本語案: Jump へ quote
- 暫定日本語案: “CrUX data is used by Google Search to inform the page experience ranking factor.” 暫定日本語案: Jump へ quote
- 暫定日本語案: “If you have both field data and lab data for a given page, field data is what you should use to prioritize your efforts.” 暫定日本語案: — Philip Walton, web.dev. 暫定日本語案: Jump へ quote
- 暫定日本語案: “The data in the Chrome UX Report is a 28-day rolling average of aggregated metrics.” 暫定日本語案: Jump へ quote
- 暫定日本語案: “trying to get a perfect score just for SEO reasons may not be the best use of your time.” 暫定日本語案: — Google 検索 Central, ページ-experience docs. 暫定日本語案: Jump へ quote
暫定日本語案: John Mueller, Google (via 二次 coverage)
- 暫定日本語案: “It is a ranking factor, and it’s more than a tie-breaker, but it also doesn’t replace relevance.” On Core Web Vitals as ランキング signal. 暫定日本語案: Read coverage
- 暫定日本語案: “it’s not going to make your site’s rankings jump up.” Around March 2024 ページ-experience docs update. 暫定日本語案: Read coverage
暫定日本語案: Note: two Mueller lines are relayed 通じて 検索エンジン Journal と 検索エンジン Land’s contemporaneous レポート of his Reddit/LinkedIn statements — それら’re 二次-sourced と すべき be confirmed against originals 前に being treated as final. Several Chrome-向けに-Developers と web.dev ページ render via JavaScript, so deep-link anchors すべき be spot-確認 against live ページ.
Web パフォーマンス ツール — cheat sheet
暫定日本語案: ** three ツール at glance**
| ツール | データ type | データ ソース | Best 使用 ケース | どのように あなた access it |
|---|---|---|---|---|
| Google Lighthouse | Lab (simulated) | single audit on throttled machine (Slow 4G, 4× CPU) | Diagnosing 何 へ fix; catching regressions in CI | Chrome DevTools, CLI, Node module, inside PSI |
| PageSpeed Insights | Both (lab + field) | Lighthouse (lab) + CrUX (field) | 確認 one public URL’s real-ユーザー CWV と lab diagnostics | pagespeed.web.dev (public URLs だけ) + PSI API |
| Chrome UX レポート (CrUX) | Field (real ユーザー) | Opted-in Chrome ユーザー, p75 超えて 28 days | Knowing どこ あなた stand 向けに ランキング; trend analysis | PSI, 検索 Console, CrUX API, History API, BigQuery, CrUX Vis |
暫定日本語案: Fast facts
- 暫定日本語案: Google ranks on field データ (CrUX), ない lab score. PSI 0–100 number is 暫定日本語案: ない ランキング input.
- 暫定日本語案: Lighthouse パフォーマンス weights (Lighthouse 10, versioned — 確認 前に citing): TBT 暫定日本語案: 30%, LCP 25%, CLS 25%, FCP 10%, Speed インデックス登録 10%. Bands: 0–49 red / 50–89 orange / 暫定日本語案: 90–100 green. Lighthouse 13,3+ (可能性がある 2026) adds experimental 5th category, 暫定日本語案: Agentic Browsing (pass/fail, ない part of 0–100 score).
- 暫定日本語案: Lighthouse できる’t 測定 INP — it 使用 TBT as proxy. DevTools’ live 暫定日本語案: 指標 screen できる observe real INP, since あなた’re generating interaction.
- 暫定日本語案: CrUX is Chrome-だけ, opt-in (no iOS Chrome, no Edge/Safari/Firefox), p75, 暫定日本語案: 28-day window, ~2-day lag → fix takes ~30 days へ 表示.
- 暫定日本語案: だけ ~11,9% of 43,66M unique サイト Audit ページ in my January 2022 sample had 暫定日本語案: CrUX 指標; ~21,2% of 測定 ページ passed CWV (my Ahrefs CWV データ study).
- 暫定日本語案: CrUX Dashboard deprecated Nov 2025 → 使用 CrUX Vis (
cruxvis.withgoogle.com). - 暫定日本語案: Field 向けに assessment, lab 向けに diagnosis. サイト-wide → 検索 Console; individual 暫定日本語案: URLs → PSI; login-gated → Lighthouse in DevTools.
Web-パフォーマンス 測定 mistakes
レポート Lighthouse score as Google’s ランキング input
暫定日本語案: Lighthouse is lab diagnostic. Google 使用 CrUX field データ 向けに Core Web Vitals assessment, so label score 向けに 何 it is.
Using field データ へ diagnose line of code
暫定日本語案: CrUX tells あなた その real ユーザー have 問題, ただし ない exact implementation cause. Reproduce affected journey in DevTools または Lighthouse 後に finding weak field segment.
Comparing unlike テスト conditions
暫定日本語案: warm desktop run と cold throttled mobile run answer 異なる questions. 保つ ツール, ロケーション, device profile, cache state, と journey consistent 向けに 前に/後に comparisons.
Optimizing aggregate while ignoring ページ groups
暫定日本語案: origin-level pass できる hide slow template, と origin-level failure できる hide healthy ページ. Start broad, then segment by URL pattern と experience.
Resolve 一般的な ツール disagreements
PageSpeed Insights 表示 field データ 向けに origin, ない URL
暫定日本語案: Likely cause: URL lacks enough 適格 CrUX データ. Fix: read scope label と 使用 origin データ だけ as context, then 追加 RUM または 検索 Console groups 向けに ページ-level decisions. Confirm: レポート clearly identifies which scope 各 value represents.
Lighthouse changes すべての time it runs
暫定日本語案: Likely cause: lab results vary とともに network, CPU, cache, サーバー レスポンス, と third-party activity. Fix: standardize conditions と compare several runs rather than one score. Confirm: 同じ opportunity persists 全体で run 設定.
検索 Console is poor while ローカル テスト is good
暫定日本語案: Likely cause: ローカル lab does ない represent real devices, ロケーション, または longer journeys. Fix: 使用 field レポート へ identify affected group, then reproduce その scenario in diagnostic ツール. Confirm: lab trace explains field segment’s bottleneck.
fix is visible in Lighthouse ただし ない CrUX
暫定日本語案: Likely cause: Lighthouse is immediate while CrUX 使用 rolling field window. Fix: validate とともに controlled lab runs と あなた own RUM 最初, then 許可 public field window へ update. Confirm: RUM improves 前に CrUX trend follows.
テスト yourself: web パフォーマンス ツール
暫定日本語案: Five quick questions on three ツール と lab vs field データ. Pick answer 向けに 暫定日本語案: 各, then 確認.
変更履歴
2026年7月18日に更新。
編集概要と記録された変更の詳細。変更の詳細
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
-
変更の詳細な注記は現在英語でのみ提供されています。
完全な比較は利用できません — この改訂の以前のスナップショットがアーカイブされていません。