# More tools ## HTTP performace tests Some command line toos which can provide categorized information for http requests. * [curl_time](https://stackoverflow.com/questions/18215389/how-do-i-measure-request-and-response-times-at-once-using-curl?rq=1) * [hey](https://github.com/rakyll/hey) * [ab](https://httpd.apache.org/docs/2.4/programs/ab.html)