This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 christian.heimes
收信人 Alex Warhawk, Mark.Ribau, Ye.Wang, alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
日期 2016-09-05.06:23:07
SpamBayes Score -1.0
Marked as misclassified
Message-id <1473056587.84.0.738890339181.issue19500@psf.upfronthosting.co.za>
In-reply-to
内容
Performance improvements with session resumption is quite noticeable. I see between 17 and 21% improvement for 10 requests GET http://pypi.python.org/pypi in a simple benchmark:

session resumption: 1.264sec
no session:         1.535sec
                    82.4%
历史
日期 用户 动作 参数
2016-09-05 06:23:07christian.heimes修改recipients: + christian.heimes, janssen, pitrou, giampaolo.rodola, alex, dstufft, Ye.Wang, Mark.Ribau, Alex Warhawk
2016-09-05 06:23:07christian.heimes修改messageid: <1473056587.84.0.738890339181.issue19500@psf.upfronthosting.co.za>
2016-09-05 06:23:07christian.heimes链接issue19500 messages
2016-09-05 06:23:07christian.heimes创建