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

[Feat] nGrinder를 통한 한 피드의 댓글 조회 성능 측정과, 개선 #133

Open
3 tasks
zbqmgldjfh opened this issue Dec 29, 2022 · 0 comments
Open
3 tasks
Assignees
Labels
enhancement New feature or request feat

Comments

@zbqmgldjfh
Copy link
Member

zbqmgldjfh commented Dec 29, 2022

💡 개요

nGrinder를 통하여 기존 "/api/posts/{postId}/replies" 을 통하여 피드의 댓글을 조회하는 부분을 개선할것

🤩 기능 설명

nGrinder를 우선 학습하는 것 이 목표이다.
기존 API의 성능을 측정해본 후, 캐싱을 통해 개선하고, 이를 다시 성능을 측정해보자!

🍒 세부 기능

어떤 세부 기능을 구현할지 말씀해주세요.

  • 더미 데이터 삽입, 피드 하나에 1000건 정도의 댓글을 삽입
  • API 부하 테스트 적용과 측정
  • Redis 캐싱을 통한 성능 개선

📖 참고 사항

코드스쿼드 2022기수 로니의 성능 개선기 관련글
https://velog.io/@cmsskkk/NGrinder-Redis-Caching

@zbqmgldjfh zbqmgldjfh added enhancement New feature or request feat labels Dec 29, 2022
@zbqmgldjfh zbqmgldjfh self-assigned this Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat
Projects
None yet
Development

No branches or pull requests

1 participant