summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbustico2008-05-20 16:59:31 +0000
committerbustico2008-05-20 16:59:31 +0000
commit844fa2212c691828172475528b3565e891feeef0 (patch)
treea321afdf32ded704a5486356eb57a3e28654bece /doc
parentf47a9932269b8dddf50b6d0c2bf3f7fb6084e889 (diff)
downloadivy-c-844fa2212c691828172475528b3565e891feeef0.zip
ivy-c-844fa2212c691828172475528b3565e891feeef0.tar.gz
ivy-c-844fa2212c691828172475528b3565e891feeef0.tar.bz2
ivy-c-844fa2212c691828172475528b3565e891feeef0.tar.xz
minor fix specific to macosx
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index bbd6dd4..1b5db58 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -58,7 +58,7 @@ void congestCB ( IvyClientPtr app, void *user_data, IvyApplicationEvent event )
}
5.a new tool for measuring performance : ivythroughput
- ./ivythroughput_omp -v -t tp -R 500 -M 5000 -n4-d 60
+ ./ivythroughput_omp -v -t tp -R 500 -M 5000 -n4 -d 60
this will initiate a bench : 10 clients are created, they will bind 500 regexps of the file testivy/regexp.txt, then the emitter process will periodically send 5000 messages of the file
testivy/messages.ivy, and this will be displayed :