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] 이미지 최적화를 통해 게시글 등록, 조회 속도를 개선합니다. #42

Closed
1 task done
NARUBROWN opened this issue Jan 25, 2024 · 0 comments · Fixed by #43
Closed
1 task done
Assignees
Labels
✨ New Feature 새로운 기능 개발

Comments

@NARUBROWN
Copy link
Collaborator

NARUBROWN commented Jan 25, 2024

📋 이슈 내용

서버의 응답속도를 개선하는 것이 목표입니다.

✅ 목표

  • 서버 -> 클라이언트 25MB 파일 전송 시 응답 속도 5초 이내

📚 레퍼런스

https://www.baeldung.com/java-image-compression-lossy-lossless

@NARUBROWN NARUBROWN added the ✨ New Feature 새로운 기능 개발 label Jan 25, 2024
@NARUBROWN NARUBROWN self-assigned this Jan 25, 2024
@NARUBROWN NARUBROWN changed the title [Feat] 이미지 최적화를 통해 게시글 등록 속도, 조회 속도를 개선합니다. [Feat] 이미지 최적화를 통해 게시글 등록, 조회 속도를 개선합니다. Jan 25, 2024
@NARUBROWN NARUBROWN linked a pull request Jan 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New Feature 새로운 기능 개발
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant