<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance on Jaehun's Blog</title><link>https://jaehun.me/en/tags/performance/</link><description>Recent content in Performance on Jaehun's Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 22 Sep 2026 21:36:59 +0900</lastBuildDate><atom:link href="https://jaehun.me/en/tags/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Analytical Power-Aware Provisioning for Prefill-Decode Disaggregated AI Inference</title><link>https://jaehun.me/en/posts/paper-2609-24639v1/</link><pubDate>Tue, 22 Sep 2026 00:00:00 +0900</pubDate><guid>https://jaehun.me/en/posts/paper-2609-24639v1/</guid><description>&lt;p&gt;&lt;a&#10; href="https://arxiv.org/abs/2609.24639v1"target="_blank"&#10; class="inline-flex items-center gap-1"&#10; &gt;Paper&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&lt;/p&gt;&#10;&lt;h2 id="how-many-prefills-and-how-many-decodes-within-a-power-budget-the-capacity-power-pareto-front-for-pd-disaggregated-inference"&gt;How Many Prefills and How Many Decodes Within a Power Budget: The Capacity-Power Pareto Front for PD-Disaggregated Inference&lt;a href="#how-many-prefills-and-how-many-decodes-within-a-power-budget-the-capacity-power-pareto-front-for-pd-disaggregated-inference" class="heading-anchor" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h2 id="one-line-summary-tldr"&gt;One-Line Summary (TL;DR)&lt;a href="#one-line-summary-tldr" class="heading-anchor" aria-label="Link to this section"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This paper derives closed-form expressions for how provisioning $(n_P, n_D)$ in prefill-decode disaggregated inference determines serving capacity $\mu$ (req/s) and average power $P$ (W), and shows how to select the minimum-power configuration on the capacity-power Pareto front over candidate deployments (source: §2.2, §2.3). The key is modeling the coupling in which decode-side KV cache is shared between active decode requests and reservations for requests waiting for and running prefill, as a memory balance (source: §3.1.3, Fig. 2). Serving Qwen3-32B (32.8B params) on H200 GPUs (peak 989 TFLOP/s, 4.8 TB/s) with SGLang 0.5.9, the experiments achieve capacity errors of 1.2% (fixed length, 4096 input tokens / 256 output tokens), 3.0% (Mooncake trace), and 1.6% (Azure trace), and power errors of 2.3%, 2.7%, and 2.6% (source: §5.2, Tab. 2, Tab. 3).&lt;/p&gt;</description></item></channel></rss>