Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pw_unit_test migration: apps #33358

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

Alami-Amine
Copy link
Contributor

@Alami-Amine Alami-Amine commented May 8, 2024

Continuation of migration from nl_test to pw_unit_test, effort first discussed in issue #29342

in this PR:

  1. decoupling functions (mainly ember-related) from some unit tests and putting them in newly created ember-test-compatibility.cpp.

    • decoupling them is necessary to allow us to convert tests one by one (to NOT need to convert all tests at once) or we will get linking errors
    • The functions to decouple are in TestReadInteraction.cpp , TestWritenteraction.cpp , TestCommandInteraction.cpp and TestAclAttribute.cpp
    • Functions from TestCommandInteraction.cpp weren't moved yet as they use Asserts specific to the unit-test-framework.
  2. conversion of some App Tests (Interaction Layer)

  3. some *TestAccess Header Files to be allow access of private member functions/variables of some classes.


Copy link

github-actions bot commented May 8, 2024

PR #33358: Size comparison from e887e58 to f3c23e5

Decreases (2 builds for efr32)
platform target config section e887e58 f3c23e5 change % change
efr32 lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.text 969716 969708 -8 -0.0
Full report (77 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e887e58 f3c23e5 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444502 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109346 1109346 0 0.0
bl602+mfd (read/write) 1458918 1458918 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124664 1124664 0 0.0
bl602+rpc (read/write) 1492142 1492142 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140992 1140992 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210183 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979480 979480 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1220999 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991234 991234 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301647 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054188 1054188 0 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262090 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1002052 1002052 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179504 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972338 972338 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1190908 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984660 984660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741116 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664488 664488 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742035 0 0.0
.app_xip_area 660277 660277 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 713891 0 0.0
.app_xip_area 637065 637065 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679551 0 0.0
.app_xip_area 602081 602081 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698099 0 0.0
.app_xip_area 617613 617613 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 969708 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215236 0 0.0
(read/write) 1751328 1751328 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215236 1215236 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256871 0 0.0
(read/write) 537748 537748 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250707 1250707 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2714541 0 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186544 0 0.0
.text 2345061 2345061 0 0.0
all-clusters-app debug (read only) 6027337 6027337 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353424 0 0.0
.text 5235267 5235267 0 0.0
all-clusters-minimal-app debug (read only) 5310665 5310665 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292170 0 0.0
.text 4778659 4778659 0 0.0
bridge-app debug (read only) 4701241 4701241 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 232586 0 0.0
.text 4243235 4243235 0 0.0
chip-tool debug (read only) 12146297 12146297 0 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453209 0 0.0
.text 10982451 10982451 0 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11474580 0 0.0
(read/write) 590680 590680 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357508 0 0.0
.text 10232440 10232440 0 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624801 0 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356404 0 0.0
.text 5016547 5016547 0 0.0
lock-app debug (read only) 4768249 4768249 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 258474 0 0.0
.text 4293427 4293427 0 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2998641 0 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190144 0 0.0
.text 2629538 2629538 0 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5824449 0 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 296682 0 0.0
.text 5281635 5281635 0 0.0
tv-casting-app debug (read only) 9985393 9985393 0 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387192 0 0.0
.text 9127331 9127331 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2536936 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061288 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773108 773108 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238632 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1008928 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734652 734652 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827028 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611556 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748300 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1535924 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1666764 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461108 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695428 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1462708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134324 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646704 0 0.0
lock-app qpg6105+debug (read/write) 1094116 1094116 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624976 624976 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797694 797694 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773034 773034 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656628 656628 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627396 627396 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937488 0 0.0
bss 77540 77540 0 0.0
text 704050 704050 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794502 794502 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660802 660802 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933648 0 0.0
bss 92516 92516 0 0.0
text 675614 675614 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621440 621440 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599312 599312 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73388 73388 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634064 634064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642852 642852 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618874 618874 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623708 623708 0 0.0

@Alami-Amine Alami-Amine changed the title Aa/appv1 pw_unit_test migration: apps May 8, 2024
Copy link

github-actions bot commented May 8, 2024

PR #33358: Size comparison from e887e58 to 9a4fd05

Decreases (2 builds for efr32)
platform target config section e887e58 9a4fd05 change % change
efr32 lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.text 969716 969708 -8 -0.0
Full report (77 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e887e58 9a4fd05 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444502 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109346 1109346 0 0.0
bl602+mfd (read/write) 1458918 1458918 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124664 1124664 0 0.0
bl602+rpc (read/write) 1492142 1492142 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140992 1140992 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210183 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979480 979480 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1220999 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991234 991234 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301647 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054188 1054188 0 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262090 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1002052 1002052 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179504 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972338 972338 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1190908 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984660 984660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741116 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664488 664488 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742035 0 0.0
.app_xip_area 660277 660277 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 713891 0 0.0
.app_xip_area 637065 637065 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679551 0 0.0
.app_xip_area 602081 602081 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698099 0 0.0
.app_xip_area 617613 617613 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 969708 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215236 0 0.0
(read/write) 1751328 1751328 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215236 1215236 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256871 0 0.0
(read/write) 537748 537748 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250707 1250707 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2714541 0 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186544 0 0.0
.text 2345061 2345061 0 0.0
all-clusters-app debug (read only) 6027337 6027337 0 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353424 0 0.0
.text 5235267 5235267 0 0.0
all-clusters-minimal-app debug (read only) 5310665 5310665 0 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292170 0 0.0
.text 4778659 4778659 0 0.0
bridge-app debug (read only) 4701241 4701241 0 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 232586 0 0.0
.text 4243235 4243235 0 0.0
chip-tool debug (read only) 12146297 12146297 0 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453209 0 0.0
.text 10982451 10982451 0 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11474580 0 0.0
(read/write) 590680 590680 0 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357508 0 0.0
.text 10232440 10232440 0 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624801 0 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356404 0 0.0
.text 5016547 5016547 0 0.0
lock-app debug (read only) 4768249 4768249 0 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 258474 0 0.0
.text 4293427 4293427 0 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2998641 0 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190144 0 0.0
.text 2629538 2629538 0 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5824449 0 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 296682 0 0.0
.text 5281635 5281635 0 0.0
tv-casting-app debug (read only) 9985393 9985393 0 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387192 0 0.0
.text 9127331 9127331 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2536936 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061288 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773108 773108 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238632 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1008928 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734652 734652 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827028 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611556 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748300 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1535924 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1666764 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461108 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695428 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1462708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134324 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646704 0 0.0
lock-app qpg6105+debug (read/write) 1094116 1094116 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624976 624976 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797694 797694 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773034 773034 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656628 656628 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627396 627396 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937488 0 0.0
bss 77540 77540 0 0.0
text 704050 704050 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794502 794502 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660802 660802 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933648 0 0.0
bss 92516 92516 0 0.0
text 675614 675614 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621440 621440 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599312 599312 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73388 73388 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634064 634064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642852 642852 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618874 618874 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623708 623708 0 0.0

Copy link

github-actions bot commented May 16, 2024

PR #33358: Size comparison from f980f2c to 13e11e6

Full report (6 builds for cc32xx, mbed, qpg, stm32)
platform target config section f980f2c 13e11e6 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134260 1134260 0 0.0
.bss 102676 102676 0 0.0
.data 864 864 0 0.0
.text 646640 646640 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97340 97340 0 0.0
.data 876 876 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606849 606849 0 0.0
.bss 128548 128548 0 0.0
.data 696 696 0 0.0
.rodata 80668 80668 0 0.0
.text 387192 387192 0 0.0

Copy link

github-actions bot commented May 16, 2024

PR #33358: Size comparison from f980f2c to c882cb3

Decreases (1 build for efr32)
platform target config section f980f2c c882cb3 change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section f980f2c c882cb3 change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256495 1256495 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250331 1250331 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2721845 2721845 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6034705 6034705 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241523 5241523 0 0.0
all-clusters-minimal-app debug (read only) 5318145 5318145 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784963 4784963 0 0.0
bridge-app debug (read only) 4708561 4708561 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249411 4249411 0 0.0
chip-tool debug (read only) 12162873 12162873 0 0.0
(read/write) 524584 524584 0 0.0
.bss 95160 95160 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 417016 417016 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 454457 0 0.0
.text 10997539 10997539 0 0.0
chip-tool-ipv6only arm64 (read only) 11496092 11496092 0 0.0
(read/write) 589784 589784 0 0.0
.bss 104152 104152 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457112 457112 0 0.0
.dynamic 512 512 0 0.0
.got 17272 17272 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10252632 10252632 0 0.0
fabric-admin debug (read only) 11908801 11908801 0 0.0
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5576 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 426841 0 0.0
.text 10785363 10785363 0 0.0
fabric-bridge-app debug (read only) 4574817 4574817 0 0.0
(read/write) 213112 213112 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124755 4124755 0 0.0
lighting-app debug+rpc+ui (read only) 5632121 5632121 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5022723 5022723 0 0.0
lock-app debug (read only) 4769617 4769617 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293683 4293683 0 0.0
ota-provider-app debug (read only) 4382353 4382353 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972691 3972691 0 0.0
ota-requestor-app debug (read only) 4513041 4513041 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092755 4092755 0 0.0
shell debug (read only) 3005345 3005345 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4500476 4500476 0 0.0
(read/write) 249888 249888 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996776 3996776 0 0.0
tv-app debug (read only) 5830121 5830121 0 0.0
(read/write) 352992 352992 0 0.0
.bss 242672 242672 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285891 5285891 0 0.0
tv-casting-app debug (read only) 9997673 9997673 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9138451 9138451 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134260 1134260 0 0.0
.bss 102676 102676 0 0.0
.data 864 864 0 0.0
.text 646640 646640 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97340 97340 0 0.0
.data 876 876 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606849 606849 0 0.0
.bss 128548 128548 0 0.0
.data 696 696 0 0.0
.rodata 80668 80668 0 0.0
.text 387192 387192 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835058 835058 0 0.0
bss 49944 49944 0 0.0
text 625418 625418 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059988 1059988 0 0.0
bss 110132 110132 0 0.0
text 773504 773504 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915532 915532 0 0.0
bss 92888 92888 0 0.0
text 657004 657004 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837418 837418 0 0.0
bss 49988 49988 0 0.0
text 627836 627836 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948500 948500 0 0.0
bss 76580 76580 0 0.0
text 714788 714788 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092104 1092104 0 0.0
bss 99980 99980 0 0.0
text 795204 795204 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912512 912512 0 0.0
bss 69268 69268 0 0.0
text 661224 661224 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934724 934724 0 0.0
bss 92620 92620 0 0.0
text 676312 676312 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831992 831992 0 0.0
bss 58232 58232 0 0.0
text 621860 621860 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674836 674836 0 0.0
bss 71852 71852 0 0.0
text 461970 461970 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845270 845270 0 0.0
bss 51616 51616 0 0.0
text 634502 634502 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860113 860113 0 0.0
bss 59804 59804 0 0.0
text 643430 643430 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826644 826644 0 0.0
bss 56492 56492 0 0.0
text 619298 619298 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836696 836696 0 0.0
bss 58448 58448 0 0.0
text 624144 624144 0 0.0

Copy link

github-actions bot commented May 16, 2024

PR #33358: Size comparison from f980f2c to b761799

Increases (1 build for linux)
platform target config section f980f2c b761799 change % change
linux fabric-admin debug (read only) 11908801 11915233 6432 0.1
.got 5576 5584 8 0.1
.rodata 426841 427065 224 0.1
.text 10785363 10791491 6128 0.1
Decreases (1 build for efr32)
platform target config section f980f2c b761799 change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section f980f2c b761799 change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256495 1256495 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250331 1250331 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2721845 2721845 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6034705 6034705 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241523 5241523 0 0.0
all-clusters-minimal-app debug (read only) 5318145 5318145 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784963 4784963 0 0.0
bridge-app debug (read only) 4708561 4708561 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249411 4249411 0 0.0
chip-tool debug (read only) 12162873 12162873 0 0.0
(read/write) 524584 524584 0 0.0
.bss 95160 95160 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 417016 417016 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 454457 0 0.0
.text 10997539 10997539 0 0.0
chip-tool-ipv6only arm64 (read only) 11496092 11496092 0 0.0
(read/write) 589784 589784 0 0.0
.bss 104152 104152 0 0.0
.data 4536 4536 0 0.0
.data.rel.ro 457112 457112 0 0.0
.dynamic 512 512 0 0.0
.got 17272 17272 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358460 0 0.0
.text 10252632 10252632 0 0.0
fabric-admin debug (read only) 11908801 11915233 6432 0.1
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5584 8 0.1
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 427065 224 0.1
.text 10785363 10791491 6128 0.1
fabric-bridge-app debug (read only) 4574817 4574817 0 0.0
(read/write) 213112 213112 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124755 4124755 0 0.0
lighting-app debug+rpc+ui (read only) 5632121 5632121 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5022723 5022723 0 0.0
lock-app debug (read only) 4769617 4769617 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293683 4293683 0 0.0
ota-provider-app debug (read only) 4382353 4382353 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972691 3972691 0 0.0
ota-requestor-app debug (read only) 4513041 4513041 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092755 4092755 0 0.0
shell debug (read only) 3005345 3005345 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4500476 4500476 0 0.0
(read/write) 249888 249888 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996776 3996776 0 0.0
tv-app debug (read only) 5830121 5830121 0 0.0
(read/write) 352992 352992 0 0.0
.bss 242672 242672 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285891 5285891 0 0.0
tv-casting-app debug (read only) 9997673 9997673 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9138451 9138451 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134260 1134260 0 0.0
.bss 102676 102676 0 0.0
.data 864 864 0 0.0
.text 646640 646640 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97340 97340 0 0.0
.data 876 876 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606849 606849 0 0.0
.bss 128548 128548 0 0.0
.data 696 696 0 0.0
.rodata 80668 80668 0 0.0
.text 387192 387192 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835058 835058 0 0.0
bss 49944 49944 0 0.0
text 625418 625418 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059988 1059988 0 0.0
bss 110132 110132 0 0.0
text 773504 773504 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915532 915532 0 0.0
bss 92888 92888 0 0.0
text 657004 657004 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837418 837418 0 0.0
bss 49988 49988 0 0.0
text 627836 627836 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948500 948500 0 0.0
bss 76580 76580 0 0.0
text 714788 714788 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092104 1092104 0 0.0
bss 99980 99980 0 0.0
text 795204 795204 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912512 912512 0 0.0
bss 69268 69268 0 0.0
text 661224 661224 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934724 934724 0 0.0
bss 92620 92620 0 0.0
text 676312 676312 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831992 831992 0 0.0
bss 58232 58232 0 0.0
text 621860 621860 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674836 674836 0 0.0
bss 71852 71852 0 0.0
text 461970 461970 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845270 845270 0 0.0
bss 51616 51616 0 0.0
text 634502 634502 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860113 860113 0 0.0
bss 59804 59804 0 0.0
text 643430 643430 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826644 826644 0 0.0
bss 56492 56492 0 0.0
text 619298 619298 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836696 836696 0 0.0
bss 58448 58448 0 0.0
text 624144 624144 0 0.0

Copy link

github-actions bot commented May 17, 2024

PR #33358: Size comparison from f980f2c to 14c0590

Increases above 0.2%:

platform target config section f980f2c 14c0590 change % change
linux chip-tool debug .rodata 454457 455897 1440 0.3
chip-tool-ipv6only arm64 (read/write) 589784 591352 1568 0.3
Increases (3 builds for linux)
platform target config section f980f2c 14c0590 change % change
linux chip-tool debug (read only) 12162873 12166577 3704 0.0
(read/write) 524584 524808 224 0.0
.data.rel.ro 417016 417272 256 0.1
.rodata 454457 455897 1440 0.3
.text 10997539 10999203 1664 0.0
chip-tool-ipv6only arm64 (read only) 11496092 11498604 2512 0.0
(read/write) 589784 591352 1568 0.3
.data.rel.ro 457112 457424 312 0.1
.got 17272 17280 8 0.0
.rodata 358460 358828 368 0.1
.text 10252632 10254040 1408 0.0
fabric-admin debug (read only) 11908801 11915233 6432 0.1
.got 5576 5584 8 0.1
.rodata 426841 427065 224 0.1
.text 10785363 10791491 6128 0.1
Decreases (4 builds for efr32, linux)
platform target config section f980f2c 14c0590 change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
linux chip-tool debug .data 5154 5122 -32 -0.6
chip-tool-ipv6only arm64 .data 4536 4512 -24 -0.5
tv-casting-app debug (read only) 9997673 9997609 -64 -0.0
.text 9138451 9138387 -64 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section f980f2c 14c0590 change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256495 1256495 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250331 1250331 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2721845 2721845 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 187472 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6034705 6034705 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 354320 0 0.0
.text 5241523 5241523 0 0.0
all-clusters-minimal-app debug (read only) 5318145 5318145 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 293130 0 0.0
.text 4784963 4784963 0 0.0
bridge-app debug (read only) 4708561 4708561 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 233514 0 0.0
.text 4249411 4249411 0 0.0
chip-tool debug (read only) 12162873 12166577 3704 0.0
(read/write) 524584 524808 224 0.0
.bss 95160 95160 0 0.0
.data 5154 5122 -32 -0.6
.data.rel.ro 417016 417272 256 0.1
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 455897 1440 0.3
.text 10997539 10999203 1664 0.0
chip-tool-ipv6only arm64 (read only) 11496092 11498604 2512 0.0
(read/write) 589784 591352 1568 0.3
.bss 104152 104152 0 0.0
.data 4536 4512 -24 -0.5
.data.rel.ro 457112 457424 312 0.1
.dynamic 512 512 0 0.0
.got 17272 17280 8 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 358460 358828 368 0.1
.text 10252632 10254040 1408 0.0
fabric-admin debug (read only) 11908801 11915233 6432 0.1
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5584 8 0.1
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 427065 224 0.1
.text 10785363 10791491 6128 0.1
fabric-bridge-app debug (read only) 4574817 4574817 0 0.0
(read/write) 213112 213112 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 226922 0 0.0
.text 4124755 4124755 0 0.0
lighting-app debug+rpc+ui (read only) 5632121 5632121 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 357332 0 0.0
.text 5022723 5022723 0 0.0
lock-app debug (read only) 4769617 4769617 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 259370 0 0.0
.text 4293683 4293683 0 0.0
ota-provider-app debug (read only) 4382353 4382353 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 211754 0 0.0
.text 3972691 3972691 0 0.0
ota-requestor-app debug (read only) 4513041 4513041 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 217834 0 0.0
.text 4092755 4092755 0 0.0
shell debug (read only) 3005345 3005345 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191072 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4500476 4500476 0 0.0
(read/write) 249888 249888 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162164 162164 0 0.0
.text 3996776 3996776 0 0.0
tv-app debug (read only) 5830121 5830121 0 0.0
(read/write) 352992 352992 0 0.0
.bss 242672 242672 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 297834 0 0.0
.text 5285891 5285891 0 0.0
tv-casting-app debug (read only) 9997673 9997609 -64 -0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 388088 0 0.0
.text 9138451 9138387 -64 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134260 1134260 0 0.0
.bss 102676 102676 0 0.0
.data 864 864 0 0.0
.text 646640 646640 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97340 97340 0 0.0
.data 876 876 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 606849 606849 0 0.0
.bss 128548 128548 0 0.0
.data 696 696 0 0.0
.rodata 80668 80668 0 0.0
.text 387192 387192 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835058 835058 0 0.0
bss 49944 49944 0 0.0
text 625418 625418 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059988 1059988 0 0.0
bss 110132 110132 0 0.0
text 773504 773504 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915532 915532 0 0.0
bss 92888 92888 0 0.0
text 657004 657004 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837418 837418 0 0.0
bss 49988 49988 0 0.0
text 627836 627836 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948500 948500 0 0.0
bss 76580 76580 0 0.0
text 714788 714788 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092104 1092104 0 0.0
bss 99980 99980 0 0.0
text 795204 795204 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912512 912512 0 0.0
bss 69268 69268 0 0.0
text 661224 661224 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934724 934724 0 0.0
bss 92620 92620 0 0.0
text 676312 676312 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831992 831992 0 0.0
bss 58232 58232 0 0.0
text 621860 621860 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674836 674836 0 0.0
bss 71852 71852 0 0.0
text 461970 461970 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845270 845270 0 0.0
bss 51616 51616 0 0.0
text 634502 634502 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860113 860113 0 0.0
bss 59804 59804 0 0.0
text 643430 643430 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826644 826644 0 0.0
bss 56492 56492 0 0.0
text 619298 619298 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836696 836696 0 0.0
bss 58448 58448 0 0.0
text 624144 624144 0 0.0

Copy link

PR #33358: Size comparison from f980f2c to 41a4bb8

Increases above 0.2%:

platform target config section f980f2c 41a4bb81 change % change
linux air-purifier-app debug .rodata 187472 188144 672 0.4
all-clusters-app debug .rodata 354320 355536 1216 0.3
all-clusters-minimal-app debug .rodata 293130 294346 1216 0.4
bridge-app debug .rodata 233514 234730 1216 0.5
chip-tool debug .rodata 454457 459129 4672 1.0
fabric-admin debug .rodata 426841 430233 3392 0.8
fabric-bridge-app debug .rodata 226922 228138 1216 0.5
lock-app debug .rodata 259370 260586 1216 0.5
ota-provider-app debug .rodata 211754 212490 736 0.3
ota-requestor-app debug .rodata 217834 218570 736 0.3
shell debug .rodata 191072 191840 768 0.4
tv-app debug .rodata 297834 301514 3680 1.2
tv-casting-app debug .rodata 388088 389144 1056 0.3
lighting-app debug+rpc+ui .rodata 357332 358964 1632 0.5
Increases (14 builds for linux)
platform target config section f980f2c 41a4bb81 change % change
linux air-purifier-app debug (read only) 2721845 2722517 672 0.0
.rodata 187472 188144 672 0.4
all-clusters-app debug (read only) 6034705 6036865 2160 0.0
.rodata 354320 355536 1216 0.3
.text 5241523 5242467 944 0.0
all-clusters-minimal-app debug (read only) 5318145 5320305 2160 0.0
.rodata 293130 294346 1216 0.4
.text 4784963 4785907 944 0.0
bridge-app debug (read only) 4708561 4710721 2160 0.0
.rodata 233514 234730 1216 0.5
.text 4249411 4250355 944 0.0
chip-tool debug (read only) 12162873 12173457 10584 0.1
(read/write) 524584 524808 224 0.0
.data.rel.ro 417016 417272 256 0.1
.rodata 454457 459129 4672 1.0
.text 10997539 11002851 5312 0.0
fabric-admin debug (read only) 11908801 11922049 13248 0.1
.got 5576 5584 8 0.1
.rodata 426841 430233 3392 0.8
.text 10785363 10795139 9776 0.1
fabric-bridge-app debug (read only) 4574817 4576977 2160 0.0
.rodata 226922 228138 1216 0.5
.text 4124755 4125699 944 0.0
lock-app debug (read only) 4769617 4771777 2160 0.0
.rodata 259370 260586 1216 0.5
.text 4293683 4294627 944 0.0
ota-provider-app debug (read only) 4382353 4384209 1856 0.0
.rodata 211754 212490 736 0.3
.text 3972691 3973811 1120 0.0
ota-requestor-app debug (read only) 4513041 4514897 1856 0.0
.rodata 217834 218570 736 0.3
.text 4092755 4093875 1120 0.0
shell debug (read only) 3005345 3006113 768 0.0
.rodata 191072 191840 768 0.4
tv-app debug (read only) 5830121 5836345 6224 0.1
.rodata 297834 301514 3680 1.2
.text 5285891 5288435 2544 0.0
tv-casting-app debug (read only) 9997673 9999641 1968 0.0
.rodata 388088 389144 1056 0.3
.text 9138451 9139363 912 0.0
lighting-app debug+rpc+ui (read only) 5632121 5634697 2576 0.0
.rodata 357332 358964 1632 0.5
.text 5022723 5023667 944 0.0
Decreases (1 build for linux)
platform target config section f980f2c 41a4bb81 change % change
linux chip-tool debug .data 5154 5122 -32 -0.6
Full report (14 builds for linux)
platform target config section f980f2c 41a4bb81 change % change
linux air-purifier-app debug (read only) 2721845 2722517 672 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 187472 188144 672 0.4
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6034705 6036865 2160 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 354320 355536 1216 0.3
.text 5241523 5242467 944 0.0
all-clusters-minimal-app debug (read only) 5318145 5320305 2160 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 293130 294346 1216 0.4
.text 4784963 4785907 944 0.0
bridge-app debug (read only) 4708561 4710721 2160 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 233514 234730 1216 0.5
.text 4249411 4250355 944 0.0
chip-tool debug (read only) 12162873 12173457 10584 0.1
(read/write) 524584 524808 224 0.0
.bss 95160 95160 0 0.0
.data 5154 5122 -32 -0.6
.data.rel.ro 417016 417272 256 0.1
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 454457 459129 4672 1.0
.text 10997539 11002851 5312 0.0
fabric-admin debug (read only) 11908801 11922049 13248 0.1
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5576 5584 8 0.1
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 426841 430233 3392 0.8
.text 10785363 10795139 9776 0.1
fabric-bridge-app debug (read only) 4574817 4576977 2160 0.0
(read/write) 213112 213112 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86256 86256 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 226922 228138 1216 0.5
.text 4124755 4125699 944 0.0
lock-app debug (read only) 4769617 4771777 2160 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 259370 260586 1216 0.5
.text 4293683 4294627 944 0.0
ota-provider-app debug (read only) 4382353 4384209 1856 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 211754 212490 736 0.3
.text 3972691 3973811 1120 0.0
ota-requestor-app debug (read only) 4513041 4514897 1856 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 217834 218570 736 0.3
.text 4092755 4093875 1120 0.0
shell debug (read only) 3005345 3006113 768 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191072 191840 768 0.4
.text 2635122 2635122 0 0.0
tv-app debug (read only) 5830121 5836345 6224 0.1
(read/write) 352992 352992 0 0.0
.bss 242672 242672 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96472 96472 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 297834 301514 3680 1.2
.text 5285891 5288435 2544 0.0
tv-casting-app debug (read only) 9997673 9999641 1968 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 388088 389144 1056 0.3
.text 9138451 9139363 912 0.0
lighting-app debug+rpc+ui (read only) 5632121 5634697 2576 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 357332 358964 1632 0.5
.text 5022723 5023667 944 0.0

Copy link

github-actions bot commented May 23, 2024

PR #33358: Size comparison from c3ef110 to 418cf2f

Decreases (1 build for efr32)
platform target config section c3ef110 418cf2f change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section c3ef110 418cf2f change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256487 1256487 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250323 1250323 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2722517 2722517 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 188144 188144 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6036865 6036865 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 355536 355536 0 0.0
.text 5242467 5242467 0 0.0
all-clusters-minimal-app debug (read only) 5320305 5320305 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 294346 294346 0 0.0
.text 4785907 4785907 0 0.0
bridge-app debug (read only) 4710721 4710721 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 234730 234730 0 0.0
.text 4250355 4250355 0 0.0
chip-tool debug (read only) 12173457 12173457 0 0.0
(read/write) 524808 524808 0 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417272 417272 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 459129 459129 0 0.0
.text 11002851 11002851 0 0.0
chip-tool-ipv6only arm64 (read only) 11504116 11504116 0 0.0
(read/write) 589912 589912 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457424 457424 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 360916 360916 0 0.0
.text 10257464 10257464 0 0.0
fabric-admin debug (read only) 11922049 11922049 0 0.0
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 430233 430233 0 0.0
.text 10795139 10795139 0 0.0
fabric-bridge-app debug (read only) 4578345 4578345 0 0.0
(read/write) 213176 213176 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86304 86304 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228106 228106 0 0.0
.text 4126947 4126947 0 0.0
lighting-app debug+rpc+ui (read only) 5634697 5634697 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 358964 358964 0 0.0
.text 5023667 5023667 0 0.0
lock-app debug (read only) 4771777 4771777 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 260586 260586 0 0.0
.text 4294627 4294627 0 0.0
ota-provider-app debug (read only) 4384209 4384209 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 212490 212490 0 0.0
.text 3973811 3973811 0 0.0
ota-requestor-app debug (read only) 4514897 4514897 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 218570 218570 0 0.0
.text 4093875 4093875 0 0.0
shell debug (read only) 3006113 3006113 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191840 191840 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4501580 4501580 0 0.0
(read/write) 248752 248752 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162260 162260 0 0.0
.text 3997784 3997784 0 0.0
tv-app debug (read only) 5847649 5847649 0 0.0
(read/write) 349088 349088 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 96568 96568 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 302090 302090 0 0.0
.text 5298995 5298995 0 0.0
tv-casting-app debug (read only) 9999641 9999641 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 389144 389144 0 0.0
.text 9139363 9139363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 839244 839244 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650632 650632 0 0.0
lock-app qpg6105+debug (read/write) 799364 799364 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610756 610756 0 0.0
stm32 light STM32WB5MM-DK (read/write) 624058 624058 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 81372 81372 0 0.0
.text 391336 391336 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835170 835170 0 0.0
bss 49944 49944 0 0.0
text 625530 625530 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1060100 1060100 0 0.0
bss 110132 110132 0 0.0
text 773616 773616 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915644 915644 0 0.0
bss 92888 92888 0 0.0
text 657116 657116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837530 837530 0 0.0
bss 49988 49988 0 0.0
text 627948 627948 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948612 948612 0 0.0
bss 76580 76580 0 0.0
text 714900 714900 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092216 1092216 0 0.0
bss 99980 99980 0 0.0
text 795316 795316 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912624 912624 0 0.0
bss 69268 69268 0 0.0
text 661336 661336 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934836 934836 0 0.0
bss 92620 92620 0 0.0
text 676424 676424 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 832104 832104 0 0.0
bss 58232 58232 0 0.0
text 621972 621972 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674948 674948 0 0.0
bss 71852 71852 0 0.0
text 462082 462082 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845382 845382 0 0.0
bss 51616 51616 0 0.0
text 634614 634614 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860225 860225 0 0.0
bss 59804 59804 0 0.0
text 643542 643542 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826756 826756 0 0.0
bss 56492 56492 0 0.0
text 619410 619410 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836808 836808 0 0.0
bss 58448 58448 0 0.0
text 624256 624256 0 0.0

Copy link

github-actions bot commented May 23, 2024

PR #33358: Size comparison from c3ef110 to 46dd357

Decreases (1 build for efr32)
platform target config section c3ef110 46dd357 change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section c3ef110 46dd357 change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 740195 740195 0 0.0
.app_xip_area 660205 660205 0 0.0
.bss 73588 73588 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 755831 755831 0 0.0
.app_xip_area 672641 672641 0 0.0
.bss 75444 75444 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 712051 712051 0 0.0
.app_xip_area 636993 636993 0 0.0
.bss 68712 68712 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 677731 677731 0 0.0
.app_xip_area 602029 602029 0 0.0
.bss 69180 69180 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 693063 693063 0 0.0
.app_xip_area 614249 614249 0 0.0
.bss 71036 71036 0 0.0
.data 2316 2316 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 696251 696251 0 0.0
.app_xip_area 617533 617533 0 0.0
.bss 72228 72228 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 711655 711655 0 0.0
.app_xip_area 629825 629825 0 0.0
.bss 74084 74084 0 0.0
.data 2284 2284 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 658771 658771 0 0.0
.app_xip_area 586093 586093 0 0.0
.bss 66380 66380 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 674415 674415 0 0.0
.app_xip_area 598529 598529 0 0.0
.bss 68244 68244 0 0.0
.data 2180 2180 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 962580 962580 0 0.0
.bss 213204 213204 0 0.0
.data 29448 29448 0 0.0
.text 700560 700560 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256487 1256487 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250323 1250323 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2722517 2722517 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 188144 188144 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6036865 6036865 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 355536 355536 0 0.0
.text 5242467 5242467 0 0.0
all-clusters-minimal-app debug (read only) 5320305 5320305 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 294346 294346 0 0.0
.text 4785907 4785907 0 0.0
bridge-app debug (read only) 4710721 4710721 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 234730 234730 0 0.0
.text 4250355 4250355 0 0.0
chip-tool debug (read only) 12173457 12173457 0 0.0
(read/write) 524808 524808 0 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417272 417272 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 459129 459129 0 0.0
.text 11002851 11002851 0 0.0
chip-tool-ipv6only arm64 (read only) 11504116 11504116 0 0.0
(read/write) 589912 589912 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457424 457424 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 360916 360916 0 0.0
.text 10257464 10257464 0 0.0
fabric-admin debug (read only) 11922049 11922049 0 0.0
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 430233 430233 0 0.0
.text 10795139 10795139 0 0.0
fabric-bridge-app debug (read only) 4578345 4578345 0 0.0
(read/write) 213176 213176 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86304 86304 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228106 228106 0 0.0
.text 4126947 4126947 0 0.0
lighting-app debug+rpc+ui (read only) 5634697 5634697 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 358964 358964 0 0.0
.text 5023667 5023667 0 0.0
lock-app debug (read only) 4771777 4771777 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 260586 260586 0 0.0
.text 4294627 4294627 0 0.0
ota-provider-app debug (read only) 4384209 4384209 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 212490 212490 0 0.0
.text 3973811 3973811 0 0.0
ota-requestor-app debug (read only) 4514897 4514897 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 218570 218570 0 0.0
.text 4093875 4093875 0 0.0
shell debug (read only) 3006113 3006113 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191840 191840 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4501580 4501580 0 0.0
(read/write) 248752 248752 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162260 162260 0 0.0
.text 3997784 3997784 0 0.0
tv-app debug (read only) 5847649 5847649 0 0.0
(read/write) 349088 349088 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 96568 96568 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 302090 302090 0 0.0
.text 5298995 5298995 0 0.0
tv-casting-app debug (read only) 9999641 9999641 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 389144 389144 0 0.0
.text 9139363 9139363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 839244 839244 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650632 650632 0 0.0
lock-app qpg6105+debug (read/write) 799364 799364 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610756 610756 0 0.0
stm32 light STM32WB5MM-DK (read/write) 624058 624058 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 81372 81372 0 0.0
.text 391336 391336 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835170 835170 0 0.0
bss 49944 49944 0 0.0
text 625530 625530 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1060100 1060100 0 0.0
bss 110132 110132 0 0.0
text 773616 773616 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915644 915644 0 0.0
bss 92888 92888 0 0.0
text 657116 657116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837530 837530 0 0.0
bss 49988 49988 0 0.0
text 627948 627948 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948612 948612 0 0.0
bss 76580 76580 0 0.0
text 714900 714900 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092216 1092216 0 0.0
bss 99980 99980 0 0.0
text 795316 795316 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912624 912624 0 0.0
bss 69268 69268 0 0.0
text 661336 661336 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934836 934836 0 0.0
bss 92620 92620 0 0.0
text 676424 676424 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 832104 832104 0 0.0
bss 58232 58232 0 0.0
text 621972 621972 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674948 674948 0 0.0
bss 71852 71852 0 0.0
text 462082 462082 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845382 845382 0 0.0
bss 51616 51616 0 0.0
text 634614 634614 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860225 860225 0 0.0
bss 59804 59804 0 0.0
text 643542 643542 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826756 826756 0 0.0
bss 56492 56492 0 0.0
text 619410 619410 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836808 836808 0 0.0
bss 58448 58448 0 0.0
text 624256 624256 0 0.0

Copy link

github-actions bot commented May 24, 2024

PR #33358: Size comparison from 21e239e to 9d4b98a

Decreases (1 build for efr32)
platform target config section 21e239e 9d4b98a change % change
efr32 window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.text 967932 967924 -8 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section 21e239e 9d4b98a change % change
bl602 lighting-app bl602 (read/write) 1446214 1446214 0 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159472 0 0.0
.text 1110674 1110674 0 0.0
bl602+mfd (read/write) 1460646 1460646 0 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158432 0 0.0
.text 1125992 1125992 0 0.0
bl602+rpc (read/write) 1493878 1493878 0 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167048 0 0.0
.text 1142320 1142320 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212107 0 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109024 0 0.0
.text 981120 981120 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223195 0 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 107964 0 0.0
.text 993130 993130 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1303571 0 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124396 0 0.0
.text 1055828 1055828 0 0.0
bl706-eth (read/write) 1029213 1029213 0 0.0
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102080 0 0.0
.text 771642 771642 0 0.0
bl706-wifi (read/write) 1263286 1263286 0 0.0
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123160 0 0.0
.text 1002852 1002852 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1181684 0 0.0
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103028 0 0.0
.text 974234 974234 0 0.0
bl702l+mfd (read/write) 1193600 1193600 0 0.0
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 101968 0 0.0
.text 986556 986556 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 798740 0 0.0
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85204 0 0.0
.text 713272 713272 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 813960 0 0.0
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78776 0 0.0
.text 734920 734920 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803308 0 0.0
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106100 0 0.0
.text 696944 696944 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 755612 0 0.0
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 80852 0 0.0
.text 674496 674496 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741284 0 0.0
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76636 0 0.0
.text 664384 664384 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 606718 0 0.0
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89766 0 0.0
.text 514832 514832 0 0.0
lock CC3235SF_LAUNCHXL (read only) 652614 652614 0 0.0
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110526 0 0.0
.text 539964 539964 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741915 741915 0 0.0
.app_xip_area 661861 661861 0 0.0
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 764391 764391 0 0.0
.app_xip_area 681705 681705 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 764391 764391 0 0.0
.app_xip_area 681705 681705 0 0.0
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713771 713771 0 0.0
.app_xip_area 638649 638649 0 0.0
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679435 679435 0 0.0
.app_xip_area 603677 603677 0 0.0
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701623 701623 0 0.0
.app_xip_area 623313 623313 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701623 701623 0 0.0
.app_xip_area 623313 623313 0 0.0
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697963 697963 0 0.0
.app_xip_area 619189 619189 0 0.0
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 720231 720231 0 0.0
.app_xip_area 638905 638905 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 720231 720231 0 0.0
.app_xip_area 638905 638905 0 0.0
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660499 660499 0 0.0
.app_xip_area 587757 587757 0 0.0
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682967 682967 0 0.0
.app_xip_area 607593 607593 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682967 682967 0 0.0
.app_xip_area 607593 607593 0 0.0
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072180 0 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 888656 0 0.0
lock-app BRD4338a (read/write) 963588 963588 0 0.0
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 701512 701512 0 0.0
window-app BRD4187C (read/write) 1135888 1135880 -8 -0.0
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 967924 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215154 1215154 0 0.0
(read/write) 1751704 1751704 0 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253768 0 0.0
.flash.text 1215154 1215154 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256487 1256487 0 0.0
(read/write) 536308 536308 0 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285512 0 0.0
.flash.text 1250323 1250323 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2722517 2722517 0 0.0
(read/write) 132728 132728 0 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76536 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 188144 188144 0 0.0
.text 2351221 2351221 0 0.0
all-clusters-app debug (read only) 6036865 6036865 0 0.0
(read/write) 484272 484272 0 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336072 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 355536 355536 0 0.0
.text 5242467 5242467 0 0.0
all-clusters-minimal-app debug (read only) 5320305 5320305 0 0.0
(read/write) 240224 240224 0 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99608 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 294346 294346 0 0.0
.text 4785907 4785907 0 0.0
bridge-app debug (read only) 4710721 4710721 0 0.0
(read/write) 221136 221136 0 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88576 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 234730 234730 0 0.0
.text 4250355 4250355 0 0.0
chip-tool debug (read only) 12173473 12173473 0 0.0
(read/write) 524808 524808 0 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417272 417272 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 459129 459129 0 0.0
.text 11002867 11002867 0 0.0
chip-tool-ipv6only arm64 (read only) 11504100 11504100 0 0.0
(read/write) 589928 589928 0 0.0
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457424 457424 0 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 360916 360916 0 0.0
.text 10257448 10257448 0 0.0
fabric-admin debug (read only) 11922033 11922033 0 0.0
(read/write) 517872 517872 0 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411480 0 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 430201 430201 0 0.0
.text 10795155 10795155 0 0.0
fabric-bridge-app debug (read only) 4578345 4578345 0 0.0
(read/write) 213176 213176 0 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86304 86304 0 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228106 228106 0 0.0
.text 4126947 4126947 0 0.0
lighting-app debug+rpc+ui (read only) 5634697 5634697 0 0.0
(read/write) 229936 229936 0 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 96992 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 358964 358964 0 0.0
.text 5023667 5023667 0 0.0
lock-app debug (read only) 4771777 4771777 0 0.0
(read/write) 208264 208264 0 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82568 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 260586 260586 0 0.0
.text 4294627 4294627 0 0.0
ota-provider-app debug (read only) 4384209 4384209 0 0.0
(read/write) 196864 196864 0 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71824 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 212490 212490 0 0.0
.text 3973811 3973811 0 0.0
ota-requestor-app debug (read only) 4514897 4514897 0 0.0
(read/write) 201232 201232 0 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74928 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 218570 218570 0 0.0
.text 4093875 4093875 0 0.0
shell debug (read only) 3006113 3006113 0 0.0
(read/write) 156856 156856 0 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88792 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191840 191840 0 0.0
.text 2635122 2635122 0 0.0
thermostat-no-ble arm64 (read only) 4501580 4501580 0 0.0
(read/write) 248752 248752 0 0.0
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106008 0 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162260 162260 0 0.0
.text 3997784 3997784 0 0.0
tv-app debug (read only) 5847665 5847665 0 0.0
(read/write) 349088 349088 0 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 96568 96568 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 302090 302090 0 0.0
.text 5299011 5299011 0 0.0
tv-casting-app debug (read only) 9999641 9999641 0 0.0
(read/write) 343184 343184 0 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176432 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 389144 389144 0 0.0
.text 9139363 9139363 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2536680 0 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499364 0 0.0
nxp contact k32w0+release (read only) 576444 576444 0 0.0
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 575908 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704308 0 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 590784 0 0.0
light k32w0+release (read only) 610624 610624 0 0.0
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610088 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796256 0 0.0
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 673992 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1827444 0 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1611844 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1748716 0 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536212 0 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667156 0 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461372 0 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1695820 0 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1462972 0 0.0
qpg lighting-app qpg6105+debug (read/write) 839244 839244 0 0.0
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650632 650632 0 0.0
lock-app qpg6105+debug (read/write) 799364 799364 0 0.0
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610756 610756 0 0.0
stm32 light STM32WB5MM-DK (read/write) 624058 624058 0 0.0
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 81372 81372 0 0.0
.text 391336 391336 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835170 835170 0 0.0
bss 49944 49944 0 0.0
text 625530 625530 0 0.0
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 843552 0 0.0
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601330 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1060100 1060100 0 0.0
bss 110132 110132 0 0.0
text 773616 773616 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915644 915644 0 0.0
bss 92888 92888 0 0.0
text 657116 657116 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837530 837530 0 0.0
bss 49988 49988 0 0.0
text 627948 627948 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948612 948612 0 0.0
bss 76580 76580 0 0.0
text 714900 714900 0 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772060 0 0.0
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 557886 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092216 1092216 0 0.0
bss 99980 99980 0 0.0
text 795316 795316 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912624 912624 0 0.0
bss 69268 69268 0 0.0
text 661336 661336 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934836 934836 0 0.0
bss 92620 92620 0 0.0
text 676424 676424 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 832104 832104 0 0.0
bss 58232 58232 0 0.0
text 621972 621972 0 0.0
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 607488 0 0.0
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451088 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674948 674948 0 0.0
bss 71852 71852 0 0.0
text 462082 462082 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845382 845382 0 0.0
bss 51616 51616 0 0.0
text 634614 634614 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860225 860225 0 0.0
bss 59804 59804 0 0.0
text 643542 643542 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826756 826756 0 0.0
bss 56492 56492 0 0.0
text 619410 619410 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836808 836808 0 0.0
bss 58448 58448 0 0.0
text 624256 624256 0 0.0

Copy link

github-actions bot commented May 27, 2024

PR #33358: Size comparison from 21e239e to 642671c

Increases above 0.2%:

platform target config section 21e239e 642671c change % change
cc13x4_26x4 pump-controller-app LP_EM_CC1354P10_6 .rodata 76636 76828 192 0.3
linux chip-tool-ipv6only arm64 (read/write) 589928 591896 1968 0.3
nrfconnect lighting-app nrf52840dongle_nrf52840 rodata 74200 74388 188 0.3
pump-app nrf52840dk_nrf52840 rodata 73672 73860 188 0.3
pump-controller-app nrf52840dk_nrf52840 rodata 70408 70596 188 0.3
Increases (94 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 21e239e 642671c change % change
bl602 lighting-app bl602 (read/write) 1446214 1446842 628 0.0
.rodata 159472 159668 196 0.1
.text 1110674 1111112 438 0.0
bl602+mfd (read/write) 1460646 1461282 636 0.0
.rodata 158432 158628 196 0.1
.text 1125992 1126430 438 0.0
bl602+rpc (read/write) 1493878 1494514 636 0.0
.rodata 167048 167244 196 0.1
.text 1142320 1142758 438 0.0
bl702 lighting-app bl702 (read/write) 1212107 1212699 592 0.0
.rodata 109024 109220 196 0.2
.text 981120 981516 396 0.0
bl702+mfd (read/write) 1223195 1223787 592 0.0
.rodata 107964 108160 196 0.2
.text 993130 993526 396 0.0
bl702+rpc (read/write) 1303571 1304163 592 0.0
.rodata 124396 124592 196 0.2
.text 1055828 1056224 396 0.0
bl706-eth (read/write) 1029213 1029829 616 0.1
.rodata 102080 102276 196 0.2
.text 771642 772064 422 0.1
bl706-wifi (read/write) 1263286 1263958 672 0.1
.rodata 123160 123356 196 0.2
.text 1002852 1003326 474 0.0
bl702l lighting-app bl702l (read/write) 1181684 1182292 608 0.1
.rodata 103028 103224 196 0.2
.text 974234 974646 412 0.0
bl702l+mfd (read/write) 1193600 1194208 608 0.1
.rodata 101968 102164 196 0.2
.text 986556 986968 412 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 799252 512 0.1
.rodata 85204 85396 192 0.2
.text 713272 713592 320 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 814472 512 0.1
.rodata 78776 78968 192 0.2
.text 734920 735240 320 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803820 512 0.1
.rodata 106100 106292 192 0.2
.text 696944 697264 320 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 756124 512 0.1
.rodata 80852 81044 192 0.2
.text 674496 674816 320 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741796 512 0.1
.rodata 76636 76828 192 0.3
.text 664384 664704 320 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 607342 624 0.1
.rodata 89766 89958 192 0.2
.text 514832 515264 432 0.1
lock CC3235SF_LAUNCHXL (read only) 652614 653238 624 0.1
.rodata 110526 110718 192 0.2
.text 539964 540396 432 0.1
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741915 742427 512 0.1
.app_xip_area 661861 662373 512 0.1
CYW30739B2-P5-EVK-02 (read/write) 764391 764903 512 0.1
.app_xip_area 681705 682217 512 0.1
CYW30739B2-P5-EVK-03 (read/write) 764391 764903 512 0.1
.app_xip_area 681705 682217 512 0.1
CYW930739M2EVB-02 (read/write) 713771 714283 512 0.1
.app_xip_area 638649 639161 512 0.1
light-switch CYW30739B2-P5-EVK-01 (read/write) 679435 679955 520 0.1
.app_xip_area 603677 604197 520 0.1
CYW30739B2-P5-EVK-02 (read/write) 701623 702151 528 0.1
.app_xip_area 623313 623841 528 0.1
CYW30739B2-P5-EVK-03 (read/write) 701623 702151 528 0.1
.app_xip_area 623313 623841 528 0.1
lock CYW30739B2-P5-EVK-01 (read/write) 697963 698475 512 0.1
.app_xip_area 619189 619701 512 0.1
CYW30739B2-P5-EVK-02 (read/write) 720231 720743 512 0.1
.app_xip_area 638905 639417 512 0.1
CYW30739B2-P5-EVK-03 (read/write) 720231 720743 512 0.1
.app_xip_area 638905 639417 512 0.1
thermostat CYW30739B2-P5-EVK-01 (read/write) 660499 661027 528 0.1
.app_xip_area 587757 588285 528 0.1
CYW30739B2-P5-EVK-02 (read/write) 682967 683495 528 0.1
.app_xip_area 607593 608121 528 0.1
CYW30739B2-P5-EVK-03 (read/write) 682967 683495 528 0.1
.app_xip_area 607593 608121 528 0.1
efr32 lighting-app BRD4187C (read/write) 1072180 1072692 512 0.0
.text 888656 889168 512 0.1
lock-app BRD4338a (read/write) 963588 964196 608 0.1
.text 701512 702120 608 0.1
window-app BRD4187C (read/write) 1135888 1136496 608 0.1
.text 967932 968540 608 0.1
esp32 all-clusters-app c3devkit (read only) 1215154 1215496 342 0.0
(read/write) 1751704 1751896 192 0.0
.flash.rodata 253768 253960 192 0.1
.flash.text 1215154 1215496 342 0.0
m5stack (read only) 1256487 1256791 304 0.0
(read/write) 536308 536500 192 0.0
.flash.rodata 285512 285704 192 0.1
.flash.text 1250323 1250627 304 0.0
linux air-purifier-app debug (read only) 2722517 2724621 2104 0.1
(read/write) 132728 132792 64 0.0
.data.rel.ro 76536 76584 48 0.1
.rodata 188144 188464 320 0.2
.text 2351221 2352885 1664 0.1
all-clusters-app debug (read only) 6036865 6038857 1992 0.0
(read/write) 484272 484304 32 0.0
.data.rel.ro 336072 336104 32 0.0
.rodata 355536 355824 288 0.1
.text 5242467 5244051 1584 0.0
all-clusters-minimal-app debug (read only) 5320305 5322377 2072 0.0
(read/write) 240224 240256 32 0.0
.data.rel.ro 99608 99640 32 0.0
.rodata 294346 294634 288 0.1
.text 4785907 4787571 1664 0.0
bridge-app debug (read only) 4710721 4712809 2088 0.0
(read/write) 221136 221168 32 0.0
.data.rel.ro 88576 88608 32 0.0
.rodata 234730 235050 320 0.1
.text 4250355 4252003 1648 0.0
chip-tool debug (read only) 12173473 12175601 2128 0.0
(read/write) 524808 524872 64 0.0
.data.rel.ro 417272 417336 64 0.0
.rodata 459129 459449 320 0.1
.text 11002867 11004531 1664 0.0
chip-tool-ipv6only arm64 (read only) 11504100 11506244 2144 0.0
(read/write) 589928 591896 1968 0.3
.data.rel.ro 457424 457472 48 0.0
.rodata 360916 361172 256 0.1
.text 10257448 10259192 1744 0.0
fabric-admin debug (read only) 11922033 11924161 2128 0.0
(read/write) 517872 517936 64 0.0
.data.rel.ro 411480 411528 48 0.0
.rodata 430201 430521 320 0.1
.text 10795155 10796819 1664 0.0
fabric-bridge-app debug (read only) 4578345 4580433 2088 0.0
(read/write) 213176 213208 32 0.0
.data.rel.ro 86304 86336 32 0.0
.rodata 228106 228426 320 0.1
.text 4126947 4128595 1648 0.0
lighting-app debug+rpc+ui (read only) 5634697 5636721 2024 0.0
(read/write) 229936 229968 32 0.0
.data.rel.ro 96992 97024 32 0.0
.rodata 358964 359284 320 0.1
.text 5023667 5025251 1584 0.0
lock-app debug (read only) 4771777 4773865 2088 0.0
(read/write) 208264 208328 64 0.0
.data.rel.ro 82568 82616 48 0.1
.rodata 260586 260906 320 0.1
.text 4294627 4296275 1648 0.0
ota-provider-app debug (read only) 4384209 4386009 1800 0.0
(read/write) 196864 196896 32 0.0
.data.rel.ro 71824 71856 32 0.0
.rodata 212490 212778 288 0.1
.text 3973811 3975203 1392 0.0
ota-requestor-app debug (read only) 4514897 4516729 1832 0.0
(read/write) 201232 201264 32 0.0
.data.rel.ro 74928 74960 32 0.0
.rodata 218570 218890 320 0.1
.text 4093875 4095267 1392 0.0
shell debug (read only) 3006113 3008185 2072 0.1
(read/write) 156856 156888 32 0.0
.data.rel.ro 88792 88832 40 0.0
.rodata 191840 192128 288 0.2
.text 2635122 2636786 1664 0.1
thermostat-no-ble arm64 (read only) 4501580 4503356 1776 0.0
.data.rel.ro 106008 106048 40 0.0
.rodata 162260 162516 256 0.2
.text 3997784 3999176 1392 0.0
tv-app debug (read only) 5847665 5849769 2104 0.0
(read/write) 349088 349120 32 0.0
.data.rel.ro 96568 96600 32 0.0
.rodata 302090 302410 320 0.1
.text 5299011 5300675 1664 0.0
tv-casting-app debug (read only) 9999641 1000176 2128 0.0
(read/write) 343184 343216 32 0.0
.data.rel.ro 176432 176480 48 0.0
.rodata 389144 389464 320 0.1
.text 9139363 9141027 1664 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536680 2537192 512 0.0
.text 1499364 1499876 512 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061392 1061900 508 0.0
rodata 101840 102028 188 0.2
text 773072 773388 316 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238556 1238864 308 0.0
rodata 151444 151464 20 0.0
text 799432 799720 288 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1009080 1009572 492 0.0
rodata 89096 89284 188 0.2
text 734660 734964 304 0.0
light-switch-app nrf52840dk_nrf52840 (read/write) 960976 961504 528 0.1
rodata 78616 78808 192 0.2
text 703040 703364 324 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1211916 1212428 512 0.0
rodata 178964 179156 192 0.1
text 748948 749268 320 0.0
lighting-app nrf52840dk_nrf52840+rpc (read/write) 1060924 1061416 492 0.0
rodata 84324 84512 188 0.2
text 782384 782688 304 0.0
nrf52840dongle_nrf52840 (read/write) 1015360 1015852 492 0.0
rodata 74200 74388 188 0.3
text 734208 734512 304 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 958944 959436 492 0.1
rodata 80120 80308 188 0.2
text 684096 684400 304 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1211916 1212428 512 0.0
rodata 178964 179156 192 0.1
text 748948 749268 320 0.0
lock-app nrf52840dk_nrf52840 (read/write) 973176 973668 492 0.1
rodata 98168 98356 188 0.2
text 695212 695516 304 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 903424 903916 492 0.1
rodata 99600 99788 188 0.2
text 619072 619376 304 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1225088 1225580 492 0.0
rodata 198524 198712 188 0.1
text 742052 742356 304 0.0
pump-app nrf52840dk_nrf52840 (read/write) 924184 924676 492 0.1
rodata 73672 73860 188 0.3
text 672024 672328 304 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 910520 911012 492 0.1
rodata 70408 70596 188 0.3
text 661896 662200 304 0.0
nxp contact k32w0+release (read only) 576444 576748 304 0.1
.text 575908 576212 304 0.1
k32w1+release (read/write) 704308 704628 320 0.0
.text 590784 591104 320 0.1
light k32w0+release (read only) 610624 610944 320 0.1
.text 610088 610408 320 0.1
k32w1+release (read/write) 796256 796752 496 0.1
.text 673992 674488 496 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1827444 1828060 616 0.0
.text 1611844 1612460 616 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748716 1749340 624 0.0
.text 1536212 1536836 624 0.0
light cy8ckit_062s2_43012 (read/write) 1667156 1667764 608 0.0
.text 1461372 1461980 608 0.0
lock cy8ckit_062s2_43012 (read/write) 1695820 1696428 608 0.0
.text 1462972 1463580 608 0.0
qpg lighting-app qpg6105+debug (read/write) 839244 839740 496 0.1
.text 650632 651128 496 0.1
lock-app qpg6105+debug (read/write) 799364 799868 504 0.1
.text 610756 611260 504 0.1
stm32 light STM32WB5MM-DK (read/write) 624058 624554 496 0.1
.rodata 81372 81564 192 0.2
.text 391336 391640 304 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 835170 835690 520 0.1
text 625530 625862 332 0.1
all-clusters-app tlsr9118bdk40d (read/write) 843552 844080 528 0.1
text 601330 601668 338 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1060100 1060628 528 0.0
text 773616 773954 338 0.0
bridge-app tlsr9518adk80d (read/write) 915644 916180 536 0.1
text 657116 657454 338 0.1
contact-sensor-app tlsr9528a_retention (read/write) 837530 838050 520 0.1
text 627948 628280 332 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 948612 949152 540 0.1
text 714900 715240 340 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read/write) 772060 772588 528 0.1
text 557886 558224 338 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1092216 1092744 528 0.0
text 795316 795654 338 0.0
lock-app-dfu tlsr9528a (read/write) 912624 913144 520 0.1
text 661336 661668 332 0.1
ota-requestor-app tlsr9518adk80d (read/write) 934836 935364 528 0.1
text 676424 676762 338 0.0
pump-app tlsr9258a (read/write) 832104 832632 528 0.1
text 621972 622304 332 0.1
pump-controller-app tlsr9118bdk40d (read/write) 607488 608008 520 0.1
text 451088 451420 332 0.1
shell tlsr9518adk80d (read/write) 674948 675304 356 0.1
text 462082 462250 168 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 845382 845910 528 0.1
text 634614 634946 332 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 860225 860753 528 0.1
text 643542 643874 332 0.1
thermostat tlsr9518adk80d (read/write) 826756 827284 528 0.1
text 619410 619742 332 0.1
window-covering tlsr9258a (read/write) 836808 837336 528 0.1
text 624256 624588 332 0.1
Decreases (1 build for linux)
platform target config section 21e239e 642671c change % change
linux thermostat-no-ble arm64 (read/write) 248752 246984 -1768 -0.7
Full report (94 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 21e239e 642671c change % change
bl602 lighting-app bl602 (read/write) 1446214 1446842 628 0.0
.bss 85896 85896 0 0.0
.data 9512 9512 0 0.0
.rodata 159472 159668 196 0.1
.text 1110674 1111112 438 0.0
bl602+mfd (read/write) 1460646 1461282 636 0.0
.bss 86072 86072 0 0.0
.data 9488 9488 0 0.0
.rodata 158432 158628 196 0.1
.text 1125992 1126430 438 0.0
bl602+rpc (read/write) 1493878 1494514 636 0.0
.bss 93944 93944 0 0.0
.data 9896 9896 0 0.0
.rodata 167048 167244 196 0.1
.text 1142320 1142758 438 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1212107 1212699 592 0.0
.bss 11185 11185 0 0.0
.data 3720 3720 0 0.0
.rodata 109024 109220 196 0.2
.text 981120 981516 396 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1223195 1223787 592 0.0
.bss 11361 11361 0 0.0
.data 3696 3696 0 0.0
.rodata 107964 108160 196 0.2
.text 993130 993526 396 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1303571 1304163 592 0.0
.bss 19669 19669 0 0.0
.data 4256 4256 0 0.0
.rodata 124396 124592 196 0.2
.text 1055828 1056224 396 0.0
bl706-eth (read/write) 1029213 1029829 616 0.1
.bss 23760 23760 0 0.0
.data 3264 3264 0 0.0
.rodata 102080 102276 196 0.2
.text 771642 772064 422 0.1
bl706-wifi (read/write) 1263286 1263958 672 0.1
.bss 10645 10645 0 0.0
.data 3712 3712 0 0.0
.rodata 123160 123356 196 0.2
.text 1002852 1003326 474 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1181684 1182292 608 0.1
.bss 16396 16396 0 0.0
.data 5080 5080 0 0.0
.rodata 103028 103224 196 0.2
.text 974234 974646 412 0.0
bl702l+mfd (read/write) 1193600 1194208 608 0.1
.bss 16572 16572 0 0.0
.data 5064 5064 0 0.0
.rodata 101968 102164 196 0.2
.text 986556 986968 412 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798740 799252 512 0.1
(read/write) 177700 177700 0 0.0
.bss 99612 99612 0 0.0
.data 3604 3604 0 0.0
.rodata 85204 85396 192 0.2
.text 713272 713592 320 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813960 814472 512 0.1
(read/write) 188172 188172 0 0.0
.bss 110100 110100 0 0.0
.data 3596 3596 0 0.0
.rodata 78776 78968 192 0.2
.text 734920 735240 320 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803308 803820 512 0.1
(read/write) 182292 182292 0 0.0
.bss 104220 104220 0 0.0
.data 3596 3596 0 0.0
.rodata 106100 106292 192 0.2
.text 696944 697264 320 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755612 756124 512 0.1
(read/write) 176644 176644 0 0.0
.bss 98336 98336 0 0.0
.data 3588 3588 0 0.0
.rodata 80852 81044 192 0.2
.text 674496 674816 320 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741284 741796 512 0.1
(read/write) 176884 176884 0 0.0
.bss 98576 98576 0 0.0
.data 3588 3588 0 0.0
.rodata 76636 76828 192 0.3
.text 664384 664704 320 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606718 607342 624 0.1
(read/write) 209716 209716 0 0.0
.bss 202932 202932 0 0.0
.data 1660 1660 0 0.0
.rodata 89766 89958 192 0.2
.text 514832 515264 432 0.1
lock CC3235SF_LAUNCHXL (read only) 652614 653238 624 0.1
(read/write) 209972 209972 0 0.0
.bss 203328 203328 0 0.0
.data 1524 1524 0 0.0
.rodata 110526 110718 192 0.2
.text 539964 540396 432 0.1
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 741915 742427 512 0.1
.app_xip_area 661861 662373 512 0.1
.bss 73652 73652 0 0.0
.data 940 940 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 764391 764903 512 0.1
.app_xip_area 681705 682217 512 0.1
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 764391 764903 512 0.1
.app_xip_area 681705 682217 512 0.1
.bss 75516 75516 0 0.0
.data 1708 1708 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713771 714283 512 0.1
.app_xip_area 638649 639161 512 0.1
.bss 68776 68776 0 0.0
.data 884 884 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679435 679955 520 0.1
.app_xip_area 603677 604197 520 0.1
.bss 69236 69236 0 0.0
.data 1060 1060 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 701623 702151 528 0.1
.app_xip_area 623313 623841 528 0.1
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 701623 702151 528 0.1
.app_xip_area 623313 623841 528 0.1
.bss 71100 71100 0 0.0
.data 1748 1748 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 697963 698475 512 0.1
.app_xip_area 619189 619701 512 0.1
.bss 72284 72284 0 0.0
.data 1028 1028 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 720231 720743 512 0.1
.app_xip_area 638905 639417 512 0.1
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 720231 720743 512 0.1
.app_xip_area 638905 639417 512 0.1
.bss 74148 74148 0 0.0
.data 1716 1716 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660499 661027 528 0.1
.app_xip_area 587757 588285 528 0.1
.bss 66444 66444 0 0.0
.data 836 836 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 682967 683495 528 0.1
.app_xip_area 607593 608121 528 0.1
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 682967 683495 528 0.1
.app_xip_area 607593 608121 528 0.1
.bss 68308 68308 0 0.0
.data 1604 1604 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1072180 1072692 512 0.0
.bss 180056 180056 0 0.0
.data 3448 3448 0 0.0
.text 888656 889168 512 0.1
lock-app BRD4338a (read/write) 963588 964196 608 0.1
.bss 213260 213260 0 0.0
.data 29448 29448 0 0.0
.text 701512 702120 608 0.1
window-app BRD4187C (read/write) 1135888 1136496 608 0.1
.bss 164584 164584 0 0.0
.data 3352 3352 0 0.0
.text 967932 968540 608 0.1
esp32 all-clusters-app c3devkit (read only) 1215154 1215496 342 0.0
(read/write) 1751704 1751896 192 0.0
.dram0.bss 74744 74744 0 0.0
.dram0.data 13660 13660 0 0.0
.flash.rodata 253768 253960 192 0.1
.flash.text 1215154 1215496 342 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256487 1256791 304 0.0
(read/write) 536308 536500 192 0.0
.dram0.bss 79680 79680 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285512 285704 192 0.1
.flash.text 1250323 1250627 304 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2722517 2724621 2104 0.1
(read/write) 132728 132792 64 0.0
.bss 47880 47880 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 76536 76584 48 0.1
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 188144 188464 320 0.2
.text 2351221 2352885 1664 0.1
all-clusters-app debug (read only) 6036865 6038857 1992 0.0
(read/write) 484272 484304 32 0.0
.bss 136160 136160 0 0.0
.data 4592 4592 0 0.0
.data.rel.ro 336072 336104 32 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1448 1448 0 0.0
.rodata 355536 355824 288 0.1
.text 5242467 5244051 1584 0.0
all-clusters-minimal-app debug (read only) 5320305 5322377 2072 0.0
(read/write) 240224 240256 32 0.0
.bss 129024 129024 0 0.0
.data 4496 4496 0 0.0
.data.rel.ro 99608 99640 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 294346 294634 288 0.1
.text 4785907 4787571 1664 0.0
bridge-app debug (read only) 4710721 4712809 2088 0.0
(read/write) 221136 221168 32 0.0
.bss 119552 119552 0 0.0
.data 6272 6272 0 0.0
.data.rel.ro 88576 88608 32 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 234730 235050 320 0.1
.text 4250355 4252003 1648 0.0
chip-tool debug (read only) 12173473 12175601 2128 0.0
(read/write) 524808 524872 64 0.0
.bss 95160 95160 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 417272 417336 64 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 459129 459449 320 0.1
.text 11002867 11004531 1664 0.0
chip-tool-ipv6only arm64 (read only) 11504100 11506244 2144 0.0
(read/write) 589928 591896 1968 0.3
.bss 104152 104152 0 0.0
.data 4512 4512 0 0.0
.data.rel.ro 457424 457472 48 0.0
.dynamic 512 512 0 0.0
.got 17280 17280 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 360916 361172 256 0.1
.text 10257448 10259192 1744 0.0
fabric-admin debug (read only) 11922033 11924161 2128 0.0
(read/write) 517872 517936 64 0.0
.bss 94520 94520 0 0.0
.data 4866 4866 0 0.0
.data.rel.ro 411480 411528 48 0.0
.dynamic 624 624 0 0.0
.got 5584 5584 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 430201 430521 320 0.1
.text 10795155 10796819 1664 0.0
fabric-bridge-app debug (read only) 4578345 4580433 2088 0.0
(read/write) 213176 213208 32 0.0
.bss 115104 115104 0 0.0
.data 5056 5056 0 0.0
.data.rel.ro 86304 86336 32 0.0
.dynamic 624 624 0 0.0
.got 5240 5240 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228106 228426 320 0.1
.text 4126947 4128595 1648 0.0
lighting-app debug+rpc+ui (read only) 5634697 5636721 2024 0.0
(read/write) 229936 229968 32 0.0
.bss 120496 120496 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96992 97024 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 984 984 0 0.0
.rodata 358964 359284 320 0.1
.text 5023667 5025251 1584 0.0
lock-app debug (read only) 4771777 4773865 2088 0.0
(read/write) 208264 208328 64 0.0
.bss 114792 114792 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82568 82616 48 0.1
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 260586 260906 320 0.1
.text 4294627 4296275 1648 0.0
ota-provider-app debug (read only) 4384209 4386009 1800 0.0
(read/write) 196864 196896 32 0.0
.bss 114656 114656 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 71824 71856 32 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 212490 212778 288 0.1
.text 3973811 3975203 1392 0.0
ota-requestor-app debug (read only) 4514897 4516729 1832 0.0
(read/write) 201232 201264 32 0.0
.bss 115552 115552 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 74928 74960 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 218570 218890 320 0.1
.text 4093875 4095267 1392 0.0
shell debug (read only) 3006113 3008185 2072 0.1
(read/write) 156856 156888 32 0.0
.bss 60784 60784 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88792 88832 40 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 191840 192128 288 0.2
.text 2635122 2636786 1664 0.1
thermostat-no-ble arm64 (read only) 4501580 4503356 1776 0.0
(read/write) 248752 246984 -1768 -0.7
.bss 123144 123144 0 0.0
.data 3424 3424 0 0.0
.data.rel.ro 106008 106048 40 0.0
.dynamic 512 512 0 0.0
.got 9000 9000 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 162260 162516 256 0.2
.text 3997784 3999176 1392 0.0
tv-app debug (read only) 5847665 5849769 2104 0.0
(read/write) 349088 349120 32 0.0
.bss 238640 238640 0 0.0
.data 6592 6592 0 0.0
.data.rel.ro 96568 96600 32 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 302090 302410 320 0.1
.text 5299011 5300675 1664 0.0
tv-casting-app debug (read only) 9999641 1000176 2128 0.0
(read/write) 343184 343216 32 0.0
.bss 156760 156760 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176432 176480 48 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1232 1232 0 0.0
.rodata 389144 389464 320 0.1
.text 9139363 9141027 1664 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536680 2537192 512 0.0
.bss 220928 220928 0 0.0
.data 5224 5224 0 0.0
.text 1499364 1499876 512 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061392 1061900 508 0.0
bss 139209 139209 0 0.0
rodata 101840 102028 188 0.2
text 773072 773388 316 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238556 1238864 308 0.0
bss 137637 137637 0 0.0
rodata 151444 151464 20 0.0
text 799432 799720 288 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1009080 1009572 492 0.0
bss 138107 138107 0 0.0
rodata 89096 89284 188 0.2
text 734660 734964 304 0.0
light-switch-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 960976 961504 528 0.1
bss 132168 132168 0 0.0
rodata 78616 78808 192 0.2
text 703040 703364 324 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1211916 1212428 512 0.0
bss 129861 129861 0 0.0
rodata 178964 179156 192 0.1
text 748948 749268 320 0.0
lighting-app nrf52840dk_nrf52840+rpc (read only) 4 4 0 0.0
(read/write) 1060924 1061416 492 0.0
bss 143919 143919 0 0.0
rodata 84324 84512 188 0.2
text 782384 782688 304 0.0
nrf52840dongle_nrf52840 (read only) 4 4 0 0.0
(read/write) 1015360 1015852 492 0.0
bss 151924 151924 0 0.0
rodata 74200 74388 188 0.3
text 734208 734512 304 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 958944 959436 492 0.1
bss 142725 142725 0 0.0
rodata 80120 80308 188 0.2
text 684096 684400 304 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1211916 1212428 512 0.0
bss 129861 129861 0 0.0
rodata 178964 179156 192 0.1
text 748948 749268 320 0.0
lock-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 973176 973668 492 0.1
bss 132691 132691 0 0.0
rodata 98168 98356 188 0.2
text 695212 695516 304 0.0
nrf5340dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 903424 903916 492 0.1
bss 132757 132757 0 0.0
rodata 99600 99788 188 0.2
text 619072 619376 304 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1225088 1225580 492 0.0
bss 130384 130384 0 0.0
rodata 198524 198712 188 0.1
text 742052 742356 304 0.0
pump-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 924184 924676 492 0.1
bss 131376 131376 0 0.0
rodata 73672 73860 188 0.3
text 672024 672328 304 0.0
pump-controller-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 910520 911012 492 0.1
bss 131175 131175 0 0.0
rodata 70408 70596 188 0.3
text 661896 662200 304 0.0
nxp contact k32w0+release (read only) 576444 576748 304 0.1
(read/write) 83220 83220 0 0.0
.bss 67920 67920 0 0.0
.data 2204 2204 0 0.0
.text 575908 576212 304 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704308 704628 320 0.0
.bss 71272 71272 0 0.0
.data 2872 2872 0 0.0
.text 590784 591104 320 0.1
light k32w0+release (read only) 610624 610944 320 0.1
(read/write) 82688 82688 0 0.0
.bss 67376 67376 0 0.0
.data 2224 2224 0 0.0
.text 610088 610408 320 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796256 796752 496 0.1
.bss 80816 80816 0 0.0
.data 2080 2080 0 0.0
.text 673992 674488 496 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826128 826128 0 0.0
(read/write) 1827444 1828060 616 0.0
.bss 204460 204460 0 0.0
.data 2752 2752 0 0.0
.text 1611844 1612460 616 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829224 829224 0 0.0
(read/write) 1748716 1749340 624 0.0
.bss 201388 201388 0 0.0
.data 2728 2728 0 0.0
.text 1536212 1536836 624 0.0
light cy8ckit_062s2_43012 (read only) 835944 835944 0 0.0
(read/write) 1667156 1667764 608 0.0
.bss 194852 194852 0 0.0
.data 2544 2544 0 0.0
.text 1461372 1461980 608 0.0
lock cy8ckit_062s2_43012 (read only) 808880 808880 0 0.0
(read/write) 1695820 1696428 608 0.0
.bss 221932 221932 0 0.0
.data 2528 2528 0 0.0
.text 1462972 1463580 608 0.0
qpg lighting-app qpg6105+debug (read/write) 839244 839740 496 0.1
.bss 103780 103780 0 0.0
.data 864 864 0 0.0
.text 650632 651128 496 0.1
lock-app qpg6105+debug (read/write) 799364 799868 504 0.1
.bss 98444 98444 0 0.0
.data 876 876 0 0.0
.text 610756 611260 504 0.1
stm32 light STM32WB5MM-DK (read/write) 624058 624554 496 0.1
.bss 141060 141060 0 0.0
.data 672 672 0 0.0
.rodata 81372 81564 192 0.2
.text 391336 391640 304 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835170 835690 520 0.1
bss 49944 49944 0 0.0
text 625530 625862 332 0.1
all-clusters-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 843552 844080 528 0.1
bss 79088 79088 0 0.0
noinit 46096 46096 0 0.0
text 601330 601668 338 0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1060100 1060628 528 0.0
bss 110132 110132 0 0.0
text 773616 773954 338 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 915644 916180 536 0.1
bss 92888 92888 0 0.0
text 657116 657454 338 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 837530 838050 520 0.1
bss 49988 49988 0 0.0
text 627948 628280 332 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 948612 949152 540 0.1
bss 76580 76580 0 0.0
text 714900 715240 340 0.0
lighting-app-ota-factory-data tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 772060 772588 528 0.1
bss 75336 75336 0 0.0
noinit 46096 46096 0 0.0
text 557886 558224 338 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1092216 1092744 528 0.0
bss 99980 99980 0 0.0
text 795316 795654 338 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 912624 913144 520 0.1
bss 69268 69268 0 0.0
text 661336 661668 332 0.1
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 934836 935364 528 0.1
bss 92620 92620 0 0.0
text 676424 676762 338 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 832104 832632 528 0.1
bss 58232 58232 0 0.0
text 621972 622304 332 0.1
pump-controller-app tlsr9118bdk40d (read only) 160 160 0 0.0
(read/write) 607488 608008 520 0.1
bss 44160 44160 0 0.0
noinit 32512 32512 0 0.0
text 451088 451420 332 0.1
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 674948 675304 356 0.1
bss 71852 71852 0 0.0
text 462082 462250 168 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 845382 845910 528 0.1
bss 51616 51616 0 0.0
text 634614 634946 332 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 860225 860753 528 0.1
bss 59804 59804 0 0.0
text 643542 643874 332 0.1
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 826756 827284 528 0.1
bss 56492 56492 0 0.0
text 619410 619742 332 0.1
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 836808 837336 528 0.1
bss 58448 58448 0 0.0
text 624256 624588 332 0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant