RKRaj KasaudhanGet in touch

wirestat

Readable HTTP timing on every curl you run

DNS, connect, TLS, and transfer time printed for interactive curl calls, with the response left untouched.

The hard part

Timing output has to reach the terminal without contaminating stdout, so piped and scripted curl calls behave exactly as before.

Built with

  • Shell
  • curl
  • Developer tooling