We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
더 이상 필요하지 않은 객체에 대한 참조가 해제되지 않으면, 메모리 누수가 발생할 수 있다는 얘기를 많이 들어왔는데 실제 테스트를 해보고 싶다는 생각이 들었습니다!
저희 앱에서 얼마나 메모리 누수가 발생하고 있는지 확인하고, 이를 개선해보려고 합니다!
The text was updated successfully, but these errors were encountered:
leeeha
No branches or pull requests
💡 ISSUE
더 이상 필요하지 않은 객체에 대한 참조가 해제되지 않으면, 메모리 누수가 발생할 수 있다는 얘기를 많이 들어왔는데 실제 테스트를 해보고 싶다는 생각이 들었습니다!
저희 앱에서 얼마나 메모리 누수가 발생하고 있는지 확인하고, 이를 개선해보려고 합니다!
📌 TO DO
The text was updated successfully, but these errors were encountered: