[aqm] The Effect of Network and Infrastructural Variables on SPDY's Performance

2014-04-17 Thread Dave Taht
Last night's reading was quite good: http://arxiv.org/pdf/1401.6508.pdf As RTT goes up, it becomes increasingly expensive for HTTPS to establish separate connections for each resource. Each HTTPS connection costs one round trip on TCP handshaking and a further two on negotiating SSL setup. SPDY

Re: [aqm] chrome web page benchmarker fixed

2014-04-17 Thread 陈智昌
Speaking as the primary Chromium developer in charge of this relevant code, I would like to caution putting too much trust in the numbers generated. Any statistical claims about the numbers are probably unreasonable to make. Reasons: * We don't actively maintain this code. It's behind the command

Re: [aqm] chrome web page benchmarker fixed

2014-04-17 Thread Dave Taht
On Thu, Apr 17, 2014 at 12:01 PM, William Chan (陈智昌) willc...@chromium.org wrote: Speaking as the primary Chromium developer in charge of this relevant code, I would like to caution putting too much trust in the numbers generated. Any statistical claims about the numbers are probably

Re: [aqm] chrome web page benchmarker fixed

2014-04-17 Thread 陈智昌
I understand the desire for this code to work, and if I had more bandwidth, I would definitely fix it sooner. For now, all I can say is, be aware of the potential issues with the code and use at your own risk. Sorry that we don't have more bandwidth now to get this working sooner. On Thu, Apr