On Wed, 25 Oct 2000 [EMAIL PROTECTED] wrote:
> Sorry to keep spamming the list, but this is quite impressive...check out
> the times on the Servlet->EJB Benchmark:
What benchmark is this? Is it a public/standard one? I have been
curious about whether there's some standard way to compare the performance
of different J2EE app servers...
Thanks,
Aaron
> It just got faster every time I ran it (good old hotspot working in there,
> I guess) The average call time was about 4ms, down to what you see
> below....
> (PIII/733Mhz/128MB RAM/JDK1.3/RedHat Linux 7.0/jBoss CVS/Tomcat3.2b4)
>
> Servlet calling EJB
> Using jndi name NonOptimized: getMessage() returned: "StatelessSessionBean says:
>Hello World"
> Speed Test now (1000 iterations)
> Time/call(ms):1.37
> Time/call(ms):1.35
> Time/call(ms):1.3
> Time/call(ms):1.21
> Time/call(ms):1.23
> Time/call(ms):1.15
> Time/call(ms):1.91
> Time/call(ms):1.25
> Time/call(ms):1.22
> Avg. time/call(ms):1.332
> Using jndi name Optimized: getMessage() returned: "StatelessSessionBean says: Hello
>World"
> Speed Test now (1000 iterations)
> Time/call(ms):1.6
> Time/call(ms):1.4
> Time/call(ms):1.4
> Time/call(ms):4.91
> Time/call(ms):2.66
> Time/call(ms):3.05
> Time/call(ms):2.48
> Time/call(ms):2.42
> Time/call(ms):2.46
> Avg. time/call(ms):2.395
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]