You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve curl_for_latency.sh by re-using a TCP connection between requests, removing the noise and delay of the initial connection to better simulate a real-life use case.
#227