nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 442 forks source link

Long animation speeds #352

Open cgorrell opened 8 years ago

cgorrell commented 8 years ago

I wanted to use superslides to create a near continuous animation slider. I tried doing this by setting play delay to 1 and animation speed to 15000. I am running into an issue where first slide doesn't load for something close to the length of the animation speed. Also the slider as a jump half way through some of the transitions.

You can see my example at:

http://cgorrell.pythonanywhere.com/taplist?key=XVYMS0DFHD4FBGYW3D4WIU1M

ianhobbs commented 8 years ago

What does your load cascade look like? Have you applied any prefetch techniques?