summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-20 11:43:27 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-20 11:43:27 +0000
commiteb32769995c2c2ed6a44893d5829f274beb32e14 (patch)
tree6386064621d71eb1b6f068a73e2d2f9b40c2101c
parent6ba91c472d2009d7b52fa429349c245f69970e16 (diff)
downloadATCD-eb32769995c2c2ed6a44893d5829f274beb32e14.tar.gz
*** empty log message ***
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests42
-rw-r--r--TAO/tests/Cubit/TAO/MT_Cubit/README.tests42
2 files changed, 84 insertions, 0 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
new file mode 100644
index 00000000000..c05572a1019
--- /dev/null
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
@@ -0,0 +1,42 @@
+// $Id$
+
+Note: this file is in very rough version. Updates are coming soon.
+
+Server Utilization Test
+-----------------------
+on the server side:
+ ./server -s -f /project/doc/sergio/ior -U
+
+on the client side:
+ ./client -s -f /project/doc/sergio/ior -U 60
+
+Client Utilization Test
+-----------------------
+on the server side:
+ ./server -s -f /project/doc/sergio/ior -t 1
+
+on the client side:
+ ./client -s -f /project/doc/sergio/ior -u 60
+
+NOTE: before running the client side, edit the ior file and replace
+the ip address to make it have it's numeric form.
+
+
+Latency Test
+------------------------
+-- configuration:
+ (1) su to root when running Solaris or LynxOS.
+ (2) Make yourself an Administrator in Windows NT
+
+on the server side:
+ ./server -s -f ior -t 2 &
+on the client side:
+ ./client -s -f ior -t 2 -n 4000 -x
+
+NOTE: run_same is a script that automates the running of the latency
+tests. This script output everything to a file.
+
+Context Switch Test
+-------------------
+Use the same arguments as the latency test, and add "-c"
+
diff --git a/TAO/tests/Cubit/TAO/MT_Cubit/README.tests b/TAO/tests/Cubit/TAO/MT_Cubit/README.tests
new file mode 100644
index 00000000000..c05572a1019
--- /dev/null
+++ b/TAO/tests/Cubit/TAO/MT_Cubit/README.tests
@@ -0,0 +1,42 @@
+// $Id$
+
+Note: this file is in very rough version. Updates are coming soon.
+
+Server Utilization Test
+-----------------------
+on the server side:
+ ./server -s -f /project/doc/sergio/ior -U
+
+on the client side:
+ ./client -s -f /project/doc/sergio/ior -U 60
+
+Client Utilization Test
+-----------------------
+on the server side:
+ ./server -s -f /project/doc/sergio/ior -t 1
+
+on the client side:
+ ./client -s -f /project/doc/sergio/ior -u 60
+
+NOTE: before running the client side, edit the ior file and replace
+the ip address to make it have it's numeric form.
+
+
+Latency Test
+------------------------
+-- configuration:
+ (1) su to root when running Solaris or LynxOS.
+ (2) Make yourself an Administrator in Windows NT
+
+on the server side:
+ ./server -s -f ior -t 2 &
+on the client side:
+ ./client -s -f ior -t 2 -n 4000 -x
+
+NOTE: run_same is a script that automates the running of the latency
+tests. This script output everything to a file.
+
+Context Switch Test
+-------------------
+Use the same arguments as the latency test, and add "-c"
+