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

Unit tests for BLE layer class #33359

Merged
merged 9 commits into from
May 10, 2024
Merged

Conversation

arkq
Copy link
Contributor

@arkq arkq commented May 8, 2024

Problem

There are no unit tests for functionality in BleLayer.cpp

Changes

  • Added unit tests for BleLayer class
  • Returning false in case of error in all Handle* functions

Testing

Manually verified linux-linux BLE commissioning after changes.

Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from e887e58 to eeeef54

Increases (2 builds for mbed, stm32)
platform target config section e887e58 eeeef54 change % change
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
Full report (4 builds for cc32xx, mbed, stm32)
platform target config section e887e58 eeeef54 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0

@github-actions github-actions bot added the ble label May 8, 2024
Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from e887e58 to 5a0bc36

Increases above 0.2%:

platform target config section e887e58 5a0bc36 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84924 85148 224 0.3
lock-ftd LP_EM_CC1354P10_6 .rodata 78552 78776 224 0.3
pump-app LP_EM_CC1354P10_6 .rodata 80580 80804 224 0.3
pump-controller-app LP_EM_CC1354P10_6 .rodata 76364 76588 224 0.3
Increases (40 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section e887e58 5a0bc36 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read/write) 1210183 1210327 144 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read/write) 1220999 1221139 140 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read/write) 1301647 1301791 144 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read/write) 1179504 1179644 140 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read/write) 1190908 1191052 144 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
linux chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061288 1061380 92 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238632 1238664 32 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008928 1009036 108 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
.text 576132 576148 16 0.0
k32w1+release (read/write) 704220 704428 208 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
.text 610240 610320 80 0.0
k32w1+release (read/write) 796064 796344 280 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1827028 1827372 344 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748300 1748644 344 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read/write) 1666764 1667108 344 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read/write) 1695428 1695772 344 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
Decreases (1 build for linux)
platform target config section e887e58 5a0bc36 change % change
linux chip-tool-ipv6only arm64 (read/write) 590680 589128 -1552 -0.3
Full report (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32)
platform target config section e887e58 5a0bc36 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210327 144 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1221139 140 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301791 144 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179644 140 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1191052 144 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
(read/write) 590680 589128 -1552 -0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061380 92 0.0
bss 139161 139161 0 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238664 32 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1009036 108 0.0
bss 138059 138059 0 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576148 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704428 208 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610320 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796344 280 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827372 344 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748644 344 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1667108 344 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695772 344 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0

Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from e887e58 to a3a3bbf

Increases (2 builds for mbed, stm32)
platform target config section e887e58 a3a3bbf change % change
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
Full report (4 builds for cc32xx, mbed, stm32)
platform target config section e887e58 a3a3bbf change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0

@arkq arkq force-pushed the ble-layer-tests branch from a3a3bbf to 86ff531 Compare May 8, 2024 14:13
Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from 8edcecd to 86ff531

Increases (7 builds for mbed, nrfconnect, qpg, stm32)
platform target config section 8edcecd 86ff531 change % change
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061288 1061380 92 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238632 1238664 32 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008928 1009036 108 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
Full report (9 builds for cc32xx, mbed, nrfconnect, qpg, stm32)
platform target config section 8edcecd 86ff531 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061380 92 0.0
bss 139161 139161 0 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238664 32 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1009036 108 0.0
bss 138059 138059 0 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0

@arkq arkq force-pushed the ble-layer-tests branch from 86ff531 to 87116de Compare May 8, 2024 14:40
@arkq arkq force-pushed the ble-layer-tests branch from 87116de to 55d7dcc Compare May 8, 2024 14:46
Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from 8edcecd to 55d7dcc

Increases above 0.2%:

