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

[refactor] 로그인 api 응답 속도 개선을 위한 리팩토링 필요성 #497

Closed
mooncw opened this issue Apr 2, 2024 · 0 comments · Fixed by #498
Closed

[refactor] 로그인 api 응답 속도 개선을 위한 리팩토링 필요성 #497

mooncw opened this issue Apr 2, 2024 · 0 comments · Fixed by #498
Assignees
Labels
Refactor 코드 리팩토링

Comments

@mooncw
Copy link
Collaborator

mooncw commented Apr 2, 2024

관련 도메인

auth

개요

현재 서비스 응답 속도 중 매우 느린 편에 속하는 로그인 api의 응답 속도를 개선하기 위함

상세내용

  • 포스트맨으로 체크했습니다.
  • 서버 실행 후 첫 api 호출 10회 평균: 1135.8 ms
  • 서버 실행 후 5회 이후부터 api 호출 10회 평균: 197.7 ms
  • 성능 개선 겸 코드 리팩토링도 같이 실행할 예정입니다.
@mooncw mooncw added the Refactor 코드 리팩토링 label Apr 2, 2024
@mooncw mooncw self-assigned this Apr 2, 2024
@Hju95 Hju95 closed this as completed in #498 Apr 4, 2024
Hju95 added a commit that referenced this issue Apr 4, 2024
[refactor] 로그인 api 응답 속도 개선
mooncw pushed a commit that referenced this issue Apr 5, 2024
[refactor] 로그인 api 응답 속도 개선
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 a pull request may close this issue.

1 participant