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

Adding logging to Matter to aid in debuggability #32053

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

woody-apple
Copy link
Contributor

@woody-apple woody-apple commented Feb 10, 2024

Resolves #31804

Trying to make matter logs a little easier to debug :)

Made this PR Darwin only, since we need to urgently debug things.

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from dbf3dad to 96cb167

Increases (3 builds for cc32xx, stm32)
platform target config section dbf3dad 96cb167 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Full report (3 builds for cc32xx, stm32)
platform target config section dbf3dad 96cb167 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from dbf3dad to c6e111c

Increases (4 builds for cc32xx, mbed, stm32)
platform target config section dbf3dad c6e111c change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2531976 2532160 184 0.0
.text 1494660 1494844 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Full report (4 builds for cc32xx, mbed, stm32)
platform target config section dbf3dad c6e111c change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531976 2532160 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494660 1494844 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to 6ab5abe

Increases (11 builds for cc13x4_26x4, cc32xx, mbed, qpg, stm32)
platform target config section a95af94 6ab5abe change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Full report (11 builds for cc13x4_26x4, cc32xx, mbed, qpg, stm32)
platform target config section a95af94 6ab5abe change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to 33ba339

Increases (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section a95af94 33ba339 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read/write) 1195507 1195787 280 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read/write) 1206559 1206843 284 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read/write) 1287231 1287511 280 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read/write) 1176492 1176772 280 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
.text 610688 610816 128 0.0
k32w1+release (read/write) 696632 696752 120 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
.text 598864 598992 128 0.0
k32w1+release (read/write) 787576 787760 184 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
.text 581352 581480 128 0.0
linux chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1095612 1095788 176 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046812 1046992 180 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1789780 1789996 216 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715548 1715756 208 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read/write) 1634876 1635084 208 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read/write) 1667172 1667388 216 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Decreases (2 builds for linux)
platform target config section a95af94 33ba339 change % change
linux chip-tool-ipv6only arm64 (read/write) 589048 588616 -432 -0.1
thermostat-no-ble arm64 (read/write) 247600 247152 -448 -0.2
Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section a95af94 33ba339 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.bss 85320 85320 0 0.0
.data 9496 9496 0 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.bss 85480 85480 0 0.0
.data 9472 9472 0 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.bss 93352 93352 0 0.0
.data 9872 9872 0 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195507 1195787 280 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206559 1206843 284 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287231 1287511 280 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1176492 1176772 280 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
.bss 64976 64976 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
.bss 69768 69768 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
.bss 63512 63512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563299 563299 0 0.0
.app_xip_area 451341 451341 0 0.0
.bss 66752 66752 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
(read/write) 81392 81392 0 0.0
.bss 69184 69184 0 0.0
.data 2224 2224 0 0.0
.text 610688 610816 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696632 696752 120 0.0
.bss 67752 67752 0 0.0
.data 2800 2800 0 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
(read/write) 79344 79344 0 0.0
.bss 67160 67160 0 0.0
.data 2200 2200 0 0.0
.text 598864 598992 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787576 787760 184 0.0
.bss 77428 77428 0 0.0
.data 2016 2016 0 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
(read/write) 78836 78836 0 0.0
.bss 66704 66704 0 0.0
.data 2148 2148 0 0.0
.text 581352 581480 128 0.0
linux chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
(read/write) 589048 588616 -432 -0.1
.bss 103320 103320 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 453976 453976 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
(read/write) 247600 247152 -448 -0.2
.bss 122344 122344 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103688 103688 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095612 1095788 176 0.0
bss 129969 129969 0 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1215944 1215944 0 0.0
bss 122107 122107 0 0.0
rodata 141592 141592 0 0.0
text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046812 1046992 180 0.0
bss 129633 129633 0 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835288 835288 0 0.0
(read/write) 1789780 1789996 216 0.0
.bss 195396 195396 0 0.0
.data 2656 2656 0 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1715548 1715756 208 0.0
.bss 193084 193084 0 0.0
.data 2632 2632 0 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634876 1635084 208 0.0
.bss 186548 186548 0 0.0
.data 2440 2440 0 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read only) 817152 817152 0 0.0
(read/write) 1667172 1667388 216 0.0
.bss 213748 213748 0 0.0
.data 2440 2440 0 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to 5012c37

Increases (53 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, esp32, linux, mbed, qpg, stm32, telink)
platform target config section a95af94 5012c37 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read/write) 1195507 1195787 280 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read/write) 1206559 1206843 284 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read/write) 1287231 1287511 280 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read/write) 1176492 1176772 280 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 825830 826034 204 0.0
text 617558 617710 152 0.0
all-clusters-app tlsr9518adk80d (read/write) 1084356 1084560 204 0.0
text 787626 787778 152 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1045056 1045260 204 0.0
text 761066 761218 152 0.0
bridge-app tlsr9518adk80d (read/write) 907068 907272 204 0.0
text 649726 649878 152 0.0
contact-sensor-app tlsr9528a_retention (read/write) 827430 827634 204 0.0
text 619220 619372 152 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 933696 933900 204 0.0
text 699904 700056 152 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1068544 1068748 204 0.0
text 773524 773676 152 0.0
lock-app-dfu tlsr9528a (read/write) 906724 906928 204 0.0
text 655714 655866 152 0.0
ota-requestor-app tlsr9518adk80d (read/write) 924848 925052 204 0.0
text 667618 667770 152 0.0
pump-app tlsr9258a_retention (read/write) 830038 830242 204 0.0
text 622222 622374 152 0.0
pump-controller-app tlsr9518adk80d (read/write) 793760 793964 204 0.0
text 592988 593140 152 0.0
shell tlsr9518adk80d (read/write) 676856 676964 108 0.0
text 462254 462332 78 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 828694 828898 204 0.0
text 621574 621726 152 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 852373 852577 204 0.0
text 636420 636572 152 0.0
thermostat tlsr9518adk80d (read/write) 819348 819552 204 0.0
text 612620 612772 152 0.0
window-covering tlsr9258a (read/write) 838804 839008 204 0.0
text 629128 629280 152 0.0
Decreases (2 builds for linux)
platform target config section a95af94 5012c37 change % change
linux chip-tool-ipv6only arm64 (read/write) 589048 588616 -432 -0.1
thermostat-no-ble arm64 (read/write) 247600 247152 -448 -0.2
Full report (53 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, esp32, linux, mbed, qpg, stm32, telink)
platform target config section a95af94 5012c37 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.bss 85320 85320 0 0.0
.data 9496 9496 0 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.bss 85480 85480 0 0.0
.data 9472 9472 0 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.bss 93352 93352 0 0.0
.data 9872 9872 0 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195507 1195787 280 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206559 1206843 284 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287231 1287511 280 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1176492 1176772 280 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.dram0.bss 73568 73568 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.dram0.bss 80424 80424 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
(read/write) 129376 129376 0 0.0
.bss 46944 46944 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
(read/write) 478728 478728 0 0.0
.bss 134064 134064 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1360 1360 0 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
(read/write) 236576 236576 0 0.0
.bss 128080 128080 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 97080 97080 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
(read/write) 217560 217560 0 0.0
.bss 118560 118560 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 86128 86128 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
(read/write) 520856 520856 0 0.0
.bss 94296 94296 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414232 414232 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
(read/write) 589048 588616 -432 -0.1
.bss 103320 103320 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 453976 453976 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
(read/write) 226376 226376 0 0.0
.bss 119512 119512 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94544 94544 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
(read/write) 205520 205520 0 0.0
.bss 114064 114064 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 80632 80632 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
(read/write) 193776 193776 0 0.0
.bss 113824 113824 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 69728 69728 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
(read/write) 198024 198024 0 0.0
.bss 114720 114720 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 72704 72704 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
(read/write) 155784 155784 0 0.0
.bss 62576 62576 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86040 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
(read/write) 247600 247152 -448 -0.2
.bss 122344 122344 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103688 103688 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
(read/write) 351752 351752 0 0.0
.bss 243872 243872 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94088 94088 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
(read/write) 340464 340464 0 0.0
.bss 156624 156624 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 174024 174024 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825830 826034 204 0.0
bss 51116 51116 0 0.0
text 617558 617710 152 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1084356 1084560 204 0.0
bss 100920 100920 0 0.0
text 787626 787778 152 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1045056 1045260 204 0.0
bss 110028 110028 0 0.0
text 761066 761218 152 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 907068 907272 204 0.0
bss 93060 93060 0 0.0
text 649726 649878 152 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827430 827634 204 0.0
bss 51164 51164 0 0.0
text 619220 619372 152 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 933696 933900 204 0.0
bss 79204 79204 0 0.0
text 699904 700056 152 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068544 1068748 204 0.0
bss 100140 100140 0 0.0
text 773524 773676 152 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 906724 906928 204 0.0
bss 70668 70668 0 0.0
text 655714 655866 152 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924848 925052 204 0.0
bss 92640 92640 0 0.0
text 667618 667770 152 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 830038 830242 204 0.0
bss 51272 51272 0 0.0
text 622222 622374 152 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 793760 793964 204 0.0
bss 57472 57472 0 0.0
text 592988 593140 152 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676856 676964 108 0.0
bss 73640 73640 0 0.0
text 462254 462332 78 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828694 828898 204 0.0
bss 51292 51292 0 0.0
text 621574 621726 152 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852373 852577 204 0.0
bss 60948 60948 0 0.0
text 636420 636572 152 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 819348 819552 204 0.0
bss 57760 57760 0 0.0
text 612620 612772 152 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 838804 839008 204 0.0
bss 69576 69576 0 0.0
text 629128 629280 152 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to b735edb

Increases (23 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, linux, mbed, qpg, stm32)
platform target config section a95af94 b735edb change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read/write) 1195507 1195787 280 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read/write) 1206559 1206843 284 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read/write) 1287231 1287511 280 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read/write) 1176492 1176772 280 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
linux chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Decreases (2 builds for linux)
platform target config section a95af94 b735edb change % change
linux chip-tool-ipv6only arm64 (read/write) 589048 588616 -432 -0.1
thermostat-no-ble arm64 (read/write) 247600 247152 -448 -0.2
Full report (23 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, linux, mbed, qpg, stm32)
platform target config section a95af94 b735edb change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.bss 85320 85320 0 0.0
.data 9496 9496 0 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.bss 85480 85480 0 0.0
.data 9472 9472 0 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.bss 93352 93352 0 0.0
.data 9872 9872 0 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195507 1195787 280 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206559 1206843 284 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287231 1287511 280 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1176492 1176772 280 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
linux chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
(read/write) 589048 588616 -432 -0.1
.bss 103320 103320 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 453976 453976 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
(read/write) 247600 247152 -448 -0.2
.bss 122344 122344 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103688 103688 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to eaf63a3

Increases (4 builds for cc32xx, mbed, stm32)
platform target config section a95af94 eaf63a3 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Full report (4 builds for cc32xx, mbed, stm32)
platform target config section a95af94 eaf63a3 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to f166419

Increases (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
platform target config section a95af94 f166419 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1095612 1095788 176 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046812 1046992 180 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
platform target config section a95af94 f166419 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095612 1095788 176 0.0
bss 129969 129969 0 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1215944 1215944 0 0.0
bss 122107 122107 0 0.0
rodata 141592 141592 0 0.0
text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046812 1046992 180 0.0
bss 129633 129633 0 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to efdbb1c

Increases (55 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section a95af94 efdbb1c change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read/write) 1195507 1195787 280 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read/write) 1206559 1206843 284 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read/write) 1287231 1287511 280 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read/write) 1176492 1176772 280 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928728 928912 184 0.0
.text 729416 729600 184 0.0
BRD4187C (read/write) 1105488 1105672 184 0.0
.text 906964 907148 184 0.0
window-app BRD4187C (read/write) 1159688 1159904 216 0.0
.text 987468 987684 216 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
.text 610688 610816 128 0.0
k32w1+release (read/write) 696632 696752 120 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
.text 598864 598992 128 0.0
k32w1+release (read/write) 787576 787760 184 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
.text 581352 581480 128 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1095612 1095788 176 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046812 1046992 180 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1789780 1789996 216 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715548 1715756 208 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read/write) 1634876 1635084 208 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read/write) 1667172 1667388 216 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
Decreases (3 builds for efr32, linux)
platform target config section a95af94 efdbb1c change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1123108 1123100 -8 -0.0
.text 932008 932000 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 589048 588616 -432 -0.1
thermostat-no-ble arm64 (read/write) 247600 247152 -448 -0.2
Full report (57 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section a95af94 efdbb1c change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.bss 85320 85320 0 0.0
.data 9496 9496 0 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.bss 85480 85480 0 0.0
.data 9472 9472 0 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.bss 93352 93352 0 0.0
.data 9872 9872 0 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195507 1195787 280 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206559 1206843 284 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287231 1287511 280 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1176492 1176772 280 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
.bss 64976 64976 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
.bss 69768 69768 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
.bss 63512 63512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563299 563299 0 0.0
.app_xip_area 451341 451341 0 0.0
.bss 66752 66752 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928728 928912 184 0.0
.bss 197904 197904 0 0.0
.data 1388 1388 0 0.0
.text 729416 729600 184 0.0
BRD4187C (read/write) 1105488 1105672 184 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906964 907148 184 0.0
lock-app BRD4161A+wf200 (read/write) 1123108 1123100 -8 -0.0
.bss 188288 188288 0 0.0
.data 2792 2792 0 0.0
.text 932008 932000 -8 -0.0
window-app BRD4187C (read/write) 1159688 1159904 216 0.0
.bss 168884 168884 0 0.0
.data 3316 3316 0 0.0
.text 987468 987684 216 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.dram0.bss 73568 73568 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.dram0.bss 80424 80424 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
(read/write) 81392 81392 0 0.0
.bss 69184 69184 0 0.0
.data 2224 2224 0 0.0
.text 610688 610816 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696632 696752 120 0.0
.bss 67752 67752 0 0.0
.data 2800 2800 0 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
(read/write) 79344 79344 0 0.0
.bss 67160 67160 0 0.0
.data 2200 2200 0 0.0
.text 598864 598992 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787576 787760 184 0.0
.bss 77428 77428 0 0.0
.data 2016 2016 0 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
(read/write) 78836 78836 0 0.0
.bss 66704 66704 0 0.0
.data 2148 2148 0 0.0
.text 581352 581480 128 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
(read/write) 129376 129376 0 0.0
.bss 46944 46944 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
(read/write) 478728 478728 0 0.0
.bss 134064 134064 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1360 1360 0 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
(read/write) 236576 236576 0 0.0
.bss 128080 128080 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 97080 97080 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
(read/write) 217560 217560 0 0.0
.bss 118560 118560 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 86128 86128 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
(read/write) 520856 520856 0 0.0
.bss 94296 94296 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414232 414232 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
(read/write) 589048 588616 -432 -0.1
.bss 103320 103320 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 453976 453976 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
(read/write) 226376 226376 0 0.0
.bss 119512 119512 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94544 94544 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
(read/write) 205520 205520 0 0.0
.bss 114064 114064 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 80632 80632 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
(read/write) 193776 193776 0 0.0
.bss 113824 113824 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 69728 69728 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
(read/write) 198024 198024 0 0.0
.bss 114720 114720 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 72704 72704 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
(read/write) 155784 155784 0 0.0
.bss 62576 62576 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86040 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
(read/write) 247600 247152 -448 -0.2
.bss 122344 122344 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103688 103688 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
(read/write) 351752 351752 0 0.0
.bss 243872 243872 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94088 94088 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
(read/write) 340464 340464 0 0.0
.bss 156624 156624 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 174024 174024 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095612 1095788 176 0.0
bss 129969 129969 0 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1215944 1215944 0 0.0
bss 122107 122107 0 0.0
rodata 141592 141592 0 0.0
text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046812 1046992 180 0.0
bss 129633 129633 0 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835288 835288 0 0.0
(read/write) 1789780 1789996 216 0.0
.bss 195396 195396 0 0.0
.data 2656 2656 0 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1715548 1715756 208 0.0
.bss 193084 193084 0 0.0
.data 2632 2632 0 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634876 1635084 208 0.0
.bss 186548 186548 0 0.0
.data 2440 2440 0 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read only) 817152 817152 0 0.0
(read/write) 1667172 1667388 216 0.0
.bss 213748 213748 0 0.0
.data 2440 2440 0 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0

Copy link

github-actions bot commented Feb 10, 2024

