This is my collection of dev commands I'm using: ### To get the API execution time: `curl -s "<api_endpoint_url>" -o /dev/null -w "\n%{time_total}\n"`