You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/concepts/benchmarking/results/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The software configuration is likely to change. However the software role will b
44
44
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):
45
45
46
46
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.
48
48
49
49
Below the data processing is described. From the serialised binary CTF data to the output from the Babeltrace API:
50
50
@@ -63,7 +63,7 @@ _Observations:_
63
63
64
64
## Real-time results
65
65
66
-
Following is the execution benchmarking
66
+
Below we report the execution benchmarking
67
67
68
68
The data extracted from the Babeltrace show the following about the NuttX scheduler.
0 commit comments