platform target config section 8edcecd 55d7dcc change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84924 85148 224 0.3
lock-ftd LP_EM_CC1354P10_6 .rodata 78552 78776 224 0.3
pump-app LP_EM_CC1354P10_6 .rodata 80580 80804 224 0.3
pump-controller-app LP_EM_CC1354P10_6 .rodata 76364 76588 224 0.3
linux air-purifier-app debug .rodata 186544 187056 512 0.3
bridge-app debug .rodata 232586 233130 544 0.2
lock-app debug .rodata 258474 259018 544 0.2
shell debug .rodata 190144 190688 544 0.3
Increases (74 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd 55d7dcc change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read/write) 1210183 1210327 144 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read/write) 1220999 1221139 140 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read/write) 1301647 1301791 144 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read/write) 1179504 1179644 140 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read/write) 1190908 1191052 144 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
shell debug (read only) 2998641 2999841 1200 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061288 1061380 92 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238632 1238664 32 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008928 1009036 108 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
.text 576132 576148 16 0.0
k32w1+release (read/write) 704220 704428 208 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
.text 610240 610320 80 0.0
k32w1+release (read/write) 796064 796344 280 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1827028 1827372 344 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748300 1748644 344 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read/write) 1666764 1667108 344 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read/write) 1695428 1695772 344 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834314 834434 120 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096704 1096816 112 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1059196 1059308 112 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read/write) 914836 914956 120 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836682 836794 112 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937488 937600 112 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1091036 1091148 112 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read/write) 911792 911904 112 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933648 933760 112 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read/write) 831280 831392 112 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read/write) 800376 800488 112 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read/write) 676080 676192 112 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844534 844654 120 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859201 859313 112 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read/write) 825924 826036 112 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read/write) 835968 836080 112 0.0
text 623708 623734 26 0.0
Decreases (1 build for linux)
platform target config section 8edcecd 55d7dcc change % change
linux chip-tool-ipv6only arm64 (read/write) 590680 589128 -1552 -0.3
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd 55d7dcc change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210327 144 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1221139 140 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301791 144 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179644 140 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1191052 144 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
(read/write) 590680 589128 -1552 -0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2999841 1200 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061380 92 0.0
bss 139161 139161 0 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238664 32 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1009036 108 0.0
bss 138059 138059 0 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576148 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704428 208 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610320 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796344 280 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827372 344 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748644 344 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1667108 344 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695772 344 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834434 120 0.0
bss 49884 49884 0 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096816 112 0.0
bss 101552 101552 0 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059308 112 0.0
bss 110048 110048 0 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914956 120 0.0
bss 92804 92804 0 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836794 112 0.0
bss 49928 49928 0 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937600 112 0.0
bss 77540 77540 0 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091148 112 0.0
bss 99876 99876 0 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911904 112 0.0
bss 69208 69208 0 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933760 112 0.0
bss 92516 92516 0 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831392 112 0.0
bss 58172 58172 0 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800488 112 0.0
bss 56108 56108 0 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676192 112 0.0
bss 73388 73388 0 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844654 120 0.0
bss 51556 51556 0 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859313 112 0.0
bss 59724 59724 0 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 826036 112 0.0
bss 56432 56432 0 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 836080 112 0.0
bss 58388 58388 0 0.0
text 623708 623734 26 0.0

Copy link

github-actions bot commented May 8, 2024

PR #33359: Size comparison from 8edcecd to 165e976

Increases above 0.2%:

platform target config section 8edcecd 165e976 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84924 85148 224 0.3
lock-ftd LP_EM_CC1354P10_6 .rodata 78552 78776 224 0.3
pump-app LP_EM_CC1354P10_6 .rodata 80580 80804 224 0.3
pump-controller-app LP_EM_CC1354P10_6 .rodata 76364 76588 224 0.3
linux air-purifier-app debug .rodata 186544 187056 512 0.3
bridge-app debug .rodata 232586 233130 544 0.2
lock-app debug .rodata 258474 259018 544 0.2
shell debug .rodata 190144 190688 544 0.3
Increases (74 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd 165e976 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read/write) 1210183 1210327 144 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read/write) 1220999 1221139 140 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read/write) 1301647 1301791 144 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read/write) 1179504 1179644 140 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read/write) 1190908 1191052 144 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
shell debug (read only) 2998641 2999841 1200 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061288 1061380 92 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238632 1238664 32 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008928 1009036 108 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
.text 576132 576148 16 0.0
k32w1+release (read/write) 704220 704428 208 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
.text 610240 610320 80 0.0
k32w1+release (read/write) 796064 796344 280 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1827028 1827372 344 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748300 1748644 344 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read/write) 1666764 1667108 344 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read/write) 1695428 1695772 344 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834314 834434 120 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096704 1096816 112 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1059196 1059308 112 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read/write) 914836 914956 120 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836682 836794 112 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937488 937600 112 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1091036 1091148 112 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read/write) 911792 911904 112 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933648 933760 112 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read/write) 831280 831392 112 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read/write) 800376 800488 112 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read/write) 676080 676192 112 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844534 844654 120 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859201 859313 112 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read/write) 825924 826036 112 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read/write) 835968 836080 112 0.0
text 623708 623734 26 0.0
Decreases (1 build for linux)
platform target config section 8edcecd 165e976 change % change
linux chip-tool-ipv6only arm64 (read/write) 590680 589128 -1552 -0.3
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd 165e976 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210327 144 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1221139 140 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301791 144 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179644 140 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1191052 144 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
(read/write) 590680 589128 -1552 -0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2999841 1200 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061380 92 0.0
bss 139161 139161 0 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238664 32 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1009036 108 0.0
bss 138059 138059 0 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576148 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704428 208 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610320 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796344 280 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827372 344 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748644 344 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1667108 344 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695772 344 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834434 120 0.0
bss 49884 49884 0 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096816 112 0.0
bss 101552 101552 0 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059308 112 0.0
bss 110048 110048 0 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914956 120 0.0
bss 92804 92804 0 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836794 112 0.0
bss 49928 49928 0 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937600 112 0.0
bss 77540 77540 0 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091148 112 0.0
bss 99876 99876 0 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911904 112 0.0
bss 69208 69208 0 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933760 112 0.0
bss 92516 92516 0 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831392 112 0.0
bss 58172 58172 0 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800488 112 0.0
bss 56108 56108 0 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676192 112 0.0
bss 73388 73388 0 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844654 120 0.0
bss 51556 51556 0 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859313 112 0.0
bss 59724 59724 0 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 826036 112 0.0
bss 56432 56432 0 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 836080 112 0.0
bss 58388 58388 0 0.0
text 623708 623734 26 0.0

Copy link
Contributor

@yunhanw-google yunhanw-google left a comment

Choose a reason for hiding this comment

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

Thanks for the error return fix in Handle* including HandleWriteReceived

Copy link

github-actions bot commented May 9, 2024

PR #33359: Size comparison from 8edcecd to eb72c8d

Increases above 0.2%:

