diff options
| author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 18:56:29 +0100 |
|---|---|---|
| committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 18:56:29 +0100 |
| commit | e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb (patch) | |
| tree | 548337bcfb70603f37212ced3f822e0a3e99c8fc /ACE/performance-tests | |
| parent | b422ba6462486c0fff96575cf8f30a7579a3a217 (diff) | |
| download | ATCD-e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb.tar.gz | |
Replaced README files
Diffstat (limited to 'ACE/performance-tests')
| -rw-r--r-- | ACE/performance-tests/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/RPC/README | 1 | ||||
| -rw-r--r-- | ACE/performance-tests/SCTP/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/Synch-Benchmarks/Perf_Test/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/Synch-Benchmarks/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/TCP/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/TTCP/C/README | 2 | ||||
| -rw-r--r-- | ACE/performance-tests/UDP/README | 2 |
9 files changed, 8 insertions, 9 deletions
diff --git a/ACE/performance-tests/README b/ACE/performance-tests/README index 1bf38c73069..62b3b446316 100644 --- a/ACE/performance-tests/README +++ b/ACE/performance-tests/README @@ -1,4 +1,4 @@ -$Id$ + The subdirectories in this directory provide a number of benchmarks that use ACE features to determine performance of various concurrency diff --git a/ACE/performance-tests/RPC/README b/ACE/performance-tests/RPC/README index f32b59b682e..8e9223f4620 100644 --- a/ACE/performance-tests/RPC/README +++ b/ACE/performance-tests/RPC/README @@ -1,4 +1,3 @@ -# $Id$ Measure latency over RPC, run as: diff --git a/ACE/performance-tests/SCTP/README b/ACE/performance-tests/SCTP/README index 0561f013826..1b587fe709c 100644 --- a/ACE/performance-tests/SCTP/README +++ b/ACE/performance-tests/SCTP/README @@ -1,4 +1,4 @@ -$Id$ + This directory provides programs that measure the round trip latency of synchronous octet messaging using ACE wrapper-facades for the SCTP diff --git a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README index 999b087ad9f..179391919c7 100644 --- a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README +++ b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/README @@ -1,4 +1,4 @@ -$Id$ + The files in this directory support controlled benchmarking of the ACE synchronization mechanisms. diff --git a/ACE/performance-tests/Synch-Benchmarks/README b/ACE/performance-tests/Synch-Benchmarks/README index 5231a439a11..c285414acfe 100644 --- a/ACE/performance-tests/Synch-Benchmarks/README +++ b/ACE/performance-tests/Synch-Benchmarks/README @@ -1,4 +1,4 @@ -$Id$ + This directory contains a program for benchmarking various synchronization and concurrent programming mechanisms in ACE. diff --git a/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README b/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README index 042fa0f7ac1..50e35015acc 100644 --- a/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README +++ b/ACE/performance-tests/Synch-Benchmarks/Synch_Lib/README @@ -1,4 +1,4 @@ -$Id$ + This subdirectory contains a library that defines the interface used by all benchmarking modules. The library is required by all modules diff --git a/ACE/performance-tests/TCP/README b/ACE/performance-tests/TCP/README index 284df70c4ba..464807da5a2 100644 --- a/ACE/performance-tests/TCP/README +++ b/ACE/performance-tests/TCP/README @@ -1,4 +1,4 @@ -$Id$ + udp_test sends TCP messages and records round-trip latency. The client records the latencies and provides nice summary statistics. The server diff --git a/ACE/performance-tests/TTCP/C/README b/ACE/performance-tests/TTCP/C/README index c06dbcdd189..73c0e13545a 100644 --- a/ACE/performance-tests/TTCP/C/README +++ b/ACE/performance-tests/TTCP/C/README @@ -1,4 +1,4 @@ -$Id$ + TTCP for c_version and ACE-wrappers ---------------------------------------------------- diff --git a/ACE/performance-tests/UDP/README b/ACE/performance-tests/UDP/README index e0814859fc6..8872481200f 100644 --- a/ACE/performance-tests/UDP/README +++ b/ACE/performance-tests/UDP/README @@ -1,4 +1,4 @@ -$Id$ + udp_test sends UDP packets and records round-trip latency. The client records the latencies and provides nice summary statistics. The server |
