Skip to content

Commit a8fcf34

Browse files
authored
Typo.
1 parent 93d43c8 commit a8fcf34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • _docs/concepts/benchmarking/results

_docs/concepts/benchmarking/results/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permalink: /docs/concepts/benchmarking/results/
1717

1818
## From tracing to benchmarking
1919

20-
The low-level RTOS (NuutX) was instrumented in a specific way that provides different categories of benchmarking measurements (memory, execution, etc...). The gathered data is following the [Common Trace Format](https://diamon.org/ctf/). The raw trace is later processed using the [Babeltrace API](https://babeltrace.org/) trace manipulation toolkit. The data interpretation is up to the user.
20+
The low-level RTOS (NuttX) was instrumented in a specific way that provides different categories of benchmarking measurements (memory, execution, etc...). The gathered data is following the [Common Trace Format](https://diamon.org/ctf/). The raw trace is later processed using the [Babeltrace API](https://babeltrace.org/) trace manipulation toolkit. The data interpretation is up to the user.
2121

2222
More information about benchmarks results and methodologies are dealt with within the following [document](https://github.com/micro-ROS/benchmarking-results/blob/master/pdfs/OFERA_55_D5.4_Micro-ROS_benchmarks_-_Final.pdf)
2323

0 commit comments

Comments
 (0)