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: SYS/BIOS 6.76.00.08

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 103866 0 0 103866 0 0 20480 4873 25353
httpget 114462 0 0 114462 0 0 131072 44372 175444
httpserver 327645 0 0 327645 0 0 131072 50168 181240
httpsget 327166 0 0 327166 0 0 131072 47008 178080
mqttclient 332441 0 0 332441 0 0 131072 50266 181338
mqttclientserver 347067 0 0 347067 0 0 131072 54887 185959
tcpecho 104309 0 0 104309 0 0 131072 44086 175158
tcpechotls 321446 0 0 321446 0 0 131072 50078 181150
udpecho 104086 0 0 104086 0 0 131072 44082 175154
udpechoipv6 143897 0 0 143897 0 0 131072 44970 176042