PR #32053: Size comparison from a95af94 to c3ad6f3

Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section a95af94 c3ad6f3 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read/write) 1195507 1195787 280 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read/write) 1206559 1206843 284 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read/write) 1287231 1287511 280 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read/write) 1176492 1176772 280 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928728 928912 184 0.0
.text 729416 729600 184 0.0
BRD4187C (read/write) 1105488 1105672 184 0.0
.text 906964 907148 184 0.0
window-app BRD4187C (read/write) 1159688 1159904 216 0.0
.text 987468 987684 216 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
.text 610688 610816 128 0.0
k32w1+release (read/write) 696632 696752 120 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
.text 598864 598992 128 0.0
k32w1+release (read/write) 787576 787760 184 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
.text 581352 581480 128 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2532024 2532208 184 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1095612 1095788 176 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046812 1046992 180 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1789780 1789996 216 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715548 1715756 208 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read/write) 1634876 1635084 208 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read/write) 1667172 1667388 216 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 825830 826034 204 0.0
text 617558 617710 152 0.0
all-clusters-app tlsr9518adk80d (read/write) 1084356 1084560 204 0.0
text 787626 787778 152 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1045056 1045260 204 0.0
text 761066 761218 152 0.0
bridge-app tlsr9518adk80d (read/write) 907068 907272 204 0.0
text 649726 649878 152 0.0
contact-sensor-app tlsr9528a_retention (read/write) 827430 827634 204 0.0
text 619220 619372 152 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 933696 933900 204 0.0
text 699904 700056 152 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1068544 1068748 204 0.0
text 773524 773676 152 0.0
lock-app-dfu tlsr9528a (read/write) 906724 906928 204 0.0
text 655714 655866 152 0.0
ota-requestor-app tlsr9518adk80d (read/write) 924848 925052 204 0.0
text 667618 667770 152 0.0
pump-app tlsr9258a_retention (read/write) 830038 830242 204 0.0
text 622222 622374 152 0.0
pump-controller-app tlsr9518adk80d (read/write) 793760 793964 204 0.0
text 592988 593140 152 0.0
shell tlsr9518adk80d (read/write) 676856 676964 108 0.0
text 462254 462332 78 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 828694 828898 204 0.0
text 621574 621726 152 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 852373 852577 204 0.0
text 636420 636572 152 0.0
thermostat tlsr9518adk80d (read/write) 819348 819552 204 0.0
text 612620 612772 152 0.0
window-covering tlsr9258a (read/write) 838804 839008 204 0.0
text 629128 629280 152 0.0
Decreases (3 builds for efr32, linux)
platform target config section a95af94 c3ad6f3 change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1123108 1123100 -8 -0.0
.text 932008 932000 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 589048 588616 -432 -0.1
thermostat-no-ble arm64 (read/write) 247600 247152 -448 -0.2
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section a95af94 c3ad6f3 change % change
bl602 lighting-app bl602 (read/write) 1430938 1431218 280 0.0
.bss 85320 85320 0 0.0
.data 9496 9496 0 0.0
.rodata 157436 157492 56 0.0
.text 1098044 1098270 226 0.0
bl602+mfd (read/write) 1445346 1445634 288 0.0
.bss 85480 85480 0 0.0
.data 9472 9472 0 0.0
.rodata 156396 156452 56 0.0
.text 1113346 1113584 238 0.0
bl602+rpc (read/write) 1478322 1478602 280 0.0
.bss 93352 93352 0 0.0
.data 9872 9872 0 0.0
.rodata 165004 165060 56 0.0
.text 1129430 1129656 226 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195507 1195787 280 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106820 106876 56 0.1
.text 967050 967276 226 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206559 1206843 284 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105760 105816 56 0.1
.text 979060 979286 226 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287231 1287511 280 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122192 122248 56 0.0
.text 1041994 1042220 226 0.0
bl706-eth (read/write) 1014145 1014429 284 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100140 100196 56 0.1
.text 759124 759350 226 0.0
bl706-wifi (read/write) 1247334 1247638 304 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121120 121176 56 0.0
.text 989556 989804 248 0.0
bl702l lighting-app bl702l (read/write) 1165084 1165880 796 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100824 100880 56 0.1
.text 960152 960378 226 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1176492 1176772 280 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99764 99820 56 0.1
.text 972474 972700 226 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781396 781580 184 0.0
(read/write) 168896 168896 0 0.0
.bss 90884 90884 0 0.0
.data 3568 3568 0 0.0
.rodata 90372 90428 56 0.1
.text 690760 690888 128 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800284 800460 176 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84772 84812 40 0.0
.text 715248 715384 136 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788868 789060 192 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111516 111572 56 0.1
.text 677088 677224 136 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739180 739372 192 0.0
(read/write) 167856 167856 0 0.0
.bss 89624 89624 0 0.0
.data 3552 3552 0 0.0
.rodata 86092 86148 56 0.1
.text 652824 652960 136 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 724804 724996 192 0.0
(read/write) 168072 168072 0 0.0
.bss 89840 89840 0 0.0
.data 3552 3552 0 0.0
.rodata 81932 81988 56 0.1
.text 642608 642744 136 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581338 581562 224 0.0
(read/write) 207976 207976 0 0.0
.bss 201212 201212 0 0.0
.data 1640 1640 0 0.0
.rodata 86530 86586 56 0.1
.text 492684 492852 168 0.0
lock CC3235SF_LAUNCHXL (read only) 628794 629010 216 0.0
(read/write) 208368 208368 0 0.0
.bss 201744 201744 0 0.0
.data 1504 1504 0 0.0
.rodata 107138 107194 56 0.1
.text 519532 519692 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564843 564851 8 0.0
.app_xip_area 454701 454709 8 0.0
.bss 64976 64976 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 549955 549963 8 0.0
.app_xip_area 435013 435021 8 0.0
.bss 69768 69768 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566491 566675 184 0.0
.app_xip_area 457845 458029 184 0.0
.bss 63512 63512 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563299 563299 0 0.0
.app_xip_area 451341 451341 0 0.0
.bss 66752 66752 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928728 928912 184 0.0
.bss 197904 197904 0 0.0
.data 1388 1388 0 0.0
.text 729416 729600 184 0.0
BRD4187C (read/write) 1105488 1105672 184 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906964 907148 184 0.0
lock-app BRD4161A+wf200 (read/write) 1123108 1123100 -8 -0.0
.bss 188288 188288 0 0.0
.data 2792 2792 0 0.0
.text 932008 932000 -8 -0.0
window-app BRD4187C (read/write) 1159688 1159904 216 0.0
.bss 168884 168884 0 0.0
.data 3316 3316 0 0.0
.text 987468 987684 216 0.0
esp32 all-clusters-app c3devkit (read only) 1202656 1202812 156 0.0
(read/write) 1747176 1747224 48 0.0
.dram0.bss 73568 73568 0 0.0
.dram0.data 13628 13628 0 0.0
.flash.rodata 250456 250504 48 0.0
.flash.text 1202656 1202812 156 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244395 1244527 132 0.0
(read/write) 532116 532172 56 0.0
.dram0.bss 80424 80424 0 0.0
.dram0.data 35180 35180 0 0.0
.flash.rodata 280592 280648 56 0.0
.flash.text 1238231 1238363 132 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 611224 611352 128 0.0
(read/write) 81392 81392 0 0.0
.bss 69184 69184 0 0.0
.data 2224 2224 0 0.0
.text 610688 610816 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 696632 696752 120 0.0
.bss 67752 67752 0 0.0
.data 2800 2800 0 0.0
.text 582608 582728 120 0.0
light k32w0+release (read only) 599400 599528 128 0.0
(read/write) 79344 79344 0 0.0
.bss 67160 67160 0 0.0
.data 2200 2200 0 0.0
.text 598864 598992 128 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787576 787760 184 0.0
.bss 77428 77428 0 0.0
.data 2016 2016 0 0.0
.text 664680 664864 184 0.0
lock k32w0+release (read only) 581888 582016 128 0.0
(read/write) 78836 78836 0 0.0
.bss 66704 66704 0 0.0
.data 2148 2148 0 0.0
.text 581352 581480 128 0.0
linux air-purifier-app debug (read only) 2629205 2629717 512 0.0
(read/write) 129376 129376 0 0.0
.bss 46944 46944 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 184968 185032 64 0.0
.text 2266373 2266821 448 0.0
all-clusters-app debug (read only) 5874009 5874521 512 0.0
(read/write) 478728 478728 0 0.0
.bss 134064 134064 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1360 1360 0 0.0
.rodata 347592 347656 64 0.0
.text 5094179 5094627 448 0.0
all-clusters-minimal-app debug (read only) 5188921 5189401 480 0.0
(read/write) 236576 236576 0 0.0
.bss 128080 128080 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 97080 97080 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 288154 288186 32 0.0
.text 4666019 4666467 448 0.0
bridge-app debug (read only) 4597265 4597777 512 0.0
(read/write) 217560 217560 0 0.0
.bss 118560 118560 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 86128 86128 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228922 228986 64 0.0
.text 4147747 4148195 448 0.0
chip-tool debug (read only) 11975017 11975529 512 0.0
(read/write) 520856 520856 0 0.0
.bss 94296 94296 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414232 414232 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 447481 447545 64 0.0
.text 10822611 10823059 448 0.0
chip-tool-ipv6only arm64 (read only) 11471432 11471848 416 0.0
(read/write) 589048 588616 -432 -0.1
.bss 103320 103320 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 453976 453976 0 0.0
.dynamic 512 512 0 0.0
.got 20328 20328 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352932 352980 48 0.0
.text 10231580 10231948 368 0.0
lighting-app debug+rpc+ui (read only) 5518625 5519089 464 0.0
(read/write) 226376 226376 0 0.0
.bss 119512 119512 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94544 94544 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 353620 353652 32 0.0
.text 4918307 4918739 432 0.0
lock-app debug (read only) 4676025 4676537 512 0.0
(read/write) 205520 205520 0 0.0
.bss 114064 114064 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 80632 80632 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 255386 255450 64 0.0
.text 4208035 4208483 448 0.0
ota-provider-app debug (read only) 4302777 4303289 512 0.0
(read/write) 193776 193776 0 0.0
.bss 113824 113824 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 69728 69728 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 207770 207834 64 0.0
.text 3901763 3902211 448 0.0
ota-requestor-app debug (read only) 4418825 4419321 496 0.0
(read/write) 198024 198024 0 0.0
.bss 114720 114720 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 72704 72704 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 213786 213850 64 0.0
.text 4007507 4007939 432 0.0
shell debug (read only) 2868297 2868777 480 0.0
(read/write) 155784 155784 0 0.0
.bss 62576 62576 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86040 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 187360 187392 32 0.0
.text 2508130 2508578 448 0.0
thermostat-no-ble arm64 (read only) 4481408 4481840 432 0.0
(read/write) 247600 247152 -448 -0.2
.bss 122344 122344 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103688 103688 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159396 159444 48 0.0
.text 3976684 3977068 384 0.0
tv-app debug (read only) 5645313 5645793 480 0.0
(read/write) 351752 351752 0 0.0
.bss 243872 243872 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94088 94088 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 286458 286490 32 0.0
.text 5117219 5117667 448 0.0
tv-casting-app debug (read only) 9851081 9851561 480 0.0
(read/write) 340464 340464 0 0.0
.bss 156624 156624 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 174024 174024 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 382448 382480 32 0.0
.text 9002979 9003427 448 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2532024 2532208 184 0.0
.bss 220480 220480 0 0.0
.data 5200 5200 0 0.0
.text 1494708 1494892 184 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1095612 1095788 176 0.0
bss 129969 129969 0 0.0
rodata 111732 111780 48 0.0
text 806100 806232 132 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1215944 1215944 0 0.0
bss 122107 122107 0 0.0
rodata 141592 141592 0 0.0
text 801728 801732 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046812 1046992 180 0.0
bss 129633 129633 0 0.0
rodata 99388 99440 52 0.1
text 770020 770152 132 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835288 835288 0 0.0
(read/write) 1789780 1789996 216 0.0
.bss 195396 195396 0 0.0
.data 2656 2656 0 0.0
.text 1583340 1583556 216 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837624 837624 0 0.0
(read/write) 1715548 1715756 208 0.0
.bss 193084 193084 0 0.0
.data 2632 2632 0 0.0
.text 1511444 1511652 208 0.0
light cy8ckit_062s2_43012 (read only) 844352 844352 0 0.0
(read/write) 1634876 1635084 208 0.0
.bss 186548 186548 0 0.0
.data 2440 2440 0 0.0
.text 1437500 1437708 208 0.0
lock cy8ckit_062s2_43012 (read only) 817152 817152 0 0.0
(read/write) 1667172 1667388 216 0.0
.bss 213748 213748 0 0.0
.data 2440 2440 0 0.0
.text 1442596 1442812 216 0.0
qpg lighting-app qpg6105+debug (read/write) 1124896 1125080 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637280 637464 184 0.0
lock-app qpg6105+debug (read/write) 1089712 1089896 184 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 602092 602276 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597269 597461 192 0.0
.bss 128288 128288 0 0.0
.data 676 676 0 0.0
.rodata 78828 78884 56 0.1
.text 379752 379888 136 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825830 826034 204 0.0
bss 51116 51116 0 0.0
text 617558 617710 152 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1084356 1084560 204 0.0
bss 100920 100920 0 0.0
text 787626 787778 152 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1045056 1045260 204 0.0
bss 110028 110028 0 0.0
text 761066 761218 152 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 907068 907272 204 0.0
bss 93060 93060 0 0.0
text 649726 649878 152 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827430 827634 204 0.0
bss 51164 51164 0 0.0
text 619220 619372 152 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 933696 933900 204 0.0
bss 79204 79204 0 0.0
text 699904 700056 152 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068544 1068748 204 0.0
bss 100140 100140 0 0.0
text 773524 773676 152 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 906724 906928 204 0.0
bss 70668 70668 0 0.0
text 655714 655866 152 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924848 925052 204 0.0
bss 92640 92640 0 0.0
text 667618 667770 152 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 830038 830242 204 0.0
bss 51272 51272 0 0.0
text 622222 622374 152 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 793760 793964 204 0.0
bss 57472 57472 0 0.0
text 592988 593140 152 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676856 676964 108 0.0
bss 73640 73640 0 0.0
text 462254 462332 78 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828694 828898 204 0.0
bss 51292 51292 0 0.0
text 621574 621726 152 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852373 852577 204 0.0
bss 60948 60948 0 0.0
text 636420 636572 152 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 819348 819552 204 0.0
bss 57760 57760 0 0.0
text 612620 612772 152 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 838804 839008 204 0.0
bss 69576 69576 0 0.0
text 629128 629280 152 0.0

