the api endpoint you’ve written is slow. everyone says so. but how slow? there are lots of packages we could install to inspect an url’s performance, but why bother with all that when curl
can get us the performance metrics we need?
in this post, we’ll be going over using curl
to get data like execution time, download speed and header values.