Continuous Batching: Getting More LLM Throughput From the Same GPU — Part 3 of NanoServe, a tiny LLM inference engine build series. This article covers continuous batching — why serving requests one at a time wastes the GPU, how an iteration-level scheduler fixes it, and what the numbers actually showed on Apple Silicon.