curl is fantastic. There's also HTTPStat which provides a waterfall visualization on top of curl timings: <a href="https://github.com/reorx/httpstat">https://github.com/reorx/httpstat</a><p>There's also Skytrace (made by yours truly), which provides timing info as a waterfall visualization inspired by HTTPStat + lots more (syntax highlighting for responses, built-in JMESPath support, command-line assertions and checks etc) - <a href="https://github.com/artilleryio/artillery/tree/main/packages/skytrace#skytrace-ping">https://github.com/artilleryio/artillery/tree/main/packages/...</a>