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

week5(지예): 5주차 학습 #46

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

week5(지예): 5주차 학습 #46

wants to merge 2 commits into from

Conversation

yujiyea
Copy link
Contributor

@yujiyea yujiyea commented Dec 2, 2024

5주차 학습

TODO

  • : ehcache vs caffeine cache 성능 비교

Review

지난 주에 진행하지 못한 ehcache로 캐시를 바꿨을 때 caffeine과의 성능 차이가 얼마나 큰지를 확인하고자 했습니다.
다만 너무 단순하게 하나의 데이터를 계속 조회하다 보니 정확하지 않은 결과가 발생하였습니다.
이후 프로시저를 통해 100개 데이터를 가지고 비교해봤을 때도 ehcache가 성능은 더 좋았습니다.(더 많은 데이터와 로직이 필요)

- ehcache vs caffeine cache 비교
@yujiyea yujiyea added 코드 참고할 예제 또는 코드 스니펫이 포함되어 있어요. 활동 주차 별 학습 내용을 공유해요. labels Dec 2, 2024
@yujiyea yujiyea self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
코드 참고할 예제 또는 코드 스니펫이 포함되어 있어요. 활동 주차 별 학습 내용을 공유해요.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant