
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, and data engineering — plus mindset essays on confidence, routines, health, and sport psychology.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Wed, 12 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/chunked-prefill/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching.en</guid>
    <title>Inside vLLM (3) — How Continuous Batching Keeps the GPU Busy</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching.en</link>
    <description>Explains why static batching leaves the GPU idle, and how vLLM iteration-level scheduling removes that idle time. Covers the difference in character between prefill and decode, V1 unified scheduler and its token budget, and how chunked prefill affects latency and throughput, verified against the official documentation. Part 3 of the Inside vLLM series.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>continuous-batching</category><category>chunked-prefill</category><category>llm</category><category>inference</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching.ja</guid>
    <title>vLLM 内部構造 (3) — 連続バッチングが GPU を遊ばせない仕組み</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching.ja</link>
    <description>静的バッチングがなぜGPUを遊ばせるのか、vLLMのイテレーション単位のスケジューリングがそれをどうなくすのかを整理した。prefillとdecodeの性質の違い、V1の統合スケジューラとトークン予算、chunked prefillがレイテンシと処理量に与える影響を公式ドキュメント基準で確認した。vLLM内部構造シリーズ第3回。</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>continuous-batching</category><category>chunked-prefill</category><category>llm</category><category>inference</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching</guid>
    <title>vLLM 내부 구조 (3) — 연속 배칭이 GPU를 놀게 두지 않는 방법</title>
    <link>https://www.youngju.dev/blog/ai-platform/2026-08-12-vllm-continuous-batching</link>
    <description>정적 배칭이 왜 GPU를 놀리는지, vLLM의 이터레이션 단위 스케줄링이 그것을 어떻게 없애는지 정리했습니다. prefill과 decode의 성격 차이, V1의 통합 스케줄러와 토큰 예산, chunked prefill이 지연과 처리량에 미치는 영향을 공식 문서 기준으로 확인했습니다. vLLM 내부 구조 시리즈 3편.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>vllm</category><category>continuous-batching</category><category>chunked-prefill</category><category>llm</category><category>inference</category>
  </item>

    </channel>
  </rss>
