summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README')
-rw-r--r--CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README b/CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README
deleted file mode 100644
index acc1aab79df..00000000000
--- a/CIAO/connectors/dds4ccm/performance-tests/Latency/descriptors/README
+++ /dev/null
@@ -1,17 +0,0 @@
-
-This performace test shows the latency. The test can run with different options.
-
-- separate publisher and subscriber:
- run_pub.pl and run_sub.pl with resp. Plan_pub.cdp and Plan_sub.cdp .
-
-- to check if test still compiles and runs , use this test
- one publisher and one subscriber in 1 process :
- run_test.pl with resp. Plan.cdp
-
-
-
-
-To test changes in the next attributes, changes this values in the publisher cdp-files:
-iterations : the number of messages from one instance to send. Has to be greater as 0.
-datalen: the datalen of a message (minimal 32).
-sleep: time in ms to sleep before writing the next message