부하 테스트, 스트레스 테스트 라고도 함.
Locust.io
파이썬 기반
Locust - A modern load testing framework
Example code A fundamental feature of Locust is that you describe all your test in Python code. No need for clunky UIs or bloated XML, just plain code. Select example Simple With HTML parsing Nested TaskSets
locust.io
Apache Jmeter
JAVA 기반
http://jmeter.apache.org/download_jmeter.cgi
Apache JMeter - Download Apache JMeter
Download Apache JMeter We recommend you use a mirror to download our release builds, but you must verify the integrity of the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be ava
jmeter.apache.org
Hog
간단한 HTTP요청만 날릴 때
lqez/hog
Sending multiple HTTP requests ON GREEN thread. Contribute to lqez/hog development by creating an account on GitHub.
github.com
Load test 참고자료
https://www.slideshare.net/arload/bestcon-load-test
실전 서버 부하테스트 노하우
Bestcon 2019에 발표한 웹서버 성능 테스트 실전 노하우 자료입니다. 테스트 케이스 생성부터, 테스트 전략, 데이터 해석 (APM, 인프라 모니터링), 클라우드에서 주의할 사항등 도움이 될만한 내용들
www.slideshare.net
'Web > Backend' 카테고리의 다른 글
Windows에서 WSL로 파일 복사하기 (0) | 2021.06.20 |
---|---|
Linux(Ubuntu)에서 Python 버전 변경하기 (0) | 2021.06.20 |
[백엔드 기초] 7. DB Parallelization (0) | 2021.06.01 |
[백엔드 기초] 6. Web server(Nginx, Gunicorn, Dramatiq) (0) | 2021.06.01 |
[백엔드 기초] 5. Docker (0) | 2021.06.01 |