Texas Instruments

Table of Contents

C674 Timing Benchmarks

Target Platform: ti.platforms.evmTI814X

Tool Chain Version: 7.4.17

BIOS Version: bios_6_46_00_22_eng

XDCTools Version: xdctools_3_32_01_11_eng

Benchmark Cycles
Interrupt Latency 186
Hwi_restore() 2
Hwi_disable() 3
Hwi dispatcher prolog 114
Hwi dispatcher epilog 139
Hwi dispatcher 247
Hardware Interrupt to Blocked Task 406
Hardware Interrupt to Software Interrupt 252
Swi_enable() 60
Swi_disable() 14
Post Software Interrupt Again 42
Post Software Interrupt without Context Switch 71
Post Software Interrupt with Context Switch 148
Create a New Task without Context Switch 1539
Set a Task Priority without a Context Switch 140
Task_yield() 197
Post Semaphore No Waiting Task 48
Post Semaphore No Task Switch 161
Post Semaphore with Task Switch 221
Pend on Semaphore No Context Switch 62
Pend on Semaphore with Task Switch 240
Clock_getTicks() 14
POSIX Create a New Task without Context Switch 2774
POSIX Set a Task Priority without a Context Switch 263
POSIX Post Semaphore No Waiting Task 64
POSIX Post Semaphore No Task Switch 178
POSIX Post Semaphore with Task Switch 237
POSIX Pend on Semaphore No Context Switch 79
POSIX Pend on Semaphore with Task Switch 256

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.