curl with profile connection time
curl -v "https://xxx/app/api/" -s -w '\nEstablish Connection: %{time_connect}s\nTTFB: %{time_starttransfer}s\nTotal: %{time_total}s\n' -d "userID=1572101002801152000&sig=4c411914995b96e3417f6930c3e2927b"
curl -v "https://xxx/app/api/" -s -w '\n\nTotal: %{time_total}s\n' -d "userID=1572101002801152000&sig=4c411914995b96e3417f6930c3e2927b"