MSP430 small code, small data Timing Benchmarks

ti.platforms.msp430:MSP430F5438A:1 (compiler version: 4.2.1)

Benchmark Cycles (1)
Interrupt Latency 64
Hwi_restore() 14
Hwi_disable() 6
Hwi dispatcher prolog 78
Hwi dispatcher epilog 86
Hwi dispatcher() 178
Hardware Interrupt to Blocked Task 432
Hardware Interrupt to Software Interrupt 285
Swi_enable() 65
Swi_disable() 16
Post Software Interrupt Again 41
Post Software Interrupt without Context Switch 125
Post Software Interrupt with Context Switch 263
Create a New Task without Context Switch 2417
Set a Task Priority without a Context Switch 181
Task_yield 237
Post Semaphore, No Waiting Task 49
Post Semaphore No Task Switch 197
Post Semaphore with Task Switch 282
Pend on Semaphore, No Context Switch 69
Pend on Semaphore with Task Switch 308
Clock_getTicks 20

(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.