Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 251 Bytes

Compiling

Run make to compile the tool.

Usage

./profiler --url [url] --profile [n] --help

  • url: Required, the URL to make requests to
  • n: Optional, if included will make n requests to the given URL and provide profiling information.