For this test the operation was the sorting of twenty volatile unsigned bytes from descending order to ascending order using a basic bubble sort algorithm. This test includes the components of most basic numerical algorithmic operations utilized in a typical embedded system - looping, data access, comparison and assignment.
The operation was performed only once within the measured period and was written using standard C constructs.
Any and all data, files, source code, html content and documentation included in the FreeRTOS distribution or available on this site are the exclusive property of Real Time Engineers Ltd..
See the files license.txt (included in the distribution) and this copyright notice for more information. FreeRTOSTM and FreeRTOS.orgTM are trade marks of Real Time Engineers Ltd..