latencytest.me
latencytest.me is a free-to-use tool for testing the latency of web applications, websites, APIs, and more. It can visualize each step in an HTTP request to give users a full picture of what’s taking longer than it should be. Initially, I was inspired by the httpstat tool, that I use daily and decided to build the web version of it. If you need to latency test your applications, and understand DNS lookup, TCP connection, TLS handshake, server processing, and content-transfer durations, feel free to visit the project....