Thank you paul,

We've implemented all suggested changed and our grade on YSlow jumped
from 66 (D) to 76 (C) and loading time is cut in half.

Sprites for markers, controls as well as inline images were a huge
help!

If there are any more suggestions we'd be glad to hear them!

Kirill

On Jan 8, 6:25 am, paul <[email protected]> wrote:
> Webkit has support for encoded inline images, css, and javascript.
> This means that you could encode all of your components into base64
> (http://www.greywyvern.com/code/php/binary2base64) and cut your
> requests down close to nothing. Although, for example, base64 is
> nearly 4x the size of an image, if you are using gzip on your server
> the sizes are nearly identical. There is a great article on this 
> here:http://waynepan.com/2008/08/26/iphone-web-app-performance-tip-use-inl...
>
> On Jan 7, 4:29 pm, Kirill <[email protected]> wrote:
>
>
>
> > We would like to improve the loading time in our web app.http://ow.ly/TOuL
>
> > Does anybody have any experiences they can share on this?
>
> > Cheers!
> > Kirill
-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.


Reply via email to