Network Benchmarks

CCS 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: 18.12.1.LTS

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 82362 1512 744 84618 4096 0 20480 24586 49162
httpget 110534 2618 1112 114264 1024 0 131072 44004 176100
httpserver 325386 33262 3432 362080 1024 0 131072 49613 181709
httpsget 325938 33810 1328 361076 1024 0 131072 46975 179071
mqttclient 335672 33158 1176 370006 1024 0 131072 50049 182145
mqttclientserver 348652 33194 1232 383078 1024 0 131072 55136 187232
tcpecho 103116 1926 888 105930 1024 0 131072 43702 175798
tcpechotls 320394 33106 3800 357300 1024 0 131072 50345 182441
udpecho 102740 1926 888 105554 1024 0 131072 43698 175794
udpechoipv6 141324 1962 936 144222 1024 0 131072 44581 176677