Categorygithub.com/Doist/pagetest
modulepackage
0.0.0-20190719170505-cfafde84ad8d
Repository: https://github.com/doist/pagetest.git
Documentation: pkg.go.dev

# README

Command pagetest fetches provided url and all linked resources, printing diagnostic timings.

pagetest first fetches html page at given url, then parses html, extracting urls from ,

On certain requests for the same domain some of the reported timings may be zero, this is a result of connection reuse.