|Sorry about that, my 0.4ms was an old one (2weeks ago). I tried to
|remove the isAssignableFrom and still get 0.6. It must be something
|else we did in the last two weeks (locking fixes?).
could be, let's get our optimizeIt gun and go on a hunt...
|Tomorrow is optimizeit speed test day, with inVM client so we got no RMI
|excuse.
yes that should be good... see you tomorrow kid
marc
|
|Sebastien
|
|
|
|> |
|> |Sebastien
|> |
|> |
|> |Servlet calling EJB
|> |
|> |Using jndi name NonOptimized: getMessage() returned:
|> |"StatelessSessionBean
|> |says: Hello World"
|> |
|> |Speed Test now (1000 iterations)
|> |Time/call(ms):1.93
|> |Time/call(ms):2.63
|> |Time/call(ms):2.01
|> |Time/call(ms):2.42
|> |Time/call(ms):2.46
|> |Time/call(ms):2.03
|> |Time/call(ms):1.74
|> |Time/call(ms):1.65
|> |Time/call(ms):1.62
|> |Avg. time/call(ms):2.087
|> |
|> |Using jndi name Optimized: getMessage() returned: "StatelessSessionBean
|> |says:
|> |Hello World"
|> |
|> |Speed Test now (1000 iterations)
|> |Time/call(ms):0.61
|> |Time/call(ms):0.64
|> |Time/call(ms):0.77
|> |Time/call(ms):0.6
|> |Time/call(ms):0.62
|> |Time/call(ms):0.59
|> |Time/call(ms):0.64
|> |Time/call(ms):0.65
|> |Time/call(ms):0.61
|> |Avg. time/call(ms):0.634
|> |
|> |
|
|