On Jul 1, 2012 5:01 AM, "Daniel Gonzalez" <gonva...@gmail.com> wrote: > > Hi all, > > Currently in my pyjamas application I have Portal.safari.cache.html, which is 1.60MByte big. Two questions: > > 1) Is this big size normal?
Yep. Compaire it with the Hello example. I've seen much larger sizes for other projects (upto 30 M) > 2) Is it possible to speed up loading of this big file? Any ideas on how to do this? Compression. Javascript compressor and gzip.