lighthouse 12.8.2-dev.20251006 → 12.8.2-dev.20251007

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/core/audits/insights/dom-size-insight.js +5 -1
  2. package/core/audits/insights/insight-audit.d.ts +4 -2
  3. package/core/audits/insights/insight-audit.js +22 -3
  4. package/core/audits/predictive-perf.js +2 -2
  5. package/core/audits/redirects.js +0 -1
  6. package/core/audits/seo/crawlable-anchors.js +2 -3
  7. package/core/computed/metrics/lcp-breakdown.d.ts +10 -5
  8. package/core/computed/metrics/lcp-breakdown.js +50 -23
  9. package/core/computed/metrics/time-to-first-byte.js +33 -10
  10. package/core/computed/metrics/timing-summary.js +3 -2
  11. package/core/gather/gatherers/anchor-elements.js +8 -24
  12. package/core/gather/gatherers/inspector-issues.js +1 -28
  13. package/core/gather/gatherers/trace-elements.d.ts +0 -9
  14. package/core/gather/gatherers/trace-elements.js +0 -36
  15. package/core/lib/network-request.d.ts +0 -7
  16. package/core/lib/network-request.js +0 -16
  17. package/package.json +2 -3
  18. package/shared/localization/locales/ar-XB.json +20 -11
  19. package/shared/localization/locales/ar.json +20 -11
  20. package/shared/localization/locales/bg.json +9 -0
  21. package/shared/localization/locales/ca.json +9 -0
  22. package/shared/localization/locales/cs.json +9 -0
  23. package/shared/localization/locales/da.json +9 -0
  24. package/shared/localization/locales/de.json +9 -0
  25. package/shared/localization/locales/el.json +9 -0
  26. package/shared/localization/locales/en-GB.json +9 -0
  27. package/shared/localization/locales/en-US.json +18 -18
  28. package/shared/localization/locales/en-XL.json +18 -18
  29. package/shared/localization/locales/es-419.json +9 -0
  30. package/shared/localization/locales/es.json +9 -0
  31. package/shared/localization/locales/fi.json +9 -0
  32. package/shared/localization/locales/fil.json +9 -0
  33. package/shared/localization/locales/fr.json +9 -0
  34. package/shared/localization/locales/he.json +31 -22
  35. package/shared/localization/locales/hi.json +9 -0
  36. package/shared/localization/locales/hr.json +9 -0
  37. package/shared/localization/locales/hu.json +9 -0
  38. package/shared/localization/locales/id.json +9 -0
  39. package/shared/localization/locales/it.json +9 -0
  40. package/shared/localization/locales/ja.json +9 -0
  41. package/shared/localization/locales/ko.json +10 -1
  42. package/shared/localization/locales/lt.json +9 -0
  43. package/shared/localization/locales/lv.json +10 -1
  44. package/shared/localization/locales/nl.json +9 -0
  45. package/shared/localization/locales/no.json +9 -0
  46. package/shared/localization/locales/pl.json +9 -0
  47. package/shared/localization/locales/pt-PT.json +9 -0
  48. package/shared/localization/locales/pt.json +9 -0
  49. package/shared/localization/locales/ro.json +10 -1
  50. package/shared/localization/locales/ru.json +9 -0
  51. package/shared/localization/locales/sk.json +9 -0
  52. package/shared/localization/locales/sl.json +9 -0
  53. package/shared/localization/locales/sr-Latn.json +9 -0
  54. package/shared/localization/locales/sr.json +9 -0
  55. package/shared/localization/locales/sv.json +9 -0
  56. package/shared/localization/locales/ta.json +9 -0
  57. package/shared/localization/locales/te.json +10 -1
  58. package/shared/localization/locales/th.json +9 -0
  59. package/shared/localization/locales/tr.json +9 -0
  60. package/shared/localization/locales/uk.json +9 -0
  61. package/shared/localization/locales/vi.json +9 -0
  62. package/shared/localization/locales/zh-HK.json +9 -0
  63. package/shared/localization/locales/zh-TW.json +10 -1
  64. package/shared/localization/locales/zh.json +9 -0
  65. package/types/artifacts.d.ts +4 -6
  66. package/core/computed/critical-request-chains.d.ts +0 -42
  67. package/core/computed/critical-request-chains.js +0 -143
  68. package/core/computed/viewport-meta.d.ts +0 -37
  69. package/core/computed/viewport-meta.js +0 -71
  70. package/types/internal/metaviewport-parser.d.ts +0 -13
@@ -2031,7 +2031,7 @@
2031
2031
  "message": "Animation"
2032
2032
  },
2033
2033
  "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": {
2034
- "message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://web.dev/articles/optimize-cls), such as elements being added, removed, or their fonts changing as the page loads."
2034
+ "message": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads."
2035
2035
  },
2036
2036
  "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | injectedIframe": {
2037
2037
  "message": "Injected iframe"
@@ -2067,7 +2067,7 @@
2067
2067
  "message": "Cache TTL"
2068
2068
  },
2069
2069
  "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": {
2070
- "message": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://web.dev/uses-long-cache-ttl/)."
2070
+ "message": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache)."
2071
2071
  },
2072
2072
  "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | noRequestsToCache": {
2073
2073
  "message": "No requests with inefficient cache policies"
@@ -2082,7 +2082,7 @@
2082
2082
  "message": "Use efficient cache lifetimes"
2083
2083
  },
2084
2084
  "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": {
2085
- "message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)."
2085
+ "message": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size)."
2086
2086
  },
2087
2087
  "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | duration": {
2088
2088
  "message": "Duration"
@@ -2118,7 +2118,7 @@
2118
2118
  "message": "Value"
2119
2119
  },
2120
2120
  "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": {
2121
- "message": "Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression."
2121
+ "message": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression."
2122
2122
  },
2123
2123
  "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | failedRedirects": {
2124
2124
  "message": "Had redirects ({PH1} redirects, +{PH2})"
@@ -2157,13 +2157,13 @@
2157
2157
  "message": "Source"
2158
2158
  },
2159
2159
  "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": {
2160
- "message": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity."
2160
+ "message": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity."
2161
2161
  },
2162
2162
  "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": {
2163
2163
  "message": "Duplicated JavaScript"
2164
2164
  },
2165
2165
  "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": {
2166
- "message": "Consider setting [font-display](https://developer.chrome.com/blog/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
2166
+ "message": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks)."
2167
2167
  },
2168
2168
  "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | fontColumn": {
2169
2169
  "message": "Font"
@@ -2178,7 +2178,7 @@
2178
2178
  "message": "(anonymous)"
2179
2179
  },
2180
2180
  "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": {
2181
- "message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) and possible mitigations."
2181
+ "message": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations."
2182
2182
  },
2183
2183
  "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | relatedStackTrace": {
2184
2184
  "message": "Stack trace"
@@ -2196,7 +2196,7 @@
2196
2196
  "message": "[unattributed]"
2197
2197
  },
2198
2198
  "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": {
2199
- "message": "Start investigating with the longest subpart. [Delays can be minimized](https://web.dev/articles/optimize-inp#optimize_interactions). To reduce processing duration, [optimize the main-thread costs](https://web.dev/articles/optimize-long-tasks), often JS."
2199
+ "message": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart."
2200
2200
  },
2201
2201
  "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | duration": {
2202
2202
  "message": "Duration"
@@ -2220,7 +2220,7 @@
2220
2220
  "message": "INP breakdown"
2221
2221
  },
2222
2222
  "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": {
2223
- "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)"
2223
+ "message": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
2224
2224
  },
2225
2225
  "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | estimatedSavings": {
2226
2226
  "message": "{PH1} (Est {PH2})"
@@ -2250,7 +2250,7 @@
2250
2250
  "message": "Using video formats instead of GIFs can improve the download size of animated content."
2251
2251
  },
2252
2252
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": {
2253
- "message": "Each [subpart has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
2253
+ "message": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays."
2254
2254
  },
2255
2255
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | duration": {
2256
2256
  "message": "Duration"
@@ -2280,7 +2280,7 @@
2280
2280
  "message": "LCP breakdown"
2281
2281
  },
2282
2282
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": {
2283
- "message": "Optimize LCP by making the LCP image [discoverable](https://web.dev/articles/optimize-lcp#1_eliminate_resource_load_delay) from the HTML immediately, and [avoiding lazy-loading](https://web.dev/articles/lcp-lazy-loading)"
2283
+ "message": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
2284
2284
  },
2285
2285
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | fetchPriorityApplied": {
2286
2286
  "message": "fetchpriority=high applied"
@@ -2313,13 +2313,13 @@
2313
2313
  "message": "Wasted bytes"
2314
2314
  },
2315
2315
  "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": {
2316
- "message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)"
2316
+ "message": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
2317
2317
  },
2318
2318
  "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": {
2319
2319
  "message": "Legacy JavaScript"
2320
2320
  },
2321
2321
  "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": {
2322
- "message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/)."
2322
+ "message": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/performance/insights/modern-http)."
2323
2323
  },
2324
2324
  "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | noOldProtocolRequests": {
2325
2325
  "message": "No requests used HTTP/1.1, or its current use of HTTP/1.1 does not present a significant optimization opportunity. HTTP/1.1 requests are only flagged if six or more static assets originate from the same origin, and they are not served from a local development environment or a third-party source."
@@ -2352,7 +2352,7 @@
2352
2352
  "message": "Unused preconnect. Check that the crossorigin attribute is used properly."
2353
2353
  },
2354
2354
  "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": {
2355
- "message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
2355
+ "message": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
2356
2356
  },
2357
2357
  "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableDescription": {
2358
2358
  "message": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4."
@@ -2391,7 +2391,7 @@
2391
2391
  "message": "Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
2392
2392
  },
2393
2393
  "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": {
2394
- "message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources) can move these network requests out of the critical path."
2394
+ "message": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path."
2395
2395
  },
2396
2396
  "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | duration": {
2397
2397
  "message": "Duration"
@@ -2406,7 +2406,7 @@
2406
2406
  "message": "Render blocking requests"
2407
2407
  },
2408
2408
  "node_modules/@paulirish/trace_engine/models/trace/insights/SlowCSSSelector.js | description": {
2409
- "message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/devtools/performance/selector-stats) with both high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM, and a shallower DOM will all reduce matching costs."
2409
+ "message": "If Recalculate Style costs remain high, selector optimization can reduce them. [Optimize the selectors](https://developer.chrome.com/docs/performance/insights/slow-css-selector) with both high elapsed time and high slow-path %. Simpler selectors, fewer selectors, a smaller DOM, and a shallower DOM will all reduce matching costs."
2410
2410
  },
2411
2411
  "node_modules/@paulirish/trace_engine/models/trace/insights/SlowCSSSelector.js | elapsed": {
2412
2412
  "message": "Elapsed time"
@@ -2445,7 +2445,7 @@
2445
2445
  "message": "Transfer size"
2446
2446
  },
2447
2447
  "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": {
2448
- "message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://web.dev/articles/optimizing-content-efficiency-loading-third-party-javascript/) to prioritize your page's content."
2448
+ "message": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content."
2449
2449
  },
2450
2450
  "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | noThirdParties": {
2451
2451
  "message": "No third parties found"
@@ -2454,7 +2454,7 @@
2454
2454
  "message": "3rd parties"
2455
2455
  },
2456
2456
  "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": {
2457
- "message": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/) if the viewport is not optimized for mobile."
2457
+ "message": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile."
2458
2458
  },
2459
2459
  "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | mobileTapDelayLabel": {
2460
2460
  "message": "Mobile tap delay"
@@ -2031,7 +2031,7 @@
2031
2031
  "message": "Âńîḿât́îón̂"
2032
2032
  },
2033
2033
  "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": {
2034
- "message": "L̂áŷóût́ ŝh́îf́t̂ś ôćĉúr̂ ẃĥén̂ él̂ém̂én̂t́ŝ ḿôv́ê áb̂śêńt̂ án̂ý ûśêŕ îńt̂ér̂áĉt́îón̂. [Ín̂v́êśt̂íĝát̂é t̂h́ê ćâúŝéŝ óf̂ ĺâýôút̂ śĥíf̂t́ŝ](https://web.dev/articles/optimize-cls), śûćĥ áŝ él̂ém̂én̂t́ŝ b́êín̂ǵ âd́d̂éd̂, ŕêḿôv́êd́, ôŕ t̂h́êír̂ f́ôńt̂ś ĉh́âńĝín̂ǵ âś t̂h́ê ṕâǵê ĺôád̂ś."
2034
+ "message": "L̂áŷóût́ ŝh́îf́t̂ś ôćĉúr̂ ẃĥén̂ él̂ém̂én̂t́ŝ ḿôv́ê áb̂śêńt̂ án̂ý ûśêŕ îńt̂ér̂áĉt́îón̂. [Ín̂v́êśt̂íĝát̂é t̂h́ê ćâúŝéŝ óf̂ ĺâýôút̂ śĥíf̂t́ŝ](https://developer.chrome.com/docs/performance/insights/cls-culprit), śûćĥ áŝ él̂ém̂én̂t́ŝ b́êín̂ǵ âd́d̂éd̂, ŕêḿôv́êd́, ôŕ t̂h́êír̂ f́ôńt̂ś ĉh́âńĝín̂ǵ âś t̂h́ê ṕâǵê ĺôád̂ś."
2035
2035
  },
