캐시 계층의 배포 결과 평균 지연 시간이 악화되었지만 중앙값은 개선되었다.
새 캐시 계층을 배포한 후 평균 지연 시간은 112ms에서 122ms로 증가했으나, 중앙값은 99ms에서 54ms로 나아졌다. 또한, p99 값은 309ms에서 678ms로 악화되었다. 이러한 결과는 단일 통계 값으로 성패를 평가하기 어려움을 보여준다. 지연 시간의 분포가 하나의 봉우리가 아닌 두 개의 봉우리로 나뉘었다.
After the new cache layer deployment, average latency worsened while median latency improved.
Following the deployment of a new cache layer, the average latency increased from 112ms to 122ms, while the median latency improved from 99ms to 54ms. Additionally, the p99 value worsened from 309ms to 678ms. These results indicate that single statistics are insufficient to assess success or failure. The latency distribution split from one peak to two peaks.