apache / incubator-pagespeed-mod

Apache module for rewriting web pages to reduce latency and bandwidth.
http://modpagespeed.com
Apache License 2.0
697 stars 159 forks source link

spend more time researching inline/outline threshold constants #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need to run additional experiments to tune the inline/outline constants for 
JS, CSS, and images. We should do this with A/B tests over a variety of pages. 
Josh points out that the optimal constants might be different for mobile which 
is also true.

Original issue reported on code.google.com by bmcqu...@google.com on 12 Nov 2010 at 7:20

GoogleCodeExporter commented 9 years ago
Also, it might matter if the user agent is running over SPDY. And if it's plain 
http, maybe  the round trip time for the tcp connection setup can be of value 
too? I think that reducing requests should maybe have less priority than 
reducing bytes when on spdy, or when the rtt is very short. Just some thoughts.

Regards, Otto van der Schaaf

Original comment by osch...@gmail.com on 18 May 2012 at 9:45

GoogleCodeExporter commented 9 years ago

Original comment by jmara...@google.com on 23 May 2012 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by jmara...@google.com on 24 May 2012 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by anup...@google.com on 2 Apr 2014 at 1:39

GoogleCodeExporter commented 9 years ago

Original comment by jmaes...@google.com on 18 Apr 2014 at 7:22