refactor: 포토스팟 클러스터링 성능 개선 #37
Open
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.
📌 관련 이슈
포토스팟을 생성하기 위한 클러스터링 기능을 개선 하였습니다.
💗 작업 동기
포토스팟 생성 할 때의 성능을 높이기 위한 코드 개선을 진행하였습니다.
🛠️ 작업 내용
현재 포토스팟 생성 로직(v1)은 클러스터링을 할 때마다 포토스팟 id가 유지되지 않고 변합니다. 또한 실행 속도를 빠르게 할 방법이 있을 것이라고 생각해 개선을 진행하였습니다.
🎯 리뷰 포인트
리뷰시 중점적으로 봐주었으면 좋을 부분을 적어주세요.
없다면 적지 않아도 됩니다.
✅ 테스트 결과
ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷를 첨부할 수 있어요.
🔗 관련 링크
기능과 관련해 참고할 링크가 있다면 적어주세요. 없다면 적지 않아도 됩니다.