3 The subdirectories in this directory provide a number of benchmarks
4 that use ACE features to determine performance of various concurrency
5 and communication mechanisms.
7 . Synch-Benchmarks -- Implements a number of benchmarks
8 that test the performance of various synchronization
11 . TTCP -- Implements several variants of the TTCP benchmarking
12 test for TCP and UCP using C sockets and ACE C++ wrappers.
14 . UDP -- Contains UDP test, which measures UDP round-trip
17 . Misc -- Miscellaneous tests, e.g., Double-Checked Locking,
18 context switching, mutexes, naming, etc.