src/darwin/Framework/CHIP/MTRDevice.mm Outdated Show resolved Hide resolved
src/darwin/Framework/CHIP/MTRDevice.mm Outdated Show resolved Hide resolved
src/darwin/Framework/CHIP/MTRError.h Outdated Show resolved Hide resolved
src/messaging/ReliableMessageMgr.cpp Outdated Show resolved Hide resolved
src/messaging/ReliableMessageMgr.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
src/protocols/secure_channel/CASESession.cpp Outdated Show resolved Hide resolved
@project-chip project-chip deleted a comment from terafin Feb 13, 2024
@woody-apple
Copy link
Contributor Author

@bzbarsky-apple FYI:

INFO    ../../examples/lock-app/asr/third_party/connectedhomeip/src/messaging/ReliableMessageMgr.cpp:154:19: error: 'UNUSED_VAR' was not declared in this scope
INFO      154 |         UNUSED_VAR(nodeId);
INFO          |         ~~~~~~~~~~^~~~~~~~
INFO    ../../examples/lock-

That's not declared everywhere, I'll find the import

Copy link
Contributor

@andy31415 andy31415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested due to layering concern: messaging and secure_channel including from app is concerning.

@woody-apple
Copy link
Contributor Author

Fast tracking darwin only PR

@woody-apple woody-apple dismissed andy31415’s stale review February 14, 2024 02:59