2036
2036
  "node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | injectedIframe": {
2037
2037
  "message": "Îńĵéĉt́êd́ îf́r̂ám̂é"
@@ -2067,7 +2067,7 @@
2067
2067
  "message": "Ĉáĉh́ê T́T̂Ĺ"
2068
2068
  },
2069
2069
  "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": {
2070
- "message": "Â ĺôńĝ ćâćĥé l̂íf̂ét̂ím̂é ĉán̂ śp̂éêd́ ûṕ r̂ép̂éât́ v̂íŝít̂ś t̂ó ŷóûŕ p̂áĝé. [L̂éâŕn̂ ḿôŕê](https://web.dev/uses-long-cache-ttl/)."
2070
+ "message": "Â ĺôńĝ ćâćĥé l̂íf̂ét̂ím̂é ĉán̂ śp̂éêd́ ûṕ r̂ép̂éât́ v̂íŝít̂ś t̂ó ŷóûŕ p̂áĝé. [L̂éâŕn̂ ḿôŕê áb̂óût́ ĉáĉh́îńĝ](https://developer.chrome.com/docs/performance/insights/cache)."
2071
2071
  },
2072
2072
  "node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | noRequestsToCache": {
2073
2073
  "message": "N̂ó r̂éq̂úêśt̂ś ŵít̂h́ îńêf́f̂íĉíêńt̂ ćâćĥé p̂ól̂íĉíêś"
@@ -2082,7 +2082,7 @@
2082
2082
  "message": "Ûśê éf̂f́îćîén̂t́ ĉáĉh́ê ĺîf́êt́îḿêś"
2083
2083
  },
2084
2084
  "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": {
2085
- "message": "Â ĺâŕĝé D̂ÓM̂ ćâń îńĉŕêáŝé t̂h́ê d́ûŕât́îón̂ óf̂ śt̂ýl̂é ĉál̂ćûĺât́îón̂ś âńd̂ ĺâýôút̂ ŕêf́l̂óŵś, îḿp̂áĉt́îńĝ ṕâǵê ŕêśp̂ón̂śîv́êńêśŝ. Á l̂ár̂ǵê D́ÔḾ ŵíl̂ĺ âĺŝó îńĉŕêáŝé m̂ém̂ór̂ý ûśâǵê. [Ĺêár̂ń ĥóŵ t́ô áv̂óîd́ âń êx́ĉéŝśîv́ê D́ÔḾ ŝíẑé](https://developer.chrome.com/docs/lighthouse/performance/dom-size/)."
2085
+ "message": "Â ĺâŕĝé D̂ÓM̂ ćâń îńĉŕêáŝé t̂h́ê d́ûŕât́îón̂ óf̂ śt̂ýl̂é ĉál̂ćûĺât́îón̂ś âńd̂ ĺâýôút̂ ŕêf́l̂óŵś, îḿp̂áĉt́îńĝ ṕâǵê ŕêśp̂ón̂śîv́êńêśŝ. Á l̂ár̂ǵê D́ÔḾ ŵíl̂ĺ âĺŝó îńĉŕêáŝé m̂ém̂ór̂ý ûśâǵê. [Ĺêár̂ń ĥóŵ t́ô áv̂óîd́ âń êx́ĉéŝśîv́ê D́ÔḾ ŝíẑé](https://developer.chrome.com/docs/performance/insights/dom-size)."
2086
2086
  },
2087
2087
  "node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | duration": {
2088
2088
  "message": "D̂úr̂át̂íôń"
@@ -2118,7 +2118,7 @@
2118
2118
  "message": "V̂ál̂úê"
2119
2119
  },
2120
2120
  "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": {
2121
- "message": "Ŷóûŕ f̂ír̂śt̂ ńêt́ŵór̂ḱ r̂éq̂úêśt̂ íŝ t́ĥé m̂óŝt́ îḿp̂ór̂t́âńt̂. Ŕêd́ûćê ít̂ś l̂át̂én̂ćŷ b́ŷ áv̂óîd́îńĝ ŕêd́îŕêćt̂ś, êńŝúr̂ín̂ǵ â f́âśt̂ śêŕv̂ér̂ ŕêśp̂ón̂śê, án̂d́ êńâb́l̂ín̂ǵ t̂éx̂t́ ĉóm̂ṕr̂éŝśîón̂."
2121
+ "message": "Ŷóûŕ f̂ír̂śt̂ ńêt́ŵór̂ḱ r̂éq̂úêśt̂ íŝ t́ĥé m̂óŝt́ îḿp̂ór̂t́âńt̂. [Ŕêd́ûćê ít̂ś l̂át̂én̂ćŷ](https://developer.chrome.com/docs/performance/insights/document-latency) b́ŷ áv̂óîd́îńĝ ŕêd́îŕêćt̂ś, êńŝúr̂ín̂ǵ â f́âśt̂ śêŕv̂ér̂ ŕêśp̂ón̂śê, án̂d́ êńâb́l̂ín̂ǵ t̂éx̂t́ ĉóm̂ṕr̂éŝśîón̂."
2122
2122
  },
2123
2123
  "node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | failedRedirects": {
2124
2124
  "message": "Ĥád̂ ŕêd́îŕêćt̂ś ({PH1} r̂éd̂ír̂éĉt́ŝ, +{PH2})"
@@ -2157,13 +2157,13 @@
2157
2157
  "message": "Ŝóûŕĉé"
2158
2158
  },
2159
2159
  "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": {
2160
- "message": "R̂ém̂óv̂é l̂ár̂ǵê, d́ûṕl̂íĉát̂é Ĵáv̂áŜćr̂íp̂t́ m̂ód̂úl̂éŝ f́r̂óm̂ b́ûńd̂ĺêś t̂ó r̂éd̂úĉé ûńn̂éĉéŝśâŕŷ b́ŷt́êś ĉón̂śûḿêd́ b̂ý n̂ét̂ẃôŕk̂ áĉt́îv́ît́ŷ."
2160
+ "message": "R̂ém̂óv̂é l̂ár̂ǵê, [d́ûṕl̂íĉát̂é Ĵáv̂áŜćr̂íp̂t́ m̂ód̂úl̂éŝ](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) f́r̂óm̂ b́ûńd̂ĺêś t̂ó r̂éd̂úĉé ûńn̂éĉéŝśâŕŷ b́ŷt́êś ĉón̂śûḿêd́ b̂ý n̂ét̂ẃôŕk̂ áĉt́îv́ît́ŷ."
2161
2161
  },
2162
2162
  "node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": {
2163
2163
  "message": "D̂úp̂ĺîćât́êd́ Ĵáv̂áŜćr̂íp̂t́"
2164
2164
  },
