Read article: Bash & Curl: Simple HTTP call performance testing
2 minutes reading
HTTP calls are essential to the functioning of the web and are critical to any web development project. You may have wondered how to quickly see how your HTTP call is performing. I'll show you how I did it easily using Curl.
Read more : Bash & Curl: Simple HTTP call performance testing