MSP430 small code, small data Timing Benchmarks

ti.platforms.exp430F5438 (compiler version: 4.1.5)

Benchmark Cycles (1)
Interrupt Latency 64
Hwi_restore() 14
Hwi_disable() 6
Hwi dispatcher prolog 78
Hwi dispatcher epilog 86
Hwi dispatcher() 182
Hardware Interrupt to Blocked Task 434
Hardware Interrupt to Software Interrupt 287
Swi_enable() 80
Swi_disable() 31
Post Software Interrupt Again 56
Post Software Interrupt without Context Switch 148
Post Software Interrupt with Context Switch 265
Create a New Task without Context Switch 2445
Set a Task Priority without a Context Switch 211
Task_yield 267
Post Semaphore, No Waiting Task 79
Post Semaphore No Task Switch 227
Post Semaphore with Task Switch 312
Pend on Semaphore, No Context Switch 101
Pend on Semaphore with Task Switch 340
Clock_getTicks 52

(1) The benchmark application was built using BIOS.LibType_Custom with the following BIOS.customCCOpts settings: "-vmspx --code_model=small --data_model=small -q --advice:power=1 --program_level_compile -o3".

Timings were obtained using the expMSP4305438 board.