2165
2165
  "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": {
2166
- "message": "Ĉón̂śîd́êŕ ŝét̂t́îńĝ [font-display](https://developer.chrome.com/blog/font-display) t́ô swap ór̂ optional t́ô én̂śûŕê t́êx́t̂ íŝ ćôńŝíŝt́êńt̂ĺŷ v́îśîb́l̂é. swap ĉán̂ b́ê f́ûŕt̂h́êŕ ôṕt̂ím̂íẑéd̂ t́ô ḿît́îǵât́ê ĺâýôút̂ śĥíf̂t́ŝ ẃît́ĥ [f́ôńt̂ ḿêt́r̂íĉ óv̂ér̂ŕîd́êś](https://developer.chrome.com/blog/font-fallbacks)."
2166
+ "message": "Ĉón̂śîd́êŕ ŝét̂t́îńĝ [font-display](https://developer.chrome.com/docs/performance/insights/font-display) t́ô swap ór̂ optional t́ô én̂śûŕê t́êx́t̂ íŝ ćôńŝíŝt́êńt̂ĺŷ v́îśîb́l̂é. swap ĉán̂ b́ê f́ûŕt̂h́êŕ ôṕt̂ím̂íẑéd̂ t́ô ḿît́îǵât́ê ĺâýôút̂ śĥíf̂t́ŝ ẃît́ĥ [f́ôńt̂ ḿêt́r̂íĉ óv̂ér̂ŕîd́êś](https://developer.chrome.com/blog/font-fallbacks)."
2167
2167
  },
2168
2168
  "node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | fontColumn": {
2169
2169
  "message": "F̂ón̂t́"
@@ -2178,7 +2178,7 @@
2178
2178
  "message": "(âńôńŷḿôúŝ)"
2179
2179
  },
2180
2180
  "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": {
2181
- "message": " f́ôŕĉéd̂ ŕêf́l̂óŵ óĉćûŕŝ ẃĥén̂ J́âv́âŚĉŕîṕt̂ q́ûér̂íêś ĝéôḿêt́r̂íĉ ṕr̂óp̂ér̂t́îéŝ (śûćĥ áŝ offsetWidth) áf̂t́êŕ ŝt́ŷĺêś ĥáv̂é b̂éêń îńv̂ál̂íd̂át̂éd̂ b́ŷ á ĉh́âńĝé t̂ó t̂h́ê D́ÔḾ ŝt́ât́ê. T́ĥíŝ ćâń r̂éŝúl̂t́ îń p̂óôŕ p̂ér̂f́ôŕm̂án̂ćê. Ĺêár̂ń m̂ór̂é âb́ôút̂ [f́ôŕĉéd̂ ŕêf́l̂óŵś](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) âńd̂ ṕôśŝíb̂ĺê ḿît́îǵât́îón̂ś."
2181
+ "message": " f́ôŕĉéd̂ ŕêf́l̂óŵ óĉćûŕŝ ẃĥén̂ J́âv́âŚĉŕîṕt̂ q́ûér̂íêś ĝéôḿêt́r̂íĉ ṕr̂óp̂ér̂t́îéŝ (śûćĥ áŝ offsetWidth) áf̂t́êŕ ŝt́ŷĺêś ĥáv̂é b̂éêń îńv̂ál̂íd̂át̂éd̂ b́ŷ á ĉh́âńĝé t̂ó t̂h́ê D́ÔḾ ŝt́ât́ê. T́ĥíŝ ćâń r̂éŝúl̂t́ îń p̂óôŕ p̂ér̂f́ôŕm̂án̂ćê. Ĺêár̂ń m̂ór̂é âb́ôút̂ [f́ôŕĉéd̂ ŕêf́l̂óŵś](https://developer.chrome.com/docs/performance/insights/forced-reflow) âńd̂ ṕôśŝíb̂ĺê ḿît́îǵât́îón̂ś."
2182
2182
  },
2183
2183
  "node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | relatedStackTrace": {
2184
2184
  "message": "Ŝt́âćk̂ t́r̂áĉé"
@@ -2196,7 +2196,7 @@
2196
2196
  "message": "[ûńât́t̂ŕîb́ût́êd́]"
2197
2197
  },
2198
2198
  "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": {
2199
- "message": "Ŝt́âŕt̂ ín̂v́êśt̂íĝát̂ín̂ǵ ŵít̂ t̂h́ê ĺńĝéŝt́ ŝúb̂ṕŕt̂. [D́êĺâýŝ ćâń b̂m̂ín̂ím̂íẑéd̂](https://web.dev/articles/optimize-inp#optimize_interactions). T́ô ŕêd́ûćê ṕr̂ĉéŝśîńĝ d́ûŕât́îón̂, [óp̂t́îḿîźt́ĥé m̂áîń-t̂h́r̂éâd́ ĉóŝt́ŝ](https://web.dev/articles/optimize-long-tasks), óf̂t́êń ĴŚ."
2199
+ "message": "Ŝt́âŕt̂ ín̂v́êśt̂íĝát̂ín̂ǵ [ĥóŵ t́ô ím̂ṕr̂óv̂é ÎŃP̂](https://developer.chrome.com/docs/performance/insights/inp-breakdown) b́ŷ ĺôók̂ín̂ǵ ât́ t̂h́ê ĺôńĝéŝt́ úb̂ṕâŕt̂."
2200
2200
  },
2201
2201
  "node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | duration": {
2202
2202
  "message": "D̂úr̂át̂íôń"
@@ -2220,7 +2220,7 @@
2220
2220
  "message": "ÎŃP̂ b́r̂éâḱd̂óŵń"
2221
2221
  },
2222
2222
  "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": {
2223
- "message": "R̂éd̂úĉín̂ǵ t̂h́ê d́ôẃn̂ĺôád̂ t́îḿê óf̂ ím̂áĝéŝ ćâń îḿp̂ŕôv́ê t́ĥé p̂ér̂ćêív̂éd̂ ĺôád̂ t́îḿê óf̂ t́ĥé p̂áĝé âńd̂ ĹĈṔ. [L̂éâŕn̂ ḿôŕê áb̂óût́ ôṕt̂ím̂íẑín̂ǵ îḿâǵê śîźê](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)"
2223
+ "message": "R̂éd̂úĉín̂ǵ t̂h́ê d́ôẃn̂ĺôád̂ t́îḿê óf̂ ím̂áĝéŝ ćâń îḿp̂ŕôv́ê t́ĥé p̂ér̂ćêív̂éd̂ ĺôád̂ t́îḿê óf̂ t́ĥé p̂áĝé âńd̂ ĹĈṔ. [L̂éâŕn̂ ḿôŕê áb̂óût́ ôṕt̂ím̂íẑín̂ǵ îḿâǵê śîźê](https://developer.chrome.com/docs/performance/insights/image-delivery)"
2224
2224
  },
2225
2225
  "node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | estimatedSavings": {
2226
2226
  "message": "{PH1} (Êśt̂ {PH2})"
@@ -2250,7 +2250,7 @@
2250
2250
  "message": "Ûśîńĝ v́îd́êó f̂ór̂ḿât́ŝ ín̂śt̂éâd́ ôf́ ĜÍF̂ś ĉán̂ ím̂ṕr̂óv̂é t̂h́ê d́ôẃn̂ĺôád̂ śîźê óf̂ án̂ím̂át̂éd̂ ćôńt̂én̂t́."
2251
2251
  },
2252
2252
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": {
2253
- "message": "Êáĉh́ [ŝúb̂ṕâŕt̂ h́âś ŝṕêćîf́îć îḿp̂ŕôv́êḿêńt̂ śt̂ŕât́êǵîéŝ](https://web.dev/articles/optimize-lcp#lcp-breakdown). Íd̂éâĺl̂ý, m̂óŝt́ ôf́ t̂h́ê ĹĈṔ t̂ím̂é ŝh́ôúl̂d́ b̂é ŝṕêńt̂ ón̂ ĺôád̂ín̂ǵ t̂h́ê ŕêśôúr̂ćêś, n̂ót̂ ẃît́ĥín̂ d́êĺâýŝ."
2253
+ "message": "Êáĉh́ [ŝúb̂ṕâŕt̂ h́âś ŝṕêćîf́îć îḿp̂ŕôv́êḿêńt̂ śt̂ŕât́êǵîéŝ](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Íd̂éâĺl̂ý, m̂óŝt́ ôf́ t̂h́ê ĹĈṔ t̂ím̂é ŝh́ôúl̂d́ b̂é ŝṕêńt̂ ón̂ ĺôád̂ín̂ǵ t̂h́ê ŕêśôúr̂ćêś, n̂ót̂ ẃît́ĥín̂ d́êĺâýŝ."
2254
2254
  },
2255
2255
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | duration": {
2256
2256
  "message": "D̂úr̂át̂íôń"
@@ -2280,7 +2280,7 @@
2280
2280
  "message": "L̂ĆP̂ b́r̂éâḱd̂óŵń"
2281
2281
  },
2282
2282
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": {
2283
- "message": "Ôṕt̂ím̂íẑé L̂ĆP̂ b́ŷ ḿâḱîńĝ t́ĥé L̂ĆP̂ ím̂áĝé [d̂íŝćôv́êŕâb́l̂é](https://web.dev/articles/optimize-lcp#1_eliminate_resource_load_delay) f̂ŕôḿ t̂h́ê H́T̂ḾL̂ ím̂ḿêd́îát̂él̂ý, âńd̂ [áv̂óîd́îńĝ ĺâźŷ-ĺôád̂ín̂ǵ](https://web.dev/articles/lcp-lazy-loading)"
2283
+ "message": "[Ôṕt̂ím̂íẑé L̂ĆP̂](https://developer.chrome.com/docs/performance/insights/lcp-discovery) b́ŷ ḿâḱîńĝ t́ĥé L̂ĆP̂ ím̂áĝé d̂íŝćôv́êŕâb́l̂é f̂ŕôḿ t̂h́ê H́T̂ḾL̂ ím̂ḿêd́îát̂él̂ý, âńd̂ áv̂óîd́îńĝ ĺâźŷ-ĺôád̂ín̂ǵ"
2284
2284
  },
2285
2285
  "node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | fetchPriorityApplied": {
2286
2286
  "message": "f̂ét̂ćĥṕr̂íôŕît́ŷ=h́îǵĥ áp̂ṕl̂íêd́"
@@ -2313,13 +2313,13 @@
2313
2313
  "message": "Ŵáŝt́êd́ b̂ýt̂éŝ"
2314
2314
  },
2315
2315
  "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": {
2316
- "message": "P̂ól̂ýf̂íl̂ĺŝ án̂d́ t̂ŕâńŝf́ôŕm̂ś êńâb́l̂é ôĺd̂ér̂ b́r̂óŵśêŕŝ t́ô úŝé n̂éŵ J́âv́âŚĉŕîṕt̂ f́êát̂úr̂éŝ. H́ôẃêv́êŕ, m̂án̂ý âŕêń't̂ ńêćêśŝár̂ý f̂ór̂ ḿôd́êŕn̂ b́r̂óŵśêŕŝ. Ćôńŝíd̂ér̂ ḿôd́îf́ŷín̂ǵ ŷóûŕ Ĵáv̂áŜćr̂íp̂t́ b̂úîĺd̂ ṕr̂óĉéŝś t̂ó n̂ót̂ t́r̂án̂śp̂íl̂é [B̂áŝél̂ín̂é](https://web.dev/articles/baseline-and-polyfills) f̂éât́ûŕêś, ûńl̂éŝś ŷóû ḱn̂óŵ ýôú m̂úŝt́ ŝúp̂ṕôŕt̂ ól̂d́êŕ b̂ŕôẃŝér̂ś. [L̂éâŕn̂ ẃĥý m̂óŝt́ ŝít̂éŝ ćâń d̂ép̂ĺôý ÊŚ6+ ĉód̂é ŵít̂h́ôút̂ t́r̂án̂śp̂íl̂ín̂ǵ](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)"
2316
+ "message": "P̂ól̂ýf̂íl̂ĺŝ án̂d́ t̂ŕâńŝf́ôŕm̂ś êńâb́l̂é ôĺd̂ér̂ b́r̂óŵśêŕŝ t́ô úŝé n̂éŵ J́âv́âŚĉŕîṕt̂ f́êát̂úr̂éŝ. H́ôẃêv́êŕ, m̂án̂ý âŕêń't̂ ńêćêśŝár̂ý f̂ór̂ ḿôd́êŕn̂ b́r̂óŵśêŕŝ. Ćôńŝíd̂ér̂ ḿôd́îf́ŷín̂ǵ ŷóûŕ Ĵáv̂áŜćr̂íp̂t́ b̂úîĺd̂ ṕr̂óĉéŝś t̂ó n̂ót̂ t́r̂án̂śp̂íl̂é [B̂áŝél̂ín̂é](https://web.dev/articles/baseline-and-polyfills) f̂éât́ûŕêś, ûńl̂éŝś ŷóû ḱn̂óŵ ýôú m̂úŝt́ ŝúp̂ṕôŕt̂ ól̂d́êŕ b̂ŕôẃŝér̂ś. [L̂éâŕn̂ ẃĥý m̂óŝt́ ŝít̂éŝ ćâń d̂ép̂ĺôý ÊŚ6+ ĉód̂é ŵít̂h́ôút̂ t́r̂án̂śp̂íl̂ín̂ǵ](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
2317
2317
  },
2318
2318
  "node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": {
2319
2319
  "message": "L̂éĝáĉý Ĵáv̂áŜćr̂íp̂t́"
2320
2320
  },
2321
2321
  "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": {
2322
- "message": "ĤT́T̂Ṕ/2 âńd̂ H́T̂T́P̂/3 óf̂f́êŕ m̂án̂ý b̂én̂éf̂ít̂ś ôv́êŕ ĤT́T̂Ṕ/1.1, ŝúĉh́ âś m̂úl̂t́îṕl̂éx̂ín̂ǵ. [L̂éâŕn̂ ḿôŕê áb̂óût́ ûśîńĝ ḿôd́êŕn̂ H́T̂T́P̂](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/)."
2322
+ "message": "ĤT́T̂Ṕ/2 âńd̂ H́T̂T́P̂/3 óf̂f́êŕ m̂án̂ý b̂én̂éf̂ít̂ś ôv́êŕ ĤT́T̂Ṕ/1.1, ŝúĉh́ âś m̂úl̂t́îṕl̂éx̂ín̂ǵ. [L̂éâŕn̂ ḿôŕê áb̂óût́ ûśîńĝ ḿôd́êŕn̂ H́T̂T́P̂](https://developer.chrome.com/docs/performance/insights/modern-http)."
2323
2323
  },
2324
2324
  "node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | noOldProtocolRequests": {
2325
2325
  "message": "N̂ó r̂éq̂úêśt̂ś ûśêd́ ĤT́T̂Ṕ/1.1, ôŕ ît́ŝ ćûŕr̂én̂t́ ûśê óf̂ H́T̂T́P̂/1.1 d́ôéŝ ńôt́ p̂ŕêśêńt̂ á ŝíĝńîf́îćâńt̂ óp̂t́îḿîźât́îón̂ óp̂ṕôŕt̂ún̂ít̂ý. ĤT́T̂Ṕ/1.1 r̂éq̂úêśt̂ś âŕê ón̂ĺŷ f́l̂áĝǵêd́ îf́ ŝíx̂ ór̂ ḿôŕê śt̂át̂íĉ áŝśêt́ŝ ór̂íĝín̂át̂é f̂ŕôḿ t̂h́ê śâḿê ór̂íĝín̂, án̂d́ t̂h́êý âŕê ńôt́ ŝér̂v́êd́ f̂ŕôḿ â ĺôćâĺ d̂év̂él̂óp̂ḿêńt̂ én̂v́îŕôńm̂én̂t́ ôŕ â t́ĥír̂d́-p̂ár̂t́ŷ śôúr̂ćê."
@@ -2352,7 +2352,7 @@
2352
2352
  "message": "Ûńûśêd́ p̂ŕêćôńn̂éĉt́. Ĉh́êćk̂ t́ĥát̂ t́ĥé crossorigin ât́t̂ŕîb́ût́ê íŝ úŝéd̂ ṕr̂óp̂ér̂ĺŷ."
2353
2353
  },
2354
2354
  "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": {
2355
- "message": "[Âv́ôíd̂ ćĥáîńîńĝ ćr̂ít̂íĉál̂ ŕêq́ûéŝt́ŝ](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains) b́ŷ ŕêd́ûćîńĝ t́ĥé l̂én̂ǵt̂h́ ôf́ ĉh́âín̂ś, r̂éd̂úĉín̂ǵ t̂h́ê d́ôẃn̂ĺôád̂ śîźê óf̂ ŕêśôúr̂ćêś, ôŕ d̂éf̂ér̂ŕîńĝ t́ĥé d̂óŵńl̂óâd́ ôf́ ûńn̂éĉéŝśâŕŷ ŕêśôúr̂ćêś t̂ó îḿp̂ŕôv́ê ṕâǵê ĺôád̂."
2355
+ "message": "[Âv́ôíd̂ ćĥáîńîńĝ ćr̂ít̂íĉál̂ ŕêq́ûéŝt́ŝ](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) b́ŷ ŕêd́ûćîńĝ t́ĥé l̂én̂ǵt̂h́ ôf́ ĉh́âín̂ś, r̂éd̂úĉín̂ǵ t̂h́ê d́ôẃn̂ĺôád̂ śîźê óf̂ ŕêśôúr̂ćêś, ôŕ d̂éf̂ér̂ŕîńĝ t́ĥé d̂óŵńl̂óâd́ ôf́ ûńn̂éĉéŝśâŕŷ ŕêśôúr̂ćêś t̂ó îḿp̂ŕôv́ê ṕâǵê ĺôád̂."
2356
2356
  },
2357
2357
  "node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableDescription": {
2358
2358
  "message": "Âd́d̂ [ṕr̂éĉón̂ńêćt̂](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) h́îńt̂ś t̂ó ŷóûŕ m̂óŝt́ îḿp̂ór̂t́âńt̂ ór̂íĝín̂ś, b̂út̂ t́r̂ý t̂ó ûśê ńô ḿôŕê t́ĥán̂ 4."
@@ -2391,7 +2391,7 @@
2391
2391
  "message": "Âv́ôíd̂ ćĥáîńîńĝ ćr̂ít̂íĉál̂ ŕêq́ûéŝt́ŝ b́ŷ ŕêd́ûćîńĝ t́ĥé l̂én̂ǵt̂h́ ôf́ ĉh́âín̂ś, r̂éd̂úĉín̂ǵ t̂h́ê d́ôẃn̂ĺôád̂ śîźê óf̂ ŕêśôúr̂ćêś, ôŕ d̂éf̂ér̂ŕîńĝ t́ĥé d̂óŵńl̂óâd́ ôf́ ûńn̂éĉéŝśâŕŷ ŕêśôúr̂ćêś t̂ó îḿp̂ŕôv́ê ṕâǵê ĺôád̂."
2392
2392
  },
2393
2393
  "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": {
2394
- "message": "R̂éq̂úêśt̂ś âŕê b́l̂óĉḱîńĝ t́ĥé p̂áĝé'ŝ ín̂ít̂íâĺ r̂én̂d́êŕ, ŵh́îćĥ ḿâý d̂él̂áŷ ĹĈṔ. [D̂éf̂ér̂ŕîńĝ ór̂ ín̂ĺîńîńĝ](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources) ćâń m̂óv̂é t̂h́êśê ńêt́ŵór̂ḱ r̂éq̂úêśt̂ś ôút̂ óf̂ t́ĥé ĉŕît́îćâĺ p̂át̂h́."
2394
+ "message": "R̂éq̂úêśt̂ś âŕê b́l̂óĉḱîńĝ t́ĥé p̂áĝé'ŝ ín̂ít̂íâĺ r̂én̂d́êŕ, ŵh́îćĥ ḿâý d̂él̂áŷ ĹĈṔ. [D̂éf̂ér̂ŕîńĝ ór̂ ín̂ĺîńîńĝ](https://developer.chrome.com/docs/performance/insights/render-blocking) ćâń m̂óv̂é t̂h́êśê ńêt́ŵór̂ḱ r̂éq̂úêśt̂ś ôút̂ óf̂ t́ĥé ĉŕît́îćâĺ p̂át̂h́."
2395
2395
  },
2396
2396
  "node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | duration": {
2397
2397
  "message": "D̂úr̂át̂íôń"
@@ -2406,7 +2406,7 @@
2406
2406
  "message": "R̂én̂d́êŕ b̂ĺôćk̂ín̂ǵ r̂éq̂úêśt̂ś"
2407
2407
  },
2408
2408
  "node_modules/@paulirish/trace_engine/models/trace/insights/SlowCSSSelector.js | description": {
2409
- "message": "Îf́ R̂éĉál̂ćûĺât́ê Śt̂ýl̂é ĉóŝt́ŝ ŕêḿâín̂ h́îǵĥ, śêĺêćt̂ór̂ óp̂t́îḿîźât́îón̂ ćâń r̂éd̂úĉé t̂h́êḿ. [Ôṕt̂ím̂íẑé t̂h́ê śêĺêćt̂ór̂ś](https://developer.chrome.com/docs/devtools/performance/selector-stats) ŵít̂h́ b̂ót̂h́ ĥíĝh́ êĺâṕŝéd̂ t́îḿê án̂d́ ĥíĝh́ ŝĺôẃ-p̂át̂h́ %. Ŝím̂ṕl̂ér̂ śêĺêćt̂ór̂ś, f̂éŵér̂ śêĺêćt̂ór̂ś, â śm̂ál̂ĺêŕ D̂ÓM̂, án̂d́ â śĥál̂ĺôẃêŕ D̂ÓM̂ ẃîĺl̂ ál̂ĺ r̂éd̂úĉé m̂át̂ćĥín̂ǵ ĉóŝt́ŝ."
2409
+ "message": "Îf́ R̂éĉál̂ćûĺât́ê Śt̂ýl̂é ĉóŝt́ŝ ŕêḿâín̂ h́îǵĥ, śêĺêćt̂ór̂ óp̂t́îḿîźât́îón̂ ćâń r̂éd̂úĉé t̂h́êḿ. [Ôṕt̂ím̂íẑé t̂h́ê śêĺêćt̂ór̂ś](https://developer.chrome.com/docs/performance/insights/slow-css-selector) ŵít̂h́ b̂ót̂h́ ĥíĝh́ êĺâṕŝéd̂ t́îḿê án̂d́ ĥíĝh́ ŝĺôẃ-p̂át̂h́ %. Ŝím̂ṕl̂ér̂ śêĺêćt̂ór̂ś, f̂éŵér̂ śêĺêćt̂ór̂ś, â śm̂ál̂ĺêŕ D̂ÓM̂, án̂d́ â śĥál̂ĺôẃêŕ D̂ÓM̂ ẃîĺl̂ ál̂ĺ r̂éd̂úĉé m̂át̂ćĥín̂ǵ ĉóŝt́ŝ."
2410
2410
  },
2411
2411
  "node_modules/@paulirish/trace_engine/models/trace/insights/SlowCSSSelector.js | elapsed": {
2412
2412
  "message": "Êĺâṕŝéd̂ t́îḿê"
@@ -2445,7 +2445,7 @@
2445
2445
  "message": "T̂ŕâńŝf́êŕ ŝíẑé"
2446
2446
  },
2447
2447
  "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": {
2448
- "message": "3r̂d́ p̂ár̂t́ŷ ćôd́ê ćâń ŝíĝńîf́îćâńt̂ĺŷ ím̂ṕâćt̂ ĺôád̂ ṕêŕf̂ór̂ḿâńĉé. [R̂éd̂úĉé âńd̂ d́êf́êŕ l̂óâd́îńĝ óf̂ 3ŕd̂ ṕâŕt̂ý ĉód̂é](https://web.dev/articles/optimizing-content-efficiency-loading-third-party-javascript/) t̂ó p̂ŕîór̂ít̂íẑé ŷóûŕ p̂áĝé'ŝ ćôńt̂én̂t́."
2448
+ "message": "3r̂d́ p̂ár̂t́ŷ ćôd́ê ćâń ŝíĝńîf́îćâńt̂ĺŷ ím̂ṕâćt̂ ĺôád̂ ṕêŕf̂ór̂ḿâńĉé. [R̂éd̂úĉé âńd̂ d́êf́êŕ l̂óâd́îńĝ óf̂ 3ŕd̂ ṕâŕt̂ý ĉód̂é](https://developer.chrome.com/docs/performance/insights/third-parties) t̂ó p̂ŕîór̂ít̂íẑé ŷóûŕ p̂áĝé'ŝ ćôńt̂én̂t́."
2449
2449
  },
2450
2450
  "node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | noThirdParties": {
2451
2451
  "message": "N̂ó t̂h́îŕd̂ ṕâŕt̂íêś f̂óûńd̂"
@@ -2454,7 +2454,7 @@
2454
2454
  "message": "3r̂d́ p̂ár̂t́îéŝ"
2455
2455
  },
2456
2456
  "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": {
2457
- "message": "T̂áp̂ ín̂t́êŕâćt̂íôńŝ ḿâý b̂é [d̂él̂áŷéd̂ b́ŷ úp̂ t́ô 300 ḿŝ](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/) íf̂ t́ĥé v̂íêẃp̂ór̂t́ îś n̂ót̂ óp̂t́îḿîźêd́ f̂ór̂ ḿôb́îĺê."
2457
+ "message": "T̂áp̂ ín̂t́êŕâćt̂íôńŝ ḿâý b̂é [d̂él̂áŷéd̂ b́ŷ úp̂ t́ô 300 ḿŝ](https://developer.chrome.com/docs/performance/insights/viewport) íf̂ t́ĥé v̂íêẃp̂ór̂t́ îś n̂ót̂ óp̂t́îḿîźêd́ f̂ór̂ ḿôb́îĺê."
2458
2458
  },
2459
2459
  "node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | mobileTapDelayLabel": {
2460
2460
  "message": "M̂ób̂íl̂é t̂áp̂ d́êĺâý"
@@ -2726,15 +2726,24 @@
2726
2726
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
2727
2727
  "message": "Las páginas con WebRTC no son aptas para el almacenamiento en la memoria caché atrás/adelante."
2728
2728
  },
2729
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCUsedWithCCNS": {
2730
+ "message": "Se inhabilitó la Memoria caché atrás/adelante porque se usó WebRTC."
2731
+ },
2729
2732
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
2730
2733
  "message": "Las páginas que utilizan WebShare no son aptas para el almacenamiento en la memoria caché atrás/adelante actualmente."
2731
2734
  },
2732
2735
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
2733
2736
  "message": "Las páginas con WebSocket no son aptas para el almacenamiento en la memoria caché atrás/adelante."
2734
2737
  },
2738
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketUsedWithCCNS": {
2739
+ "message": "Se inhabilitó la Memoria caché atrás/adelante porque se usó WebSocket."
2740
+ },
2735
2741
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
2736
2742
  "message": "Las páginas con WebTransport no son aptas para el almacenamiento en la memoria caché atrás/adelante."
2737
2743
  },
2744
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportUsedWithCCNS": {
2745
+ "message": "Se inhabilitó la Memoria caché atrás/adelante porque se usó WebTransport."
2746
+ },
2738
2747
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
2739
2748
  "message": "Las páginas que utilizan WebXR no son aptas para el almacenamiento en la memoria caché atrás/adelante actualmente."
2740
2749
  },
@@ -2726,15 +2726,24 @@
2726
2726
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
2727
2727
  "message": "Las páginas con WebRTC no pueden acceder a la caché de páginas completas."
2728
2728
  },
2729
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCUsedWithCCNS": {
2730
+ "message": "La caché de páginas completas está inhabilitada porque se ha usado WebRTC."
2731
+ },
2729
2732
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
2730
2733
  "message": "Las páginas que usan WebShare por el momento no pueden utilizar la caché de páginas completas."
2731
2734
  },
2732
2735
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
2733
2736
  "message": "Las páginas con WebSocket no pueden acceder a la caché de páginas completas."
2734
2737
  },
2738
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketUsedWithCCNS": {
2739
+ "message": "La caché de páginas completas está inhabilitada porque se ha usado WebSocket."
2740
+ },
2735
2741
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
2736
2742
  "message": "Las páginas con WebTransport no pueden acceder a la caché de páginas completas."
2737
2743
  },
2744
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportUsedWithCCNS": {
2745
+ "message": "La caché de páginas completas está inhabilitada porque se ha usado WebTransport."
2746
+ },
2738
2747
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
2739
2748
  "message": "Las páginas que usan WebXR por el momento no pueden utilizar la caché de páginas completas."
2740
2749
  },
@@ -2726,15 +2726,24 @@
2726
2726
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
2727
2727
  "message": "WebRTC:tä käyttävät sivut eivät voi käyttää siirtymisvälimuistia."
2728
2728
  },
2729
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCUsedWithCCNS": {
2730
+ "message": "Siirtymisvälimuisti on poistettu käytöstä, koska WebRTC:tä on käytetty."
2731
+ },
2729
2732
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
2730
2733
  "message": "WebSharea käyttävät sivut eivät voi tällä hetkellä käyttää siirtymisvälimuistia."
2731
2734
  },
2732
2735
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
2733
2736
  "message": "WebSocketia käyttävät sivut eivät voi käyttää siirtymisvälimuistia."
2734
2737
  },
2738
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketUsedWithCCNS": {
2739
+ "message": "Siirtymisvälimuisti on poistettu käytöstä, koska WebSocketia on käytetty."
2740
+ },
2735
2741
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
2736
2742
  "message": "WebTransportia käyttävät sivut eivät voi käyttää siirtymisvälimuistia."
2737
2743
  },
2744
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportUsedWithCCNS": {
2745
+ "message": "Siirtymisvälimuisti on poistettu käytöstä, koska WebTransportia on käytetty."
2746
+ },
2738
2747
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
2739
2748
  "message": "WebXR:ää käyttävät sivut eivät voi tällä hetkellä käyttää siirtymisvälimuistia."
2740
2749
  },
@@ -2726,15 +2726,24 @@
2726
2726
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
2727
2727
  "message": "Hindi puwedeng pumasok sa back/forward cache ang mga page na may WebRTC."
2728
2728
  },
2729
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCUsedWithCCNS": {
2730
+ "message": "Naka-disable ang back/forward cache dahil ginamit ang WebRTC."
2731
+ },
2729
2732
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
2730
2733
  "message": "Kasalukuyang hindi kwalipikado para sa back/forward cache ang mga page na gumagamit ng WebShare."
2731
2734
  },
2732
2735
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
2733
2736
  "message": "Hindi puwedeng pumasok sa back/forward cache ang mga page na may WebSocket."
2734
2737
  },
2738
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketUsedWithCCNS": {
2739
+ "message": "Naka-disable ang back/forward cache dahil ginamit ang WebSocket."
2740
+ },
2735
2741
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
2736
2742
  "message": "Hindi puwedeng pumasok sa back/forward cache ang mga page na may WebTransport."
2737
2743
  },
2744
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportUsedWithCCNS": {
2745
+ "message": "Naka-disable ang back/forward cache dahil ginamit ang WebTransport."
2746
+ },
2738
2747
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
2739
2748
  "message": "Kasalukuyang hindi kwalipikado para sa back/forward cache ang mga page na gumagamit ng WebXR."
2740
2749
  },
@@ -2726,15 +2726,24 @@
2726
2726
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTC": {
2727
2727
  "message": "Les pages avec WebRTC ne peuvent pas être incluses dans le cache amélioré."
2728
2728
  },
2729
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webRTCUsedWithCCNS": {
2730
+ "message": "Le cache amélioré est désactivé, car WebRTC a été utilisé."
2731
+ },
2729
2732
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webShare": {
2730
2733
  "message": "Les pages qui utilisent WebShare ne sont actuellement pas éligibles au cache amélioré."
2731
2734
  },
2732
2735
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocket": {
2733
2736
  "message": "Les pages avec WebSocket ne peuvent pas être incluses dans le cache amélioré."
2734
2737
  },
2738
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webSocketUsedWithCCNS": {
2739
+ "message": "Le cache amélioré est désactivé, car WebSocket a été utilisé."
2740
+ },
2735
2741
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransport": {
2736
2742
  "message": "Les pages avec WebTransport ne sont pas éligibles au cache amélioré."
2737
2743
  },
2744
+ "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webTransportUsedWithCCNS": {
2745
+ "message": "Le cache amélioré est désactivé, car WebTransport a été utilisé."
2746
+ },
2738
2747
  "node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | webXR": {
2739
2748
  "message": "Les pages qui utilisent WebXR ne sont actuellement pas éligibles au cache amélioré."
2740
2749
  },