k6 Update README.md#127
Merged
Merged
Conversation
k6 사진 추가
🤖 AI 코드리뷰
안녕하세요! k6 부하 테스트 결과를 README에 업데이트하신 PR 잘 확인했습니다. 문서화 작업은 프로젝트의 가치를 보여주는 매우 중요한 과정입니다. 코드 리뷰 진행하겠습니다. 📋 과제 요구사항 준수 여부
🟢 잘된 점
🔴 필수 수정
🟡 권장 개선문서화 수준이 매우 훌륭하여 권장 사항은 거의 없습니다. 다만, 독자(동료 개발자, 면접관 등)의 이해를 돕기 위해 테스트 환경에 대한 약간의 맥락 추가를 제안합니다. 개선 제안: 테스트 환경 명시
# AS-IS
**테스트 조건:** VU 50명, 30초, 동일 키워드(`apple`) 반복 요청
# TO-BE
**테스트 환경:** 로컬(Mac M1), DB 약 5만 건 데이터 (Dummy 데이터 적재 상태)
**테스트 조건:** VU 50명, 30초, 동일 키워드(`apple`) 반복 요청💡 학습 포인트
🤔 생각해보기현재 테스트는 50명의 사용자가 동일한 키워드(
🔄 이전 피드백 반영 여부
|
munhyerin22
approved these changes
Apr 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
k6 사진 추가