Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 232 Bytes

Go - Web Master Tool

Average load time

For e.g.

wmt benchmark -u https://google.com -n 15
  • -u|--url : Specify URL
  • -n|--number: Specify number of repetitions
  • -v|--verbose: Display messages in verbose way.