Texas Instruments

Table of Contents

C674 Timing Benchmarks

Target Platform: ti.platforms.evmTI814X

Tool Chain Version: 7.4.17

BIOS Version: bios_6_46_02_46_eng

XDCTools Version: xdctools_3_32_01_22

Benchmark Cycles
Interrupt Latency 227
Hwi_restore() 1
Hwi_disable() 2
Hwi dispatcher prolog 113
Hwi dispatcher epilog 138
Hwi dispatcher 246
Hardware Interrupt to Blocked Task 405
Hardware Interrupt to Software Interrupt 252
Swi_enable() 71
Swi_disable() 12
Post Software Interrupt Again 41
Post Software Interrupt without Context Switch 70
Post Software Interrupt with Context Switch 147
Create a New Task without Context Switch 1450
Set a Task Priority without a Context Switch 139
Task_yield() 196
Post Semaphore No Waiting Task 47
Post Semaphore No Task Switch 160
Post Semaphore with Task Switch 220
Pend on Semaphore No Context Switch 61
Pend on Semaphore with Task Switch 239
Clock_getTicks() 12
POSIX Create a New Task without Context Switch 2679
POSIX Set a Task Priority without a Context Switch 119
POSIX Post Semaphore No Waiting Task 63
POSIX Post Semaphore No Task Switch 177
POSIX Post Semaphore with Task Switch 237
POSIX Pend on Semaphore No Context Switch 77
POSIX Pend on Semaphore with Task Switch 255

The benchmark application was built using BIOS.LibType_Custom with the following BIOS.customCCOpts settings: “-mv6740 -mi10 -mo -pdr -pden -pds=238 -pds=880 -pds1110 –program_level_compile -o3”.

As the timer used to run these benchmarks is run at 1/25 the CPU frequency, a deviation of +-25 cycles is to be expected.

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