Network Benchmarks

GCC 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: 9.2019.q4.major

RTOS Version: SYS/BIOS 6.83.00.18

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 116323 0 0 116323 1536 0 20480 24528 46544
httpget 128619 0 0 128619 1024 0 131072 43648 175744
httpserver 387047 0 0 387047 1024 0 131072 51068 183164
httpsget 333127 0 0 333127 1024 0 131072 47292 179388
mqttclient 138851 0 0 138851 1024 0 131072 47132 179228
mqttclientserver 350339 0 0 350339 1024 0 131072 59364 191460
tcpecho 124011 0 0 124011 1024 0 131072 43632 175728
tcpechotls 329495 0 0 329495 1024 0 131072 50932 183028
udpecho 123899 0 0 123899 1024 0 131072 43624 175720
udpechoipv6 160339 0 0 160339 1024 0 131072 44228 176324