Prinzhorn / scrollmeister

Open-source JavaScript framework to declaratively build scrolling experiences
https://www.scrollmeister.com/
MIT License
37 stars 5 forks source link

Web workers #28

Open Prinzhorn opened 6 years ago

Prinzhorn commented 6 years ago

E.g. preload images or dolayout (might not work as we work on the references) https://github.com/RevillWeb/img-2

Prinzhorn commented 6 years ago

Couldn't find good resources on of this does actually improve performance and modern browsers already move to multi-threaded decoding. Also there will be a decode attribute for img with the possible value of async