Visualize where your HTTP request spends its time. Paste values from Chrome DevTools Network panel, curl's -w output, or enter them manually.
Run curl -w "@curl-format.txt" -o /dev/null -s URL with a format file, or paste any key: value pairs (seconds). Recognized keys: namelookup, connect, appconnect, pretransfer, starttransfer, total.