diff options
Diffstat (limited to 'performance-tests/README')
-rw-r--r-- | performance-tests/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/performance-tests/README b/performance-tests/README deleted file mode 100644 index d8e7d36c645..00000000000 --- a/performance-tests/README +++ /dev/null @@ -1,17 +0,0 @@ -The subdirectories in this directory provide a number of benchmarks -that use ACE features to determine performance of various concurrency -and communication mechanisms. - - . Synch-Benchmarks -- Implements a number of benchmarks - that test the performance of various synchronization - mechanisms. - - . TTCP -- Implements several variants of the TTCP benchmarking - test for TCP and UCP using C sockets, ACE C++ wrappers, and - several versions of CORBA (Orbix and ORBeline). - - . UDP -- Contains UDP test, which measures UDP round-trip - performance. - - . Misc -- Miscellaneous tests, e.g., Double-Checked Locking, - context switching, mutexes, naming, etc. |