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

CollectionView Prefetching #16

Open
cozzin opened this issue Oct 31, 2018 · 0 comments
Open

CollectionView Prefetching #16

cozzin opened this issue Oct 31, 2018 · 0 comments
Assignees

Comments

@cozzin
Copy link
Owner

cozzin commented Oct 31, 2018

  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번 수치로 비교할 수 있으면 좋겠다. 어떤식으로 비교할 수 있을까?

@cozzin cozzin self-assigned this Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant