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

♻️ [FIX] 테스트 시작 문제 추출시 성능 개선 #584

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

aj4941
Copy link
Member

@aj4941 aj4941 commented Nov 30, 2023

테스트 문제를 추출할 때 동기적으로 호출되는 상태를 비동기로 전환하여 실행 속도를 향상시켰습니다.

PR Type

  • [V] 기능 추가
  • 기능 삭제
  • 버그 수정
  • 테스트 코드 작성
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 문서 작성

변경 사항 요약

테스트 문제를 추출할 때 길어졌던 로딩 속도가 줄어들도록 성능 개선 했습니다.

테스트 문제를 추출할 때 동기적으로 호출되는 상태를 비동기로 전환하여 실행 속도를 향상시켰습니다.
@aj4941 aj4941 merged commit 690a834 into master Nov 30, 2023
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

Successfully merging this pull request may close these issues.

1 participant