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: gcc-arm-none-eabi-7-2017-q4-major

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 111566 0 0 111566 1536 0 20480 24456 46472
httpget 119366 0 0 119366 1024 0 131072 45512 177608
httpserver 408152 0 0 408152 1024 0 131072 51900 183996
httpsget 408124 0 0 408124 1024 0 131072 49124 181220
mqttclient 413614 0 0 413614 1024 0 131072 52256 184352
mqttclientserver 426746 0 0 426746 1024 0 131072 57320 189416
tcpecho 110814 0 0 110814 1024 0 131072 45484 177580
tcpechotls 401528 0 0 401528 1024 0 131072 52772 184868
udpecho 110770 0 0 110770 1024 0 131072 45484 177580
udpechoipv6 150830 0 0 150830 1024 0 131072 46264 178360