Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

More benchmarks...

 [1/2] from: koopmans::itr::ing::nl at: 19-Feb-2002 13:04


Hi All, After Petr's complaints I did some more benchmarks on my 1 Ghz Linux machine, doing his tests. loop 1000 [echo "la"] in Rugby. No compression: 305 reqs/sec Compression: 190 reqs/sec No Compression, but with security (Pro or Command only) 76 req/sec Results are stable between localhost and distributed tests now. This is very good. On faster hardware you should be able to get better results, if you don't have all kinds of personal firewalls active (unless you configure them properly). --Maarten

 [2/2] from: petr:krenzelok:trz:cz at: 19-Feb-2002 14:33


Well, look at my a little bit longer message. There are now two areas of interest: - bad W95, W98SE performance .... but, maybe (and I think so) it has something to do with Windoze, than with Rebol or Rugby themselves ... - the need to add actual IP address to bypass block, if you use proxy. Adding loopback address there doesn't help. Maybe only some small change in the code is needed to correct that? Or is that the way it is supposed to be? Maarten Koopmans wrote:
> Hi All, > > After Petr's complaints I did some more benchmarks on my 1 Ghz Linux machine, > doing his tests. > > loop 1000 [echo "la"] in Rugby. > > No compression: > 305 reqs/sec >
hmm, 1.4 athlon, W2K, some 200 req/sec ... Linux seems to be faster in that regard, unless there are other factors which influence the test. However, both results are VERY nice. -pekr-