No longer touches any core code

Copy link

github-actions bot commented Feb 14, 2024

PR #32053: Size comparison from b6f13d2 to c03a597

Decreases (1 build for efr32)
platform target config section b6f13d2 c03a597 change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1123032 1123024 -8 -0.0
.text 931948 931940 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section b6f13d2 c03a597 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430678 0 0.0
.bss 85304 85304 0 0.0
.data 9496 9496 0 0.0
.rodata 157376 157376 0 0.0
.text 1097862 1097862 0 0.0
bl602+mfd (read/write) 1445086 1445086 0 0.0
.bss 85464 85464 0 0.0
.data 9472 9472 0 0.0
.rodata 156336 156336 0 0.0
.text 1113164 1113164 0 0.0
bl602+rpc (read/write) 1478062 1478062 0 0.0
.bss 93336 93336 0 0.0
.data 9872 9872 0 0.0
.rodata 164944 164944 0 0.0
.text 1129248 1129248 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1195279 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106700 0 0.0
.text 966944 966944 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1206335 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105640 0 0.0
.text 978954 978954 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1287003 0 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122072 0 0.0
.text 1041888 1041888 0 0.0
bl706-eth (read/write) 1013889 1013889 0 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100080 0 0.0
.text 758942 758942 0 0.0
bl706-wifi (read/write) 1247094 1247094 0 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121060 0 0.0
.text 989390 989390 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1164860 1164860 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100704 0 0.0
.text 960046 960046 0 0.0
bl702l+mfd (read/write) 1176776 1176776 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99644 0 0.0
.text 972368 972368 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780356 0 0.0
(read/write) 168920 168920 0 0.0
.bss 90924 90924 0 0.0
.data 3560 3560 0 0.0
.rodata 90252 90252 0 0.0
.text 689836 689836 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799260 799260 0 0.0
(read/write) 179200 179200 0 0.0
.bss 101204 101204 0 0.0
.data 3560 3560 0 0.0
.rodata 84660 84660 0 0.0
.text 714332 714332 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787812 787812 0 0.0
(read/write) 173648 173648 0 0.0
.bss 95652 95652 0 0.0
.data 3560 3560 0 0.0
.rodata 111396 111396 0 0.0
.text 676148 676148 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738124 0 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 85972 0 0.0
.text 651884 651884 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723764 0 0.0
(read/write) 168096 168096 0 0.0
.bss 89880 89880 0 0.0
.data 3544 3544 0 0.0
.rodata 81812 81812 0 0.0
.text 641684 641684 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581170 0 0.0
(read/write) 207960 207960 0 0.0
.bss 201196 201196 0 0.0
.data 1640 1640 0 0.0
.rodata 86474 86474 0 0.0
.text 492576 492576 0 0.0
lock CC3235SF_LAUNCHXL (read only) 628618 628618 0 0.0
(read/write) 208344 208344 0 0.0
.bss 201728 201728 0 0.0
.data 1496 1496 0 0.0
.rodata 107082 107082 0 0.0
.text 519416 519416 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564667 0 0.0
.app_xip_area 454525 454525 0 0.0
.bss 64976 64976 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 549779 549779 0 0.0
.app_xip_area 434837 434837 0 0.0
.bss 69768 69768 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566307 566307 0 0.0
.app_xip_area 457669 457669 0 0.0
.bss 63512 63512 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 563123 563123 0 0.0
.app_xip_area 451165 451165 0 0.0
.bss 66752 66752 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928528 0 0.0
.bss 197888 197888 0 0.0
.data 1388 1388 0 0.0
.text 729228 729228 0 0.0
BRD4187C (read/write) 1105308 1105308 0 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906784 906784 0 0.0
lock-app BRD4161A+wf200 (read/write) 1123032 1123024 -8 -0.0
.bss 188272 188272 0 0.0
.data 2792 2792 0 0.0
.text 931948 931940 -8 -0.0
window-app BRD4187C (read/write) 1159372 1159372 0 0.0
.bss 168884 168884 0 0.0
.data 3316 3316 0 0.0
.text 987152 987152 0 0.0
esp32 all-clusters-app c3devkit (read only) 1203500 1203500 0 0.0
(read/write) 1747808 1747808 0 0.0
.dram0.bss 74184 74184 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 250464 250464 0 0.0
.flash.text 1203500 1203500 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244995 1244995 0 0.0
(read/write) 532708 532708 0 0.0
.dram0.bss 81032 81032 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 280592 280592 0 0.0
.flash.text 1238831 1238831 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 611472 611472 0 0.0
(read/write) 81408 81408 0 0.0
.bss 69200 69200 0 0.0
.data 2224 2224 0 0.0
.text 610936 610936 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 750500 750500 0 0.0
.bss 80652 80652 0 0.0
.data 2816 2816 0 0.0
.text 627664 627664 0 0.0
light k32w0+release (read only) 599648 599648 0 0.0
(read/write) 79360 79360 0 0.0
.bss 67176 67176 0 0.0
.data 2200 2200 0 0.0
.text 599112 599112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786208 0 0.0
.bss 80500 80500 0 0.0
.data 2032 2032 0 0.0
.text 664320 664320 0 0.0
lock k32w0+release (read only) 582120 582120 0 0.0
(read/write) 78852 78852 0 0.0
.bss 66720 66720 0 0.0
.data 2148 2148 0 0.0
.text 581584 581584 0 0.0
linux air-purifier-app debug (read only) 2629229 2629229 0 0.0
(read/write) 129328 129328 0 0.0
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 185008 185008 0 0.0
.text 2266357 2266357 0 0.0
all-clusters-app debug (read only) 5881465 5881465 0 0.0
(read/write) 479296 479296 0 0.0
.bss 134656 134656 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 332808 332808 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1368 1368 0 0.0
.rodata 347760 347760 0 0.0
.text 5101395 5101395 0 0.0
all-clusters-minimal-app debug (read only) 5193993 5193993 0 0.0
(read/write) 236560 236560 0 0.0
.bss 128032 128032 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 97096 97096 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 288226 288226 0 0.0
.text 4670947 4670947 0 0.0
bridge-app debug (read only) 4602241 4602241 0 0.0
(read/write) 217560 217560 0 0.0
.bss 118528 118528 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228994 228994 0 0.0
.text 4152579 4152579 0 0.0
chip-tool debug (read only) 11978033 11978033 0 0.0
(read/write) 520984 520984 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414384 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 447801 447801 0 0.0
.text 10824995 10824995 0 0.0
chip-tool-ipv6only arm64 (read only) 11473192 11473192 0 0.0
(read/write) 591360 591360 0 0.0
.bss 103304 103304 0 0.0
.data 4480 4480 0 0.0
.data.rel.ro 454144 454144 0 0.0
.dynamic 512 512 0 0.0
.got 20344 20344 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 353028 353028 0 0.0
.text 10232828 10232828 0 0.0
lighting-app debug+rpc+ui (read only) 5523737 5523737 0 0.0
(read/write) 226328 226328 0 0.0
.bss 119464 119464 0 0.0
.data 4800 4800 0 0.0
.data.rel.ro 94560 94560 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 353716 353716 0 0.0
.text 4923251 4923251 0 0.0
lock-app debug (read only) 4680921 4680921 0 0.0
(read/write) 205536 205536 0 0.0
.bss 114048 114048 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 80664 80664 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 255490 255490 0 0.0
.text 4212755 4212755 0 0.0
ota-provider-app debug (read only) 4302761 4302761 0 0.0
(read/write) 193776 193776 0 0.0
.bss 113792 113792 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 69760 69760 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 207650 207650 0 0.0
.text 3901795 3901795 0 0.0
ota-requestor-app debug (read only) 4418809 4418809 0 0.0
(read/write) 198024 198024 0 0.0
.bss 114688 114688 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 72720 72720 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 213666 213666 0 0.0
.text 4007539 4007539 0 0.0
shell debug (read only) 2867145 2867145 0 0.0
(read/write) 155752 155752 0 0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86040 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186112 186112 0 0.0
.text 2508226 2508226 0 0.0
thermostat-no-ble arm64 (read only) 4482320 4482320 0 0.0
(read/write) 246648 246648 0 0.0
.bss 122328 122328 0 0.0
.data 3352 3352 0 0.0
.data.rel.ro 103712 103712 0 0.0
.dynamic 512 512 0 0.0
.got 12216 12216 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159300 159300 0 0.0
.text 3977628 3977628 0 0.0
tv-app debug (read only) 5653041 5653041 0 0.0
(read/write) 351864 351864 0 0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94264 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 286786 286786 0 0.0
.text 5124307 5124307 0 0.0
tv-casting-app debug (read only) 9856113 9856113 0 0.0
(read/write) 340432 340432 0 0.0
.bss 156560 156560 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 174040 174040 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 382576 382576 0 0.0
.text 9007811 9007811 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2531952 2531952 0 0.0
.bss 220464 220464 0 0.0
.data 5200 5200 0 0.0
.text 1494636 1494636 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096812 1096812 0 0.0
bss 130689 130689 0 0.0
rodata 111588 111588 0 0.0
text 806684 806684 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217212 1217212 0 0.0
bss 122811 122811 0 0.0
rodata 141516 141516 0 0.0
text 802372 802372 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046608 1046608 0 0.0
bss 129633 129633 0 0.0
rodata 99264 99264 0 0.0
text 769952 769952 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834584 0 0.0
(read/write) 1791044 1791044 0 0.0
.bss 196100 196100 0 0.0
.data 2656 2656 0 0.0
.text 1583900 1583900 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837640 0 0.0
(read/write) 1715348 1715348 0 0.0
.bss 193068 193068 0 0.0
.data 2632 2632 0 0.0
.text 1511260 1511260 0 0.0
light cy8ckit_062s2_43012 (read only) 844368 844368 0 0.0
(read/write) 1634684 1634684 0 0.0
.bss 186532 186532 0 0.0
.data 2440 2440 0 0.0
.text 1437324 1437324 0 0.0
lock cy8ckit_062s2_43012 (read only) 817168 817168 0 0.0
(read/write) 1666980 1666980 0 0.0
.bss 213732 213732 0 0.0
.data 2440 2440 0 0.0
.text 1442420 1442420 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124704 0 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637088 637088 0 0.0
lock-app qpg6105+debug (read/write) 1089488 1089488 0 0.0
.bss 98672 98672 0 0.0
.data 840 840 0 0.0
.text 601868 601868 0 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597077 0 0.0
.bss 128288 128288 0 0.0
.data 668 668 0 0.0
.rodata 78708 78708 0 0.0
.text 379688 379688 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825662 825662 0 0.0
bss 51116 51116 0 0.0
text 617506 617506 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1085644 1085644 0 0.0
bss 101640 101640 0 0.0
text 788328 788328 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1044880 1044880 0 0.0
bss 110028 110028 0 0.0
text 761024 761024 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 906900 906900 0 0.0
bss 93060 93060 0 0.0
text 649680 649680 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 827262 827262 0 0.0
bss 51164 51164 0 0.0
text 619168 619168 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 933520 933520 0 0.0
bss 79204 79204 0 0.0
text 699852 699852 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068376 1068376 0 0.0
bss 100140 100140 0 0.0
text 773478 773478 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 906548 906548 0 0.0
bss 70668 70668 0 0.0
text 655662 655662 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924680 924680 0 0.0
bss 92640 92640 0 0.0
text 667572 667572 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 829862 829862 0 0.0
bss 51272 51272 0 0.0
text 622170 622170 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 793592 793592 0 0.0
bss 57472 57472 0 0.0
text 592936 592936 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676716 676716 0 0.0
bss 73640 73640 0 0.0
text 462234 462234 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828526 828526 0 0.0
bss 51292 51292 0 0.0
text 621522 621522 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 852197 852197 0 0.0
bss 60948 60948 0 0.0
text 636368 636368 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 819180 819180 0 0.0
bss 57760 57760 0 0.0
text 612568 612568 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 838628 838628 0 0.0
bss 69576 69576 0 0.0
text 629076 629076 0 0.0

@woody-apple woody-apple merged commit a95c3d5 into project-chip:master Feb 14, 2024
57 checks passed
raul-marquez-csa pushed a commit to raul-marquez-csa/connectedhomeip that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Enhancement] Adding logging to Matter to aid in debuggability
3 participants