RC-Monster Forums  

Go Back   RC-Monster Forums > RC-Monster Area > General Discussion

 
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
Old
  (#11)
BrianG
RC-Monster Admin
 
BrianG's Avatar
 
Offline
Posts: 14,609
Join Date: Nov 2005
Location: Des Moines, IA
04.17.2009, 07:28 PM

I'm pretty happy with the speed overall. I find that the speed seems to be limited by the other end rather than my connection. And I rarely download multiple large items at once. I could use a little faster upload speed, but that's just me being impatient.

Check out some of these other ones:











I just created a blank HTML file with the following code and ran it to see a bunch of results and picked a few of the more impressive ones:

HTML Code:
<body>
<script language="javascript">
function zfill(n,p){
	n+='';
	while(n.length<p)n='0'+n;
	return n;
}

for(var i=0;i<999;i++){
	document.write('<img src="http://www.speedtest.net/result/454600'+zfill(i,3)+'.png" /> &nbsp;');
}
</script>
</body>

Last edited by BrianG; 04.17.2009 at 07:33 PM.
  Send a message via Yahoo to BrianG Send a message via MSN to BrianG  
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump







Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com