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

Remove dependency of InteractionModelEngine in CommandHandler #31830

Merged
merged 20 commits into from
May 7, 2024

Conversation

yyzhong-g
Copy link
Contributor

@yyzhong-g yyzhong-g commented Feb 1, 2024

Remove the use of InteractionModelEngine::GetInstance() in CommandHandler::Handle by introducing an IntrusiveList of of Handle in CommandHandler to keep track that the Handles are still valid.

The IntrusiveList of Handles stores a list of pointers that represent the Handles created associated with this CommandHandler. They will be invalidated during the release of the Handle or the destruction/close of the CommandHandler.

Also remove the GetMagicNumber function call in Interaction Model Engine since it is not needed by any other handlers.

This change can discouple the singleton usage of the IMEngine for better testing.

Copy link

github-actions bot commented Apr 26, 2024

PR #31830: Size comparison from a28965b to ca93da0

Increases above 0.2%:

platform target config section a28965b ca93da0 change % change
linux chip-tool-ipv6only arm64 (read/write) 588960 591112 2152 0.4
thermostat-no-ble arm64 (read/write) 243680 246552 2872 1.2
Increases (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section a28965b ca93da0 change % change
bl602 lighting-app bl602 .rodata 159092 159112 20 0.0
bl602+mfd .rodata 158052 158072 20 0.0
bl602+rpc .rodata 166660 166680 20 0.0
bl702 lighting-app bl702 (read/write) 1209067 1209203 136 0.0
.rodata 108788 108808 20 0.0
.text 978460 978574 114 0.0
bl702+mfd (read/write) 1219907 1220039 132 0.0
.rodata 107728 107748 20 0.0
.text 990214 990328 114 0.0
bl702+rpc (read/write) 1300555 1300691 136 0.0
.rodata 124160 124180 20 0.0
.text 1053168 1053282 114 0.0
bl706-eth .rodata 101776 101796 20 0.0
bl706-wifi .rodata 122776 122796 20 0.0
bl702l lighting-app bl702l .rodata 102792 102812 20 0.0
.text 971314 971428 114 0.0
bl702l+mfd (read/write) 1189804 1189940 136 0.0
.rodata 101732 101752 20 0.0
.text 983636 983750 114 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783668 783828 160 0.0
.rodata 82996 83012 16 0.0
.text 700404 700548 144 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799556 799660 104 0.0
.rodata 76980 76996 16 0.0
.text 722308 722400 92 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788420 788548 128 0.0
.rodata 103900 103916 16 0.0
.text 684252 684364 112 0.0
pump-app LP_EM_CC1354P10_6 (read only) 740676 740812 136 0.0
.rodata 78660 78676 16 0.0
.text 661748 661868 120 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726300 726452 152 0.0
.rodata 74436 74452 16 0.0
.text 651596 651732 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 587534 587646 112 0.0
.rodata 87526 87550 24 0.0
.text 497884 497972 88 0.0
lock CC3235SF_LAUNCHXL (read only) 633702 633806 104 0.0
.rodata 108206 108230 24 0.0
.text 523376 523456 80 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570567 570735 168 0.0
.app_xip_area 460477 460645 168 0.0
lock cyw930739m2evb_01 (read/write) 552783 552919 136 0.0
.app_xip_area 438021 438157 136 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573335 573503 168 0.0
.app_xip_area 464741 464909 168 0.0
switch cyw930739m2evb_01 (read/write) 565783 565951 168 0.0
.app_xip_area 454005 454173 168 0.0
efr32 lighting-app BRD4187C (read/write) 1069560 1069728 168 0.0
.bss 179920 179944 24 0.0
.text 886188 886332 144 0.0
lock-app BRD4338a (read/write) 963036 963156 120 0.0
.bss 210504 210528 24 0.0
.text 702880 702976 96 0.0
window-app BRD4187C (read/write) 1136028 1136292 264 0.0
.bss 164512 164536 24 0.0
.text 968160 968400 240 0.0
esp32 all-clusters-app c3devkit (read only) 1215060 1215220 160 0.0
(read/write) 1751160 1751176 16 0.0
.flash.rodata 253352 253368 16 0.0
.flash.text 1215060 1215220 160 0.0
m5stack (read only) 1256423 1256623 200 0.0
(read/write) 537564 537580 16 0.0
.flash.rodata 285080 285096 16 0.0
.flash.text 1250259 1250459 200 0.0
linux air-purifier-app debug (read only) 2651229 2652837 1608 0.1
(read/write) 130352 130384 32 0.0
.data.rel.ro 75112 75144 32 0.0
.text 2287077 2288661 1584 0.1
all-clusters-app debug (read only) 5966129 5968409 2280 0.0
(read/write) 481992 482024 32 0.0
.data.rel.ro 334664 334696 32 0.0
.text 5178883 5181107 2224 0.0
all-clusters-minimal-app debug (read only) 5246105 5248193 2088 0.0
(read/write) 237944 237976 32 0.0
.data.rel.ro 98248 98280 32 0.0
.text 4718867 4720899 2032 0.0
bridge-app debug (read only) 4637361 4639001 1640 0.0
(read/write) 218856 218888 32 0.0
.data.rel.ro 87200 87232 32 0.0
.text 4184323 4185907 1584 0.0
chip-tool debug (read only) 12088889 12091297 2408 0.0
(read/write) 523424 523456 32 0.0
.data.rel.ro 416032 416072 40 0.0
.text 10928643 10931027 2384 0.0
chip-tool-ipv6only arm64 (read only) 11406612 11408612 2000 0.0
(read/write) 588960 591112 2152 0.4
.data.rel.ro 455976 456016 40 0.0
.text 10168552 10170440 1888 0.0
lighting-app debug+rpc+ui (read only) 5560913 5562697 1784 0.0
(read/write) 227624 227656 32 0.0
.data.rel.ro 95568 95600 32 0.0
.text 4957571 4959299 1728 0.0
lock-app debug (read only) 4703289 4704865 1576 0.0
(read/write) 206048 206080 32 0.0
.data.rel.ro 81192 81240 48 0.1
.text 4233459 4234979 1520 0.0
ota-provider-app debug (read only) 4313177 4314177 1000 0.0
(read/write) 194520 194584 64 0.0
.bss 113728 113760 32 0.0
.data.rel.ro 70480 70512 32 0.0
.text 3909059 3910035 976 0.0
ota-requestor-app debug (read only) 4443801 4445089 1288 0.0
(read/write) 198888 198984 96 0.0
.bss 114624 114656 32 0.0
.data.rel.ro 73584 73632 48 0.1
.text 4029059 4030291 1232 0.0
shell debug (read only) 2935345 2937465 2120 0.1
(read/write) 157360 157392 32 0.0
.data.rel.ro 87344 87384 40 0.0
.text 2571634 2573730 2096 0.1
thermostat-no-ble arm64 (read only) 4436140 4437372 1232 0.0
(read/write) 243680 246552 2872 1.2
.data.rel.ro 104464 104504 40 0.0
.text 3938808 3939912 1104 0.0
tv-app debug (read only) 5778945 5781273 2328 0.0
.data.rel.ro 95368 95384 16 0.0
.text 5239347 5241683 2336 0.0
tv-casting-app debug (read only) 9904497 9906905 2408 0.0
(read/write) 343552 343584 32 0.0
.data.rel.ro 174896 174944 48 0.0
.text 9052387 9054771 2384 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2535904 2536048 144 0.0
.text 1498588 1498732 144 0.0
nxp contact k32w0+release (read only) 575628 575804 176 0.0
.text 575092 575268 176 0.0
k32w1+release (read/write) 702980 703188 208 0.0
.text 589536 589744 208 0.0
light k32w0+release (read only) 609640 609832 192 0.0
.text 609104 609296 192 0.0
k32w1+release (read/write) 794872 795088 216 0.0
.text 672704 672920 216 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1805740 1805860 120 0.0
.text 1596020 1596140 120 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1727628 1727756 128 0.0
.text 1521060 1521188 128 0.0
light cy8ckit_062s2_43012 (read/write) 1646380 1646484 104 0.0
.text 1446532 1446636 104 0.0
lock cy8ckit_062s2_43012 (read/write) 1675044 1675164 120 0.0
.text 1448124 1448244 120 0.0
qpg lighting-app qpg6105+debug (read/write) 1133164 1133372 208 0.0
.text 645544 645752 208 0.0
lock-app qpg6105+debug (read/write) 1093164 1093324 160 0.0
.text 605548 605708 160 0.0
stm32 light STM32WB5MM-DK (read/write) 604745 604969 224 0.0
.rodata 80532 80548 16 0.0
.text 385344 385552 208 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 833818 834154 336 0.0
text 624494 624814 320 0.1
all-clusters-app tlsr9518adk80d (read/write) 1096896 1097224 328 0.0
text 797894 798208 314 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058360 1058648 288 0.0
text 772256 772528 272 0.0
bridge-app tlsr9518adk80d (read/write) 913880 914232 352 0.0
text 655736 656074 338 0.1
contact-sensor-app tlsr9528a_retention (read/write) 835846 836182 336 0.0
text 626594 626914 320 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 936796 937084 288 0.0
text 703390 703660 270 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090384 1090736 352 0.0
text 793838 794176 338 0.0
lock-app-dfu tlsr9528a (read/write) 911092 911388 296 0.0
text 660130 660410 280 0.0
ota-requestor-app tlsr9518adk80d (read/write) 932724 933084 360 0.0
text 674772 675110 338 0.1
pump-app tlsr9258a (read/write) 833396 833708 312 0.0
text 623594 623892 298 0.0
pump-controller-app tlsr9518adk80d (read/write) 799516 799836 320 0.0
text 598500 598798 298 0.0
shell tlsr9518adk80d (read/write) 676304 676320 16 0.0
text 462014 462032 18 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 843570 843906 336 0.0
text 633126 633446 320 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858405 858741 336 0.0
text 642084 642406 322 0.1
thermostat tlsr9518adk80d (read/write) 825064 825376 312 0.0
text 618050 618348 298 0.0
window-covering tlsr9258a (read/write) 838292 838628 336 0.0
text 626058 626380 322 0.1
Decreases (18 builds for bl602, bl702, bl702l, linux)
platform target config section a28965b ca93da0 change % change
bl602 lighting-app bl602 (read/write) 1443026 1442886 -140 -0.0
.text 1108046 1107888 -158 -0.0
bl602+mfd (read/write) 1457450 1457310 -140 -0.0
.text 1123364 1123206 -158 -0.0
bl602+rpc (read/write) 1490674 1490534 -140 -0.0
.text 1139692 1139534 -158 -0.0
bl702 lighting-app bl706-eth (read/write) 1025433 1025277 -156 -0.0
.text 768336 768158 -178 -0.0
bl706-wifi .text 1000200 1000180 -20 -0.0
bl702l lighting-app bl702l (read/write) 1178920 1178540 -380 -0.0
linux air-purifier-app debug .rodata 185040 184944 -96 -0.1
all-clusters-app debug .rodata 351984 351920 -64 -0.0
all-clusters-minimal-app debug .rodata 290634 290570 -64 -0.0
bridge-app debug .rodata 230858 230794 -64 -0.0
chip-tool debug .rodata 451769 451673 -96 -0.0
lighting-app debug+rpc+ui .rodata 354772 354708 -64 -0.0
lock-app debug .rodata 256714 256650 -64 -0.0
ota-provider-app debug .rodata 209514 209418 -96 -0.0
ota-requestor-app debug .rodata 215594 215530 -64 -0.0
shell debug .rodata 188480 188384 -96 -0.1
tv-app debug .rodata 295722 295594 -128 -0.0
tv-casting-app debug .rodata 385112 385016 -96 -0.0
Full report (68 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nxp, psoc6, qpg, stm32, telink)
platform target config section a28965b ca93da0 change % change
bl602 lighting-app bl602 (read/write) 1443026 1442886 -140 -0.0
.bss 85720 85720 0 0.0
.data 9512 9512 0 0.0
.rodata 159092 159112 20 0.0
.text 1108046 1107888 -158 -0.0
bl602+mfd (read/write) 1457450 1457310 -140 -0.0
.bss 85888 85888 0 0.0
.data 9488 9488 0 0.0
.rodata 158052 158072 20 0.0
.text 1123364 1123206 -158 -0.0
bl602+rpc (read/write) 1490674 1490534 -140 -0.0
.bss 93760 93760 0 0.0
.data 9888 9888 0 0.0
.rodata 166660 166680 20 0.0
.text 1139692 1139534 -158 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209067 1209203 136 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108788 108808 20 0.0
.text 978460 978574 114 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219907 1220039 132 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107728 107748 20 0.0
.text 990214 990328 114 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300555 1300691 136 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124160 124180 20 0.0
.text 1053168 1053282 114 0.0
bl706-eth (read/write) 1025433 1025277 -156 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101776 101796 20 0.0
.text 768336 768158 -178 -0.0
bl706-wifi (read/write) 1260066 1260066 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122776 122796 20 0.0
.text 1000200 1000180 -20 -0.0
bl702l lighting-app bl702l (read/write) 1178920 1178540 -380 -0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102792 102812 20 0.0
.text 971314 971428 114 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1189804 1189940 136 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101732 101752 20 0.0
.text 983636 983750 114 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783668 783828 160 0.0
(read/write) 176660 176660 0 0.0
.bss 98604 98604 0 0.0
.data 3588 3588 0 0.0
.rodata 82996 83012 16 0.0
.text 700404 700548 144 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799556 799660 104 0.0
(read/write) 187148 187148 0 0.0
.bss 109092 109092 0 0.0
.data 3588 3588 0 0.0
.rodata 76980 76996 16 0.0
.text 722308 722400 92 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788420 788548 128 0.0
(read/write) 181268 181268 0 0.0
.bss 103212 103212 0 0.0
.data 3588 3588 0 0.0
.rodata 103900 103916 16 0.0
.text 684252 684364 112 0.0
pump-app LP_EM_CC1354P10_6 (read only) 740676 740812 136 0.0
(read/write) 175636 175636 0 0.0
.bss 97344 97344 0 0.0
.data 3580 3580 0 0.0
.rodata 78660 78676 16 0.0
.text 661748 661868 120 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726300 726452 152 0.0
(read/write) 175844 175844 0 0.0
.bss 97568 97568 0 0.0
.data 3572 3572 0 0.0
.rodata 74436 74452 16 0.0
.text 651596 651732 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 587534 587646 112 0.0
(read/write) 208372 208372 0 0.0
.bss 201596 201596 0 0.0
.data 1652 1652 0 0.0
.rodata 87526 87550 24 0.0
.text 497884 497972 88 0.0
lock CC3235SF_LAUNCHXL (read only) 633702 633806 104 0.0
(read/write) 208636 208636 0 0.0
.bss 202000 202000 0 0.0
.data 1516 1516 0 0.0
.rodata 108206 108230 24 0.0
.text 523376 523456 80 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 570567 570735 168 0.0
.app_xip_area 460477 460645 168 0.0
.bss 64908 64908 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552783 552919 136 0.0
.app_xip_area 438021 438157 136 0.0
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573335 573503 168 0.0
.app_xip_area 464741 464909 168 0.0
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565783 565951 168 0.0
.app_xip_area 454005 454173 168 0.0
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069560 1069728 168 0.0
.bss 179920 179944 24 0.0
.data 3432 3432 0 0.0
.text 886188 886332 144 0.0
lock-app BRD4338a (read/write) 963036 963156 120 0.0
.bss 210504 210528 24 0.0
.data 30288 30288 0 0.0
.text 702880 702976 96 0.0
window-app BRD4187C (read/write) 1136028 1136292 264 0.0
.bss 164512 164536 24 0.0
.data 3336 3336 0 0.0
.text 968160 968400 240 0.0
esp32 all-clusters-app c3devkit (read only) 1215060 1215220 160 0.0
(read/write) 1751160 1751176 16 0.0
.dram0.bss 74616 74616 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253352 253368 16 0.0
.flash.text 1215060 1215220 160 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256423 1256623 200 0.0
(read/write) 537564 537580 16 0.0
.dram0.bss 81368 81368 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285080 285096 16 0.0
.flash.text 1250259 1250459 200 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2651229 2652837 1608 0.1
(read/write) 130352 130384 32 0.0
.bss 47016 47016 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75112 75144 32 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 185040 184944 -96 -0.1
.text 2287077 2288661 1584 0.1
all-clusters-app debug (read only) 5966129 5968409 2280 0.0
(read/write) 481992 482024 32 0.0
.bss 135328 135328 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 334664 334696 32 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 351984 351920 -64 -0.0
.text 5178883 5181107 2224 0.0
all-clusters-minimal-app debug (read only) 5246105 5248193 2088 0.0
(read/write) 237944 237976 32 0.0
.bss 128160 128160 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98248 98280 32 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290634 290570 -64 -0.0
.text 4718867 4720899 2032 0.0
bridge-app debug (read only) 4637361 4639001 1640 0.0
(read/write) 218856 218888 32 0.0
.bss 118688 118688 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87200 87232 32 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230858 230794 -64 -0.0
.text 4184323 4185907 1584 0.0
chip-tool debug (read only) 12088889 12091297 2408 0.0
(read/write) 523424 523456 32 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416032 416072 40 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 451769 451673 -96 -0.0
.text 10928643 10931027 2384 0.0
chip-tool-ipv6only arm64 (read only) 11406612 11408612 2000 0.0
(read/write) 588960 591112 2152 0.4
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 455976 456016 40 0.0
.dynamic 512 512 0 0.0
.got 17104 17104 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356276 0 0.0
.text 10168552 10170440 1888 0.0
lighting-app debug+rpc+ui (read only) 5560913 5562697 1784 0.0
(read/write) 227624 227656 32 0.0
.bss 119632 119632 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95568 95600 32 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354772 354708 -64 -0.0
.text 4957571 4959299 1728 0.0
lock-app debug (read only) 4703289 4704865 1576 0.0
(read/write) 206048 206080 32 0.0
.bss 113960 113960 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81192 81240 48 0.1
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256714 256650 -64 -0.0
.text 4233459 4234979 1520 0.0
ota-provider-app debug (read only) 4313177 4314177 1000 0.0
(read/write) 194520 194584 64 0.0
.bss 113728 113760 32 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70480 70512 32 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209514 209418 -96 -0.0
.text 3909059 3910035 976 0.0
ota-requestor-app debug (read only) 4443801 4445089 1288 0.0
(read/write) 198888 198984 96 0.0
.bss 114624 114656 32 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73584 73632 48 0.1
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215594 215530 -64 -0.0
.text 4029059 4030291 1232 0.0
shell debug (read only) 2935345 2937465 2120 0.1
(read/write) 157360 157392 32 0.0
.bss 62800 62800 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87344 87384 40 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188480 188384 -96 -0.1
.text 2571634 2573730 2096 0.1
thermostat-no-ble arm64 (read only) 4436140 4437372 1232 0.0
(read/write) 243680 246552 2872 1.2
.bss 122264 122264 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104464 104504 40 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160388 0 0.0
.text 3938808 3939912 1104 0.0
tv-app debug (read only) 5778945 5781273 2328 0.0
(read/write) 353752 353752 0 0.0
.bss 244528 244528 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95368 95384 16 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 295722 295594 -128 -0.0
.text 5239347 5241683 2336 0.0
tv-casting-app debug (read only) 9904497 9906905 2408 0.0
(read/write) 343552 343584 32 0.0
.bss 158744 158744 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174896 174944 48 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 385112 385016 -96 -0.0
.text 9052387 9054771 2384 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535904 2536048 144 0.0
.bss 220752 220752 0 0.0
.data 5216 5216 0 0.0
.text 1498588 1498732 144 0.0
nxp contact k32w0+release (read only) 575628 575804 176 0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575092 575268 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 702980 703188 208 0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589536 589744 208 0.0
light k32w0+release (read only) 609640 609832 192 0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609104 609296 192 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 794872 795088 216 0.0
.bss 80736 80736 0 0.0
.data 2064 2064 0 0.0
.text 672704 672920 216 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832008 0 0.0
(read/write) 1805740 1805860 120 0.0
.bss 198644 198644 0 0.0
.data 2688 2688 0 0.0
.text 1596020 1596140 120 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835160 0 0.0
(read/write) 1727628 1727756 128 0.0
.bss 195524 195524 0 0.0
.data 2656 2656 0 0.0
.text 1521060 1521188 128 0.0
light cy8ckit_062s2_43012 (read only) 841880 841880 0 0.0
(read/write) 1646380 1646484 104 0.0
.bss 188988 188988 0 0.0
.data 2472 2472 0 0.0
.text 1446532 1446636 104 0.0
lock cy8ckit_062s2_43012 (read only) 814808 814808 0 0.0
(read/write) 1675044 1675164 120 0.0
.bss 216068 216068 0 0.0
.data 2464 2464 0 0.0
.text 1448124 1448244 120 0.0
qpg lighting-app qpg6105+debug (read/write) 1133164 1133372 208 0.0
.bss 102588 102588 0 0.0
.data 856 856 0 0.0
.text 645544 645752 208 0.0
lock-app qpg6105+debug (read/write) 1093164 1093324 160 0.0
.bss 97260 97260 0 0.0
.data 860 860 0 0.0
.text 605548 605708 160 0.0
stm32 light STM32WB5MM-DK (read/write) 604745 604969 224 0.0
.bss 128436 128436 0 0.0
.data 688 688 0 0.0
.rodata 80532 80548 16 0.0
.text 385344 385552 208 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833818 834154 336 0.0
bss 49852 49852 0 0.0
text 624494 624814 320 0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096896 1097224 328 0.0
bss 101536 101536 0 0.0
text 797894 798208 314 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058360 1058648 288 0.0
bss 109984 109984 0 0.0
text 772256 772528 272 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 913880 914232 352 0.0
bss 92740 92740 0 0.0
text 655736 656074 338 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835846 836182 336 0.0
bss 49896 49896 0 0.0
text 626594 626914 320 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 936796 937084 288 0.0
bss 77508 77508 0 0.0
text 703390 703660 270 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090384 1090736 352 0.0
bss 99832 99832 0 0.0
text 793838 794176 338 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911092 911388 296 0.0
bss 69176 69176 0 0.0
text 660130 660410 280 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932724 933084 360 0.0
bss 92444 92444 0 0.0
text 674772 675110 338 0.1
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833396 833708 312 0.0
bss 58140 58140 0 0.0
text 623594 623892 298 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799516 799836 320 0.0
bss 56068 56068 0 0.0
text 598500 598798 298 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676304 676320 16 0.0
bss 73420 73420 0 0.0
text 462014 462032 18 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843570 843906 336 0.0
bss 51524 51524 0 0.0
text 633126 633446 320 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858405 858741 336 0.0
bss 59692 59692 0 0.0
text 642084 642406 322 0.1
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825064 825376 312 0.0
bss 56400 56400 0 0.0
text 618050 618348 298 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838292 838628 336 0.0
bss 58356 58356 0 0.0
text 626058 626380 322 0.1

@yyzhong-g yyzhong-g marked this pull request as draft April 29, 2024 15:43
@yyzhong-g yyzhong-g marked this pull request as ready for review April 29, 2024 18:43
@yyzhong-g yyzhong-g marked this pull request as draft May 1, 2024 15:13
@yyzhong-g yyzhong-g marked this pull request as ready for review May 1, 2024 20:53
@pullapprove pullapprove bot requested review from bauerschwan and fessehaeve May 1, 2024 20:53
Copy link

github-actions bot commented May 1, 2024

PR #31830: Size comparison from 5570be9 to 63c0287

Increases (65 builds for bl602, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 5570be9 63c0287 change % change
bl602 lighting-app bl602 .bss 85744 85760 16 0.0
bl602+mfd .bss 85912 85928 16 0.0
bl602+rpc .bss 93784 93800 16 0.0
bl702l lighting-app bl702l (read/write) 1179440 1179656 216 0.0
bl702l+mfd (read/write) 1190840 1191056 216 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798420 798468 48 0.0
(read/write) 177612 177620 8 0.0
.bss 99556 99564 8 0.0
.text 713232 713280 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813704 813768 64 0.0
(read/write) 188100 188108 8 0.0
.bss 110044 110052 8 0.0
.text 734888 734952 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802988 803036 48 0.0
(read/write) 182220 182228 8 0.0
.bss 104164 104172 8 0.0
.text 696896 696944 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755276 755300 24 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.text 674432 674456 24 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740956 741020 64 0.0
(read/write) 176796 176804 8 0.0
.bss 98520 98528 8 0.0
.text 664328 664392 64 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605582 32 0.0
(read/write) 209572 209588 16 0.0
.bss 202796 202812 16 0.0
.text 513836 513868 32 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651470 32 0.0
(read/write) 209836 209852 16 0.0
.bss 203200 203216 16 0.0
.text 538968 539000 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571615 571655 40 0.0
.app_xip_area 461501 461525 24 0.0
.bss 64932 64948 16 0.0
lock cyw930739m2evb_01 (read/write) 553711 553759 48 0.0
.app_xip_area 438925 438957 32 0.0
.bss 69596 69612 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574343 574375 32 0.0
.app_xip_area 465725 465741 16 0.0
.bss 63476 63492 16 0.0
switch cyw930739m2evb_01 (read/write) 566863 566911 48 0.0
.app_xip_area 455061 455093 32 0.0
.bss 66580 66596 16 0.0
efr32 lighting-app BRD4187C (read/write) 1070852 1070900 48 0.0
.bss 180008 180024 16 0.0
.text 887392 887424 32 0.0
lock-app BRD4338a (read/write) 962188 962252 64 0.0
.bss 213064 213072 8 0.0
.text 700312 700368 56 0.0
window-app BRD4187C (read/write) 1137624 1137720 96 0.0
.bss 164600 164608 8 0.0
.text 969668 969756 88 0.0
esp32 all-clusters-app c3devkit (read only) 1215008 1215106 98 0.0
(read/write) 1751288 1751304 16 0.0
.dram0.bss 74592 74600 8 0.0
.flash.text 1215008 1215106 98 0.0
m5stack (read only) 1256639 1256743 104 0.0
(read/write) 537700 537716 16 0.0
.dram0.bss 81344 81360 16 0.0
.flash.text 1250475 1250579 104 0.0
linux air-purifier-app debug (read only) 2713565 2713869 304 0.0
.text 2344085 2344421 336 0.0
all-clusters-app debug (read only) 6025529 6025833 304 0.0
.text 5234083 5234419 336 0.0
all-clusters-minimal-app debug (read only) 5309673 5309977 304 0.0
.text 4777667 4778003 336 0.0
bridge-app debug (read only) 4700281 4700585 304 0.0
.text 4242243 4242579 336 0.0
chip-tool debug (read only) 12145017 12145369 352 0.0
.text 10981299 10981683 384 0.0
chip-tool-ipv6only arm64 (read only) 11473460 11473876 416 0.0
.text 10231368 10231784 416 0.0
lighting-app debug+rpc+ui (read only) 5623873 5624177 304 0.0
.text 5015555 5015891 336 0.0
lock-app debug (read only) 4767337 4767641 304 0.0
.text 4292451 4292787 336 0.0
ota-provider-app debug (read only) 4375241 4375545 304 0.0
.text 3966179 3966515 336 0.0
ota-requestor-app debug (read only) 4505929 4506233 304 0.0
.text 4086243 4086579 336 0.0
shell debug (read only) 2997265 2997569 304 0.0
.text 2628578 2628914 336 0.0
thermostat-no-ble arm64 (read only) 4493868 4494204 336 0.0
.text 3990792 3991128 336 0.0
tv-app debug (read only) 5823537 5823841 304 0.0
.text 5280659 5280995 336 0.0
tv-casting-app debug (read only) 9984073 9984393 320 0.0
.text 9126387 9126739 352 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536808 2536872 64 0.0
.bss 220768 220784 16 0.0
.text 1499492 1499556 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1060328 1060472 144 0.0
bss 139123 139139 16 0.0
text 772440 772460 20 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1237560 1237624 64 0.0
bss 137419 137435 16 0.0
text 798740 798780 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008160 1008192 32 0.0
bss 138029 138037 8 0.0
text 734040 734060 20 0.0
nxp contact k32w0+release (read only) 576572 576636 64 0.0
.text 576036 576100 64 0.0
k32w1+release (read/write) 704060 704148 88 0.0
.text 590592 590680 88 0.0
light k32w0+release (read only) 610632 610696 64 0.0
(read/write) 82624 82632 8 0.0
.bss 67320 67328 8 0.0
.text 610096 610160 64 0.0
k32w1+release (read/write) 795904 795968 64 0.0
.bss 80760 80768 8 0.0
.text 673712 673768 56 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1826884 1826900 16 0.0
.bss 204308 204324 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748220 1748236 16 0.0
.bss 201236 201252 16 0.0
light cy8ckit_062s2_43012 (read/write) 1666700 1666748 48 0.0
.bss 194700 194716 16 0.0
.text 1461076 1461108 32 0.0
lock cy8ckit_062s2_43012 (read/write) 1695348 1695396 48 0.0
.bss 221780 221796 16 0.0
.text 1462660 1462692 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1134220 1134284 64 0.0
.bss 102644 102652 8 0.0
.text 646600 646664 64 0.0
lock-app qpg6105+debug (read/write) 1094076 1094116 40 0.0
.bss 97316 97324 8 0.0
.text 606460 606500 40 0.0
stm32 light STM32WB5MM-DK (read/write) 605881 605905 24 0.0
.bss 128492 128508 16 0.0
.text 386440 386448 8 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834098 834170 72 0.0
text 624766 624840 74 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096440 1096536 96 0.0
bss 101544 101560 16 0.0
text 797444 797528 84 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058956 1059060 104 0.0
bss 110040 110056 16 0.0
text 772804 772888 84 0.0
bridge-app tlsr9518adk80d (read/write) 914604 914692 88 0.0
bss 92796 92812 16 0.0
text 656406 656480 74 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836458 836530 72 0.0
text 627186 627260 74 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937224 937304 80 0.0
text 703800 703874 74 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090988 1091084 96 0.0
bss 99888 99904 16 0.0
text 794392 794466 74 0.0
lock-app-dfu tlsr9528a (read/write) 911568 911640 72 0.0
text 660584 660658 74 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933400 933488 88 0.0
bss 92500 92516 16 0.0
text 675392 675466 74 0.0
pump-app tlsr9258a (read/write) 834016 834088 72 0.0
text 624192 624266 74 0.0
pump-controller-app tlsr9518adk80d (read/write) 800136 800208 72 0.0
text 599094 599168 74 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844318 844390 72 0.0
text 633854 633928 74 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858977 859049 72 0.0
text 642634 642708 74 0.0
thermostat tlsr9518adk80d (read/write) 825692 825764 72 0.0
text 618656 618730 74 0.0
window-covering tlsr9258a (read/write) 838712 838784 72 0.0
text 626460 626534 74 0.0
Decreases (28 builds for bl602, bl702, bl702l, linux, psoc6)
platform target config section 5570be9 63c0287 change % change
bl602 lighting-app bl602 (read/write) 1444414 1444118 -296 -0.0
.text 1109294 1108982 -312 -0.0
bl602+mfd (read/write) 1458838 1458798 -40 -0.0
.text 1124612 1124556 -56 -0.0
bl602+rpc (read/write) 1492062 1491766 -296 -0.0
.text 1140940 1140628 -312 -0.0
bl702 lighting-app bl702 (read/write) 1210103 1209807 -296 -0.0
.text 979438 979126 -312 -0.0
bl702+mfd (read/write) 1220939 1220899 -40 -0.0
.text 991192 991136 -56 -0.0
bl702+rpc (read/write) 1301591 1301551 -40 -0.0
.text 1054146 1054090 -56 -0.0
bl706-eth (read/write) 1026521 1026253 -268 -0.0
.text 769292 769006 -286 -0.0
bl706-wifi (read/write) 1262002 1261738 -264 -0.0
.text 1001996 1001714 -282 -0.0
bl702l lighting-app bl702l .text 972292 971980 -312 -0.0
bl702l+mfd .text 984614 984302 -312 -0.0
linux air-purifier-app debug .rodata 186544 186512 -32 -0.0
all-clusters-app debug .rodata 352944 352912 -32 -0.0
all-clusters-minimal-app debug .rodata 292170 292138 -32 -0.0
bridge-app debug .rodata 232618 232586 -32 -0.0
chip-tool debug (read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -0.0
.rodata 453081 453049 -32 -0.0
chip-tool-ipv6only arm64 (read/write) 591744 591312 -432 -0.1
.bss 104008 103992 -16 -0.0
lighting-app debug+rpc+ui .rodata 356468 356436 -32 -0.0
lock-app debug .rodata 258538 258506 -32 -0.0
ota-provider-app debug .rodata 211370 211338 -32 -0.0
ota-requestor-app debug .rodata 217450 217418 -32 -0.0
shell debug .rodata 189824 189792 -32 -0.0
thermostat-no-ble arm64 (read/write) 248072 247736 -336 -0.1
tv-app debug .rodata 296746 296714 -32 -0.0
tv-casting-app debug .rodata 386840 386808 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826272 -16 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829368 -16 -0.0
light cy8ckit_062s2_43012 (read only) 836104 836088 -16 -0.0
lock cy8ckit_062s2_43012 (read only) 809040 809024 -16 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 5570be9 63c0287 change % change
bl602 lighting-app bl602 (read/write) 1444414 1444118 -296 -0.0
.bss 85744 85760 16 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109294 1108982 -312 -0.0
bl602+mfd (read/write) 1458838 1458798 -40 -0.0
.bss 85912 85928 16 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124612 1124556 -56 -0.0
bl602+rpc (read/write) 1492062 1491766 -296 -0.0
.bss 93784 93800 16 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140940 1140628 -312 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210103 1209807 -296 -0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979438 979126 -312 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220939 1220899 -40 -0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991192 991136 -56 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301591 1301551 -40 -0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054146 1054090 -56 -0.0
bl706-eth (read/write) 1026521 1026253 -268 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769292 769006 -286 -0.0
bl706-wifi (read/write) 1262002 1261738 -264 -0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001996 1001714 -282 -0.0
bl702l lighting-app bl702l (read/write) 1179440 1179656 216 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972292 971980 -312 -0.0
bl702l+mfd (read/write) 1190840 1191056 216 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984614 984302 -312 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798420 798468 48 0.0
(read/write) 177612 177620 8 0.0
.bss 99556 99564 8 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713232 713280 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813704 813768 64 0.0
(read/write) 188100 188108 8 0.0
.bss 110044 110052 8 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734888 734952 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802988 803036 48 0.0
(read/write) 182220 182228 8 0.0
.bss 104164 104172 8 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696896 696944 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755276 755300 24 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674432 674456 24 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740956 741020 64 0.0
(read/write) 176796 176804 8 0.0
.bss 98520 98528 8 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664328 664392 64 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605582 32 0.0
(read/write) 209572 209588 16 0.0
.bss 202796 202812 16 0.0
.data 1652 1652 0 0.0
.rodata 89590 89590 0 0.0
.text 513836 513868 32 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651470 32 0.0
(read/write) 209836 209852 16 0.0
.bss 203200 203216 16 0.0
.data 1516 1516 0 0.0
.rodata 110350 110350 0 0.0
.text 538968 539000 32 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571615 571655 40 0.0
.app_xip_area 461501 461525 24 0.0
.bss 64932 64948 16 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553711 553759 48 0.0
.app_xip_area 438925 438957 32 0.0
.bss 69596 69612 16 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574343 574375 32 0.0
.app_xip_area 465725 465741 16 0.0
.bss 63476 63492 16 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566863 566911 48 0.0
.app_xip_area 455061 455093 32 0.0
.bss 66580 66596 16 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070852 1070900 48 0.0
.bss 180008 180024 16 0.0
.data 3432 3432 0 0.0
.text 887392 887424 32 0.0
lock-app BRD4338a (read/write) 962188 962252 64 0.0
.bss 213064 213072 8 0.0
.data 29448 29448 0 0.0
.text 700312 700368 56 0.0
window-app BRD4187C (read/write) 1137624 1137720 96 0.0
.bss 164600 164608 8 0.0
.data 3336 3336 0 0.0
.text 969668 969756 88 0.0
esp32 all-clusters-app c3devkit (read only) 1215008 1215106 98 0.0
(read/write) 1751288 1751304 16 0.0
.dram0.bss 74592 74600 8 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253512 253512 0 0.0
.flash.text 1215008 1215106 98 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256639 1256743 104 0.0
(read/write) 537700 537716 16 0.0
.dram0.bss 81344 81360 16 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285240 285240 0 0.0
.flash.text 1250475 1250579 104 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713565 2713869 304 0.0
(read/write) 132432 132432 0 0.0
.bss 47720 47720 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 186512 -32 -0.0
.text 2344085 2344421 336 0.0
all-clusters-app debug (read only) 6025529 6025833 304 0.0
(read/write) 483912 483912 0 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335912 335912 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 352944 352912 -32 -0.0
.text 5234083 5234419 336 0.0
all-clusters-minimal-app debug (read only) 5309673 5309977 304 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 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 292138 -32 -0.0
.text 4777667 4778003 336 0.0
bridge-app debug (read only) 4700281 4700585 304 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 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 232618 232586 -32 -0.0
.text 4242243 4242579 336 0.0
chip-tool debug (read only) 12145017 12145369 352 0.0
(read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -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 453081 453049 -32 -0.0
.text 10981299 10981683 384 0.0
chip-tool-ipv6only arm64 (read only) 11473460 11473876 416 0.0
(read/write) 591744 591312 -432 -0.1
.bss 104008 103992 -16 -0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17232 17232 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357476 0 0.0
.text 10231368 10231784 416 0.0
lighting-app debug+rpc+ui (read only) 5623873 5624177 304 0.0
(read/write) 229640 229640 0 0.0
.bss 120336 120336 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 356468 356436 -32 -0.0
.text 5015555 5015891 336 0.0
lock-app debug (read only) 4767337 4767641 304 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 258538 258506 -32 -0.0
.text 4292451 4292787 336 0.0
ota-provider-app debug (read only) 4375241 4375545 304 0.0
(read/write) 196504 196504 0 0.0
.bss 114464 114464 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 211338 -32 -0.0
.text 3966179 3966515 336 0.0
ota-requestor-app debug (read only) 4505929 4506233 304 0.0
(read/write) 200872 200872 0 0.0
.bss 115360 115360 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 217418 -32 -0.0
.text 4086243 4086579 336 0.0
shell debug (read only) 2997265 2997569 304 0.0
(read/write) 159376 159376 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88608 88608 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 189824 189792 -32 -0.0
.text 2628578 2628914 336 0.0
thermostat-no-ble arm64 (read only) 4493868 4494204 336 0.0
(read/write) 248072 247736 -336 -0.1
.bss 122968 122968 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161876 0 0.0
.text 3990792 3991128 336 0.0
tv-app debug (read only) 5823537 5823841 304 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 296746 296714 -32 -0.0
.text 5280659 5280995 336 0.0
tv-casting-app debug (read only) 9984073 9984393 320 0.0
(read/write) 345632 345632 0 0.0
.bss 159448 159448 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 1216 1216 0 0.0
.rodata 386840 386808 -32 -0.0
.text 9126387 9126739 352 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536808 2536872 64 0.0
.bss 220768 220784 16 0.0
.data 5216 5216 0 0.0
.text 1499492 1499556 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060328 1060472 144 0.0
bss 139123 139139 16 0.0
rodata 101544 101544 0 0.0
text 772440 772460 20 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237560 1237624 64 0.0
bss 137419 137435 16 0.0
rodata 151376 151376 0 0.0
text 798740 798780 40 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008160 1008192 32 0.0
bss 138029 138037 8 0.0
rodata 88808 88808 0 0.0
text 734040 734060 20 0.0
nxp contact k32w0+release (read only) 576572 576636 64 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2188 2188 0 0.0
.text 576036 576100 64 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704060 704148 88 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590592 590680 88 0.0
light k32w0+release (read only) 610632 610696 64 0.0
(read/write) 82624 82632 8 0.0
.bss 67320 67328 8 0.0
.data 2208 2208 0 0.0
.text 610096 610160 64 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795904 795968 64 0.0
.bss 80760 80768 8 0.0
.data 2064 2064 0 0.0
.text 673712 673768 56 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826272 -16 -0.0
(read/write) 1826884 1826900 16 0.0
.bss 204308 204324 16 0.0
.data 2744 2744 0 0.0
.text 1611444 1611444 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829368 -16 -0.0
(read/write) 1748220 1748236 16 0.0
.bss 201236 201252 16 0.0
.data 2720 2720 0 0.0
.text 1535876 1535876 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836088 -16 -0.0
(read/write) 1666700 1666748 48 0.0
.bss 194700 194716 16 0.0
.data 2536 2536 0 0.0
.text 1461076 1461108 32 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809024 -16 -0.0
(read/write) 1695348 1695396 48 0.0
.bss 221780 221796 16 0.0
.data 2520 2520 0 0.0
.text 1462660 1462692 32 0.0
qpg lighting-app qpg6105+debug (read/write) 1134220 1134284 64 0.0
.bss 102644 102652 8 0.0
.data 856 856 0 0.0
.text 646600 646664 64 0.0
lock-app qpg6105+debug (read/write) 1094076 1094116 40 0.0
.bss 97316 97324 8 0.0
.data 860 860 0 0.0
.text 606460 606500 40 0.0
stm32 light STM32WB5MM-DK (read/write) 605881 605905 24 0.0
.bss 128492 128508 16 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386440 386448 8 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834170 72 0.0
bss 49876 49876 0 0.0
text 624766 624840 74 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096440 1096536 96 0.0
bss 101544 101560 16 0.0
text 797444 797528 84 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1059060 104 0.0
bss 110040 110056 16 0.0
text 772804 772888 84 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914604 914692 88 0.0
bss 92796 92812 16 0.0
text 656406 656480 74 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836458 836530 72 0.0
bss 49920 49920 0 0.0
text 627186 627260 74 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937224 937304 80 0.0
bss 77532 77532 0 0.0
text 703800 703874 74 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090988 1091084 96 0.0
bss 99888 99904 16 0.0
text 794392 794466 74 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911568 911640 72 0.0
bss 69200 69200 0 0.0
text 660584 660658 74 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933400 933488 88 0.0
bss 92500 92516 16 0.0
text 675392 675466 74 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 834016 834088 72 0.0
bss 58164 58164 0 0.0
text 624192 624266 74 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800136 800208 72 0.0
bss 56092 56092 0 0.0
text 599094 599168 74 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676100 676100 0 0.0
bss 73412 73412 0 0.0
text 461782 461782 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844390 72 0.0
bss 51548 51548 0 0.0
text 633854 633928 74 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858977 859049 72 0.0
bss 59716 59716 0 0.0
text 642634 642708 74 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825692 825764 72 0.0
bss 56424 56424 0 0.0
text 618656 618730 74 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838712 838784 72 0.0
bss 58380 58380 0 0.0
text 626460 626534 74 0.0

src/app/CommandHandler.h Outdated Show resolved Hide resolved
Copy link

github-actions bot commented May 2, 2024

PR #31830: Size comparison from de796eb to c5a9865

Increases (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section de796eb c5a9865 change % change
bl602 lighting-app bl602 (read/write) 1444414 1444542 128 0.0
.bss 85744 85776 32 0.0
.text 1109294 1109388 94 0.0
bl602+mfd (read/write) 1458838 1458966 128 0.0
.bss 85912 85944 32 0.0
.text 1124612 1124706 94 0.0
bl602+rpc (read/write) 1492062 1492190 128 0.0
.bss 93784 93816 32 0.0
.text 1140940 1141034 94 0.0
bl702 lighting-app bl702 (read/write) 1210103 1210227 124 0.0
.text 979438 979532 94 0.0
bl702+mfd (read/write) 1220939 1221067 128 0.0
.text 991192 991286 94 0.0
bl702+rpc (read/write) 1301591 1301715 124 0.0
.text 1054146 1054240 94 0.0
bl706-wifi (read/write) 1262002 1262158 156 0.0
.text 1001996 1002120 124 0.0
bl702l lighting-app bl702l (read/write) 1179440 1179568 128 0.0
.text 972292 972386 94 0.0
bl702l+mfd (read/write) 1190840 1190964 124 0.0
.text 984614 984708 94 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798420 798620 200 0.0
(read/write) 177612 177628 16 0.0
.bss 99556 99572 16 0.0
.text 713232 713432 200 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813704 813904 200 0.0
(read/write) 188100 188116 16 0.0
.bss 110044 110060 16 0.0
.text 734888 735088 200 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802988 803188 200 0.0
(read/write) 182220 182236 16 0.0
.bss 104164 104180 16 0.0
.text 696896 697096 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755276 755444 168 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.text 674432 674600 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740956 741164 208 0.0
(read/write) 176796 176812 16 0.0
.bss 98520 98536 16 0.0
.text 664328 664536 208 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605654 104 0.0
(read/write) 209572 209604 32 0.0
.bss 202796 202828 32 0.0
.text 513836 513940 104 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651550 112 0.0
(read/write) 209836 209868 32 0.0
.bss 203200 203232 32 0.0
.text 538968 539080 112 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571615 571815 200 0.0
.app_xip_area 461501 461669 168 0.0
.bss 64932 64964 32 0.0
lock cyw930739m2evb_01 (read/write) 553711 553919 208 0.0
.app_xip_area 438925 439101 176 0.0
.bss 69596 69628 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574343 574551 208 0.0
.app_xip_area 465725 465901 176 0.0
.bss 63476 63508 32 0.1
switch cyw930739m2evb_01 (read/write) 566919 567127 208 0.0
.app_xip_area 455117 455293 176 0.0
.bss 66580 66612 32 0.0
efr32 lighting-app BRD4187C (read/write) 1070852 1071076 224 0.0
.bss 180008 180040 32 0.0
.text 887392 887584 192 0.0
lock-app BRD4338a (read/write) 962188 962348 160 0.0
.bss 213064 213088 24 0.0
.text 700312 700448 136 0.0
window-app BRD4187C (read/write) 1137624 1137800 176 0.0
.bss 164600 164624 24 0.0
.text 969668 969820 152 0.0
esp32 all-clusters-app c3devkit (read only) 1215048 1215322 274 0.0
(read/write) 1751296 1751328 32 0.0
.dram0.bss 74592 74616 24 0.0
.flash.text 1215048 1215322 274 0.0
m5stack (read only) 1256707 1256923 216 0.0
(read/write) 537708 537740 32 0.0
.dram0.bss 81344 81376 32 0.0
.flash.text 1250543 1250759 216 0.0
linux air-purifier-app debug (read only) 2713677 2714797 1120 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47752 32 0.1
.rodata 186544 186736 192 0.1
.text 2344197 2345125 928 0.0
all-clusters-app debug (read only) 6026265 6027577 1312 0.0
(read/write) 483976 484008 32 0.0
.bss 136000 136032 32 0.0
.rodata 353264 353616 352 0.1
.text 5234355 5235315 960 0.0
all-clusters-minimal-app debug (read only) 5309785 5310921 1136 0.0
(read/write) 239928 239960 32 0.0
.bss 128864 128896 32 0.0
.rodata 292170 292362 192 0.1
.text 4777779 4778723 944 0.0
bridge-app debug (read only) 4700409 4701481 1072 0.0
(read/write) 220840 220872 32 0.0
.bss 119392 119424 32 0.0
.rodata 232618 232778 160 0.1
.text 4242371 4243283 912 0.0
chip-tool debug (read only) 12145129 12146217 1088 0.0
.rodata 453081 453209 128 0.0
.text 10981411 10982371 960 0.0
chip-tool-ipv6only arm64 (read only) 11473572 11474500 928 0.0
.rodata 357476 357508 32 0.0
.text 10231480 10232376 896 0.0
lighting-app debug+rpc+ui (read only) 5624001 5625041 1040 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120368 32 0.0
.rodata 356468 356596 128 0.0
.text 5015683 5016595 912 0.0
lock-app debug (read only) 4767449 4768505 1056 0.0
.rodata 258538 258666 128 0.0
.text 4292563 4293491 928 0.0
ota-provider-app debug (read only) 4375353 4376473 1120 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114496 32 0.0
.rodata 211370 211562 192 0.1
.text 3966291 3967219 928 0.0
ota-requestor-app debug (read only) 4506041 4507161 1120 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115392 32 0.0
.rodata 217450 217642 192 0.1
.text 4086355 4087283 928 0.0
shell debug (read only) 2997793 2998865 1072 0.0
.rodata 189984 190144 160 0.1
.text 2628850 2629762 912 0.0
thermostat-no-ble arm64 (read only) 4493964 4494844 880 0.0
.bss 122984 123000 16 0.0
.rodata 161876 161908 32 0.0
.text 3990888 3991736 848 0.0
tv-app debug (read only) 5823649 5824705 1056 0.0
.rodata 296746 296874 128 0.0
.text 5280771 5281699 928 0.0
tv-casting-app debug (read only) 9984185 9985289 1104 0.0
(read/write) 345632 345696 64 0.0
.bss 159448 159512 64 0.0
.rodata 386840 387000 160 0.0
.text 9126499 9127443 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536808 2537000 192 0.0
.bss 220768 220800 32 0.0
.text 1499492 1499684 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1060384 1060688 304 0.0
bss 139123 139155 32 0.0
text 772488 772664 176 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1237616 1237824 208 0.0
bss 137419 137451 32 0.0
text 798784 798964 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008160 1008352 192 0.0
bss 138029 138053 24 0.0
text 734040 734232 192 0.0
nxp contact k32w0+release (read only) 576572 576732 160 0.0
(read/write) 83164 83172 8 0.0
.bss 67880 67888 8 0.0
.text 576036 576196 160 0.0
k32w1+release (read/write) 704060 704276 216 0.0
.bss 71224 71240 16 0.0
.text 590592 590792 200 0.0
light k32w0+release (read only) 610632 610824 192 0.0
(read/write) 82624 82640 16 0.0
.bss 67320 67336 16 0.0
.text 610096 610288 192 0.0
k32w1+release (read/write) 795904 796104 200 0.0
.bss 80760 80776 16 0.0
.text 673712 673896 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1826964 1827140 176 0.0
.bss 204308 204340 32 0.0
.text 1611524 1611668 144 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748220 1748412 192 0.0
.bss 201236 201268 32 0.0
.text 1535876 1536036 160 0.0
light cy8ckit_062s2_43012 (read/write) 1666700 1666876 176 0.0
.bss 194700 194732 32 0.0
.text 1461076 1461220 144 0.0
lock cy8ckit_062s2_43012 (read/write) 1695348 1695540 192 0.0
.bss 221780 221812 32 0.0
.text 1462660 1462820 160 0.0
qpg lighting-app qpg6105+debug (read/write) 1134220 1134388 168 0.0
.bss 102644 102660 16 0.0
.text 646600 646768 168 0.0
lock-app qpg6105+debug (read/write) 1094076 1094196 120 0.0
.bss 97316 97332 16 0.0
.text 606460 606580 120 0.0
stm32 light STM32WB5MM-DK (read/write) 605881 606097 216 0.0
.bss 128492 128524 32 0.0
.text 386440 386624 184 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834098 834314 216 0.0
bss 49876 49884 8 0.0
text 624766 624976 210 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096488 1096736 248 0.0
bss 101544 101576 32 0.0
text 797484 797702 218 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058956 1059228 272 0.0
bss 110040 110072 32 0.0
text 772804 773042 238 0.0
bridge-app tlsr9518adk80d (read/write) 914604 914860 256 0.0
bss 92796 92828 32 0.0
text 656406 656636 230 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836458 836674 216 0.0
bss 49920 49928 8 0.0
text 627186 627396 210 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937272 937496 224 0.0
bss 77532 77540 8 0.0
text 703840 704050 210 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090988 1091252 264 0.0
bss 99888 99920 32 0.0
text 794392 794622 230 0.0
lock-app-dfu tlsr9528a (read/write) 911568 911784 216 0.0
bss 69200 69208 8 0.0
text 660584 660794 210 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933400 933664 264 0.0
bss 92500 92532 32 0.0
text 675392 675622 230 0.0
pump-app tlsr9258a (read/write) 834016 834232 216 0.0
bss 58164 58172 8 0.0
text 624192 624402 210 0.0
pump-controller-app tlsr9518adk80d (read/write) 800136 800352 216 0.0
bss 56092 56100 8 0.0
text 599094 599304 210 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844318 844534 216 0.0
bss 51548 51556 8 0.0
text 633854 634064 210 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858977 859193 216 0.0
bss 59716 59724 8 0.0
text 642634 642844 210 0.0
thermostat tlsr9518adk80d (read/write) 825692 825908 216 0.0
bss 56424 56432 8 0.0
text 618656 618866 210 0.0
window-covering tlsr9258a (read/write) 838712 838928 216 0.0
bss 58380 58388 8 0.0
text 626460 626670 210 0.0
Decreases (8 builds for bl702, linux, psoc6)
platform target config section de796eb c5a9865 change % change
bl702 lighting-app bl706-eth (read/write) 1026521 1026417 -104 -0.0
.text 769292 769156 -136 -0.0
linux chip-tool debug (read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -0.0
chip-tool-ipv6only arm64 (read/write) 591632 590736 -896 -0.2
thermostat-no-ble arm64 (read/write) 247992 247160 -832 -0.3
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826256 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829352 -32 -0.0
light cy8ckit_062s2_43012 (read only) 836104 836072 -32 -0.0
lock cy8ckit_062s2_43012 (read only) 809040 809008 -32 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section de796eb c5a9865 change % change
bl602 lighting-app bl602 (read/write) 1444414 1444542 128 0.0
.bss 85744 85776 32 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109294 1109388 94 0.0
bl602+mfd (read/write) 1458838 1458966 128 0.0
.bss 85912 85944 32 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124612 1124706 94 0.0
bl602+rpc (read/write) 1492062 1492190 128 0.0
.bss 93784 93816 32 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140940 1141034 94 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210103 1210227 124 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979438 979532 94 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220939 1221067 128 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991192 991286 94 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301591 1301715 124 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054146 1054240 94 0.0
bl706-eth (read/write) 1026521 1026417 -104 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769292 769156 -136 -0.0
bl706-wifi (read/write) 1262002 1262158 156 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001996 1002120 124 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179440 1179568 128 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972292 972386 94 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190840 1190964 124 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984614 984708 94 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798420 798620 200 0.0
(read/write) 177612 177628 16 0.0
.bss 99556 99572 16 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713232 713432 200 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813704 813904 200 0.0
(read/write) 188100 188116 16 0.0
.bss 110044 110060 16 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734888 735088 200 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802988 803188 200 0.0
(read/write) 182220 182236 16 0.0
.bss 104164 104180 16 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696896 697096 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755276 755444 168 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674432 674600 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740956 741164 208 0.0
(read/write) 176796 176812 16 0.0
.bss 98520 98536 16 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664328 664536 208 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605654 104 0.0
(read/write) 209572 209604 32 0.0
.bss 202796 202828 32 0.0
.data 1652 1652 0 0.0
.rodata 89590 89590 0 0.0
.text 513836 513940 104 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651550 112 0.0
(read/write) 209836 209868 32 0.0
.bss 203200 203232 32 0.0
.data 1516 1516 0 0.0
.rodata 110350 110350 0 0.0
.text 538968 539080 112 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571615 571815 200 0.0
.app_xip_area 461501 461669 168 0.0
.bss 64932 64964 32 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553711 553919 208 0.0
.app_xip_area 438925 439101 176 0.0
.bss 69596 69628 32 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574343 574551 208 0.0
.app_xip_area 465725 465901 176 0.0
.bss 63476 63508 32 0.1
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566919 567127 208 0.0
.app_xip_area 455117 455293 176 0.0
.bss 66580 66612 32 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070852 1071076 224 0.0
.bss 180008 180040 32 0.0
.data 3432 3432 0 0.0
.text 887392 887584 192 0.0
lock-app BRD4338a (read/write) 962188 962348 160 0.0
.bss 213064 213088 24 0.0
.data 29448 29448 0 0.0
.text 700312 700448 136 0.0
window-app BRD4187C (read/write) 1137624 1137800 176 0.0
.bss 164600 164624 24 0.0
.data 3336 3336 0 0.0
.text 969668 969820 152 0.0
esp32 all-clusters-app c3devkit (read only) 1215048 1215322 274 0.0
(read/write) 1751296 1751328 32 0.0
.dram0.bss 74592 74616 24 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215048 1215322 274 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256707 1256923 216 0.0
(read/write) 537708 537740 32 0.0
.dram0.bss 81344 81376 32 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250543 1250759 216 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713677 2714797 1120 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47752 32 0.1
.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 186736 192 0.1
.text 2344197 2345125 928 0.0
all-clusters-app debug (read only) 6026265 6027577 1312 0.0
(read/write) 483976 484008 32 0.0
.bss 136000 136032 32 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 353264 353616 352 0.1
.text 5234355 5235315 960 0.0
all-clusters-minimal-app debug (read only) 5309785 5310921 1136 0.0
(read/write) 239928 239960 32 0.0
.bss 128864 128896 32 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 292362 192 0.1
.text 4777779 4778723 944 0.0
bridge-app debug (read only) 4700409 4701481 1072 0.0
(read/write) 220840 220872 32 0.0
.bss 119392 119424 32 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 232618 232778 160 0.1
.text 4242371 4243283 912 0.0
chip-tool debug (read only) 12145129 12146217 1088 0.0
(read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -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 453081 453209 128 0.0
.text 10981411 10982371 960 0.0
chip-tool-ipv6only arm64 (read only) 11473572 11474500 928 0.0
(read/write) 591632 590736 -896 -0.2
.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 17232 17232 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357508 32 0.0
.text 10231480 10232376 896 0.0
lighting-app debug+rpc+ui (read only) 5624001 5625041 1040 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120368 32 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 356468 356596 128 0.0
.text 5015683 5016595 912 0.0
lock-app debug (read only) 4767449 4768505 1056 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 258538 258666 128 0.0
.text 4292563 4293491 928 0.0
ota-provider-app debug (read only) 4375353 4376473 1120 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114496 32 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 211562 192 0.1
.text 3966291 3967219 928 0.0
ota-requestor-app debug (read only) 4506041 4507161 1120 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115392 32 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 217642 192 0.1
.text 4086355 4087283 928 0.0
shell debug (read only) 2997793 2998865 1072 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 189984 190144 160 0.1
.text 2628850 2629762 912 0.0
thermostat-no-ble arm64 (read only) 4493964 4494844 880 0.0
(read/write) 247992 247160 -832 -0.3
.bss 122984 123000 16 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990888 3991736 848 0.0
tv-app debug (read only) 5823649 5824705 1056 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 296746 296874 128 0.0
.text 5280771 5281699 928 0.0
tv-casting-app debug (read only) 9984185 9985289 1104 0.0
(read/write) 345632 345696 64 0.0
.bss 159448 159512 64 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 1216 1216 0 0.0
.rodata 386840 387000 160 0.0
.text 9126499 9127443 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536808 2537000 192 0.0
.bss 220768 220800 32 0.0
.data 5216 5216 0 0.0
.text 1499492 1499684 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060384 1060688 304 0.0
bss 139123 139155 32 0.0
rodata 101552 101552 0 0.0
text 772488 772664 176 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237616 1237824 208 0.0
bss 137419 137451 32 0.0
rodata 151384 151384 0 0.0
text 798784 798964 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008160 1008352 192 0.0
bss 138029 138053 24 0.0
rodata 88808 88808 0 0.0
text 734040 734232 192 0.0
nxp contact k32w0+release (read only) 576572 576732 160 0.0
(read/write) 83164 83172 8 0.0
.bss 67880 67888 8 0.0
.data 2188 2188 0 0.0
.text 576036 576196 160 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704060 704276 216 0.0
.bss 71224 71240 16 0.0
.data 2864 2864 0 0.0
.text 590592 590792 200 0.0
light k32w0+release (read only) 610632 610824 192 0.0
(read/write) 82624 82640 16 0.0
.bss 67320 67336 16 0.0
.data 2208 2208 0 0.0
.text 610096 610288 192 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795904 796104 200 0.0
.bss 80760 80776 16 0.0
.data 2064 2064 0 0.0
.text 673712 673896 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826256 -32 -0.0
(read/write) 1826964 1827140 176 0.0
.bss 204308 204340 32 0.0
.data 2744 2744 0 0.0
.text 1611524 1611668 144 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829352 -32 -0.0
(read/write) 1748220 1748412 192 0.0
.bss 201236 201268 32 0.0
.data 2720 2720 0 0.0
.text 1535876 1536036 160 0.0
light cy8ckit_062s2_43012 (read only) 836104 836072 -32 -0.0
(read/write) 1666700 1666876 176 0.0
.bss 194700 194732 32 0.0
.data 2536 2536 0 0.0
.text 1461076 1461220 144 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809008 -32 -0.0
(read/write) 1695348 1695540 192 0.0
.bss 221780 221812 32 0.0
.data 2520 2520 0 0.0
.text 1462660 1462820 160 0.0
qpg lighting-app qpg6105+debug (read/write) 1134220 1134388 168 0.0
.bss 102644 102660 16 0.0
.data 856 856 0 0.0
.text 646600 646768 168 0.0
lock-app qpg6105+debug (read/write) 1094076 1094196 120 0.0
.bss 97316 97332 16 0.0
.data 860 860 0 0.0
.text 606460 606580 120 0.0
stm32 light STM32WB5MM-DK (read/write) 605881 606097 216 0.0
.bss 128492 128524 32 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386440 386624 184 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834314 216 0.0
bss 49876 49884 8 0.0
text 624766 624976 210 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096488 1096736 248 0.0
bss 101544 101576 32 0.0
text 797484 797702 218 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1059228 272 0.0
bss 110040 110072 32 0.0
text 772804 773042 238 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914604 914860 256 0.0
bss 92796 92828 32 0.0
text 656406 656636 230 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836458 836674 216 0.0
bss 49920 49928 8 0.0
text 627186 627396 210 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937272 937496 224 0.0
bss 77532 77540 8 0.0
text 703840 704050 210 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090988 1091252 264 0.0
bss 99888 99920 32 0.0
text 794392 794622 230 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911568 911784 216 0.0
bss 69200 69208 8 0.0
text 660584 660794 210 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933400 933664 264 0.0
bss 92500 92532 32 0.0
text 675392 675622 230 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 834016 834232 216 0.0
bss 58164 58172 8 0.0
text 624192 624402 210 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800136 800352 216 0.0
bss 56092 56100 8 0.0
text 599094 599304 210 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676100 676100 0 0.0
bss 73412 73412 0 0.0
text 461782 461782 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844534 216 0.0
bss 51548 51556 8 0.0
text 633854 634064 210 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858977 859193 216 0.0
bss 59716 59724 8 0.0
text 642634 642844 210 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825692 825908 216 0.0
bss 56424 56432 8 0.0
text 618656 618866 210 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838712 838928 216 0.0
bss 58380 58388 8 0.0
text 626460 626670 210 0.0

Copy link

github-actions bot commented May 3, 2024

PR #31830: Size comparison from e6d3184 to cc4f260

Increases (69 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e6d3184 cc4f260 change % change
bl602 lighting-app bl602 (read/write) 1444382 1444510 128 0.0
.bss 85744 85776 32 0.0
.text 1109262 1109356 94 0.0
bl602+mfd (read/write) 1458806 1458934 128 0.0
.bss 85912 85944 32 0.0
.text 1124580 1124674 94 0.0
bl602+rpc (read/write) 1492030 1492158 128 0.0
.bss 93784 93816 32 0.0
.text 1140908 1141002 94 0.0
bl702 lighting-app bl702 (read/write) 1210071 1210195 124 0.0
.text 979406 979500 94 0.0
bl702+mfd (read/write) 1220907 1221035 128 0.0
.text 991160 991254 94 0.0
bl702+rpc (read/write) 1301559 1301683 124 0.0
.text 1054114 1054208 94 0.0
bl706-wifi (read/write) 1261946 1262102 156 0.0
.text 1001938 1002062 124 0.0
bl702l lighting-app bl702l (read/write) 1179408 1179536 128 0.0
.text 972260 972354 94 0.0
bl702l+mfd (read/write) 1190808 1190932 124 0.0
.text 984582 984676 94 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798372 798572 200 0.0
(read/write) 177612 177628 16 0.0
.bss 99556 99572 16 0.0
.text 713184 713384 200 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813664 813864 200 0.0
(read/write) 188100 188116 16 0.0
.bss 110044 110060 16 0.0
.text 734848 735048 200 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802948 803148 200 0.0
(read/write) 182220 182236 16 0.0
.bss 104164 104180 16 0.0
.text 696856 697056 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755228 755396 168 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.text 674384 674552 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740916 741124 208 0.0
(read/write) 176796 176812 16 0.0
.bss 98520 98536 16 0.0
.text 664288 664496 208 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605454 605566 112 0.0
(read/write) 209572 209604 32 0.0
.bss 202796 202828 32 0.0
.text 513760 513872 112 0.0
lock CC3235SF_LAUNCHXL (read only) 651350 651462 112 0.0
(read/write) 209836 209868 32 0.0
.bss 203200 203232 32 0.0
.text 538892 539004 112 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571567 571775 208 0.0
.app_xip_area 461453 461629 176 0.0
.bss 64932 64964 32 0.0
lock cyw930739m2evb_01 (read/write) 553663 553879 216 0.0
.app_xip_area 438877 439061 184 0.0
.bss 69596 69628 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574295 574503 208 0.0
.app_xip_area 465677 465853 176 0.0
.bss 63476 63508 32 0.1
switch cyw930739m2evb_01 (read/write) 566871 567079 208 0.0
.app_xip_area 455069 455245 176 0.0
.bss 66580 66612 32 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1071044 224 0.0
.bss 180008 180040 32 0.0
.text 887360 887552 192 0.0
lock-app BRD4338a (read/write) 962060 962236 176 0.0
.bss 213064 213088 24 0.0
.text 700184 700336 152 0.0
window-app BRD4187C (read/write) 1137520 1137696 176 0.0
.bss 164608 164632 24 0.0
.text 969556 969708 152 0.0
esp32 all-clusters-app c3devkit (read only) 1215030 1215304 274 0.0
(read/write) 1751296 1751328 32 0.0
.dram0.bss 74592 74616 24 0.0
.flash.text 1215030 1215304 274 0.0
m5stack (read only) 1256683 1256899 216 0.0
(read/write) 537708 537740 32 0.0
.dram0.bss 81344 81376 32 0.0
.flash.text 1250519 1250735 216 0.0
linux air-purifier-app debug (read only) 2713437 2714557 1120 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47752 32 0.1
.rodata 186352 186544 192 0.1
.text 2344149 2345077 928 0.0
all-clusters-app debug (read only) 6026009 6027337 1328 0.0
(read/write) 483976 484008 32 0.0
.bss 136000 136032 32 0.0
.rodata 353072 353424 352 0.1
.text 5234291 5235267 976 0.0
all-clusters-minimal-app debug (read only) 5309545 5310665 1120 0.0
(read/write) 239928 239960 32 0.0
.bss 128864 128896 32 0.0
.rodata 291978 292170 192 0.1
.text 4777731 4778659 928 0.0
bridge-app debug (read only) 4700153 4701241 1088 0.0
(read/write) 220840 220872 32 0.0
.bss 119392 119424 32 0.0
.rodata 232426 232586 160 0.1
.text 4242307 4243235 928 0.0
chip-tool debug (read only) 12145129 12146233 1104 0.0
.rodata 453081 453209 128 0.0
.text 10981411 10982387 976 0.0
chip-tool-ipv6only arm64 (read only) 11473524 11474452 928 0.0
.rodata 357476 357508 32 0.0
.text 10231432 10232328 896 0.0
lighting-app debug+rpc+ui (read only) 5623745 5624801 1056 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120368 32 0.0
.rodata 356276 356404 128 0.0
.text 5015619 5016547 928 0.0
lock-app debug (read only) 4767209 4768249 1040 0.0
.rodata 258346 258474 128 0.0
.text 4292515 4293427 912 0.0
ota-provider-app debug (read only) 4375049 4376153 1104 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114496 32 0.0
.rodata 211178 211370 192 0.1
.text 3966179 3967091 912 0.0
ota-requestor-app debug (read only) 4505737 4506857 1120 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115392 32 0.0
.rodata 217258 217450 192 0.1
.text 4086243 4087171 928 0.0
shell debug (read only) 2997569 2998641 1072 0.0
.rodata 189984 190144 160 0.1
.text 2628626 2629538 912 0.0
thermostat-no-ble arm64 (read only) 4493884 4494764 880 0.0
.bss 122984 123000 16 0.0
.rodata 161876 161908 32 0.0
.text 3990808 3991656 848 0.0
tv-app debug (read only) 5823345 5824401 1056 0.0
.rodata 296554 296682 128 0.0
.text 5280659 5281587 928 0.0
tv-casting-app debug (read only) 9983769 9984873 1104 0.0
(read/write) 345632 345696 64 0.0
.bss 159448 159512 64 0.0
.rodata 386648 386808 160 0.0
.text 9126275 9127219 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536808 2536936 128 0.0
.bss 220768 220800 32 0.0
.text 1499492 1499620 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1060336 1060640 304 0.0
bss 139123 139155 32 0.0
text 772444 772620 176 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1237568 1237792 224 0.0
bss 137419 137451 32 0.0
text 798740 798920 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008128 1008320 192 0.0
bss 138029 138053 24 0.0
text 733996 734192 196 0.0
nxp contact k32w0+release (read only) 576524 576684 160 0.0
(read/write) 83164 83172 8 0.0
.bss 67880 67888 8 0.0
.text 575988 576148 160 0.0
k32w1+release (read/write) 704020 704236 216 0.0
.bss 71224 71240 16 0.0
.text 590552 590752 200 0.0
light k32w0+release (read only) 610584 610792 208 0.0
(read/write) 82624 82640 16 0.0
.bss 67320 67336 16 0.0
.text 610048 610256 208 0.0
k32w1+release (read/write) 795864 796064 200 0.0
.bss 80760 80776 16 0.0
.text 673672 673856 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1826868 1827044 176 0.0
.bss 204308 204340 32 0.0
.text 1611428 1611572 144 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748124 1748316 192 0.0
.bss 201236 201268 32 0.0
.text 1535780 1535940 160 0.0
light cy8ckit_062s2_43012 (read/write) 1666604 1666780 176 0.0
.bss 194700 194732 32 0.0
.text 1460980 1461124 144 0.0
lock cy8ckit_062s2_43012 (read/write) 1695236 1695444 208 0.0
.bss 221780 221812 32 0.0
.text 1462548 1462724 176 0.0
qpg lighting-app qpg6105+debug (read/write) 1134180 1134340 160 0.0
.bss 102644 102660 16 0.0
.text 646560 646720 160 0.0
lock-app qpg6105+debug (read/write) 1094028 1094156 128 0.0
.bss 97316 97332 16 0.0
.text 606412 606540 128 0.0
stm32 light STM32WB5MM-DK (read/write) 605833 606057 224 0.0
.bss 128492 128524 32 0.0
.text 386392 386584 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834082 834298 216 0.0
bss 49876 49884 8 0.0
text 624748 624958 210 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096472 1096720 248 0.0
bss 101544 101576 32 0.0
text 797466 797684 218 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1058940 1059212 272 0.0
bss 110040 110072 32 0.0
text 772786 773024 238 0.0
bridge-app tlsr9518adk80d (read/write) 914580 914844 264 0.0
bss 92796 92828 32 0.0
text 656388 656618 230 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836434 836658 224 0.0
bss 49920 49928 8 0.0
text 627168 627378 210 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937256 937472 216 0.0
bss 77532 77540 8 0.0
text 703822 704032 210 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090972 1091236 264 0.0
bss 99888 99920 32 0.0
text 794374 794604 230 0.0
lock-app-dfu tlsr9528a (read/write) 911552 911768 216 0.0
bss 69200 69208 8 0.0
text 660566 660776 210 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933384 933640 256 0.0
bss 92500 92532 32 0.0
text 675374 675604 230 0.0
pump-app tlsr9258a (read/write) 834000 834216 216 0.0
bss 58164 58172 8 0.0
text 624174 624384 210 0.0
pump-controller-app tlsr9518adk80d (read/write) 800112 800336 224 0.0
bss 56092 56100 8 0.0
text 599076 599286 210 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844302 844518 216 0.0
bss 51548 51556 8 0.0
text 633836 634046 210 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858953 859177 224 0.0
bss 59716 59724 8 0.0
text 642616 642826 210 0.0
thermostat tlsr9518adk80d (read/write) 825676 825892 216 0.0
bss 56424 56432 8 0.0
text 618638 618848 210 0.0
window-covering tlsr9258a (read/write) 838696 838912 216 0.0
bss 58380 58388 8 0.0
text 626442 626652 210 0.0
Decreases (8 builds for bl702, linux, psoc6)
platform target config section e6d3184 cc4f260 change % change
bl702 lighting-app bl706-eth (read/write) 1026489 1026385 -104 -0.0
.text 769260 769124 -136 -0.0
linux chip-tool debug (read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -0.0
chip-tool-ipv6only arm64 (read/write) 591680 590784 -896 -0.2
thermostat-no-ble arm64 (read/write) 248072 247240 -832 -0.3
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826256 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829352 -32 -0.0
light cy8ckit_062s2_43012 (read only) 836104 836072 -32 -0.0
lock cy8ckit_062s2_43012 (read only) 809040 809008 -32 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section e6d3184 cc4f260 change % change
bl602 lighting-app bl602 (read/write) 1444382 1444510 128 0.0
.bss 85744 85776 32 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109262 1109356 94 0.0
bl602+mfd (read/write) 1458806 1458934 128 0.0
.bss 85912 85944 32 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124580 1124674 94 0.0
bl602+rpc (read/write) 1492030 1492158 128 0.0
.bss 93784 93816 32 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140908 1141002 94 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210071 1210195 124 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979406 979500 94 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220907 1221035 128 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991160 991254 94 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301559 1301683 124 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054114 1054208 94 0.0
bl706-eth (read/write) 1026489 1026385 -104 -0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769260 769124 -136 -0.0
bl706-wifi (read/write) 1261946 1262102 156 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001938 1002062 124 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179408 1179536 128 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972260 972354 94 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190808 1190932 124 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984582 984676 94 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798372 798572 200 0.0
(read/write) 177612 177628 16 0.0
.bss 99556 99572 16 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713184 713384 200 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813664 813864 200 0.0
(read/write) 188100 188116 16 0.0
.bss 110044 110060 16 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734848 735048 200 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802948 803148 200 0.0
(read/write) 182220 182236 16 0.0
.bss 104164 104180 16 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696856 697056 200 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755228 755396 168 0.0
(read/write) 176588 176596 8 0.0
.bss 98296 98304 8 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674384 674552 168 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740916 741124 208 0.0
(read/write) 176796 176812 16 0.0
.bss 98520 98536 16 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664288 664496 208 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605454 605566 112 0.0
(read/write) 209572 209604 32 0.0
.bss 202796 202828 32 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513760 513872 112 0.0
lock CC3235SF_LAUNCHXL (read only) 651350 651462 112 0.0
(read/write) 209836 209868 32 0.0
.bss 203200 203232 32 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538892 539004 112 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571567 571775 208 0.0
.app_xip_area 461453 461629 176 0.0
.bss 64932 64964 32 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553663 553879 216 0.0
.app_xip_area 438877 439061 184 0.0
.bss 69596 69628 32 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574295 574503 208 0.0
.app_xip_area 465677 465853 176 0.0
.bss 63476 63508 32 0.1
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566871 567079 208 0.0
.app_xip_area 455069 455245 176 0.0
.bss 66580 66612 32 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1071044 224 0.0
.bss 180008 180040 32 0.0
.data 3432 3432 0 0.0
.text 887360 887552 192 0.0
lock-app BRD4338a (read/write) 962060 962236 176 0.0
.bss 213064 213088 24 0.0
.data 29448 29448 0 0.0
.text 700184 700336 152 0.0
window-app BRD4187C (read/write) 1137520 1137696 176 0.0
.bss 164608 164632 24 0.0
.data 3336 3336 0 0.0
.text 969556 969708 152 0.0
esp32 all-clusters-app c3devkit (read only) 1215030 1215304 274 0.0
(read/write) 1751296 1751328 32 0.0
.dram0.bss 74592 74616 24 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215030 1215304 274 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256683 1256899 216 0.0
(read/write) 537708 537740 32 0.0
.dram0.bss 81344 81376 32 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250519 1250735 216 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713437 2714557 1120 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47752 32 0.1
.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 186352 186544 192 0.1
.text 2344149 2345077 928 0.0
all-clusters-app debug (read only) 6026009 6027337 1328 0.0
(read/write) 483976 484008 32 0.0
.bss 136000 136032 32 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 353072 353424 352 0.1
.text 5234291 5235267 976 0.0
all-clusters-minimal-app debug (read only) 5309545 5310665 1120 0.0
(read/write) 239928 239960 32 0.0
.bss 128864 128896 32 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 291978 292170 192 0.1
.text 4777731 4778659 928 0.0
bridge-app debug (read only) 4700153 4701241 1088 0.0
(read/write) 220840 220872 32 0.0
.bss 119392 119424 32 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 232426 232586 160 0.1
.text 4242307 4243235 928 0.0
chip-tool debug (read only) 12145129 12146233 1104 0.0
(read/write) 524288 524256 -32 -0.0
.bss 95032 95000 -32 -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 453081 453209 128 0.0
.text 10981411 10982387 976 0.0
chip-tool-ipv6only arm64 (read only) 11473524 11474452 928 0.0
(read/write) 591680 590784 -896 -0.2
.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 17232 17232 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357508 32 0.0
.text 10231432 10232328 896 0.0
lighting-app debug+rpc+ui (read only) 5623745 5624801 1056 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120368 32 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 356276 356404 128 0.0
.text 5015619 5016547 928 0.0
lock-app debug (read only) 4767209 4768249 1040 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 258346 258474 128 0.0
.text 4292515 4293427 912 0.0
ota-provider-app debug (read only) 4375049 4376153 1104 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114496 32 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 211178 211370 192 0.1
.text 3966179 3967091 912 0.0
ota-requestor-app debug (read only) 4505737 4506857 1120 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115392 32 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 217258 217450 192 0.1
.text 4086243 4087171 928 0.0
shell debug (read only) 2997569 2998641 1072 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 189984 190144 160 0.1
.text 2628626 2629538 912 0.0
thermostat-no-ble arm64 (read only) 4493884 4494764 880 0.0
(read/write) 248072 247240 -832 -0.3
.bss 122984 123000 16 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990808 3991656 848 0.0
tv-app debug (read only) 5823345 5824401 1056 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 296554 296682 128 0.0
.text 5280659 5281587 928 0.0
tv-casting-app debug (read only) 9983769 9984873 1104 0.0
(read/write) 345632 345696 64 0.0
.bss 159448 159512 64 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 1216 1216 0 0.0
.rodata 386648 386808 160 0.0
.text 9126275 9127219 944 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536808 2536936 128 0.0
.bss 220768 220800 32 0.0
.data 5216 5216 0 0.0
.text 1499492 1499620 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060336 1060640 304 0.0
bss 139123 139155 32 0.0
rodata 101552 101552 0 0.0
text 772444 772620 176 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237568 1237792 224 0.0
bss 137419 137451 32 0.0
rodata 151384 151384 0 0.0
text 798740 798920 180 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008128 1008320 192 0.0
bss 138029 138053 24 0.0
rodata 88808 88808 0 0.0
text 733996 734192 196 0.0
nxp contact k32w0+release (read only) 576524 576684 160 0.0
(read/write) 83164 83172 8 0.0
.bss 67880 67888 8 0.0
.data 2188 2188 0 0.0
.text 575988 576148 160 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704020 704236 216 0.0
.bss 71224 71240 16 0.0
.data 2864 2864 0 0.0
.text 590552 590752 200 0.0
light k32w0+release (read only) 610584 610792 208 0.0
(read/write) 82624 82640 16 0.0
.bss 67320 67336 16 0.0
.data 2208 2208 0 0.0
.text 610048 610256 208 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795864 796064 200 0.0
.bss 80760 80776 16 0.0
.data 2064 2064 0 0.0
.text 673672 673856 184 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826256 -32 -0.0
(read/write) 1826868 1827044 176 0.0
.bss 204308 204340 32 0.0
.data 2744 2744 0 0.0
.text 1611428 1611572 144 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829352 -32 -0.0
(read/write) 1748124 1748316 192 0.0
.bss 201236 201268 32 0.0
.data 2720 2720 0 0.0
.text 1535780 1535940 160 0.0
light cy8ckit_062s2_43012 (read only) 836104 836072 -32 -0.0
(read/write) 1666604 1666780 176 0.0
.bss 194700 194732 32 0.0
.data 2536 2536 0 0.0
.text 1460980 1461124 144 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809008 -32 -0.0
(read/write) 1695236 1695444 208 0.0
.bss 221780 221812 32 0.0
.data 2520 2520 0 0.0
.text 1462548 1462724 176 0.0
qpg lighting-app qpg6105+debug (read/write) 1134180 1134340 160 0.0
.bss 102644 102660 16 0.0
.data 856 856 0 0.0
.text 646560 646720 160 0.0
lock-app qpg6105+debug (read/write) 1094028 1094156 128 0.0
.bss 97316 97332 16 0.0
.data 860 860 0 0.0
.text 606412 606540 128 0.0
stm32 light STM32WB5MM-DK (read/write) 605833 606057 224 0.0
.bss 128492 128524 32 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386392 386584 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834082 834298 216 0.0
bss 49876 49884 8 0.0
text 624748 624958 210 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096472 1096720 248 0.0
bss 101544 101576 32 0.0
text 797466 797684 218 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058940 1059212 272 0.0
bss 110040 110072 32 0.0
text 772786 773024 238 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914580 914844 264 0.0
bss 92796 92828 32 0.0
text 656388 656618 230 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836434 836658 224 0.0
bss 49920 49928 8 0.0
text 627168 627378 210 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937256 937472 216 0.0
bss 77532 77540 8 0.0
text 703822 704032 210 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090972 1091236 264 0.0
bss 99888 99920 32 0.0
text 794374 794604 230 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911552 911768 216 0.0
bss 69200 69208 8 0.0
text 660566 660776 210 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933384 933640 256 0.0
bss 92500 92532 32 0.0
text 675374 675604 230 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 834000 834216 216 0.0
bss 58164 58172 8 0.0
text 624174 624384 210 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800112 800336 224 0.0
bss 56092 56100 8 0.0
text 599076 599286 210 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73412 73412 0 0.0
text 461764 461764 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844302 844518 216 0.0
bss 51548 51556 8 0.0
text 633836 634046 210 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858953 859177 224 0.0
bss 59716 59724 8 0.0
text 642616 642826 210 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825676 825892 216 0.0
bss 56424 56432 8 0.0
text 618638 618848 210 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838696 838912 216 0.0
bss 58380 58388 8 0.0
text 626442 626652 210 0.0

src/app/CommandHandler.cpp Outdated Show resolved Hide resolved
src/app/CommandHandler.cpp Outdated Show resolved Hide resolved
src/app/CommandHandler.h Outdated Show resolved Hide resolved
yyzhong-g and others added 3 commits May 7, 2024 12:52
@mergify mergify bot merged commit 6090618 into project-chip:master May 7, 2024
66 checks passed
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.

6 participants