Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 리펙토링
- rxswift
- uitableview
- 클린 코드
- SWIFT
- map
- MVVM
- swiftUI
- collectionview
- 리팩토링
- Xcode
- RxCocoa
- uiscrollview
- clean architecture
- tableView
- HIG
- swift documentation
- ios
- Human interface guide
- 리펙터링
- 애니메이션
- UITextView
- 스위프트
- UICollectionView
- Refactoring
- Clean Code
- ribs
- Observable
- combine
- Protocol
Archives
- Today
- Total
목록메모리 프로ㅠ파일링 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. memgraph 메모리 프로파일링 - vmmap을 사용하여 문제가 있는 코드의 메모리 주소 찾아내기
* 가장 기초) iOS 메모리 기초 개념 - virtual memory, dirty memory, clean memory, compressed memory, swapped memory 이해하기 포스팅 글 1. memgraph 메모리 프로파일링 - 샘플 준비 2. memgraph 메모리 프로파일링 - vmmap을 사용하여 문제가 있는 코드의 메모리 주소 찾아내기 3. memgraph 메모리 프로파일링 - 메모리 주소로 코드 역추적하기 vmmap으로 memgraph파일 분석 .mamgraph 파일은 이전 포스팅 글 참고 분석 목적: 큰 메모리를 잡아먹는 곳의 메모리를 분석하여 역으로 어떤 코드 부분인지 파악하는 것 vmmap --summary ExImageOptimazationBackground\[23907..
iOS 응용 (swift)
2023. 12. 25. 23:20