docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
+5 -5
View File
@@ -1,13 +1,13 @@
---
id: P-REINFORCE-AUTO-88077C
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - Google Lighthouse"
---
# [[Google Lighthouse]]
# [[Google Lighthouse|Google Lighthouse]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> Google Lighthouse는 웹사이트의 페이지 속도를 측정하고 성능 개선을 위한 권장 사항을 제공하는 구글의 무료 오픈 소스 도구입니다 [1], [2]. 주로 개발 단계에서 브라우저의 성능을 시뮬레이션하여 Synthetic Lab Data(합성 랩 데이터)를 수집하며, Chrome DevTools, 명령줄, 그리고 PageSpeed Insights를 통해 사용할 수 있습니다 [2], [3].
@@ -22,11 +22,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Google Lighthouse"
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[Chrome DevTools]], [[PageSpeed Insights]], [[Time to Interactive (TTI)]], [[Synthetic Lab Data]]
- **Projects/Contexts:** [[Web Performance Optimization]]
- **Related Topics:** [[Chrome DevTools|Chrome DevTools]], [[PageSpeed Insights|PageSpeed Insights]], [[Time to Interactive (TTI)|Time to Interactive (TTI)]], Synthetic Lab Data
- **Projects/Contexts:** [[Web Performance Optimization|Web Performance Optimization]]
- **Contradictions/Notes:** 소스에 따르면 Lighthouse 점수의 단순 평균값은 일부 특이값(outlier)에 의해 왜곡될 수 있으므로 해석 시 주의가 필요합니다 [7]. 또한, Lighthouse의 스로틀링 시뮬레이션은 때때로 실제 브라우저 동작과 다르게 자원 로딩 영향을 평가하는 한계가 지적되어 최적화 작업이 요구되고 있습니다 [5].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/Google Lighthouse.md]]
- Raw Source: 00_Raw/2026-04-20/Google Lighthouse.md
---