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

SQL 최적화를 진행한다. #254

Open
1 of 3 tasks
yebink opened this issue Oct 19, 2020 · 0 comments
Open
1 of 3 tasks

SQL 최적화를 진행한다. #254

yebink opened this issue Oct 19, 2020 · 0 comments
Assignees
Labels
🛠 Refactoring 기존 코드 개선 작업 🌱 Back backend 관련 새로운 기능 👩‍👩‍👧‍👦 Service service 관련 기능

Comments

@yebink
Copy link
Collaborator

yebink commented Oct 19, 2020

목적

성능 향상

상세 작업내용

  • 안 쓰이는 메소드들을 지운다.
  • 현재 존재하는 메소드들의 성능 향상 방법을 고려한다. (@QueryProjection, 인덱스 등의 방법을 사용한다.)
  • 특정 지도 레벨 이상에서는 count된 결과만 리턴한다.
@yebink yebink added 🌱 Back backend 관련 새로운 기능 👩‍👩‍👧‍👦 Service service 관련 기능 🛠 Refactoring 기존 코드 개선 작업 labels Oct 19, 2020
@yebink yebink self-assigned this Oct 19, 2020
@yebink yebink changed the title 글 전체조회 성능최적화를 진행한다. SQL 최적화를 진행한다. Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 Refactoring 기존 코드 개선 작업 🌱 Back backend 관련 새로운 기능 👩‍👩‍👧‍👦 Service service 관련 기능
Projects
None yet
Development

No branches or pull requests

1 participant