summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/MT_Cubit/README.tests
blob: c05572a101992526e91ec5d08bfa387763cfb3c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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"