How to Use the TCP Throughput Calculator
Enter your bandwidth (in Mbps or Gbps), round-trip latency (in ms), and TCP window size. The calculator computes maximum theoretical TCP throughput using the formula: Throughput = Window Size / RTT. Adjust the window size to see how buffer tuning affects real-world performance, especially on high-latency links like satellite or transcontinental connections.
For typical broadband (100 Mbps, 20ms RTT, 64KB window), expected throughput is about 25 Mbps. Increasing the window to 1MB raises throughput to ~400 Mbps. For bandwidth unit conversions, try our Bandwidth Calculator. For network design calculations, use the IP Range Calculator.