platform target config section 8edcecd eb72c8d change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 84924 85148 224 0.3
lock-ftd LP_EM_CC1354P10_6 .rodata 78552 78776 224 0.3
pump-app LP_EM_CC1354P10_6 .rodata 80580 80804 224 0.3
pump-controller-app LP_EM_CC1354P10_6 .rodata 76364 76588 224 0.3
linux air-purifier-app debug .rodata 186544 187056 512 0.3
bridge-app debug .rodata 232586 233130 544 0.2
lock-app debug .rodata 258474 259018 544 0.2
shell debug .rodata 190144 190688 544 0.3
Increases (74 builds for bl602, bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd eb72c8d change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read/write) 1210183 1210327 144 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read/write) 1220999 1221139 140 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read/write) 1301647 1301791 144 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read/write) 1179504 1179644 140 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read/write) 1190908 1191052 144 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
shell debug (read only) 2998641 2999841 1200 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536936 2537288 352 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1061288 1061380 92 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1238632 1238664 32 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008928 1009036 108 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
.text 576132 576148 16 0.0
k32w1+release (read/write) 704220 704428 208 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
.text 610240 610320 80 0.0
k32w1+release (read/write) 796064 796344 280 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1827028 1827372 344 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1748300 1748644 344 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read/write) 1666764 1667108 344 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read/write) 1695428 1695772 344 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834314 834434 120 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read/write) 1096704 1096816 112 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1059196 1059308 112 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read/write) 914836 914956 120 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836682 836794 112 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937488 937600 112 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1091036 1091148 112 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read/write) 911792 911904 112 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933648 933760 112 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read/write) 831280 831392 112 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read/write) 800376 800488 112 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read/write) 676080 676192 112 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 844534 844654 120 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 859201 859313 112 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read/write) 825924 826036 112 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read/write) 835968 836080 112 0.0
text 623708 623734 26 0.0
Decreases (1 build for linux)
platform target config section 8edcecd eb72c8d change % change
linux chip-tool-ipv6only arm64 (read/write) 590680 589128 -1552 -0.3
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd eb72c8d change % change
bl602 lighting-app bl602 (read/write) 1444502 1444638 136 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159288 88 0.1
.text 1109346 1109400 54 0.0
bl602+mfd (read/write) 1458918 1459062 144 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158248 88 0.1
.text 1124664 1124718 54 0.0
bl602+rpc (read/write) 1492142 1492286 144 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166856 88 0.1
.text 1140992 1141046 54 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210327 144 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108884 88 0.1
.text 979480 979534 54 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1221139 140 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107824 88 0.1
.text 991234 991288 54 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301791 144 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124256 88 0.1
.text 1054188 1054242 54 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262234 144 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122972 88 0.1
.text 1002052 1002106 54 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179644 140 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102888 88 0.1
.text 972338 972392 54 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1191052 144 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101828 88 0.1
.text 984660 984714 54 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798852 288 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 85148 224 0.3
.text 713376 713440 64 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 814144 288 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78776 224 0.3
.text 735040 735104 64 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803428 288 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 106052 224 0.2
.text 697048 697112 64 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755676 288 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80804 224 0.3
.text 674544 674608 64 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741396 280 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76588 224 0.3
.text 664488 664544 56 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742379 344 0.0
.app_xip_area 660277 660621 344 0.1
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 758015 344 0.0
.app_xip_area 672713 673057 344 0.1
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 714235 344 0.0
.app_xip_area 637065 637409 344 0.1
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679895 344 0.1
.app_xip_area 602081 602425 344 0.1
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 695235 352 0.1
.app_xip_area 614301 614653 352 0.1
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698443 344 0.0
.app_xip_area 617613 617957 344 0.1
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713847 344 0.0
.app_xip_area 629905 630249 344 0.1
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660971 344 0.1
.app_xip_area 586173 586517 344 0.1
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676271 676615 344 0.1
.app_xip_area 598609 598953 344 0.1
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071404 288 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887936 288 0.0
lock-app BRD4338a (read/write) 962252 962604 352 0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700696 352 0.1
window-app BRD4187C (read/write) 1137688 1138040 352 0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 970068 352 0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215262 26 0.0
(read/write) 1751328 1751416 88 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253608 88 0.0
.flash.text 1215236 1215262 26 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256879 8 0.0
(read/write) 537748 537836 88 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285336 88 0.0
.flash.text 1250707 1250715 8 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2715709 1168 0.0
(read/write) 132464 132464 0 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76440 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 187056 512 0.3
.text 2345061 2345717 656 0.0
all-clusters-app debug (read only) 6027337 6028505 1168 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335960 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353936 512 0.1
.text 5235267 5235923 656 0.0
all-clusters-minimal-app debug (read only) 5310665 5311865 1200 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99496 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292714 544 0.2
.text 4778659 4779315 656 0.0
bridge-app debug (read only) 4701241 4702441 1200 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88464 0 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 233130 544 0.2
.text 4243235 4243891 656 0.0
chip-tool debug (read only) 12146297 12147497 1200 0.0
(read/write) 524256 524256 0 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416904 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453753 544 0.1
.text 10982451 10983107 656 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11476084 1504 0.0
(read/write) 590680 589128 -1552 -0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457000 0 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357972 464 0.1
.text 10232440 10233480 1040 0.0
lighting-app debug+rpc+ui (read only) 5624801 5626001 1200 0.0
(read/write) 229672 229672 0 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96880 0 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356948 544 0.2
.text 5016547 5017203 656 0.0
lock-app debug (read only) 4768249 4769449 1200 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 259018 544 0.2
.text 4293427 4294083 656 0.0
ota-provider-app debug (read only) 4376153 4376153 0 0.0
(read/write) 196568 196568 0 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71712 0 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211370 0 0.0
.text 3967091 3967091 0 0.0
ota-requestor-app debug (read only) 4506857 4506857 0 0.0
(read/write) 200936 200936 0 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74816 0 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217450 0 0.0
.text 4087171 4087171 0 0.0
shell debug (read only) 2998641 2999841 1200 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190688 544 0.3
.text 2629538 2630194 656 0.0
thermostat-no-ble arm64 (read only) 4494860 4494860 0 0.0
(read/write) 247104 247104 0 0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105912 0 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161908 0 0.0
.text 3991720 3991720 0 0.0
tv-app debug (read only) 5824449 5825649 1200 0.0
(read/write) 355224 355224 0 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96248 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 297226 544 0.2
.text 5281635 5282291 656 0.0
tv-casting-app debug (read only) 9985393 9986561 1168 0.0
(read/write) 345704 345704 0 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176208 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387704 512 0.1
.text 9127331 9127987 656 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2537288 352 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499972 352 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061380 92 0.0
bss 139161 139161 0 0.0
rodata 101696 101788 92 0.1
text 773108 773120 12 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238664 32 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799704 20 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1009036 108 0.0
bss 138059 138059 0 0.0
rodata 88952 89044 92 0.1
text 734652 734668 16 0.0
nxp contact k32w0+release (read only) 576668 576684 16 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576148 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704428 208 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590944 208 0.0
light k32w0+release (read only) 610776 610856 80 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610320 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796344 280 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 674128 280 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827372 344 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611900 344 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748644 344 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1536268 344 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1667108 344 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461452 344 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695772 344 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1463052 344 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134420 96 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646800 96 0.0
lock-app qpg6105+debug (read/write) 1094116 1094212 96 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606596 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 606097 104 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80604 88 0.1
.text 386544 386560 16 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834434 120 0.0
bss 49884 49884 0 0.0
text 624976 625002 26 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096816 112 0.0
bss 101552 101552 0 0.0
text 797694 797720 26 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059308 112 0.0
bss 110048 110048 0 0.0
text 773034 773060 26 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914956 120 0.0
bss 92804 92804 0 0.0
text 656628 656654 26 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836794 112 0.0
bss 49928 49928 0 0.0
text 627396 627422 26 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937600 112 0.0
bss 77540 77540 0 0.0
text 704050 704076 26 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091148 112 0.0
bss 99876 99876 0 0.0
text 794502 794528 26 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911904 112 0.0
bss 69208 69208 0 0.0
text 660802 660828 26 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933760 112 0.0
bss 92516 92516 0 0.0
text 675614 675640 26 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831392 112 0.0
bss 58172 58172 0 0.0
text 621440 621466 26 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800488 112 0.0
bss 56108 56108 0 0.0
text 599312 599338 26 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676192 112 0.0
bss 73388 73388 0 0.0
text 461778 461804 26 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844654 120 0.0
bss 51556 51556 0 0.0
text 634064 634090 26 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859313 112 0.0
bss 59724 59724 0 0.0
text 642852 642878 26 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 826036 112 0.0
bss 56432 56432 0 0.0
text 618874 618900 26 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 836080 112 0.0
bss 58388 58388 0 0.0
text 623708 623734 26 0.0

@mergify mergify bot merged commit f075b9b into project-chip:master May 10, 2024
66 checks passed
@arkq arkq deleted the ble-layer-tests branch May 11, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants