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

[add] LeakCanary 도입 #311

Open
1 task
leeeha opened this issue Oct 22, 2024 · 0 comments
Open
1 task

[add] LeakCanary 도입 #311

leeeha opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
add ➕ feat 이외의 부수적인 코드, 파일, 라이브러리 추가 하은 🐰

Comments

@leeeha
Copy link
Member

leeeha commented Oct 22, 2024

💡 ISSUE

더 이상 필요하지 않은 객체에 대한 참조가 해제되지 않으면, 메모리 누수가 발생할 수 있다는 얘기를 많이 들어왔는데 실제 테스트를 해보고 싶다는 생각이 들었습니다!

저희 앱에서 얼마나 메모리 누수가 발생하고 있는지 확인하고, 이를 개선해보려고 합니다!

📌 TO DO

  • LeakCanary 도입
@leeeha leeeha added add ➕ feat 이외의 부수적인 코드, 파일, 라이브러리 추가 하은 🐰 labels Oct 22, 2024
@leeeha leeeha self-assigned this Oct 22, 2024
@leeeha leeeha added this to Winey-AOS Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add ➕ feat 이외의 부수적인 코드, 파일, 라이브러리 추가 하은 🐰
Projects
Status: No status
Development

No branches or pull requests

1 participant