blob: 8e7a0917f9e6172921836e3cf693a55970d81871 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Performance tests for the performance of the DIOP
implementation using oneways.
1000 oneway requests containing a sequence of 256 chars are
performed and the average time per call is measured.
To execute the test either
- use 'run_test.pl', or
- start 'server' and 'client' without any arguments
|