summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-06-15 19:31:32 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-06-15 19:31:32 +0000
commit88ce4e694e9e9e61b40a8432206a57940fc19375 (patch)
tree38677e07c06a8be15bd241b3faee6abd0a445bf7 /TAO/performance-tests
parent5446a01910f054331df90b84a4bc5ef6b0a0264e (diff)
downloadATCD-88ce4e694e9e9e61b40a8432206a57940fc19375.tar.gz
Fri Jun 15 19:30:43 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/examples/Shapes/Receiver/Shapes_Receiver_exec.cpp: * connectors/dds4ccm/tests/MultiTopic/Receiver/MultiTopic_Receiver_exec.cpp: Fixed compile warnings
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/Throughput/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Throughput/README b/TAO/performance-tests/Throughput/README
index b0407327ca5..b64bb8ae3d4 100644
--- a/TAO/performance-tests/Throughput/README
+++ b/TAO/performance-tests/Throughput/README
@@ -4,7 +4,7 @@ $Id$
@page Throughput Performance Test README File
- This test tries to estimate the maximum throughput (int bytes
+ This test tries to estimate the maximum throughput (in bytes
per second) that the ORB can achieve. The test sends octet sequences
of increasing sizes to a remote consumer, and measures both the time
it takes to receive the data as well as the time required to send it.