summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* See Fri Oct 9 13:42:47 1998 Shawn Michael Atkins <sma1@lambada.cs.wustl.edu>sma11998-10-092-0/+11
* *** empty log message ***irfan1998-10-071-1/+1
* 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 USE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-10-034-321/+303
* removed Quantify/Purify relicslevine1998-10-031-29/+4
* 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-024-76/+211
* Removed orbsvcs references.brunsch1998-10-013-12/+12
* *** empty log message ***naga1998-10-011-2/+0
* *** empty log message ***gokhale1998-10-012-0/+7
* Added code to write and read ior to/from a file.naga1998-09-305-76/+127
* 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
* replace USE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-09-303-173/+172
* replaced #include of iostream.h with ace/streams.hlevine1998-09-301-1/+3
* *** empty log message ***irfan1998-09-291-2/+2
* replaced USE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-09-294-108/+107
* Used begin() to obtain iterator fom the ACE_Unbounded_Queue class. In additi...sergio1998-09-292-10/+15
* replace USE_QUANTIFY with ACE_HAS_QUANTIFY; replace direct {f,io}stream.h inc...levine1998-09-292-224/+220
* replace USE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-09-291-26/+25
* 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
* replaced USE_QUANTIFY with ACE_HAS_QUANTIFY, and iostream/fstream.h with ace/...levine1998-09-261-67/+64
* removed quantify reliclevine1998-09-261-6/+1
* 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-244-16/+51
* 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
* ChangeLogTag:Tue Sep 22 16:16:49 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-223-3/+4590