Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 226 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 226 Bytes

example-http-timings

Demonstration for HTTP timings.

{
  dnsLookup: 38.307727,
  tcpConnection: 139.753926,
  tlsHandshake: 290.734493,
  firstByte: 150.535023,
  contentTransfer: 2.272245,
  total: 621.603414
}