GoogleChrome/lighthouse

SSL handshake speed

Open

#6,182 创建于 2018年10月5日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)JavaScript (9,278 fork)batch import
P3good first issuenew_audit

仓库指标

Star
 (27,768 star)
PR 合并指标
 (平均合并 18天 18小时) (30 天内合并 40 个 PR)

描述

Hi GoogleChrome!

I'm only assuming at this point since I haven't really put too much time into this as perhaps this steps outside of Lighthouses' scope. However, I've noticed that the audits don't mention too much about SSL handshake speed.

After reviewing various methods which are out there to improve the handshake speed such as; Enterprise SSL use; strict host resolution; the use of SSL stapling and caching; and so on.

What I am finding is that my test results come in good overall but since I test under real 2G environments the handshake is the biggest part of the process which slows everything up. I was wondering what are peoples thoughts on this?

Regards

James

贡献者指南