summaryrefslogtreecommitdiff
path: root/performance-tests
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***nw11997-07-041-8/+6
* *** empty log message ***nw11997-07-031-4/+4
* *** empty log message ***schmidt1997-07-031-148/+164
* *** empty log message ***nw11997-07-021-0/+280
* Added childbirth_time.cppnw11997-07-021-5/+31
* *** empty log message ***nw11997-06-271-0/+1
* use same priority values on Win32 platforms as on Solaris, because thread pri...levine1997-06-261-9/+11
* *** empty log message ***nw11997-06-262-0/+1104
* *** empty log message ***nw11997-06-152-0/+4564
* *** empty log message ***nw11997-06-151-13/+13
* *** empty log message ***nw11997-06-1517-120/+83
* *** empty log message ***nw11997-06-142-2/+2
* replaced strlen () calls in character array size with a constant expressionlevine1997-05-251-1/+1
* Fixed a bug in do_testing: was concatenating onto a string constant.jxh1997-05-241-2/+5
* *** empty log message ***schmidt1997-05-062-32/+48
* replaced sprintf with ACE_OS::sprintflevine1997-04-301-12/+12
* *** empty log message ***schmidt1997-04-282-77/+752
* *** empty log message ***schmidt1997-04-222-1/+15
* *** empty log message ***schmidt1997-04-171-1/+1
* *** empty log message ***schmidt1997-04-162-8/+10
* *** empty log message ***schmidt1997-04-151-0/+2
* removed call to ACE_High_Res_Timer::supportedlevine1997-04-121-6/+0
* this test no longer worked; so, reverted to revision 4.5, plus minimum change...levine1997-03-311-165/+205
* moved context_switch_time.cpp from examples/Threadslevine1997-03-311-1/+61
* added template specializationslevine1997-03-291-0/+6
* use ACE_Sched_Params to get platform-dependent thread priorities, and moved #...levine1997-03-251-45/+63
* *** empty log message ***schmidt1997-03-251-195/+147
* added ACE_SCOPE_PROCESS param to ACE_Sched_Params, so that this works on WIN32levine1997-03-111-3/+5
* adapted to new thread priority/ACE_Sched_Paramslevine1997-03-061-5/+4
* use ACE_High_Res_Timer directly, no longer need Timer.hlevine1997-02-031-28/+34
* elapsed_microseconds () instead of get_time in ACE_High_Res_Timer interfacelevine1997-01-311-9/+9
* added context_switch_time.cpplevine1997-01-291-0/+726
* made destructor of Thread_Mutex_Derived virtual because the class has other v...levine1997-01-241-1/+1
* *** empty log message ***schmidt1997-01-232-542/+312
* return 0 instead of 42levine1997-01-192-2/+2
* instantiate ACE_Atomic_Op with int instead of u_long to match what's in libACElevine1996-12-251-1/+0
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-161-1/+0
* fooschmidt1996-12-113-16/+15
* only use rusage if ACE_HAS_PRUSAGE_T is #definedlevine1996-12-041-2/+4
* eeeschmidt1996-11-264-61/+64
* Doneschmidt1996-11-242-21/+9
* use thread ID class for VxWorks as well as Pthreadslevine1996-11-202-8/+8
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-2329-29/+29
* Initial revisionlevine1996-10-2166-0/+11348