OFF-TOPIC: java web server speeds (Re: Okay this is even odder)

1999-08-14 Thread Ean R . Schuessler
H Concurrency Level: 10 Time taken for tests: 10.002 seconds Complete requests: 1349 Failed requests:0 Total transferred: 5433750 bytes HTML transferred: 5169150 bytes Requests per second:134.87 Transfer rate: 543.27 kb/s received Kaffe with, ar

Re: Okay this is even odder

1999-08-13 Thread Ean R . Schuessler
Good deal. Let me know if there is anything else I can do to help. On Fri, Aug 13, 1999 at 04:13:55PM -0700, Tim Wilkinson wrote: > Well I finally got IBMs VM on my box and compared it against my latest > Kaffe under JServ. IBM 70/sec, Kaffe 12/sec (about 6x slower). Not > good numbers if you as

Re: Okay this is even odder

1999-08-13 Thread Tim Wilkinson
Well I finally got IBMs VM on my box and compared it against my latest Kaffe under JServ. IBM 70/sec, Kaffe 12/sec (about 6x slower). Not good numbers if you ask me. As I've claimed before the JIT3 stuff while not yet complete even now is *not* 6x slower than IBMs VM. For non-concurrent tests (

Re: Okay this is even odder

1999-08-13 Thread Ean R . Schuessler
Here are some results for you. It is interesting to note that performance under concurrency actually _degrades_ with the IBMJDK. Whether this is due to thread safty issues in AServe, idiosyncracies in the IBMJDK, or the finickiness of my tricked out dual Celeron is not clear to me. Apache obviously