Skip to content

SergeyPetrachkov/SequentialImageLoaderSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SequentialImageLoaderSandbox

This is a demo project for this article.

You can find different approaches to load images. The core is ImagesLoader swift package. To run and play with it you can go and open LoaderSandbox/LoaderSandbox.xcodeproj.

No optimizations, old-school loading

Autoreleasepool, old-school loading

Combine

Async await

About

A showcase of remote images loading and some memory optimizations. Oldschoold vs Combine vs AsyncAwait

Topics

Resources

Stars

Watchers

Forks

Languages