cozzin / cozzin.github.io

Blog

Home Page:https://cozzin.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CollectionView Prefetching

cozzin opened this issue · comments

  1. UICollectionView Prefetching 과정 볼 수있는 view 만들기
    https://developer.apple.com/documentation/uikit/uicollectionviewdatasourceprefetching/prefetching_collection_view_data 참고

  2. Prefetching 안한 버전

  3. Prefetching 한 버전

  • Prefecthing시에 Unsplash 같은데서 이미지 가져온 다음 보여주는 방식으로 만들면 좋을 듯.
    https://github.com/TaeJoongYoon/FlickrSearch 참고

  • 2, 3번 수치로 비교할 수 있으면 좋겠다. 어떤식으로 비교할 수 있을까?