Folks, > 7) Direct #3 - 2309432 > 8) DynamicProxy for comparison - TODO
DyanmicProxy (copied from Excalibur) 20282070 Hand-coded proxy 41214422 No Proxy 42384804 DynamicProxy is 10 times faster than AltRMI's "Direct" The other two are twice as fast again. Note #1 - for all of these three, the actual timing may slow down the test. Note #2 - the inteface, impl and proxy cannot be separated in terms of branches of classloader for these three. - Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>