I meant 20kb and I was thinking of minified js only

On 5 Mar 2011, at 20:56, Peter Michaux <petermich...@gmail.com> wrote:

> On Sat, Mar 5, 2011 at 10:38 AM, Rob Griffiths <r...@bytespider.eu> wrote:
> 
>> I tend to pack together files if they are < 2k its not worth the overhead of
>> a http request to load each file separately.
> 
> Wouldn't the cutoff be much higher than 2 kB? Given the size of image
> files that are probably in the page, I'd think it is not worth the
> extra requests until the concatenated file is more than, say, 40 kB
> and even then it would be worth considering splitting only if there is
> a good chance that some of the split files would not be required
> during the page's life.
> 
> Peter
> 
> -- 
> To view archived discussions from the original JSMentors Mailman list: 
> http://www.mail-archive.com/jsmentors@jsmentors.com/
> 
> To search via a non-Google archive, visit here: 
> http://www.mail-archive.com/jsmentors@googlegroups.com/
> 
> To unsubscribe from this group, send email to
> jsmentors+unsubscr...@googlegroups.com

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to