GCC Cortex-A8 with hard FP Timing Benchmarks

Target Platform: ti.platforms.evmTI814X

Tool Chain Version: 6.3.1

BIOS Version: bios_6_52_00_11_eng

XDCTools Version: xdctools_3_50_03_33_core

Benchmark Cycles
Interrupt Latency 535
Hwi_restore() 40
Hwi_disable() 16
Hwi dispatcher prolog 546
Hwi dispatcher epilog 246
Hwi dispatcher 789
Hardware Interrupt to Blocked Task 1195
Hardware Interrupt to Software Interrupt 914
Swi_enable() 182
Swi_disable() 17
Post Software Interrupt Again 72
Post Software Interrupt without Context Switch 186
Post Software Interrupt with Context Switch 254
Create a New Task without Context Switch 2791
Set a Task Priority without a Context Switch 257
Task_yield() 421
Post Semaphore No Waiting Task 86
Post Semaphore No Task Switch 316
Post Semaphore with Task Switch 504
Pend on Semaphore No Context Switch 89
Pend on Semaphore with Task Switch 485
Clock_getTicks() 6
POSIX Create a New Task without Context Switch 5004
POSIX Set a Task Priority without a Context Switch 174
POSIX Post Semaphore No Waiting Task 92
POSIX Post Semaphore No Task Switch 322
POSIX Post Semaphore with Task Switch 526
POSIX Pend on Semaphore No Context Switch 96
POSIX Pend on Semaphore with Task Switch 502

The benchmark application was built using BIOS.LibType_Custom with the following compiler options:

“-mcpu=cortex-a8 -mfpu=neon -mfloat-abi=hard -mabi=aapcs -O3 -Wunused -Wunknown-pragmas -ffunction-sections -fdata-sections -g -Dti_sysbios_Build_useHwiMacros -Dfar= -D__DYNAMIC_REENT__”.

Timings were obtained with the cache enabled.

See the SYS/BIOS User’s Guide for more information regarding how interrupt latency is calculated.