Pyro Performance Test
---------------------

Configuration:
Machine 1 = 'atlantis'; Pentium-II 300Mhz running Linux 2.2.13 (SuSE 6.3)
Machine 2 = 'athena'; Amiga 4000 68060 50 Mhz running AmigaDOS 3.1
             with AmigaPython 1.5.2 build #5 and using AmiTCP 4.3

Pyro Naming service is started on machine 1.
Benchserver is started on machine 2.
Benchclient is run on machine 1.


PYRO 0.8  benchserver/benchclient test, dynamic proxy
[...]
total time 12.3845779896 seconds
total method calls 1200
avg. time per method call: 0.010320481658

PYRO 0.8  benchserver/benchclient test, static proxy
[...]
total time 12.0337369442 seconds
total method calls 1200
avg. time per method call: 0.0100281141202


PYRO 1.0  benchserver/benchclient test, dynamic proxy
[...]
total time 9.87686896324 seconds
total method calls 1200
avg. time per method call: 0.00823072413603

PYRO 1.0  benchserver/benchclient test, static proxy
[...]
total time 9.89236390591 seconds
total method calls 1200
avg. time per method call: 0.00824363658826

