peoplecards.ca and my Iceape browser didn't really display the backspaces very well... :)
but I got results fairly consistently around: Console: 0:00:00.017804 - 28434 KC/S Processor: 0:00:00.264081 - 3271 RHz (REBOL-Hertz) Memory: 0:00:01.634351 - 29 MB/S Disk/File: 0:00:00.429209 - 71 MB/S No clue if those are good bad or indifferent. Cheers, Brian On Wednesday 18 July 2007 09:23, Sunanda wrote: > I'd be interested in speed comparisons between ISPs. > > With some caution, and a few lines of code inserted, it is > possible to run Carl's speed test on your webserver: > > http://www.rebol.com/speed.r > > CHANGES NEEDED: > * add a shebang at the very top > > * Insert these lines before the /print "running"/ > print "Content-type: text/html^/" > print "<html><head></head><body><pre>" > > * replace the /halt/ with these lines: > print </pre> > print </body> > print <html> > quit > > CAUTION NEEDED: > If you are running on a shared server, then one test may hit a > busy patch and give you unrepresentatively slow values. Probably > need to run once an hour or so for a few hours and evaluate the > range of responses you are seeing. > > I can tell you that the last time I tried it for REBOL.org we got > disk speed values suggesting the drive runs on rusty clockwork. > > Sunanda. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
