Network Benchmarks

IAR Cortex-M4F Size Benchmarks

Note, these benchmarks are under development! This initial report simply describes memory footprint data for some network examples in the SimpleLink SDKs. Those examples are not optimized, so memory usage reported here reflects higher than minimal memory usage. We’re working on providing more data in future releases.

Board: MSP432E4 LaunchPad

Tool Chain Version: 8.50.1.245

RTOS Version: FreeRTOS 10.2.1

Network Applications

Note, all sizes are in 8-bit bytes

Application Name Code Initialized Data C-initialization Total Flash ISR/C Stack Task Stacks Heaps BSS Total RAM
basic 91303 0 0 91303 0 0 131072 31439 162511
httpget 121116 0 0 121116 0 0 131072 50603 181675
httpserver 394913 0 0 394913 0 0 131072 57015 188087
httpsget 341541 0 0 341541 0 0 131072 53937 185009
mqttclient 128463 0 0 128463 0 0 131072 53805 184877
mqttclientserver 361712 0 0 361712 0 0 131072 65912 196984
tcpecho 113757 0 0 113757 0 0 131072 50357 181429
tcpechotls 337816 0 0 337816 0 0 131072 57011 188083
udpecho 113476 0 0 113476 0 0 131072 50353 181425
udpechoipv6 151028 0 0 151028 0 0 131072 51069 182141