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

RTOS Version: FreeRTOS 10.1.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 85537 0 0 85537 0 0 20480 29783 50263
httpget 110544 0 0 110544 0 0 131072 48984 180056
httpserver 322357 0 0 322357 0 0 131072 54156 185228
httpsget 322848 0 0 322848 0 0 131072 50988 182060
mqttclient 327283 0 0 327283 0 0 131072 54258 185330
mqttclientserver 341897 0 0 341897 0 0 131072 58879 189951
tcpecho 100393 0 0 100393 0 0 131072 47962 179034
tcpechotls 317130 0 0 317130 0 0 131072 54058 185130
udpecho 100170 0 0 100170 0 0 131072 47958 179030
udpechoipv6 139977 0 0 139977 0 0 131072 49494 180566