Skip to content

Commit

Permalink
Merge master into release/2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
javmorcas committed Oct 13, 2017
2 parents c74ffe4 + 2d83913 commit 695934e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcDoc/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,13 @@ To adjust throughput, experiment with the value of ``-pubRate <count>``.

::

bin/<arch>/release/perftest_cpp -sub -noPrint -dataLen 200 -batchSize 6400 -multicast
bin/<arch>/release/perftest_cpp -sub -noPrint -multicast -sidMultiSubTest 0

- Subscriber 2:

::

bin/<arch>/release/perftest_cpp -sub -noPrint -dataLen 200 -batchSize 6400 -multicast
bin/<arch>/release/perftest_cpp -sub -noPrint -multicast -sidMultiSubTest 1

2-to-1, Multicast, Reliable, UDPv4
----------------------------------
Expand Down

0 comments on commit 695934e

Please sign in to comment.