Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: 서버 부하 테스트 #194

Open
3 tasks
vimkim opened this issue Dec 10, 2023 · 0 comments
Open
3 tasks

Test: 서버 부하 테스트 #194

vimkim opened this issue Dec 10, 2023 · 0 comments
Assignees

Comments

@vimkim
Copy link
Collaborator

vimkim commented Dec 10, 2023

🤖 테스트 사항

백엔드 서버 부하 테스트

  • 현재 roomuser 가 room, user 양쪽으로 eager 가 걸려있는데, room 에 참여한 유저를 찾는 쿼리에서 n+1 문제가 발생하는지 의심됨
  • 참여자 수를 찾는 더 좋은 쿼리를 생각해내고 join 을 통한 쿼리 최적화 방법 찾기
  • 그 밖의 성능 저하 문제들 테스트 방법 구상

📖 참고 사항

@vimkim vimkim changed the title 부하 테스트 서버 부하 테스트 Dec 10, 2023
@vimkim vimkim changed the title 서버 부하 테스트 Test: 서버 부하 테스트 Dec 10, 2023
@vimkim vimkim self-assigned this Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant