Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- AWS
- @RequestMapping
- ngrinder
- spring-cloud-starter-aws
- 데드락
- 이펙티브 자바
- Convention
- @Transaction(readOnly=true)
- N + 1
- OIDC
- Git
- 동시성
- Hibernate
- mockito
- @controller
- fetch join
- batch insert
- awspring
- Cache
- assert
- 정적 팩터리 메서드
- 성능테스트
- jdbc
- Batch
- JPA
- spring
- injellij
- Cannotacquirelockexception
- oauth2.0
- MySQLTransactionRollbackException
Archives
- Today
- Total
목록성능테스트 (1)
정리정리
nGrinder에 대해 알아보자
nGrinder란? 우선 nGrinder란 네이버에서 제공하는 오픈소스 성능 테스트 툴입니다. 이를 통해 부하 테스트나 스트레스 테스트 등을 할 수 있고, 실제 환경과 최대한 비슷한 환경을 만들어 현재 서버가 얼마만큼의 동시 접속자 수를 견딜 수 있는지, 예상치를 넘는 사용자가 들어왔을 때 서버가 어떤 상태가 되는지 등을 미리 테스트할 수 있습니다. https://github.com/naver/ngrinder GitHub - naver/ngrinder: enterprise level performance testing solution enterprise level performance testing solution. Contribute to naver/ngrinder development by creat..
카테고리 없음
2023. 5. 14. 22:19