javascript - Image slider performance -


i testing image sliders written javascript , thought use them instead of coding scratch.

if comes big amount of images (400) horrible slow. did testing firefox developer tools , network monitor shows e.g. 5 images loading within 10-15 ms , others 300 - 600ms. totally random. images same size. overall taken on minute load 80mb. tested in local environment.

any ideas without seeing code?


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -