summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_62'.ACE-4_5_62nobody1998-10-22191-40243/+0
* *** empty log message ***naga1998-10-221-0/+2
* *** empty log message ***naga1998-10-221-1/+1
* *** empty log message ***naga1998-10-211-0/+33
* (no commit message)naga1998-10-211-3/+4
* *** empty log message ***naga1998-10-211-0/+37
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-2036-797/+915
* Fixed some unreferenced variables that caused warnings. Deleted some variabl...sergio1998-10-195-57/+19
* Fixed a bug with the utilization test, updated the README file, and some aest...sergio1998-10-168-185/+110
* Synchronized the README file with the actual options in the source files. Cl...sergio1998-10-163-65/+48
* *** empty log message ***sergio1998-10-161-5/+5
* *** empty log message ***naga1998-10-163-11/+4
* *** empty log message ***naga1998-10-162-16/+6
* Removed Naming service code from all the MT_Cubit files.naga1998-10-169-256/+63
* ChangeLogTag:Mon Oct 12 18:32:01 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-121-8/+8
* use DIR_SEPARATOR instead of hard-coding /levine1998-10-121-2/+2
* put ./ in front of executable nameslevine1998-10-121-4/+4
* implemented remote_host supportlevine1998-10-071-3/+15
* support server and client on different machines, using -r option.levine1998-10-061-3/+5
* plot high priority in blue, low in light greenlevine1998-10-061-4/+4
* *** empty log message ***irfan1998-10-055-7/+169
* ChangeLogTag:Mon Oct 5 18:15:31 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-051-1/+0
* .schmidt1998-10-051-1/+1
* use IIOP instead of URL style obj refs, for maximum performancelevine1998-10-044-8/+1
* replace NO_ACE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-10-024-52/+47
* kill with -15 instead of -1, because HUP no longer kills TAO processes.levine1998-10-021-1/+1
* ChangeLogTag:Thu Oct 1 23:31:34 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-023-22/+121
* Removed orbsvcs references.brunsch1998-10-013-12/+12
* *** empty log message ***gokhale1998-10-012-0/+7
* ChangeLogTag:Wed Sep 30 02:18:36 1998 Carlos O'Ryancoryan1998-09-301-2/+2
* ChangeLogTag:Wed Sep 30 02:18:36 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-306-326/+39
* *** empty log message ***irfan1998-09-291-2/+2
* Used begin() to obtain iterator fom the ACE_Unbounded_Queue class. In additi...sergio1998-09-292-10/+15
* changed USE_QUANTIFY to ACE_HAS_QUANTIFY.levine1998-09-291-111/+111
* Replaced the use of ACE_Unbounded_Set with ACE_Unbounded_Queue, fixingsergio1998-09-283-18/+27
* plots output of summarizelevine1998-09-251-0/+50
* ChangeLogTag:Thu Sep 24 15:39:39 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-243-10/+39
* increment number_of_samples in iteration loop, instead of relying on loop_countlevine1998-09-231-23/+34
* fixed typo: $iiop_litelevine1998-09-231-2/+1
* cleaned up latency/jitter code, and added printouts with number of sampleslevine1998-09-231-32/+32
* fixed calculation of number of low-priority threadslevine1998-09-231-7/+8
* *** empty log message ***naga1998-09-234-27/+23
* summarizes results of multiple MT_Cubit_Test runslevine1998-09-231-0/+51
* enable -ORBiioplite by default, and added -l support to disablelevine1998-09-231-8/+12
* Updated dependencies.sergio1998-09-231-0/+2470
* use ACE_HAS_PURIFY instead of ACE_PURIFYlevine1998-09-231-2473/+2
* put the sleep in a loop that checks for the server ior file.levine1998-09-231-1/+3
* (svc): print out errno string if ORB initialization failslevine1998-09-231-11/+11
* Changed ACE_SCHED_INFO to ACE_SCHED_FIFO.nanbor1998-09-231-1/+1
* Got rid of /ZI flags so VC 5 doesn't have problems with these files.brunsch1998-09-222-2/+2