Skip to content

Commit 9b39550

Browse files
committed
Merge branch 'benchmarking_results' of github.com:micro-ROS/micro-ROS.github.io into benchmarking_results
2 parents a86f479 + 2c4f145 commit 9b39550

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • _docs/concepts/benchmarking/results

_docs/concepts/benchmarking/results/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The software configuration is likely to change. However the software role will b
4444
At a hardware level the USB - CDC/ACM console is going to be used on the Olimex STM32-E407 boards for Ethernet and Serial benchmarkings. For 6LoWPAN the serial USART6 will be used as the console to reduce the memory footprint and execution impact. Hence the USB OTG1 of both Olimex STM32-E407 boards shall be connected to a computer. Additional hardware setup must performed but will depend on the type of topology (Ethernet / Serial / 6LoWPAN):
4545

4646
The results shown below are the fruit of a same application: The **publisher**.
47-
Only the micro-ros related functions were benchmarked. Hence, all the serial/IP/radio configuration parts of the code are benchmarked.
47+
Only the micro-ROS related functions were benchmarked. Hence, all the serial/IP/radio configuration parts of the code won't be taken into account.
4848

4949
Below the data processing is described. From the serialised binary CTF data to the output from the Babeltrace API:
5050

@@ -63,7 +63,7 @@ _Observations:_
6363

6464
## Real-time results
6565

66-
Following is the execution benchmarking
66+
Below we report the execution benchmarking
6767

6868
The data extracted from the Babeltrace show the following about the NuttX scheduler.
6969
The additional information are:

0 commit comments

Comments
 (0)