May 26, 2014
12:41 p.m.
2014-05-26 4:56 GMT-03:00 Marcus Denker <marcus.denker@inria.fr>:
On 25 May 2014, at 16:58, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Marcus:
Could the images be hosted in a CDN? (AWS S3 or similar) It is bearable to open one picture, but if you want to do a fast browse through the gallery it takes forever. Around 5 secs per picture, which is a lot for some new visitor, and will probably cause a very high bounce rate.
I think the reason is that the small images are actually full size ⦠299kb*4 is a lot.
It certainly affects, but if you need to display a big image you have no choice. If you look at the timing view it spends half second connecting and waiting. This is irrelevant of the file size. Regards, Esteban A. Maringolo