Skip to content

Doist/pagetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <link>, <script>, <img> tag attributes, then issues HEAD requests
to these urls and reports timings and response codes for all requests done.

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

About

Tool that outputs http(s) timings for certain page and its linked resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages