<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Performance on 기록실</title><link>https://geonhos.github.io/tags/performance/</link><description>Recent content in Performance on 기록실</description><generator>Hugo -- 0.155.1</generator><language>ko</language><lastBuildDate>Tue, 10 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://geonhos.github.io/tags/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Ollama 동시 요청 처리의 이해와 최적화 (3)</title><link>https://geonhos.github.io/posts/ollama-concurrent-processing/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://geonhos.github.io/posts/ollama-concurrent-processing/</guid><description>Ollama에 동시에 여러 요청이 들어오면 어떻게 되는가? OLLAMA_NUM_PARALLEL 설정별 throughput과 TTFT를 실측 데이터로 비교하고, 프로덕션 동시 처리 최적화 전략을 정리합니다.</description></item><item><title>Ollama Cold Start 완전 정복: 내부 동작부터 해결까지 (2)</title><link>https://geonhos.github.io/posts/ollama-cold-start/</link><pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate><guid>https://geonhos.github.io/posts/ollama-cold-start/</guid><description>Ollama의 첫 요청에 수백 밀리초~수 초(환경에 따라 수십 초 이상)가 걸리는 이유를 내부 파이프라인 수준에서 분석하고, 실측 데이터로 Cold Start와 Warm Start의 차이를 확인한 뒤 해결 방법까지 정리합니다.</description></item><item><title>Ollama 메모리 관리 — 모델 크기별 리소스 점유와 최적화 (1)</title><link>https://geonhos.github.io/posts/ollama-memory-management/</link><pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate><guid>https://geonhos.github.io/posts/ollama-memory-management/</guid><description>Ollama로 로컬 LLM을 운영할 때 실제 메모리가 얼마나 필요한지, 모델 크기별·양자화별·컨텍스트별 실측 데이터로 분석하고 프로덕션 메모리 산정 가이드를 정리합니다.</description></item><item><title>LLM은 왜 GPU가 필요한가 — 토큰 생성부터 메모리 대역폭까지</title><link>https://geonhos.github.io/posts/llm-serving-infrastructure/</link><pubDate>Mon, 02 Mar 2026 03:00:00 +0000</pubDate><guid>https://geonhos.github.io/posts/llm-serving-infrastructure/</guid><description>LLM이 토큰을 하나씩 생성하는 원리, GPU 메모리에 모델을 올리는 이유, 메모리 대역폭이 성능을 결정하는 구조, 그리고 클라우드 LLM 서빙 인프라까지 — 로컬부터 GPT/Claude급 서비스까지 관통하는 핵심 개념을 정리합니다.</description></item></channel></rss>