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

Delete Concrete(Read|Data)AttributePath equality operator #32131

Merged
merged 6 commits into from
Feb 16, 2024

Conversation

mwswartwout
Copy link
Contributor

Right now these default to using the ConcreteAttributePath equality operator, which is misleading because it will return true for objects which are not actually equal.

Replace this with the MatchesConcreteAttributePath function.

A new equality operator for these classes will be introduced in a follow-up PR. I'm introducing this change separately to ensure that CI catches any current usage of the equality operator.

Right now these default to using the ConcreteAttributePath equality
operator, which is misleading because it will return true for objects
which are not actually equal.

Replace this with the MatchesConcreteAttributePath
function.

A new equality operator for these classes will be introduced in a
follow-up PR. I'm introducing this change separately to ensure that CI
catches any current usage of the equality operator.
@github-actions github-actions bot added the app label Feb 14, 2024
Copy link

github-actions bot commented Feb 14, 2024

PR #32131: Size comparison from 14aac83 to 4d7bb97

Increases (13 builds for linux)
platform target config section 14aac83 4d7bb97 change % change
linux air-purifier-app debug (read only) 2629181 2629229 48 0.0
.text 2266309 2266357 48 0.0
all-clusters-app debug (read only) 5891689 5891721 32 0.0
.text 5111155 5111187 32 0.0
all-clusters-minimal-app debug (read only) 5193897 5193929 32 0.0
.text 4670851 4670883 32 0.0
bridge-app debug (read only) 4602209 4602241 32 0.0
.text 4152547 4152579 32 0.0
chip-tool debug (read only) 11978017 11978049 32 0.0
.text 10824979 10825011 32 0.0
chip-tool-ipv6only arm64 (read only) 11473296 11473344 48 0.0
.text 10232860 10232908 48 0.0
lock-app debug (read only) 4670265 4670297 32 0.0
.text 4203203 4203235 32 0.0
ota-provider-app debug (read only) 4302729 4302761 32 0.0
.text 3901763 3901795 32 0.0
ota-requestor-app debug (read only) 4418761 4418809 48 0.0
.text 4007491 4007539 48 0.0
shell debug (read only) 2867153 2867185 32 0.0
.text 2508130 2508162 32 0.0
thermostat-no-ble arm64 (read only) 4482424 4482472 48 0.0
.text 3977644 3977692 48 0.0
tv-app debug (read only) 5652993 5653025 32 0.0
.text 5124259 5124291 32 0.0
tv-casting-app debug (read only) 9856081 9856113 32 0.0
.text 9007779 9007811 32 0.0
Decreases (3 builds for efr32, linux)
platform target config section 14aac83 4d7bb97 change % change
efr32 window-app BRD4187C (read/write) 1152164 1152156 -8 -0.0
.text 981488 981480 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 591272 591224 -48 -0.0
thermostat-no-ble arm64 (read/write) 246576 246528 -48 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 14aac83 4d7bb97 change % change
bl602 lighting-app bl602 (read/write) 1430686 1430686 0 0.0
.bss 85304 85304 0 0.0
.data 9496 9496 0 0.0
.rodata 157376 157376 0 0.0
.text 1097866 1097866 0 0.0
bl602+mfd (read/write) 1445086 1445086 0 0.0
.bss 85464 85464 0 0.0
.data 9472 9472 0 0.0
.rodata 156336 156336 0 0.0
.text 1113168 1113168 0 0.0
bl602+rpc (read/write) 1478070 1478070 0 0.0
.bss 93336 93336 0 0.0
.data 9872 9872 0 0.0
.rodata 164944 164944 0 0.0
.text 1129252 1129252 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1195279 0 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106700 0 0.0
.text 966944 966944 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1206335 0 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105640 0 0.0
.text 978954 978954 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1287003 0 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122072 0 0.0
.text 1041888 1041888 0 0.0
bl706-eth (read/write) 1013893 1013893 0 0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100080 0 0.0
.text 758946 758946 0 0.0
bl706-wifi (read/write) 1247098 1247098 0 0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121060 0 0.0
.text 989394 989394 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1164860 1164860 0 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100704 0 0.0
.text 960046 960046 0 0.0
bl702l+mfd (read/write) 1176776 1176776 0 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99644 0 0.0
.text 972368 972368 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780356 0 0.0
(read/write) 168920 168920 0 0.0
.bss 90924 90924 0 0.0
.data 3560 3560 0 0.0
.rodata 90252 90252 0 0.0
.text 689836 689836 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797324 0 0.0
(read/write) 179160 179160 0 0.0
.bss 101164 101164 0 0.0
.data 3560 3560 0 0.0
.rodata 84564 84564 0 0.0
.text 712492 712492 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785956 785956 0 0.0
(read/write) 173608 173608 0 0.0
.bss 95612 95612 0 0.0
.data 3560 3560 0 0.0
.rodata 111300 111300 0 0.0
.text 674388 674388 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738132 738132 0 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 85972 0 0.0
.text 651892 651892 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723764 0 0.0
(read/write) 168096 168096 0 0.0
.bss 89880 89880 0 0.0
.data 3544 3544 0 0.0
.rodata 81812 81812 0 0.0
.text 641684 641684 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581170 0 0.0
(read/write) 207960 207960 0 0.0
.bss 201196 201196 0 0.0
.data 1640 1640 0 0.0
.rodata 86474 86474 0 0.0
.text 492576 492576 0 0.0
lock CC3235SF_LAUNCHXL (read only) 626466 626466 0 0.0
(read/write) 208304 208304 0 0.0
.bss 201688 201688 0 0.0
.data 1496 1496 0 0.0
.rodata 106930 106930 0 0.0
.text 517416 517416 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564667 0 0.0
.app_xip_area 454525 454525 0 0.0
.bss 64976 64976 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547795 547795 0 0.0
.app_xip_area 432893 432893 0 0.0
.bss 69728 69728 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566315 566315 0 0.0
.app_xip_area 457677 457677 0 0.0
.bss 63512 63512 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 561059 561059 0 0.0
.app_xip_area 449141 449141 0 0.0
.bss 66712 66712 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928528 0 0.0
.bss 197888 197888 0 0.0
.data 1388 1388 0 0.0
.text 729228 729228 0 0.0
BRD4187C (read/write) 1105308 1105308 0 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906784 906784 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117256 0 0.0
.bss 186728 186728 0 0.0
.data 2792 2792 0 0.0
.text 927716 927716 0 0.0
window-app BRD4187C (read/write) 1152164 1152156 -8 -0.0
.bss 167340 167340 0 0.0
.data 3316 3316 0 0.0
.text 981488 981480 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1204952 1204952 0 0.0
(read/write) 1747920 1747920 0 0.0
.dram0.bss 74232 74232 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 250528 250528 0 0.0
.flash.text 1204952 1204952 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1246423 1246423 0 0.0
(read/write) 532828 532828 0 0.0
.dram0.bss 81080 81080 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 280664 280664 0 0.0
.flash.text 1240259 1240259 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 608008 608008 0 0.0
(read/write) 79904 79904 0 0.0
.bss 67696 67696 0 0.0
.data 2224 2224 0 0.0
.text 607472 607472 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 744260 744260 0 0.0
.bss 79108 79108 0 0.0
.data 2816 2816 0 0.0
.text 622968 622968 0 0.0
light k32w0+release (read only) 599648 599648 0 0.0
(read/write) 79360 79360 0 0.0
.bss 67176 67176 0 0.0
.data 2200 2200 0 0.0
.text 599112 599112 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786208 0 0.0
.bss 80500 80500 0 0.0
.data 2032 2032 0 0.0
.text 664320 664320 0 0.0
lock k32w0+release (read only) 578816 578816 0 0.0
(read/write) 77356 77356 0 0.0
.bss 65224 65224 0 0.0
.data 2148 2148 0 0.0
.text 578280 578280 0 0.0
linux air-purifier-app debug (read only) 2629181 2629229 48 0.0
(read/write) 129328 129328 0 0.0
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74248 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 185008 185008 0 0.0
.text 2266309 2266357 48 0.0
all-clusters-app debug (read only) 5891689 5891721 32 0.0
(read/write) 479368 479368 0 0.0
.bss 134688 134688 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332792 332792 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1376 1376 0 0.0
.rodata 347984 347984 0 0.0
.text 5111155 5111187 32 0.0
all-clusters-minimal-app debug (read only) 5193897 5193929 32 0.0
(read/write) 236592 236592 0 0.0
.bss 128032 128032 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97096 97096 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 288226 288226 0 0.0
.text 4670851 4670883 32 0.0
bridge-app debug (read only) 4602209 4602241 32 0.0
(read/write) 217592 217592 0 0.0
.bss 118528 118528 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86160 86160 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 228994 228994 0 0.0
.text 4152547 4152579 32 0.0
chip-tool debug (read only) 11978017 11978049 32 0.0
(read/write) 520984 520984 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414384 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 447801 447801 0 0.0
.text 10824979 10825011 32 0.0
chip-tool-ipv6only arm64 (read only) 11473296 11473344 48 0.0
(read/write) 591272 591224 -48 -0.0
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454144 0 0.0
.dynamic 512 512 0 0.0
.got 20352 20352 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 353084 353084 0 0.0
.text 10232860 10232908 48 0.0
lighting-app debug+rpc+ui (read only) 5523625 5523625 0 0.0
(read/write) 226360 226360 0 0.0
.bss 119464 119464 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94560 94560 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 353716 353716 0 0.0
.text 4923139 4923139 0 0.0
lock-app debug (read only) 4670265 4670297 32 0.0
(read/write) 205216 205216 0 0.0
.bss 113984 113984 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80392 80392 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 255010 255010 0 0.0
.text 4203203 4203235 32 0.0
ota-provider-app debug (read only) 4302729 4302761 32 0.0
(read/write) 193808 193808 0 0.0
.bss 113792 113792 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69760 69760 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 712 0 0.0
.rodata 207650 207650 0 0.0
.text 3901763 3901795 32 0.0
ota-requestor-app debug (read only) 4418761 4418809 48 0.0
(read/write) 198056 198056 0 0.0
.bss 114688 114688 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72720 72720 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 213666 213666 0 0.0
.text 4007491 4007539 48 0.0
shell debug (read only) 2867153 2867185 32 0.0
(read/write) 155656 155656 0 0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 85944 85944 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186144 186144 0 0.0
.text 2508130 2508162 32 0.0
thermostat-no-ble arm64 (read only) 4482424 4482472 48 0.0
(read/write) 246576 246528 -48 -0.0
.bss 122328 122328 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103712 0 0.0
.dynamic 512 512 0 0.0
.got 12224 12224 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159356 159356 0 0.0
.text 3977644 3977692 48 0.0
tv-app debug (read only) 5652993 5653025 32 0.0
(read/write) 351864 351864 0 0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94264 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 286786 286786 0 0.0
.text 5124259 5124291 32 0.0
tv-casting-app debug (read only) 9856081 9856113 32 0.0
(read/write) 340464 340464 0 0.0
.bss 156560 156560 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174040 174040 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 382576 382576 0 0.0
.text 9007779 9007811 32 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2529944 2529944 0 0.0
.bss 220424 220424 0 0.0
.data 5200 5200 0 0.0
.text 1492628 1492628 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096868 1096868 0 0.0
bss 130737 130737 0 0.0
rodata 111564 111564 0 0.0
text 806756 806756 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217316 1217316 0 0.0
bss 122859 122859 0 0.0
rodata 141492 141492 0 0.0
text 802444 802444 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046624 1046624 0 0.0
bss 129633 129633 0 0.0
rodata 99264 99264 0 0.0
text 769956 769956 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834536 834536 0 0.0
(read/write) 1791180 1791180 0 0.0
.bss 196148 196148 0 0.0
.data 2656 2656 0 0.0
.text 1583988 1583988 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837640 0 0.0
(read/write) 1715348 1715348 0 0.0
.bss 193068 193068 0 0.0
.data 2632 2632 0 0.0
.text 1511260 1511260 0 0.0
light cy8ckit_062s2_43012 (read only) 844368 844368 0 0.0
(read/write) 1634684 1634684 0 0.0
.bss 186532 186532 0 0.0
.data 2440 2440 0 0.0
.text 1437324 1437324 0 0.0
lock cy8ckit_062s2_43012 (read only) 817208 817208 0 0.0
(read/write) 1664796 1664796 0 0.0
.bss 213692 213692 0 0.0
.data 2440 2440 0 0.0
.text 1440276 1440276 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1124712 1124712 0 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637096 637096 0 0.0
lock-app qpg6105+debug (read/write) 1084704 1084704 0 0.0
.bss 97128 97128 0 0.0
.data 840 840 0 0.0
.text 597084 597084 0 0.0
stm32 light STM32WB5MM-DK (read/write) 597085 597085 0 0.0
.bss 128288 128288 0 0.0
.data 668 668 0 0.0
.rodata 78708 78708 0 0.0
.text 379696 379696 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819898 819898 0 0.0
bss 49612 49612 0 0.0
text 613806 613806 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1085764 1085764 0 0.0
bss 101688 101688 0 0.0
text 788420 788420 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1044888 1044888 0 0.0
bss 110028 110028 0 0.0
text 761028 761028 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 906900 906900 0 0.0
bss 93060 93060 0 0.0
text 649684 649684 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821498 821498 0 0.0
bss 49660 49660 0 0.0
text 615468 615468 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 926452 926452 0 0.0
bss 77660 77660 0 0.0
text 694926 694926 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068384 1068384 0 0.0
bss 100140 100140 0 0.0
text 773482 773482 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 899608 899608 0 0.0
bss 69124 69124 0 0.0
text 650874 650874 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924680 924680 0 0.0
bss 92640 92640 0 0.0
text 667576 667576 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 824106 824106 0 0.0
bss 49768 49768 0 0.0
text 618470 618470 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 787812 787812 0 0.0
bss 55968 55968 0 0.0
text 589216 589216 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676720 676720 0 0.0
bss 73640 73640 0 0.0
text 462238 462238 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828534 828534 0 0.0
bss 51292 51292 0 0.0
text 621530 621530 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 846417 846417 0 0.0
bss 59444 59444 0 0.0
text 632648 632648 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 813400 813400 0 0.0
bss 56256 56256 0 0.0
text 608848 608848 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 831552 831552 0 0.0
bss 68032 68032 0 0.0
text 624150 624150 0 0.0

