summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/tests/SimplePerformance/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/tests/SimplePerformance/README')
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/README b/TAO/examples/PluggableUDP/tests/SimplePerformance/README
new file mode 100644
index 00000000000..578bdc972b9
--- /dev/null
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/README
@@ -0,0 +1,12 @@
+
+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