summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-12 04:22:11 +0000
committersumedh <sumedh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-12 04:22:11 +0000
commit3effb49b5076ccd28a7d9e5452e8f03622a44d63 (patch)
treeee388030bfc2b493bc01dccbb5ad197d08083d3c
parent734189f3499b44133a60dfb989f7862677086c48 (diff)
downloadATCD-3effb49b5076ccd28a7d9e5452e8f03622a44d63.tar.gz
*** empty log message ***
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/README4
-rw-r--r--TAO/tests/Cubit/TAO/MT_Cubit/README4
2 files changed, 6 insertions, 2 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
index cf11ea16d97..ecf6fc3a6d1 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README
@@ -25,7 +25,7 @@ by the client.
client:
-------
-./client -d <datatype> -p <port_num> -h <server_hostname> -n <num_calls> -t <num_of_clients>
+./client -d <datatype> -p <port_num> -h <server_hostname> -n <num_calls> -t <num_of_clients> [-r]
<datatype> is one of the following:
@@ -50,6 +50,8 @@ automatically constructs the IOR's for the servants
created. The clients will have successively decreasing
priorities.
+The -r option can be used to turn on the thread-per-rate tests.
+
Results
-------
diff --git a/TAO/tests/Cubit/TAO/MT_Cubit/README b/TAO/tests/Cubit/TAO/MT_Cubit/README
index cf11ea16d97..ecf6fc3a6d1 100644
--- a/TAO/tests/Cubit/TAO/MT_Cubit/README
+++ b/TAO/tests/Cubit/TAO/MT_Cubit/README
@@ -25,7 +25,7 @@ by the client.
client:
-------
-./client -d <datatype> -p <port_num> -h <server_hostname> -n <num_calls> -t <num_of_clients>
+./client -d <datatype> -p <port_num> -h <server_hostname> -n <num_calls> -t <num_of_clients> [-r]
<datatype> is one of the following:
@@ -50,6 +50,8 @@ automatically constructs the IOR's for the servants
created. The clients will have successively decreasing
priorities.
+The -r option can be used to turn on the thread-per-rate tests.
+
Results
-------