src/app/ReadClient.cpp Outdated Show resolved Hide resolved
src/app/ReadClient.cpp Outdated Show resolved Hide resolved
@github-actions github-actions bot added the tests label Feb 15, 2024
Copy link

github-actions bot commented Feb 15, 2024

PR #32131: Size comparison from 14aac83 to 3855b65

Increases above 0.2%:

platform target config section 14aac83 3855b65 change % change
k32w contact k32w0+release (read only) 608008 609552 1544 0.3
.text 607472 609016 1544 0.3
light k32w0+release (read only) 599648 601192 1544 0.3
.text 599112 600656 1544 0.3
lock k32w0+release (read only) 578816 580376 1560 0.3
.text 578280 579840 1560 0.3
linux thermostat-no-ble arm64 (read/write) 246576 250288 3712 1.5
Increases (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 14aac83 3855b65 change % change
bl602 lighting-app bl602 (read/write) 1430686 1431690 1004 0.1
.bss 85304 85312 8 0.0
.rodata 157376 157444 68 0.0
.text 1097866 1098790 924 0.1
bl602+mfd (read/write) 1445086 1446090 1004 0.1
.bss 85464 85472 8 0.0
.rodata 156336 156404 68 0.0
.text 1113168 1114100 932 0.1
bl602+rpc (read/write) 1478070 1479066 996 0.1
.bss 93336 93344 8 0.0
.rodata 164944 165020 76 0.0
.text 1129252 1130172 920 0.1
bl702 lighting-app bl702 (read/write) 1195279 1196631 1352 0.1
.rodata 106700 106788 88 0.1
.text 966944 968190 1246 0.1
bl702+mfd (read/write) 1206335 1207427 1092 0.1
.rodata 105640 105728 88 0.1
.text 978954 979944 990 0.1
bl702+rpc (read/write) 1287003 1288083 1080 0.1
.rodata 122072 122160 88 0.1
.text 1041888 1042878 990 0.1
bl706-eth (read/write) 1013893 1014853 960 0.1
.rodata 100080 100136 56 0.1
.text 758946 759836 890 0.1
bl706-wifi (read/write) 1247098 1248086 988 0.1
.rodata 121060 121132 72 0.1
.text 989394 990310 916 0.1
bl702l lighting-app bl702l (read/write) 1164860 1165936 1076 0.1
.rodata 100704 100792 88 0.1
.text 960046 961036 990 0.1
bl702l+mfd (read/write) 1176776 1177344 568 0.0
.rodata 99644 99732 88 0.1
.text 972368 973358 990 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780868 512 0.1
(read/write) 168920 168928 8 0.0
.bss 90924 90932 8 0.0
.rodata 90252 90316 64 0.1
.text 689836 690284 448 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797660 336 0.0
(read/write) 179160 179168 8 0.0
.bss 101164 101172 8 0.0
.rodata 84564 84604 40 0.0
.text 712492 712788 296 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785956 786300 344 0.0
(read/write) 173608 173616 8 0.0
.bss 95612 95620 8 0.0
.rodata 111300 111364 64 0.1
.text 674388 674668 280 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738132 738492 360 0.0
.rodata 85972 86028 56 0.1
.text 651892 652196 304 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 724132 368 0.1
(read/write) 168096 168104 8 0.0
.bss 89880 89888 8 0.0
.rodata 81812 81876 64 0.1
.text 641684 641988 304 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581210 40 0.0
(read/write) 207960 207968 8 0.0
.bss 201196 201204 8 0.0
.rodata 86474 86522 48 0.1
lock CC3235SF_LAUNCHXL (read only) 626466 626498 32 0.0
(read/write) 208304 208312 8 0.0
.bss 201688 201696 8 0.0
.rodata 106930 106978 48 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 565139 472 0.1
.app_xip_area 454525 454989 464 0.1
.bss 64976 64984 8 0.0
lock cyw930739m2evb_01 (read/write) 547795 548115 320 0.1
.app_xip_area 432893 433205 312 0.1
.bss 69728 69736 8 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566315 566659 344 0.1
.app_xip_area 457677 458013 336 0.1
.bss 63512 63520 8 0.0
switch cyw930739m2evb_01 (read/write) 561059 561371 312 0.1
.app_xip_area 449141 449445 304 0.1
.bss 66712 66720 8 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928728 200 0.0
.bss 197888 197896 8 0.0
.text 729228 729420 192 0.0
BRD4187C (read/write) 1105308 1105756 448 0.0
.bss 195100 195108 8 0.0
.text 906784 907224 440 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117496 240 0.0
.bss 186728 186736 8 0.0
.text 927716 927948 232 0.0
window-app BRD4187C (read/write) 1152164 1152284 120 0.0
.bss 167340 167348 8 0.0
.text 981488 981600 112 0.0
esp32 all-clusters-app c3devkit (read only) 1204952 1205468 516 0.0
(read/write) 1747920 1747968 48 0.0
.dram0.bss 74232 74240 8 0.0
.flash.rodata 250528 250576 48 0.0
.flash.text 1204952 1205468 516 0.0
m5stack (read only) 1246423 1247727 1304 0.1
(read/write) 532828 533460 632 0.1
.dram0.bss 81080 81144 64 0.1
.flash.rodata 280664 281232 568 0.2
.flash.text 1240259 1241563 1304 0.1
k32w contact k32w0+release (read only) 608008 609552 1544 0.3
(read/write) 79904 79972 68 0.1
.bss 67696 67764 68 0.1
.text 607472 609016 1544 0.3
k32w1+release (read/write) 744260 744588 328 0.0
.bss 79108 79116 8 0.0
.text 622968 623288 320 0.1
light k32w0+release (read only) 599648 601192 1544 0.3
(read/write) 79360 79428 68 0.1
.bss 67176 67244 68 0.1
.text 599112 600656 1544 0.3
k32w1+release (read/write) 786208 786568 360 0.0
.bss 80500 80508 8 0.0
.text 664320 664672 352 0.1
lock k32w0+release (read only) 578816 580376 1560 0.3
(read/write) 77356 77416 60 0.1
.bss 65224 65284 60 0.1
.text 578280 579840 1560 0.3
linux air-purifier-app debug (read/write) 129328 129480 152 0.1
.data.rel.ro 74248 74392 144 0.2
all-clusters-app debug (read only) 5891689 5892353 664 0.0
(read/write) 479368 479488 120 0.0
.data.rel.ro 332792 332936 144 0.0
.text 5111155 5111635 480 0.0
all-clusters-minimal-app debug (read only) 5193897 5194529 632 0.0
(read/write) 236592 236712 120 0.1
.data.rel.ro 97096 97240 144 0.1
.text 4670851 4671331 480 0.0
bridge-app debug (read/write) 217592 217744 152 0.1
.bss 118528 118560 32 0.0
.data.rel.ro 86160 86288 128 0.1
chip-tool debug (read/write) 520984 521104 120 0.0
.data.rel.ro 414384 414512 128 0.0
chip-tool-ipv6only arm64 (read/write) 591272 591600 328 0.1
.data.rel.ro 454144 454272 128 0.0
.got 20352 20360 8 0.0
lighting-app debug+rpc+ui (read only) 5523625 5524225 600 0.0
(read/write) 226360 226512 152 0.1
.bss 119464 119496 32 0.0
.data.rel.ro 94560 94672 112 0.1
.text 4923139 4923587 448 0.0
lock-app debug (read/write) 205216 205368 152 0.1
.data.rel.ro 80392 80536 144 0.2
ota-provider-app debug (read/write) 193808 193896 88 0.0
.data.rel.ro 69760 69856 96 0.1
ota-requestor-app debug (read/write) 198056 198144 88 0.0
.data.rel.ro 72720 72816 96 0.1
shell debug (read only) 2867153 2867737 584 0.0
(read/write) 155656 155776 120 0.1
.data.rel.ro 85944 86064 120 0.1
.text 2508130 2508562 432 0.0
thermostat-no-ble arm64 (read only) 4482424 4482808 384 0.0
(read/write) 246576 250288 3712 1.5
.bss 122328 122344 16 0.0
.data.rel.ro 103712 103816 104 0.1
.got 12224 12232 8 0.1
.text 3977644 3977788 144 0.0
tv-app debug (read/write) 351864 351984 120 0.0
.data.rel.ro 94264 94392 128 0.1
tv-casting-app debug (read/write) 340464 340616 152 0.0
.bss 156560 156592 32 0.0
.data.rel.ro 174040 174168 128 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2529944 2530248 304 0.0
.bss 220424 220432 8 0.0
.text 1492628 1492932 304 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1096868 1097336 468 0.0
bss 130737 130745 8 0.0
rodata 111564 111616 52 0.0
text 806756 807176 420 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1217316 1217712 396 0.0
bss 122859 122867 8 0.0
rodata 141492 141528 36 0.0
text 802444 802808 364 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046624 1047092 468 0.0
bss 129633 129641 8 0.0
rodata 99264 99316 52 0.1
text 769956 770380 424 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1791180 1791380 200 0.0
.bss 196148 196156 8 0.0
.text 1583988 1584180 192 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715348 1715548 200 0.0
.bss 193068 193076 8 0.0
.text 1511260 1511452 192 0.0
light cy8ckit_062s2_43012 (read/write) 1634684 1634884 200 0.0
.bss 186532 186540 8 0.0
.text 1437324 1437516 192 0.0
lock cy8ckit_062s2_43012 (read/write) 1664796 1664876 80 0.0
.bss 213692 213700 8 0.0
.text 1440276 1440348 72 0.0
qpg lighting-app qpg6105+debug (read/write) 1124712 1125064 352 0.0
.bss 102376 102384 8 0.0
.text 637096 637448 352 0.1
lock-app qpg6105+debug (read/write) 1084704 1085056 352 0.0
.bss 97128 97136 8 0.0
.text 597084 597436 352 0.1
stm32 light STM32WB5MM-DK (read/write) 597085 597565 480 0.1
.bss 128288 128296 8 0.0
.rodata 78708 78764 56 0.1
.text 379696 380112 416 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 819898 820318 420 0.1
text 613806 614170 364 0.1
all-clusters-app tlsr9518adk80d (read/write) 1085764 1086416 652 0.1
bss 101688 101696 8 0.0
text 788420 789012 592 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1044888 1045540 652 0.1
bss 110028 110036 8 0.0
text 761028 761620 592 0.1
bridge-app tlsr9518adk80d (read/write) 906900 907328 428 0.0
bss 93060 93068 8 0.0
text 649684 650050 366 0.1
contact-sensor-app tlsr9528a_retention (read/write) 821498 821918 420 0.1
text 615468 615832 364 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 926452 926864 412 0.0
text 694926 695292 366 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1068384 1069036 652 0.1
bss 100140 100148 8 0.0
text 773482 774074 592 0.1
lock-app-dfu tlsr9528a (read/write) 899608 900020 412 0.0
text 650874 651240 366 0.1
ota-requestor-app tlsr9518adk80d (read/write) 924680 925108 428 0.0
bss 92640 92648 8 0.0
text 667576 667942 366 0.1
pump-app tlsr9258a_retention (read/write) 824106 824518 412 0.0
text 618470 618834 364 0.1
pump-controller-app tlsr9518adk80d (read/write) 787812 788232 420 0.1
text 589216 589582 366 0.1
shell tlsr9518adk80d (read/write) 676720 676768 48 0.0
text 462238 462284 46 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 828534 828946 412 0.0
text 621530 621894 364 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 846417 846837 420 0.0
text 632648 633014 366 0.1
thermostat tlsr9518adk80d (read/write) 813400 813820 420 0.1
text 608848 609214 366 0.1
window-covering tlsr9258a (read/write) 831552 831964 412 0.0
text 624150 624516 366 0.1
Decreases (19 builds for cc32xx, linux, psoc6)
platform target config section 14aac83 3855b65 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL .text 492576 492564 -12 -0.0
lock CC3235SF_LAUNCHXL .text 517416 517396 -20 -0.0
linux air-purifier-app debug (read only) 2629181 2629109 -72 -0.0
.init_array 760 752 -8 -1.1
.rodata 185008 184944 -64 -0.0
.text 2266309 2266085 -224 -0.0
all-clusters-app debug .init_array 1376 1368 -8 -0.6
.rodata 347984 347952 -32 -0.0
all-clusters-minimal-app debug .init_array 1128 1120 -8 -0.7
.rodata 288226 288162 -64 -0.0
bridge-app debug (read only) 4602209 4602121 -88 -0.0
.init_array 816 808 -8 -1.0
.rodata 228994 228930 -64 -0.0
.text 4152547 4152307 -240 -0.0
chip-tool debug (read only) 11978017 11977017 -1000 -0.0
.init_array 792 784 -8 -1.0
.rodata 447801 447545 -256 -0.1
.text 10824979 10824019 -960 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472960 -336 -0.0
.rodata 353084 352876 -208 -0.1
.text 10232860 10232412 -448 -0.0
lighting-app debug+rpc+ui .init_array 936 928 -8 -0.9
.rodata 353716 353652 -64 -0.0
lock-app debug (read only) 4670265 4670209 -56 -0.0
.init_array 856 848 -8 -0.9
.rodata 255010 254978 -32 -0.0
.text 4203203 4202963 -240 -0.0
ota-provider-app debug (read only) 4302729 4302505 -224 -0.0
.init_array 712 704 -8 -1.1
.rodata 207650 207618 -32 -0.0
.text 3901763 3901427 -336 -0.0
ota-requestor-app debug (read only) 4418761 4418553 -208 -0.0
.init_array 768 760 -8 -1.0
.rodata 213666 213634 -32 -0.0
.text 4007491 4007171 -320 -0.0
shell debug .init_array 1072 1064 -8 -0.7
.rodata 186144 186080 -64 -0.0
tv-app debug (read only) 5652993 5652009 -984 -0.0
.init_array 1152 1144 -8 -0.7
.rodata 286786 286498 -288 -0.1
.text 5124259 5123347 -912 -0.0
tv-casting-app debug (read only) 9856081 9855961 -120 -0.0
.init_array 1176 1168 -8 -0.7
.rodata 382576 382512 -64 -0.0
.text 9007779 9007507 -272 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834536 834528 -8 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837632 -8 -0.0
light cy8ckit_062s2_43012 (read only) 844368 844360 -8 -0.0
lock cy8ckit_062s2_43012 (read only) 817208 817200 -8 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 14aac83 3855b65 change % change
bl602 lighting-app bl602 (read/write) 1430686 1431690 1004 0.1
.bss 85304 85312 8 0.0
.data 9496 9496 0 0.0
.rodata 157376 157444 68 0.0
.text 1097866 1098790 924 0.1
bl602+mfd (read/write) 1445086 1446090 1004 0.1
.bss 85464 85472 8 0.0
.data 9472 9472 0 0.0
.rodata 156336 156404 68 0.0
.text 1113168 1114100 932 0.1
bl602+rpc (read/write) 1478070 1479066 996 0.1
.bss 93336 93344 8 0.0
.data 9872 9872 0 0.0
.rodata 164944 165020 76 0.0
.text 1129252 1130172 920 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1196631 1352 0.1
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106788 88 0.1
.text 966944 968190 1246 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1207427 1092 0.1
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105728 88 0.1
.text 978954 979944 990 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1288083 1080 0.1
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122160 88 0.1
.text 1041888 1042878 990 0.1
bl706-eth (read/write) 1013893 1014853 960 0.1
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100136 56 0.1
.text 758946 759836 890 0.1
bl706-wifi (read/write) 1247098 1248086 988 0.1
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121132 72 0.1
.text 989394 990310 916 0.1
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1164860 1165936 1076 0.1
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100792 88 0.1
.text 960046 961036 990 0.1
bl702l+mfd (read/write) 1176776 1177344 568 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99732 88 0.1
.text 972368 973358 990 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780868 512 0.1
(read/write) 168920 168928 8 0.0
.bss 90924 90932 8 0.0
.data 3560 3560 0 0.0
.rodata 90252 90316 64 0.1
.text 689836 690284 448 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797660 336 0.0
(read/write) 179160 179168 8 0.0
.bss 101164 101172 8 0.0
.data 3560 3560 0 0.0
.rodata 84564 84604 40 0.0
.text 712492 712788 296 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785956 786300 344 0.0
(read/write) 173608 173616 8 0.0
.bss 95612 95620 8 0.0
.data 3560 3560 0 0.0
.rodata 111300 111364 64 0.1
.text 674388 674668 280 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738132 738492 360 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 86028 56 0.1
.text 651892 652196 304 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 724132 368 0.1
(read/write) 168096 168104 8 0.0
.bss 89880 89888 8 0.0
.data 3544 3544 0 0.0
.rodata 81812 81876 64 0.1
.text 641684 641988 304 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581210 40 0.0
(read/write) 207960 207968 8 0.0
.bss 201196 201204 8 0.0
.data 1640 1640 0 0.0
.rodata 86474 86522 48 0.1
.text 492576 492564 -12 -0.0
lock CC3235SF_LAUNCHXL (read only) 626466 626498 32 0.0
(read/write) 208304 208312 8 0.0
.bss 201688 201696 8 0.0
.data 1496 1496 0 0.0
.rodata 106930 106978 48 0.0
.text 517416 517396 -20 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 565139 472 0.1
.app_xip_area 454525 454989 464 0.1
.bss 64976 64984 8 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 547795 548115 320 0.1
.app_xip_area 432893 433205 312 0.1
.bss 69728 69736 8 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566315 566659 344 0.1
.app_xip_area 457677 458013 336 0.1
.bss 63512 63520 8 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 561059 561371 312 0.1
.app_xip_area 449141 449445 304 0.1
.bss 66712 66720 8 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928728 200 0.0
.bss 197888 197896 8 0.0
.data 1388 1388 0 0.0
.text 729228 729420 192 0.0
BRD4187C (read/write) 1105308 1105756 448 0.0
.bss 195100 195108 8 0.0
.data 3404 3404 0 0.0
.text 906784 907224 440 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117496 240 0.0
.bss 186728 186736 8 0.0
.data 2792 2792 0 0.0
.text 927716 927948 232 0.0
window-app BRD4187C (read/write) 1152164 1152284 120 0.0
.bss 167340 167348 8 0.0
.data 3316 3316 0 0.0
.text 981488 981600 112 0.0
esp32 all-clusters-app c3devkit (read only) 1204952 1205468 516 0.0
(read/write) 1747920 1747968 48 0.0
.dram0.bss 74232 74240 8 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 250528 250576 48 0.0
.flash.text 1204952 1205468 516 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1246423 1247727 1304 0.1
(read/write) 532828 533460 632 0.1
.dram0.bss 81080 81144 64 0.1
.dram0.data 35164 35164 0 0.0
.flash.rodata 280664 281232 568 0.2
.flash.text 1240259 1241563 1304 0.1
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 608008 609552 1544 0.3
(read/write) 79904 79972 68 0.1
.bss 67696 67764 68 0.1
.data 2224 2224 0 0.0
.text 607472 609016 1544 0.3
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 744260 744588 328 0.0
.bss 79108 79116 8 0.0
.data 2816 2816 0 0.0
.text 622968 623288 320 0.1
light k32w0+release (read only) 599648 601192 1544 0.3
(read/write) 79360 79428 68 0.1
.bss 67176 67244 68 0.1
.data 2200 2200 0 0.0
.text 599112 600656 1544 0.3
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786568 360 0.0
.bss 80500 80508 8 0.0
.data 2032 2032 0 0.0
.text 664320 664672 352 0.1
lock k32w0+release (read only) 578816 580376 1560 0.3
(read/write) 77356 77416 60 0.1
.bss 65224 65284 60 0.1
.data 2148 2148 0 0.0
.text 578280 579840 1560 0.3
linux air-purifier-app debug (read only) 2629181 2629109 -72 -0.0
(read/write) 129328 129480 152 0.1
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74392 144 0.2
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 760 752 -8 -1.1
.rodata 185008 184944 -64 -0.0
.text 2266309 2266085 -224 -0.0
all-clusters-app debug (read only) 5891689 5892353 664 0.0
(read/write) 479368 479488 120 0.0
.bss 134688 134688 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332792 332936 144 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1376 1368 -8 -0.6
.rodata 347984 347952 -32 -0.0
.text 5111155 5111635 480 0.0
all-clusters-minimal-app debug (read only) 5193897 5194529 632 0.0
(read/write) 236592 236712 120 0.1
.bss 128032 128032 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97096 97240 144 0.1
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1128 1120 -8 -0.7
.rodata 288226 288162 -64 -0.0
.text 4670851 4671331 480 0.0
bridge-app debug (read only) 4602209 4602121 -88 -0.0
(read/write) 217592 217744 152 0.1
.bss 118528 118560 32 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86160 86288 128 0.1
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 816 808 -8 -1.0
.rodata 228994 228930 -64 -0.0
.text 4152547 4152307 -240 -0.0
chip-tool debug (read only) 11978017 11977017 -1000 -0.0
(read/write) 520984 521104 120 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414512 128 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 792 784 -8 -1.0
.rodata 447801 447545 -256 -0.1
.text 10824979 10824019 -960 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472960 -336 -0.0
(read/write) 591272 591600 328 0.1
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454272 128 0.0
.dynamic 512 512 0 0.0
.got 20352 20360 8 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 353084 352876 -208 -0.1
.text 10232860 10232412 -448 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5524225 600 0.0
(read/write) 226360 226512 152 0.1
.bss 119464 119496 32 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94560 94672 112 0.1
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 936 928 -8 -0.9
.rodata 353716 353652 -64 -0.0
.text 4923139 4923587 448 0.0
lock-app debug (read only) 4670265 4670209 -56 -0.0
(read/write) 205216 205368 152 0.1
.bss 113984 113984 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80392 80536 144 0.2
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 856 848 -8 -0.9
.rodata 255010 254978 -32 -0.0
.text 4203203 4202963 -240 -0.0
ota-provider-app debug (read only) 4302729 4302505 -224 -0.0
(read/write) 193808 193896 88 0.0
.bss 113792 113792 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69760 69856 96 0.1
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 712 704 -8 -1.1
.rodata 207650 207618 -32 -0.0
.text 3901763 3901427 -336 -0.0
ota-requestor-app debug (read only) 4418761 4418553 -208 -0.0
(read/write) 198056 198144 88 0.0
.bss 114688 114688 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72720 72816 96 0.1
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 768 760 -8 -1.0
.rodata 213666 213634 -32 -0.0
.text 4007491 4007171 -320 -0.0
shell debug (read only) 2867153 2867737 584 0.0
(read/write) 155656 155776 120 0.1
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 85944 86064 120 0.1
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1064 -8 -0.7
.rodata 186144 186080 -64 -0.0
.text 2508130 2508562 432 0.0
thermostat-no-ble arm64 (read only) 4482424 4482808 384 0.0
(read/write) 246576 250288 3712 1.5
.bss 122328 122344 16 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103816 104 0.1
.dynamic 512 512 0 0.0
.got 12224 12232 8 0.1
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159356 159356 0 0.0
.text 3977644 3977788 144 0.0
tv-app debug (read only) 5652993 5652009 -984 -0.0
(read/write) 351864 351984 120 0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94392 128 0.1
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1152 1144 -8 -0.7
.rodata 286786 286498 -288 -0.1
.text 5124259 5123347 -912 -0.0
tv-casting-app debug (read only) 9856081 9855961 -120 -0.0
(read/write) 340464 340616 152 0.0
.bss 156560 156592 32 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174040 174168 128 0.1
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1176 1168 -8 -0.7
.rodata 382576 382512 -64 -0.0
.text 9007779 9007507 -272 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2529944 2530248 304 0.0
.bss 220424 220432 8 0.0
.data 5200 5200 0 0.0
.text 1492628 1492932 304 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096868 1097336 468 0.0
bss 130737 130745 8 0.0
rodata 111564 111616 52 0.0
text 806756 807176 420 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217316 1217712 396 0.0
bss 122859 122867 8 0.0
rodata 141492 141528 36 0.0
text 802444 802808 364 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046624 1047092 468 0.0
bss 129633 129641 8 0.0
rodata 99264 99316 52 0.1
text 769956 770380 424 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834536 834528 -8 -0.0
(read/write) 1791180 1791380 200 0.0
.bss 196148 196156 8 0.0
.data 2656 2656 0 0.0
.text 1583988 1584180 192 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837632 -8 -0.0
(read/write) 1715348 1715548 200 0.0
.bss 193068 193076 8 0.0
.data 2632 2632 0 0.0
.text 1511260 1511452 192 0.0
light cy8ckit_062s2_43012 (read only) 844368 844360 -8 -0.0
(read/write) 1634684 1634884 200 0.0
.bss 186532 186540 8 0.0
.data 2440 2440 0 0.0
.text 1437324 1437516 192 0.0
lock cy8ckit_062s2_43012 (read only) 817208 817200 -8 -0.0
(read/write) 1664796 1664876 80 0.0
.bss 213692 213700 8 0.0
.data 2440 2440 0 0.0
.text 1440276 1440348 72 0.0
qpg lighting-app qpg6105+debug (read/write) 1124712 1125064 352 0.0
.bss 102376 102384 8 0.0
.data 820 820 0 0.0
.text 637096 637448 352 0.1
lock-app qpg6105+debug (read/write) 1084704 1085056 352 0.0
.bss 97128 97136 8 0.0
.data 840 840 0 0.0
.text 597084 597436 352 0.1
stm32 light STM32WB5MM-DK (read/write) 597085 597565 480 0.1
.bss 128288 128296 8 0.0
.data 668 668 0 0.0
.rodata 78708 78764 56 0.1
.text 379696 380112 416 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819898 820318 420 0.1
bss 49612 49612 0 0.0
text 613806 614170 364 0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1085764 1086416 652 0.1
bss 101688 101696 8 0.0
text 788420 789012 592 0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1044888 1045540 652 0.1
bss 110028 110036 8 0.0
text 761028 761620 592 0.1
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 906900 907328 428 0.0
bss 93060 93068 8 0.0
text 649684 650050 366 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821498 821918 420 0.1
bss 49660 49660 0 0.0
text 615468 615832 364 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 926452 926864 412 0.0
bss 77660 77660 0 0.0
text 694926 695292 366 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068384 1069036 652 0.1
bss 100140 100148 8 0.0
text 773482 774074 592 0.1
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 899608 900020 412 0.0
bss 69124 69124 0 0.0
text 650874 651240 366 0.1
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924680 925108 428 0.0
bss 92640 92648 8 0.0
text 667576 667942 366 0.1
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 824106 824518 412 0.0
bss 49768 49768 0 0.0
text 618470 618834 364 0.1
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 787812 788232 420 0.1
bss 55968 55968 0 0.0
text 589216 589582 366 0.1
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676720 676768 48 0.0
bss 73640 73640 0 0.0
text 462238 462284 46 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828534 828946 412 0.0
bss 51292 51292 0 0.0
text 621530 621894 364 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 846417 846837 420 0.0
bss 59444 59444 0 0.0
text 632648 633014 366 0.1
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 813400 813820 420 0.1
bss 56256 56256 0 0.0
text 608848 609214 366 0.1
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 831552 831964 412 0.0
bss 68032 68032 0 0.0
text 624150 624516 366 0.1

@yunhanw-google yunhanw-google enabled auto-merge (squash) February 16, 2024 02:48
auto-merge was automatically disabled February 16, 2024 15:21

Head branch was pushed to by a user without write access

Copy link

github-actions bot commented Feb 16, 2024

PR #32131: Size comparison from d116c7c to 3dcffc8

Increases (13 builds for linux)
platform target config section d116c7c 3dcffc8 change % change
linux air-purifier-app debug (read only) 2632005 2632021 16 0.0
.text 2268821 2268837 16 0.0
all-clusters-app debug (read only) 5914657 5914689 32 0.0
.text 5132707 5132739 32 0.0
all-clusters-minimal-app debug (read only) 5207393 5207425 32 0.0
.text 4683747 4683779 32 0.0
bridge-app debug (read only) 4604857 4604889 32 0.0
.text 4155043 4155075 32 0.0
chip-tool debug (read only) 11987137 11987169 32 0.0
.text 10833667 10833699 32 0.0
chip-tool-ipv6only arm64 (read only) 11484736 11484768 32 0.0
.text 10243676 10243708 32 0.0
lock-app debug (read only) 4672929 4672961 32 0.0
.text 4205683 4205715 32 0.0
ota-provider-app debug (read only) 4305241 4305273 32 0.0
.text 3904163 3904195 32 0.0
ota-requestor-app debug (read only) 4431417 4431449 32 0.0
.text 4019587 4019619 32 0.0
shell debug (read only) 2867921 2867937 16 0.0
.text 2508594 2508610 16 0.0
thermostat-no-ble arm64 (read only) 4485624 4485640 16 0.0
.text 3980604 3980620 16 0.0
tv-app debug (read only) 5680841 5680857 16 0.0
.text 5150291 5150307 16 0.0
tv-casting-app debug (read only) 9868745 9868777 32 0.0
.text 9019843 9019875 32 0.0
Decreases (21 builds for bl602, bl702, bl702l, cc32xx, efr32, linux, psoc6)
platform target config section d116c7c 3dcffc8 change % change
bl602 lighting-app bl602 (read/write) 1432738 1432722 -16 -0.0
.text 1099730 1099716 -14 -0.0
bl602+mfd (read/write) 1447386 1447378 -8 -0.0
.text 1115296 1115282 -14 -0.0
bl602+rpc (read/write) 1480354 1480346 -8 -0.0
.text 1131368 1131354 -14 -0.0
bl702 lighting-app bl702 (read/write) 1197671 1197655 -16 -0.0
.text 969130 969116 -14 -0.0
bl702+mfd (read/write) 1208723 1208711 -12 -0.0
.text 981140 981126 -14 -0.0
bl702+rpc (read/write) 1289379 1289363 -16 -0.0
.text 1044074 1044060 -14 -0.0
bl706-eth (read/write) 1015361 1015349 -12 -0.0
.text 760264 760250 -14 -0.0
bl706-wifi (read/write) 1249402 1249390 -12 -0.0
.text 991526 991514 -12 -0.0
bl702l lighting-app bl702l (read/write) 1167232 1167220 -12 -0.0
.text 962232 962218 -14 -0.0
bl702l+mfd (read/write) 1178384 1178368 -16 -0.0
.text 974298 974284 -14 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581234 581202 -32 -0.0
.text 492588 492556 -32 -0.0
lock CC3235SF_LAUNCHXL (read only) 626530 626498 -32 -0.0
.text 517428 517396 -32 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 929760 929728 -32 -0.0
.text 730436 730404 -32 -0.0
BRD4187C (read/write) 1106724 1106716 -8 -0.0
.text 908176 908168 -8 -0.0
window-app BRD4187C (read/write) 1153316 1153276 -40 -0.0
.text 982616 982576 -40 -0.0
linux chip-tool-ipv6only arm64 (read/write) 592112 592080 -32 -0.0
thermostat-no-ble arm64 (read/write) 247488 247472 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1792100 1792068 -32 -0.0
.text 1584876 1584844 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1716164 1716132 -32 -0.0
.text 1512052 1512020 -32 -0.0
light cy8ckit_062s2_43012 (read/write) 1635492 1635460 -32 -0.0
.text 1438108 1438076 -32 -0.0
lock cy8ckit_062s2_43012 (read/write) 1665484 1665452 -32 -0.0
.text 1440940 1440908 -32 -0.0
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section d116c7c 3dcffc8 change % change
bl602 lighting-app bl602 (read/write) 1432738 1432722 -16 -0.0
.bss 85328 85328 0 0.0
.data 9496 9496 0 0.0
.rodata 157532 157532 0 0.0
.text 1099730 1099716 -14 -0.0
bl602+mfd (read/write) 1447386 1447378 -8 -0.0
.bss 85488 85488 0 0.0
.data 9472 9472 0 0.0
.rodata 156492 156492 0 0.0
.text 1115296 1115282 -14 -0.0
bl602+rpc (read/write) 1480354 1480346 -8 -0.0
.bss 93360 93360 0 0.0
.data 9872 9872 0 0.0
.rodata 165100 165100 0 0.0
.text 1131368 1131354 -14 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1197671 1197655 -16 -0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106872 106872 0 0.0
.text 969130 969116 -14 -0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1208723 1208711 -12 -0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105812 105812 0 0.0
.text 981140 981126 -14 -0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1289379 1289363 -16 -0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122244 122244 0 0.0
.text 1044074 1044060 -14 -0.0
bl706-eth (read/write) 1015361 1015349 -12 -0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100216 100216 0 0.0
.text 760264 760250 -14 -0.0
bl706-wifi (read/write) 1249402 1249390 -12 -0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121216 121216 0 0.0
.text 991526 991514 -12 -0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1167232 1167220 -12 -0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100876 100876 0 0.0
.text 962232 962218 -14 -0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1178384 1178368 -16 -0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99816 99816 0 0.0
.text 974298 974284 -14 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 781804 781804 0 0.0
(read/write) 168944 168944 0 0.0
.bss 90948 90948 0 0.0
.data 3560 3560 0 0.0
.rodata 90396 90396 0 0.0
.text 691140 691140 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 798604 798604 0 0.0
(read/write) 179184 179184 0 0.0
.bss 101188 101188 0 0.0
.data 3560 3560 0 0.0
.rodata 84684 84684 0 0.0
.text 713652 713652 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 787236 787236 0 0.0
(read/write) 173632 173632 0 0.0
.bss 95636 95636 0 0.0
.data 3560 3560 0 0.0
.rodata 111444 111444 0 0.0
.text 675524 675524 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 739436 739436 0 0.0
(read/write) 167912 167912 0 0.0
.bss 89680 89680 0 0.0
.data 3552 3552 0 0.0
.rodata 86116 86116 0 0.0
.text 653052 653052 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 725068 725068 0 0.0
(read/write) 168120 168120 0 0.0
.bss 89904 89904 0 0.0
.data 3544 3544 0 0.0
.rodata 81956 81956 0 0.0
.text 642844 642844 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581234 581202 -32 -0.0
(read/write) 207968 207968 0 0.0
.bss 201204 201204 0 0.0
.data 1640 1640 0 0.0
.rodata 86522 86522 0 0.0
.text 492588 492556 -32 -0.0
lock CC3235SF_LAUNCHXL (read only) 626530 626498 -32 -0.0
(read/write) 208312 208312 0 0.0
.bss 201696 201696 0 0.0
.data 1496 1496 0 0.0
.rodata 106978 106978 0 0.0
.text 517428 517396 -32 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 565971 565971 0 0.0
.app_xip_area 455805 455805 0 0.0
.bss 65000 65000 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 548939 548939 0 0.0
.app_xip_area 434013 434013 0 0.0
.bss 69752 69752 0 0.0
.data 752 752 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 567659 567659 0 0.0
.app_xip_area 458997 458997 0 0.0
.bss 63536 63536 0 0.0
.data 704 704 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 562195 562195 0 0.0
.app_xip_area 450253 450253 0 0.0
.bss 66736 66736 0 0.0
.data 784 784 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 929760 929728 -32 -0.0
.bss 197912 197912 0 0.0
.data 1388 1388 0 0.0
.text 730436 730404 -32 -0.0
BRD4187C (read/write) 1106724 1106716 -8 -0.0
.bss 195124 195124 0 0.0
.data 3404 3404 0 0.0
.text 908176 908168 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1118312 1118312 0 0.0
.bss 186752 186752 0 0.0
.data 2792 2792 0 0.0
.text 928748 928748 0 0.0
window-app BRD4187C (read/write) 1153316 1153276 -40 -0.0
.bss 167364 167364 0 0.0
.data 3316 3316 0 0.0
.text 982616 982576 -40 -0.0
esp32 all-clusters-app c3devkit (read only) 1207398 1207398 0 0.0
(read/write) 1748376 1748376 0 0.0
.dram0.bss 74272 74272 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 250952 250952 0 0.0
.flash.text 1207398 1207398 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1249503 1249503 0 0.0
(read/write) 533856 533856 0 0.0
.dram0.bss 81176 81176 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 281596 281596 0 0.0
.flash.text 1243339 1243339 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 610416 610416 0 0.0
(read/write) 79988 79988 0 0.0
.bss 67780 67780 0 0.0
.data 2224 2224 0 0.0
.text 609880 609880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 745412 745412 0 0.0
.bss 79132 79132 0 0.0
.data 2816 2816 0 0.0
.text 624096 624096 0 0.0
light k32w0+release (read only) 602056 602056 0 0.0
(read/write) 79444 79444 0 0.0
.bss 67260 67260 0 0.0
.data 2200 2200 0 0.0
.text 601520 601520 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 787528 787528 0 0.0
.bss 80524 80524 0 0.0
.data 2032 2032 0 0.0
.text 665616 665616 0 0.0
lock k32w0+release (read only) 580824 580824 0 0.0
(read/write) 77432 77432 0 0.0
.bss 65300 65300 0 0.0
.data 2148 2148 0 0.0
.text 580288 580288 0 0.0
linux air-purifier-app debug (read only) 2632005 2632021 16 0.0
(read/write) 129544 129544 0 0.0
.bss 46960 46960 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74392 74392 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 185104 185104 0 0.0
.text 2268821 2268837 16 0.0
all-clusters-app debug (read only) 5914657 5914689 32 0.0
(read/write) 480072 480072 0 0.0
.bss 134816 134816 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 333368 333368 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1376 1376 0 0.0
.rodata 348560 348560 0 0.0
.text 5132707 5132739 32 0.0
all-clusters-minimal-app debug (read only) 5207393 5207425 32 0.0
(read/write) 236936 236936 0 0.0
.bss 128096 128096 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97384 97384 0 0.0
.dynamic 624 624 0 0.0
.got 5304 5304 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 288322 288322 0 0.0
.text 4683747 4683779 32 0.0
bridge-app debug (read only) 4604857 4604889 32 0.0
(read/write) 217808 217808 0 0.0
.bss 118624 118624 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86288 86288 0 0.0
.dynamic 624 624 0 0.0
.got 5272 5272 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 228930 228930 0 0.0
.text 4155043 4155075 32 0.0
chip-tool debug (read only) 11987137 11987169 32 0.0
(read/write) 521296 521296 0 0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414720 414720 0 0.0
.dynamic 624 624 0 0.0
.got 5776 5776 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 447705 447705 0 0.0
.text 10833667 10833699 32 0.0
chip-tool-ipv6only arm64 (read only) 11484736 11484768 32 0.0
(read/write) 592112 592080 -32 -0.0
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454480 454480 0 0.0
.dynamic 512 512 0 0.0
.got 20376 20376 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 352988 352988 0 0.0
.text 10243676 10243708 32 0.0
lighting-app debug+rpc+ui (read only) 5527121 5527121 0 0.0
(read/write) 226576 226576 0 0.0
.bss 119560 119560 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94672 94672 0 0.0
.dynamic 672 672 0 0.0
.got 5888 5888 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 353780 353780 0 0.0
.text 4926355 4926355 0 0.0
lock-app debug (read only) 4672929 4672961 32 0.0
(read/write) 205432 205432 0 0.0
.bss 114048 114048 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80536 80536 0 0.0
.dynamic 624 624 0 0.0
.got 5224 5224 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 254978 254978 0 0.0
.text 4205683 4205715 32 0.0
ota-provider-app debug (read only) 4305241 4305273 32 0.0
(read/write) 193960 193960 0 0.0
.bss 113856 113856 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69856 69856 0 0.0
.dynamic 624 624 0 0.0
.got 4560 4560 0 0.0
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 207618 207618 0 0.0
.text 3904163 3904195 32 0.0
ota-requestor-app debug (read only) 4431417 4431449 32 0.0
(read/write) 198336 198336 0 0.0
.bss 114752 114752 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72960 72960 0 0.0
.dynamic 624 624 0 0.0
.got 4496 4496 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 213794 213794 0 0.0
.text 4019587 4019619 32 0.0
shell debug (read only) 2867921 2867937 16 0.0
(read/write) 155936 155936 0 0.0
.bss 62576 62576 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86192 86192 0 0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 186208 186208 0 0.0
.text 2508594 2508610 16 0.0
thermostat-no-ble arm64 (read only) 4485624 4485640 16 0.0
(read/write) 247488 247472 -16 -0.0
.bss 122360 122360 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103816 103816 0 0.0
.dynamic 512 512 0 0.0
.got 12232 12232 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 159356 159356 0 0.0
.text 3980604 3980620 16 0.0
tv-app debug (read only) 5680841 5680857 16 0.0
(read/write) 352176 352176 0 0.0
.bss 243856 243856 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94536 94536 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 288098 288098 0 0.0
.text 5150291 5150307 16 0.0
tv-casting-app debug (read only) 9868745 9868777 32 0.0
(read/write) 340808 340808 0 0.0
.bss 156624 156624 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174328 174328 0 0.0
.dynamic 624 624 0 0.0
.got 5088 5088 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 382672 382672 0 0.0
.text 9019843 9019875 32 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2530696 2530696 0 0.0
.bss 220448 220448 0 0.0
.data 5200 5200 0 0.0
.text 1493380 1493380 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1098364 1098364 0 0.0
bss 130767 130767 0 0.0
rodata 111780 111780 0 0.0
text 808036 808036 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1218636 1218636 0 0.0
bss 122889 122889 0 0.0
rodata 141612 141612 0 0.0
text 803620 803620 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1048020 1048020 0 0.0
bss 129657 129657 0 0.0
rodata 99396 99396 0 0.0
text 771232 771232 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834504 834504 0 0.0
(read/write) 1792100 1792068 -32 -0.0
.bss 196180 196180 0 0.0
.data 2656 2656 0 0.0
.text 1584876 1584844 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837616 837616 0 0.0
(read/write) 1716164 1716132 -32 -0.0
.bss 193092 193092 0 0.0
.data 2632 2632 0 0.0
.text 1512052 1512020 -32 -0.0
light cy8ckit_062s2_43012 (read only) 844344 844344 0 0.0
(read/write) 1635492 1635460 -32 -0.0
.bss 186556 186556 0 0.0
.data 2440 2440 0 0.0
.text 1438108 1438076 -32 -0.0
lock cy8ckit_062s2_43012 (read only) 817184 817184 0 0.0
(read/write) 1665484 1665452 -32 -0.0
.bss 213716 213716 0 0.0
.data 2440 2440 0 0.0
.text 1440940 1440908 -32 -0.0
qpg lighting-app qpg6105+debug (read/write) 1126016 1126016 0 0.0
.bss 102400 102400 0 0.0
.data 820 820 0 0.0
.text 638400 638400 0 0.0
lock-app qpg6105+debug (read/write) 1086008 1086008 0 0.0
.bss 97152 97152 0 0.0
.data 840 840 0 0.0
.text 598388 598388 0 0.0
stm32 light STM32WB5MM-DK (read/write) 598029 598029 0 0.0
.bss 128312 128312 0 0.0
.data 668 668 0 0.0
.rodata 78772 78772 0 0.0
.text 380552 380552 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 820834 820834 0 0.0
bss 49628 49628 0 0.0
text 614668 614668 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1087580 1087580 0 0.0
bss 101720 101720 0 0.0
text 789988 789988 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1046604 1046604 0 0.0
bss 110052 110052 0 0.0
text 762590 762590 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 907844 907844 0 0.0
bss 93084 93084 0 0.0
text 650548 650548 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822434 822434 0 0.0
bss 49676 49676 0 0.0
text 616330 616330 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 927952 927952 0 0.0
bss 77676 77676 0 0.0
text 696280 696280 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1070116 1070116 0 0.0
bss 100164 100164 0 0.0
text 775062 775062 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 900544 900544 0 0.0
bss 69140 69140 0 0.0
text 651738 651738 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 926196 926196 0 0.0
bss 92664 92664 0 0.0
text 668930 668930 0 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 825066 825066 0 0.0
bss 49784 49784 0 0.0
text 619360 619360 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 788772 788772 0 0.0
bss 55984 55984 0 0.0
text 590108 590108 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676768 676768 0 0.0
bss 73640 73640 0 0.0
text 462284 462284 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 829462 829462 0 0.0
bss 51308 51308 0 0.0
text 622392 622392 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 847925 847925 0 0.0
bss 59460 59460 0 0.0
text 634002 634002 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 814360 814360 0 0.0
bss 56272 56272 0 0.0
text 609740 609740 0 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 832488 832488 0 0.0
bss 68048 68048 0 0.0
text 625014 625014 0 0.0

@mergify mergify bot merged commit 573511d into project-chip:master Feb 16, 2024
58 checks passed
mwswartwout added a commit to mwswartwout/connectedhomeip that referenced this pull request Feb 26, 2024
…ip#32131)

* Delete Concrete(Read|Data)AttributePath equality operator

Right now these default to using the ConcreteAttributePath equality
operator, which is misleading because it will return true for objects
which are not actually equal.

Replace this with the MatchesConcreteAttributePath
function.

A new equality operator for these classes will be introduced in a
follow-up PR. I'm introducing this change separately to ensure that CI
catches any current usage of the equality operator.

* Restyled by clang-format

* Add unit tests

* Restyled by clang-format

---------

Co-authored-by: Restyled.io <[email protected]>
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.

5 participants