-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
🏇 optimize성능 최적화성능 최적화
Description
테스트 방법
JMeter 툴을 이용해서 부하 테스트를 진행한다.
- 현재 EC2 인스턴스가 어디까지 트래픽이 수용 가능한지
- DB 병목은 존재하는지 (응답시간이 2초이상 걸리는 쿼리는 모두 개선하는게 좋을 것 같습니다. 보통 N+1 문제 때문에 많이 저하가 발생하니 유심히 모니터링하면 좋을 것 같습니다)
레퍼런스
https://creampuffy.tistory.com/209
https://devmango.tistory.com/40
https://lurutia.tistory.com/859 (헤더 설정법)
Reactions are currently unavailable
Metadata
Metadata
Labels
🏇 optimize성능 최적화성능 최적화