TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What are some good resources for testing your download/upload speed?

6 pointsby CoreSetover 10 years ago
I&#x27;m gearing up to troubleshoot my very lackluster internet connection with TWC and was wondering: what are some of the network tools people use to benchmark their system?<p>Thanks!

4 comments

davismwflover 10 years ago
Many of the cable providers have their own initial test they start with, <a href="http://www.timewarnercable.com/en/support/speed-test.html" rel="nofollow">http:&#x2F;&#x2F;www.timewarnercable.com&#x2F;en&#x2F;support&#x2F;speed-test.html</a> as an example. Gives you overall up and down speeds at least within their network.<p>For overall testing I also use <a href="http://www.speakeasy.net/speedtest/" rel="nofollow">http:&#x2F;&#x2F;www.speakeasy.net&#x2F;speedtest&#x2F;</a><p>Then separately, if you need local network testing you can use wireshark to help track down specific issues. My local wi-fi router also has tools that monitor the network performance, bandwidth usage and each IP&#x27;s usage as well as breaks out failed packets to give you an error rate etc.<p>At least those are a decent start.
dippyskoodlezover 10 years ago
I use the RRD Graphs from pfsense to monitor my stuff, I have had to escalate multiple times with TWC proactive group to get some rather severe issues taken care of. Stuff like high latency to the gateway, packet loss to the gateway, intermittent WAN disconnects.<p>Make sure the techs they send check your line and the nearby lines for return and noise levels.
jtfairbankover 10 years ago
<a href="http://speedtest.net" rel="nofollow">http:&#x2F;&#x2F;speedtest.net</a>
jlgaddisover 10 years ago
iperf (on Windows, jperf)