Skip to content

Conversation

tkguswls1106
Copy link
Member

PULL REQUEST

🎋 Branch Name

refactor/#121

🔑 Main Contents

  • Fetch Join 도입 & N+1 문제가 남아있던 추가적인 메소드들에 대한 리팩토링
  • 페이징 Eager 적용
  • 초대링크 API 리팩토링

🏞 Screenshots (Optional)

FetchJoin처리전후_SQL쿼리발생
Fetch Join 성능개선 전 / 후

📋 Checks for reviewers (Optional)

위의 스크린샷처럼 추가적인 N+1 문제를 해결하였으며, 성능이 개선되었습니다.

@tkguswls1106 tkguswls1106 added the ♻️ Refactor 코드 리팩토링 label Jun 2, 2024
@tkguswls1106 tkguswls1106 requested a review from JunSang1121 June 2, 2024 00:26
@tkguswls1106 tkguswls1106 self-assigned this Jun 2, 2024
@tkguswls1106 tkguswls1106 linked an issue Jun 2, 2024 that may be closed by this pull request
Copy link
Collaborator

@JunSang1121 JunSang1121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 승인합니다.

@tkguswls1106 tkguswls1106 merged commit 3bd6092 into develop Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] Fetch Join 추가 리팩토링 및 성능 개선
2 participants