Skip to content

Commit 2086293

Browse files
JavgilaviJavier Gil Aviles
andauthored
Remove benchmark example from docker fastdds image docs (#962)
Signed-off-by: Javier Gil Aviles <javgilavi@eprosima.com> Co-authored-by: Javier Gil Aviles <javgilavi@eprosima.com>
1 parent 6a8f2f0 commit 2086293

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docs/docker/fastdds/fast_dds.rst

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -72,25 +72,3 @@ or
7272
goToExamples
7373
cd dds/HelloWorldExample/bin
7474
./DDSHelloWorldExample subscriber
75-
76-
Benchmark Example
77-
^^^^^^^^^^^^^^^^^
78-
79-
This example creates either a Publisher or a Subscriber and on a successful match starts sending samples.
80-
After a few seconds the process that launched the Publisher will show a report with the number of samples transmitted.
81-
82-
On the subscriber side, run:
83-
84-
.. code-block:: bash
85-
86-
goToExamples
87-
cd dds/Benchmark/bin
88-
./DDSBenchmark subscriber udp
89-
90-
On the publisher side, run:
91-
92-
.. code-block:: bash
93-
94-
goToExamples
95-
cd dds/Benchmark/bin
96-
./DDSBenchmark publisher udp

0 commit comments

Comments
 (0)