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-183DC1
category: "[[10_Wiki/💡 Topics/AI]]"
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - Long Tasks"
---
# [[Long Tasks]]
# [[Long Tasks|Long Tasks]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> 롱 태스크(Long Tasks)는 브라우저의 메인 스레드를 50ms 이상 장시간 차단하는 자바스크립트 연산 등의 CPU 처리 작업을 의미합니다 [1]. 이러한 작업은 짧은 여러 개의 작업보다 사용자 상호작용(Interaction)을 훨씬 더 지연시키며, 웹사이트를 느리게 느껴지게 만드는 주된 원인이 됩니다 [2].
@@ -29,11 +29,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Long Tasks"
- **정책 변화:** AI 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[Interaction to Next Paint (INP)]], [[Main Thread]], [[Scheduler API]], [[Chrome DevTools]]
- **Projects/Contexts:** [[Core Web Vitals]], [[Web Performance Optimization]]
- **Related Topics:** [[Interaction to Next Paint (INP)|Interaction to Next Paint (INP)]], [[Main Thread|Main Thread]], [[Scheduler API|Scheduler API]], [[Chrome DevTools|Chrome DevTools]]
- **Projects/Contexts:** [[Core Web Vitals|Core Web Vitals]], [[Web Performance Optimization|Web Performance Optimization]]
- **Contradictions/Notes:** 소스 간의 모순된 내용은 발견되지 않았으며, 제공된 자료들은 공통적으로 웹 성능 향상을 위해 롱 태스크를 식별하고 분할하는 것의 중요성을 강조하고 있습니다.
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/Long Tasks.md]]
- Raw Source: 00_Raw/2026-04-20/Long Tasks.md
---