📊MSA 구조 전환 후 성능 측정 결과

구분 Number of Threads (users) Ramp-up Period (seconds) Loop Count Duration (seconds)
재생 API 125 60 Infinite 60
정지 API 125 60 Infinite 60
조회 API 125 60 Infinite 60
API 구분 평균 응답시간 (ms) 95% Line (ms) 99% Line (ms) TPS (Throughput)
재생 API 7130 13268 18529 8.9 / sec
정지 API 6705 11799 18169 9.5 / sec
조회 API 2338 10530 10660 27.3 / sec

🔍원인 분석