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

[dns-sd] Untangle dependencies between Resolver and ResolverProxy #30563

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

Damian-Nordic
Copy link
Contributor

The relationship between Resolver and Resolver Proxy is unclear as both classes depend on each other and Resolver Proxy is implemented in a source file of concrete Resolver implementation. This makes it impossible to build Matter library with several Resolver implementations and select one to be used at runtime.

The main reason for introducing Resolver Proxy was the need for running multiple parallel DNS-SD queries. Address this by adding Discovery Delegate parameter to the Resolver interface methods for starting and stopping the discovery.

Then implement Resolver Proxy as a convenience class on top of the Resolver interface. Additionally, simplify the Commissionable Node Controller class by injecting a test Resolver into Resolver Proxy.

This change is sort of aligned with #29264 that removed the usage of ResolverProxy from the operational discovery path.

Copy link

github-actions bot commented Nov 19, 2023

PR #30563: Size comparison from 64a6594 to 21bf84e

Increases (26 builds for bl602, bl702, cc32xx, efr32, esp32, linux, mbed, nrfconnect, psoc6)
platform target config section 64a6594 21bf84e change % change
bl602 lighting-app bl602 (read/write) 1410022 1410182 160 0.0
.text 1078422 1078592 170 0.0
bl602+mfd (read/write) 1424462 1424622 160 0.0
.text 1093774 1093944 170 0.0
bl602+rpc (read/write) 1457806 1457966 160 0.0
.text 1110166 1110336 170 0.0
bl702 lighting-app bl706-eth (read/write) 995037 995201 164 0.0
.text 741320 741490 170 0.0
bl706-wifi (read/write) 1230818 1230978 160 0.0
.text 966350 966518 168 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565050 120 0.0
.text 479108 479236 128 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617306 120 0.0
.text 509560 509688 128 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012236 1012356 120 0.0
.text 837056 837176 120 0.0
lock-app BRD4161A+wf200 (read/write) 1104520 1104592 72 0.0
.text 914724 914796 72 0.0
esp32 all-clusters-app c3devkit (read only) 1132984 1133116 132 0.0
.flash.text 1132984 1133116 132 0.0
linux air-purifier-app debug (read only) 2504349 2504637 288 0.0
.text 2152533 2153125 592 0.0
all-clusters-app debug (read only) 5325257 5325545 288 0.0
.text 4634931 4635523 592 0.0
all-clusters-minimal-app debug (read only) 4928241 4928529 288 0.0
.text 4425859 4426451 592 0.0
bridge-app debug (read only) 4401185 4401457 272 0.0
.text 3964835 3965411 576 0.0
chip-tool-ipv6only arm64 (read/write) 527832 528672 840 0.2
lighting-app debug+rpc+ui (read only) 5273953 5274225 272 0.0
.text 4691843 4692419 576 0.0
lock-app debug (read only) 4486409 4486697 288 0.0
.text 4030579 4031171 592 0.0
ota-provider-app debug (read only) 4150457 4150745 288 0.0
.text 3758499 3759091 592 0.0
ota-requestor-app debug (read only) 4236793 4237081 288 0.0
.text 3836723 3837315 592 0.0
thermostat-no-ble arm64 (read only) 4387632 4388400 768 0.0
.text 3886312 3887128 816 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2522728 2522792 64 0.0
.text 1485412 1485476 64 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1184336 1184412 76 0.0
text 774576 774660 84 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1736780 1736900 120 0.0
.text 1531380 1531500 120 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1700620 1700740 120 0.0
.text 1496948 1497068 120 0.0
light cy8ckit_062s2_43012 (read/write) 1626724 1626844 120 0.0
.text 1429732 1429852 120 0.0
lock cy8ckit_062s2_43012 (read/write) 1653748 1653852 104 0.0
.text 1429684 1429788 104 0.0
Decreases (65 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, nrfconnect, qpg, telink)
platform target config section 64a6594 21bf84e change % change
bl602 lighting-app bl602 .rodata 156520 156512 -8 -0.0
bl602+mfd .rodata 155480 155472 -8 -0.0
bl602+rpc .rodata 164144 164136 -8 -0.0
bl702 lighting-app bl702 (read/write) 1176175 1174899 -1276 -0.1
.rodata 106268 105880 -388 -0.4
.text 948898 948028 -870 -0.1
bl702+mfd (read/write) 1187043 1185767 -1276 -0.1
.rodata 105208 104820 -388 -0.4
.text 960706 959836 -870 -0.1
bl702+rpc (read/write) 1276239 1274975 -1264 -0.1
.rodata 121676 121296 -380 -0.3
.text 1023964 1023094 -870 -0.1
bl706-eth .rodata 99336 99328 -8 -0.0
bl706-wifi .rodata 120208 120200 -8 -0.0
bl702l lighting-app bl702l (read/write) 1145892 1145132 -760 -0.1
.rodata 100272 99884 -388 -0.4
.text 941996 941126 -870 -0.1
bl702l+mfd (read/write) 1157352 1156080 -1272 -0.1
.rodata 99212 98824 -388 -0.4
.text 954372 953502 -870 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 738971 -888 -0.1
(read/write) 167080 167064 -16 -0.0
.bss 89492 89476 -16 -0.0
.rodata 84671 84287 -384 -0.5
.text 654800 654296 -504 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 756619 -832 -0.1
(read/write) 177252 177236 -16 -0.0
.bss 99620 99604 -16 -0.0
.rodata 79783 79439 -344 -0.4
.text 677276 676788 -488 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 743275 -888 -0.1
(read/write) 171708 171692 -16 -0.0
.bss 94076 94060 -16 -0.0
.rodata 105519 105135 -384 -0.4
.text 638256 637752 -504 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 697331 -888 -0.1
(read/write) 166116 166100 -16 -0.0
.bss 88296 88280 -16 -0.0
.rodata 80447 80063 -384 -0.5
.text 617384 616880 -504 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 682979 -880 -0.1
(read/write) 166256 166240 -16 -0.0
.bss 88448 88432 -16 -0.0
.rodata 76279 75903 -376 -0.5
.text 607192 606688 -504 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 83698 83690 -8 -0.0
lock CC3235SF_LAUNCHXL .rodata 105506 105498 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558087 557767 -320 -0.1
.app_xip_area 448457 448177 -280 -0.1
.bss 64544 64504 -40 -0.1
lock cyw930739m2evb_01 (read/write) 540263 539943 -320 -0.1
.app_xip_area 425953 425673 -280 -0.1
.bss 69192 69152 -40 -0.1
ota-requestor cyw930739m2evb_01 (read/write) 578175 577487 -688 -0.1
.app_xip_area 469929 469289 -640 -0.1
.bss 63232 63184 -48 -0.1
switch cyw930739m2evb_01 (read/write) 554495 554175 -320 -0.1
.app_xip_area 443145 442865 -280 -0.1
.bss 66232 66192 -40 -0.1
efr32 lighting-app BRD4187C (read/write) 1098068 1097188 -880 -0.1
.bss 196092 196068 -24 -0.0
.text 898652 897796 -856 -0.1
window-app BRD4187C (read/write) 1132928 1131968 -960 -0.1
.bss 168444 168420 -24 -0.0
.text 961288 960352 -936 -0.1
esp32 all-clusters-app m5stack (read only) 1177767 1177563 -204 -0.0
(read/write) 520712 520384 -328 -0.1
.dram0.bss 79080 79056 -24 -0.0
.flash.rodata 273248 272944 -304 -0.1
.flash.text 1172383 1172179 -204 -0.0
k32w contact k32w0+release (read only) 592404 591788 -616 -0.1
(read/write) 88096 88080 -16 -0.0
.bss 71336 71320 -16 -0.0
.text 591868 591252 -616 -0.1
k32w1+release (read/write) 687960 687392 -568 -0.1
.bss 67536 67520 -16 -0.0
.text 574224 573672 -552 -0.1
light k32w0+release (read only) 592124 591508 -616 -0.1
(read/write) 87772 87756 -16 -0.0
.bss 71024 71008 -16 -0.0
.text 591588 590972 -616 -0.1
k32w1+release (read/write) 779988 779108 -880 -0.1
.bss 77212 77188 -24 -0.0
.text 657384 656528 -856 -0.1
lock k32w0+release (read only) 563972 563372 -600 -0.1
(read/write) 85592 85576 -16 -0.0
.bss 68904 68888 -16 -0.0
.text 563436 562836 -600 -0.1
linux air-purifier-app debug (read/write) 126832 126768 -64 -0.1
.data.rel.ro 72408 72360 -48 -0.1
.rodata 177320 177064 -256 -0.1
all-clusters-app debug (read/write) 429376 429344 -32 -0.0
.data.rel.ro 288240 288224 -16 -0.0
.rodata 302300 302044 -256 -0.1
all-clusters-minimal-app debug (read/write) 234376 234344 -32 -0.0
.data.rel.ro 95616 95600 -16 -0.0
.rodata 270605 270349 -256 -0.1
bridge-app debug (read/write) 215680 215648 -32 -0.0
.data.rel.ro 84992 84960 -32 -0.0
.rodata 218325 218069 -256 -0.1
chip-tool debug (read only) 10710369 10709353 -1016 -0.0
(read/write) 464232 464072 -160 -0.0
.data.rel.ro 357928 357760 -168 -0.0
.rodata 400361 400041 -320 -0.1
.text 9682691 9682355 -336 -0.0
chip-tool-ipv6only arm64 (read only) 10561720 10560888 -832 -0.0
.data.rel.ro 395816 395680 -136 -0.0
.got 18928 18912 -16 -0.1
.rodata 324672 324448 -224 -0.1
.text 9435288 9435080 -208 -0.0
lighting-app debug+rpc+ui (read/write) 224528 224464 -64 -0.0
.data.rel.ro 93248 93200 -48 -0.1
.rodata 338228 337972 -256 -0.1
lock-app debug (read/write) 203296 203264 -32 -0.0
.data.rel.ro 79272 79240 -32 -0.0
.rodata 246293 246037 -256 -0.1
ota-provider-app debug .rodata 200629 200373 -256 -0.1
ota-requestor-app debug .rodata 204437 204181 -256 -0.1
shell debug (read only) 2767217 2766409 -808 -0.0
(read/write) 149736 149512 -224 -0.1
.bss 60680 60616 -64 -0.1
.data.rel.ro 82464 82304 -160 -0.2
.rodata 180640 180352 -288 -0.2
.text 2415890 2415730 -160 -0.0
thermostat-no-ble arm64 (read/write) 246528 245712 -816 -0.3
.data.rel.ro 102072 102056 -16 -0.0
tv-app debug (read only) 5270337 5269537 -800 -0.0
(read/write) 345208 344952 -256 -0.1
.bss 242432 242336 -96 -0.0
.data.rel.ro 90480 90312 -168 -0.2
.rodata 267101 266677 -424 -0.2
.text 4768211 4768195 -16 -0.0
tv-casting-app debug (read only) 8652097 8651049 -1048 -0.0
(read/write) 321792 321600 -192 -0.1
.bss 156288 156224 -64 -0.0
.data.rel.ro 156192 156064 -128 -0.1
.rodata 346312 345992 -320 -0.1
.text 7883475 7883107 -368 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1057624 1056748 -876 -0.1
bss 128931 128911 -20 -0.0
rodata 104120 103740 -380 -0.4
text 776936 776440 -496 -0.1
nrf7002dk_nrf5340_cpuapp rodata 138296 138292 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042904 1042028 -876 -0.1
bss 129210 129190 -20 -0.0
rodata 99376 98996 -380 -0.4
text 766668 766168 -500 -0.1
qpg lighting-app qpg6105+debug (read/write) 1113992 1113112 -880 -0.1
.bss 101160 101144 -16 -0.0
.text 626368 625488 -880 -0.1
lock-app qpg6105+debug (read/write) 1075140 1074268 -872 -0.1
.bss 95936 95920 -16 -0.0
.text 587516 586644 -872 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 817026 816058 -968 -0.1
bss 53700 53680 -20 -0.0
text 610708 610150 -558 -0.1
all-clusters-app tlsr9518adk80d (read/write) 1075092 1074116 -976 -0.1
bss 99976 99956 -20 -0.0
text 757966 757404 -562 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1079924 1078956 -968 -0.1
bss 109660 109640 -20 -0.0
text 749602 749040 -562 -0.1
bridge-app tlsr9518adk80d (read/write) 932212 931244 -968 -0.1
bss 94180 94160 -20 -0.0
text 644538 643976 -562 -0.1
contact-sensor-app tlsr9528a_retention (read/write) 817138 816170 -968 -0.1
bss 53752 53732 -20 -0.0
text 610912 610354 -558 -0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 971168 970324 -844 -0.1
bss 77572 77532 -40 -0.1
text 688784 688320 -464 -0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1089824 1088856 -968 -0.1
bss 99744 99724 -20 -0.0
text 766726 766164 -562 -0.1
lock-app-dfu tlsr9528a (read/write) 957944 956968 -976 -0.1
bss 95824 95804 -20 -0.0
text 642910 642348 -562 -0.1
ota-requestor-app tlsr9518adk80d (read/write) 945420 944452 -968 -0.1
bss 92288 92268 -20 -0.0
text 660206 659644 -562 -0.1
pump-app tlsr9528a (read/write) 873516 872540 -976 -0.1
bss 67588 67568 -20 -0.0
text 617334 616772 -562 -0.1
pump-controller-app tlsr9518adk80d (read/write) 814208 813240 -968 -0.1
bss 55832 55812 -20 -0.0
text 584288 583726 -562 -0.1
resource-monitoring-app tlsr9518adk80d (read/write) 829884 828916 -968 -0.1
bss 56236 56216 -20 -0.0
text 594884 594322 -562 -0.1
shell tlsr9518adk80d (read/write) 706192 705356 -836 -0.1
bss 73620 73580 -40 -0.1
text 462342 461878 -464 -0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 818870 817902 -968 -0.1
bss 53844 53824 -20 -0.0
text 613636 613078 -558 -0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 870897 869929 -968 -0.1
bss 59300 59280 -20 -0.0
text 625628 625066 -562 -0.1
thermostat tlsr9518adk80d (read/write) 838236 837268 -968 -0.1
bss 56120 56100 -20 -0.0
text 602442 601880 -562 -0.1
window-covering tlsr9518adk80d (read/write) 832744 831776 -968 -0.1
bss 56472 56452 -20 -0.0
text 596676 596114 -562 -0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 64a6594 21bf84e change % change
bl602 lighting-app bl602 (read/write) 1410022 1410182 160 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156520 156512 -8 -0.0
.text 1078422 1078592 170 0.0
bl602+mfd (read/write) 1424462 1424622 160 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155480 155472 -8 -0.0
.text 1093774 1093944 170 0.0
bl602+rpc (read/write) 1457806 1457966 160 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164144 164136 -8 -0.0
.text 1110166 1110336 170 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176175 1174899 -1276 -0.1
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106268 105880 -388 -0.4
.text 948898 948028 -870 -0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187043 1185767 -1276 -0.1
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105208 104820 -388 -0.4
.text 960706 959836 -870 -0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276239 1274975 -1264 -0.1
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121676 121296 -380 -0.3
.text 1023964 1023094 -870 -0.1
bl706-eth (read/write) 995037 995201 164 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99336 99328 -8 -0.0
.text 741320 741490 170 0.0
bl706-wifi (read/write) 1230818 1230978 160 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120208 120200 -8 -0.0
.text 966350 966518 168 0.0
bl702l lighting-app bl702l (read/write) 1145892 1145132 -760 -0.1
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100272 99884 -388 -0.4
.text 941996 941126 -870 -0.1
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1157352 1156080 -1272 -0.1
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99212 98824 -388 -0.4
.text 954372 953502 -870 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 739859 738971 -888 -0.1
(read/write) 167080 167064 -16 -0.0
.bss 89492 89476 -16 -0.0
.data 3424 3424 0 0.0
.rodata 84671 84287 -384 -0.5
.text 654800 654296 -504 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757451 756619 -832 -0.1
(read/write) 177252 177236 -16 -0.0
.bss 99620 99604 -16 -0.0
.data 3444 3444 0 0.0
.rodata 79783 79439 -344 -0.4
.text 677276 676788 -488 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 744163 743275 -888 -0.1
(read/write) 171708 171692 -16 -0.0
.bss 94076 94060 -16 -0.0
.data 3444 3444 0 0.0
.rodata 105519 105135 -384 -0.4
.text 638256 637752 -504 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 698219 697331 -888 -0.1
(read/write) 166116 166100 -16 -0.0
.bss 88296 88280 -16 -0.0
.data 3412 3412 0 0.0
.rodata 80447 80063 -384 -0.5
.text 617384 616880 -504 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 683859 682979 -880 -0.1
(read/write) 166256 166240 -16 -0.0
.bss 88448 88432 -16 -0.0
.data 3408 3408 0 0.0
.rodata 76279 75903 -376 -0.5
.text 607192 606688 -504 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 564930 565050 120 0.0
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83698 83690 -8 -0.0
.text 479108 479236 128 0.0
lock CC3235SF_LAUNCHXL (read only) 617186 617306 120 0.0
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105506 105498 -8 -0.0
.text 509560 509688 128 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558087 557767 -320 -0.1
.app_xip_area 448457 448177 -280 -0.1
.bss 64544 64504 -40 -0.1
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540263 539943 -320 -0.1
.app_xip_area 425953 425673 -280 -0.1
.bss 69192 69152 -40 -0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578175 577487 -688 -0.1
.app_xip_area 469929 469289 -640 -0.1
.bss 63232 63184 -48 -0.1
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554495 554175 -320 -0.1
.app_xip_area 443145 442865 -280 -0.1
.bss 66232 66192 -40 -0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012236 1012356 120 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837056 837176 120 0.0
BRD4187C (read/write) 1098068 1097188 -880 -0.1
.bss 196092 196068 -24 -0.0
.data 3304 3304 0 0.0
.text 898652 897796 -856 -0.1
lock-app BRD4161A+wf200 (read/write) 1104520 1104592 72 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914724 914796 72 0.0
window-app BRD4187C (read/write) 1132928 1131968 -960 -0.1
.bss 168444 168420 -24 -0.0
.data 3176 3176 0 0.0
.text 961288 960352 -936 -0.1
esp32 all-clusters-app c3devkit (read only) 1132984 1133116 132 0.0
(read/write) 1670700 1670700 0 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241400 241400 0 0.0
.flash.text 1132984 1133116 132 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1177767 1177563 -204 -0.0
(read/write) 520712 520384 -328 -0.1
.dram0.bss 79080 79056 -24 -0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273248 272944 -304 -0.1
.flash.text 1172383 1172179 -204 -0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592404 591788 -616 -0.1
(read/write) 88096 88080 -16 -0.0
.bss 71336 71320 -16 -0.0
.data 2136 2136 0 0.0
.text 591868 591252 -616 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 687960 687392 -568 -0.1
.bss 67536 67520 -16 -0.0
.data 2720 2720 0 0.0
.text 574224 573672 -552 -0.1
light k32w0+release (read only) 592124 591508 -616 -0.1
(read/write) 87772 87756 -16 -0.0
.bss 71024 71008 -16 -0.0
.data 2124 2124 0 0.0
.text 591588 590972 -616 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 779988 779108 -880 -0.1
.bss 77212 77188 -24 -0.0
.data 1932 1932 0 0.0
.text 657384 656528 -856 -0.1
lock k32w0+release (read only) 563972 563372 -600 -0.1
(read/write) 85592 85576 -16 -0.0
.bss 68904 68888 -16 -0.0
.data 2064 2064 0 0.0
.text 563436 562836 -600 -0.1
linux air-purifier-app debug (read only) 2504349 2504637 288 0.0
(read/write) 126832 126768 -64 -0.1
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72360 -48 -0.1
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177320 177064 -256 -0.1
.text 2152533 2153125 592 0.0
all-clusters-app debug (read only) 5325257 5325545 288 0.0
(read/write) 429376 429344 -32 -0.0
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288240 288224 -16 -0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302300 302044 -256 -0.1
.text 4634931 4635523 592 0.0
all-clusters-minimal-app debug (read only) 4928241 4928529 288 0.0
(read/write) 234376 234344 -32 -0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95600 -16 -0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270605 270349 -256 -0.1
.text 4425859 4426451 592 0.0
bridge-app debug (read only) 4401185 4401457 272 0.0
(read/write) 215680 215648 -32 -0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84960 -32 -0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218325 218069 -256 -0.1
.text 3964835 3965411 576 0.0
chip-tool debug (read only) 10710369 10709353 -1016 -0.0
(read/write) 464232 464072 -160 -0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 357928 357760 -168 -0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400361 400041 -320 -0.1
.text 9682691 9682355 -336 -0.0
chip-tool-ipv6only arm64 (read only) 10561720 10560888 -832 -0.0
(read/write) 527832 528672 840 0.2
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 395816 395680 -136 -0.0
.dynamic 512 512 0 0.0
.got 18928 18912 -16 -0.1
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 324672 324448 -224 -0.1
.text 9435288 9435080 -208 -0.0
lighting-app debug+rpc+ui (read only) 5273953 5274225 272 0.0
(read/write) 224528 224464 -64 -0.0
.bss 119328 119328 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 93248 93200 -48 -0.1
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338228 337972 -256 -0.1
.text 4691843 4692419 576 0.0
lock-app debug (read only) 4486409 4486697 288 0.0
(read/write) 203296 203264 -32 -0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79240 -32 -0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246293 246037 -256 -0.1
.text 4030579 4031171 592 0.0
ota-provider-app debug (read only) 4150457 4150745 288 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200629 200373 -256 -0.1
.text 3758499 3759091 592 0.0
ota-requestor-app debug (read only) 4236793 4237081 288 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204437 204181 -256 -0.1
.text 3836723 3837315 592 0.0
shell debug (read only) 2767217 2766409 -808 -0.0
(read/write) 149736 149512 -224 -0.1
.bss 60680 60616 -64 -0.1
.data 784 784 0 0.0
.data.rel.ro 82464 82304 -160 -0.2
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180640 180352 -288 -0.2
.text 2415890 2415730 -160 -0.0
thermostat-no-ble arm64 (read only) 4387632 4388400 768 0.0
(read/write) 246528 245712 -816 -0.3
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102072 102056 -16 -0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161724 161724 0 0.0
.text 3886312 3887128 816 0.0
tv-app debug (read only) 5270337 5269537 -800 -0.0
(read/write) 345208 344952 -256 -0.1
.bss 242432 242336 -96 -0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90312 -168 -0.2
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267101 266677 -424 -0.2
.text 4768211 4768195 -16 -0.0
tv-casting-app debug (read only) 8652097 8651049 -1048 -0.0
(read/write) 321792 321600 -192 -0.1
.bss 156288 156224 -64 -0.0
.data 2464 2464 0 0.0
.data.rel.ro 156192 156064 -128 -0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346312 345992 -320 -0.1
.text 7883475 7883107 -368 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2522728 2522792 64 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485412 1485476 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1057624 1056748 -876 -0.1
bss 128931 128911 -20 -0.0
rodata 104120 103740 -380 -0.4
text 776936 776440 -496 -0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184336 1184412 76 0.0
bss 121133 121133 0 0.0
rodata 138296 138292 -4 -0.0
text 774576 774660 84 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042904 1042028 -876 -0.1
bss 129210 129190 -20 -0.0
rodata 99376 98996 -380 -0.4
text 766668 766168 -500 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1736780 1736900 120 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531380 1531500 120 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700620 1700740 120 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1496948 1497068 120 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1626724 1626844 120 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1429732 1429852 120 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1653748 1653852 104 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1429684 1429788 104 0.0
qpg lighting-app qpg6105+debug (read/write) 1113992 1113112 -880 -0.1
.bss 101160 101144 -16 -0.0
.data 748 748 0 0.0
.text 626368 625488 -880 -0.1
lock-app qpg6105+debug (read/write) 1075140 1074268 -872 -0.1
.bss 95936 95920 -16 -0.0
.data 780 780 0 0.0
.text 587516 586644 -872 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817026 816058 -968 -0.1
bss 53700 53680 -20 -0.0
text 610708 610150 -558 -0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075092 1074116 -976 -0.1
bss 99976 99956 -20 -0.0
text 757966 757404 -562 -0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1079924 1078956 -968 -0.1
bss 109660 109640 -20 -0.0
text 749602 749040 -562 -0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932212 931244 -968 -0.1
bss 94180 94160 -20 -0.0
text 644538 643976 -562 -0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817138 816170 -968 -0.1
bss 53752 53732 -20 -0.0
text 610912 610354 -558 -0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971168 970324 -844 -0.1
bss 77572 77532 -40 -0.1
text 688784 688320 -464 -0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089824 1088856 -968 -0.1
bss 99744 99724 -20 -0.0
text 766726 766164 -562 -0.1
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 957944 956968 -976 -0.1
bss 95824 95804 -20 -0.0
text 642910 642348 -562 -0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945420 944452 -968 -0.1
bss 92288 92268 -20 -0.0
text 660206 659644 -562 -0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873516 872540 -976 -0.1
bss 67588 67568 -20 -0.0
text 617334 616772 -562 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814208 813240 -968 -0.1
bss 55832 55812 -20 -0.0
text 584288 583726 -562 -0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 829884 828916 -968 -0.1
bss 56236 56216 -20 -0.0
text 594884 594322 -562 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 705356 -836 -0.1
bss 73620 73580 -40 -0.1
text 462342 461878 -464 -0.1
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 818870 817902 -968 -0.1
bss 53844 53824 -20 -0.0
text 613636 613078 -558 -0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 870897 869929 -968 -0.1
bss 59300 59280 -20 -0.0
text 625628 625066 -562 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838236 837268 -968 -0.1
bss 56120 56100 -20 -0.0
text 602442 601880 -562 -0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 832744 831776 -968 -0.1
bss 56472 56452 -20 -0.0
text 596676 596114 -562 -0.1

The relationship between Resolver and Resolver Proxy is
unclear as both classes depend on each other and Resolver
Proxy is implemented in a source file of concrete Resolver
implementation. This makes it impossible to build Matter
library with several Resolver implementations and select
one to be used at runtime.

The main reason for introducing Resolver Proxy was the need
for running multiple parallel DNS-SD queries. Address this
by adding Discovery Delegate parameter to the Resolver
interface methods for starting and stopping the discovery.

Then implement Resolver Proxy as a convenience class on top
of the Resolver interface. Additionally, simplify the
Commissionable Node Controller class by injecting a test
Resolver into Resolver Proxy.
Copy link

github-actions bot commented Nov 20, 2023

PR #30563: Size comparison from a3c5d19 to b3a4e07

Increases (26 builds for bl602, bl702, cc32xx, efr32, esp32, linux, mbed, nrfconnect, psoc6)
platform target config section a3c5d19 b3a4e07f change % change
bl602 lighting-app bl602 (read/write) 1410582 1410782 200 0.0
.rodata 156688 156728 40 0.0
.text 1078810 1078976 166 0.0
bl602+mfd (read/write) 1425022 1425222 200 0.0
.rodata 155648 155688 40 0.0
.text 1094162 1094328 166 0.0
bl602+rpc (read/write) 1458366 1458566 200 0.0
.rodata 164312 164352 40 0.0
.text 1110554 1110720 166 0.0
bl702 lighting-app bl706-eth (read/write) 995593 995801 208 0.0
.rodata 99504 99544 40 0.0
.text 741708 741874 166 0.0
bl706-wifi (read/write) 1231390 1231594 204 0.0
.rodata 120376 120416 40 0.0
.text 966754 966918 164 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 565290 565482 192 0.0
.rodata 83866 83906 40 0.0
.text 479300 479452 152 0.0
lock CC3235SF_LAUNCHXL (read only) 617546 617738 192 0.0
.rodata 105674 105714 40 0.0
.text 509752 509904 152 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012580 1012748 168 0.0
.text 837400 837568 168 0.0
lock-app BRD4161A+wf200 (read/write) 1104632 1104704 72 0.0
.text 914836 914908 72 0.0
esp32 all-clusters-app c3devkit (read only) 1133232 1133372 140 0.0
(read/write) 1670868 1670916 48 0.0
.flash.rodata 241568 241616 48 0.0
.flash.text 1133232 1133372 140 0.0
linux air-purifier-app debug (read only) 2504989 2505469 480 0.0
.text 2152981 2153733 752 0.0
all-clusters-app debug (read only) 5326449 5326945 496 0.0
.text 4635459 4636195 736 0.0
all-clusters-minimal-app debug (read only) 4928929 4929441 512 0.0
.text 4426387 4427139 752 0.0
bridge-app debug (read only) 4401857 4402337 480 0.0
.text 3965347 3966099 752 0.0
chip-tool-ipv6only arm64 (read/write) 529776 530904 1128 0.2
lighting-app debug+rpc+ui (read only) 5272777 5273257 480 0.0
.text 4690835 4691587 752 0.0
lock-app debug (read only) 4487033 4487529 496 0.0
.text 4031043 4031779 736 0.0
ota-provider-app debug (read only) 4151177 4151641 464 0.0
.text 3759027 3759763 736 0.0
ota-requestor-app debug (read only) 4237481 4237897 416 0.0
.text 3837251 3837939 688 0.0
thermostat-no-ble arm64 (read only) 4388528 4389568 1040 0.0
.rodata 161900 161948 48 0.0
.text 3887048 3888088 1040 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2523088 2523264 176 0.0
.text 1485772 1485948 176 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1184464 1184540 76 0.0
text 774708 774792 84 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1737124 1737308 184 0.0
.text 1531724 1531908 184 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1700964 1701132 168 0.0
.text 1497292 1497460 168 0.0
light cy8ckit_062s2_43012 (read/write) 1627068 1627236 168 0.0
.text 1430076 1430244 168 0.0
lock cy8ckit_062s2_43012 (read/write) 1654076 1654244 168 0.0
.text 1430012 1430180 168 0.0
Decreases (58 builds for bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, k32w, linux, nrfconnect, qpg, telink)
platform target config section a3c5d19 b3a4e07f change % change
bl702 lighting-app bl702 (read/write) 1176731 1175343 -1388 -0.1
.rodata 106436 106096 -340 -0.3
.text 949286 948256 -1030 -0.1
bl702+mfd (read/write) 1187599 1186211 -1388 -0.1
.rodata 105376 105036 -340 -0.3
.text 961094 960064 -1030 -0.1
bl702+rpc (read/write) 1276795 1275419 -1376 -0.1
.rodata 121844 121512 -332 -0.3
.text 1024352 1023322 -1030 -0.1
bl702l lighting-app bl702l (read/write) 1146448 1145064 -1384 -0.1
.rodata 100440 100100 -340 -0.3
.text 942384 941354 -1030 -0.1
bl702l+mfd (read/write) 1157908 1157036 -872 -0.1
.rodata 99380 99040 -340 -0.3
.text 954760 953730 -1030 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 740387 739539 -848 -0.1
(read/write) 167088 167064 -24 -0.0
.bss 89500 89476 -24 -0.0
.rodata 84831 84503 -328 -0.4
.text 655168 654648 -520 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757827 757035 -792 -0.1
(read/write) 177268 177244 -24 -0.0
.bss 99636 99612 -24 -0.0
.rodata 79951 79663 -288 -0.4
.text 677484 676980 -504 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 744699 743851 -848 -0.1
(read/write) 171716 171692 -24 -0.0
.bss 94084 94060 -24 -0.0
.rodata 105679 105351 -328 -0.3
.text 638632 638112 -520 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 698747 697899 -848 -0.1
(read/write) 166124 166100 -24 -0.0
.bss 88304 88280 -24 -0.0
.rodata 80607 80279 -328 -0.4
.text 617752 617232 -520 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 684403 683547 -856 -0.1
(read/write) 166264 166240 -24 -0.0
.bss 88456 88432 -24 -0.0
.rodata 76447 76111 -336 -0.4
.text 607568 607048 -520 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 558455 558023 -432 -0.1
.app_xip_area 448817 448417 -400 -0.1
.bss 64552 64520 -32 -0.0
lock cyw930739m2evb_01 (read/write) 540631 540199 -432 -0.1
.app_xip_area 426313 425913 -400 -0.1
.bss 69200 69168 -32 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 578807 578007 -800 -0.1
.app_xip_area 470553 469793 -760 -0.2
.bss 63240 63200 -40 -0.1
switch cyw930739m2evb_01 (read/write) 554871 554431 -440 -0.1
.app_xip_area 443513 443105 -408 -0.1
.bss 66240 66208 -32 -0.0
efr32 lighting-app BRD4187C (read/write) 1098460 1097620 -840 -0.1
.bss 196092 196068 -24 -0.0
.text 899044 898228 -816 -0.1
window-app BRD4187C (read/write) 1133272 1132352 -920 -0.1
.bss 168444 168420 -24 -0.0
.text 961632 960736 -896 -0.1
esp32 all-clusters-app m5stack (read only) 1178135 1177815 -320 -0.0
(read/write) 520872 520536 -336 -0.1
.dram0.bss 79080 79064 -16 -0.0
.flash.rodata 273408 273088 -320 -0.1
.flash.text 1172751 1172431 -320 -0.0
k32w contact k32w0+release (read only) 592828 592212 -616 -0.1
(read/write) 88104 88088 -16 -0.0
.bss 71344 71328 -16 -0.0
.text 592292 591676 -616 -0.1
k32w1+release (read/write) 688296 687704 -592 -0.1
.bss 67544 67528 -16 -0.0
.text 574552 573976 -576 -0.1
light k32w0+release (read only) 592532 591916 -616 -0.1
(read/write) 87780 87764 -16 -0.0
.bss 71032 71016 -16 -0.0
.text 591996 591380 -616 -0.1
k32w1+release (read/write) 780428 779588 -840 -0.1
.bss 77220 77196 -24 -0.0
.text 657816 657000 -816 -0.1
lock k32w0+release (read only) 564372 563756 -616 -0.1
(read/write) 85608 85584 -24 -0.0
.bss 68920 68896 -24 -0.0
.text 563836 563220 -616 -0.1
linux air-purifier-app debug (read/write) 126832 126768 -64 -0.1
.data.rel.ro 72408 72360 -48 -0.1
.rodata 177512 177288 -224 -0.1
all-clusters-app debug (read/write) 429888 429856 -32 -0.0
.data.rel.ro 288752 288736 -16 -0.0
.rodata 302556 302364 -192 -0.1
all-clusters-minimal-app debug (read/write) 234376 234344 -32 -0.0
.data.rel.ro 95616 95600 -16 -0.0
.rodata 270765 270573 -192 -0.1
bridge-app debug (read/write) 215680 215648 -32 -0.0
.data.rel.ro 84992 84960 -32 -0.0
.rodata 218485 218261 -224 -0.1
chip-tool debug (read only) 10745225 10743993 -1232 -0.0
(read/write) 465416 465192 -224 -0.0
.data.rel.ro 359112 358904 -208 -0.1
.rodata 400809 400521 -288 -0.1
.text 9715203 9714691 -512 -0.0
chip-tool-ipv6only arm64 (read only) 10596616 10595544 -1072 -0.0
.data.rel.ro 396976 396800 -176 -0.0
.got 18960 18936 -24 -0.1
.rodata 325024 324816 -208 -0.1
.text 9467832 9467480 -352 -0.0
lighting-app debug+rpc+ui (read/write) 224400 224336 -64 -0.0
.data.rel.ro 93248 93200 -48 -0.1
.rodata 338036 337812 -224 -0.1
lock-app debug (read/write) 203296 203264 -32 -0.0
.data.rel.ro 79272 79240 -32 -0.0
.rodata 246453 246261 -192 -0.1
ota-provider-app debug .rodata 200821 200597 -224 -0.1
ota-requestor-app debug .rodata 204597 204373 -224 -0.1
shell debug (read only) 2767905 2766673 -1232 -0.0
(read/write) 149736 149480 -256 -0.2
.bss 60680 60616 -64 -0.1
.data.rel.ro 82464 82272 -192 -0.2
.rodata 180800 180512 -288 -0.2
.text 2416418 2415906 -512 -0.0
thermostat-no-ble arm64 (read/write) 245592 244552 -1040 -0.4
.data.rel.ro 102048 102032 -16 -0.0
tv-app debug (read only) 5271025 5269817 -1208 -0.0
(read/write) 345208 344920 -288 -0.1
.bss 242432 242336 -96 -0.0
.data.rel.ro 90480 90280 -200 -0.2
.rodata 267261 266837 -424 -0.2
.text 4768739 4768387 -352 -0.0
tv-casting-app debug (read only) 8686425 8684969 -1456 -0.0
(read/write) 322368 322144 -224 -0.1
.bss 156288 156224 -64 -0.0
.data.rel.ro 156768 156608 -160 -0.1
.rodata 346664 346344 -320 -0.1
.text 7915987 7915283 -704 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1058012 1057168 -844 -0.1
bss 128931 128911 -20 -0.0
rodata 104284 103952 -332 -0.3
text 777160 776648 -512 -0.1
nrf7002dk_nrf5340_cpuapp rodata 138296 138292 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1043288 1042444 -844 -0.1
bss 129210 129190 -20 -0.0
rodata 99536 99204 -332 -0.3
text 766888 766376 -512 -0.1
qpg lighting-app qpg6105+debug (read/write) 1114560 1113720 -840 -0.1
.bss 101168 101152 -16 -0.0
.text 626936 626096 -840 -0.1
lock-app qpg6105+debug (read/write) 1075700 1074860 -840 -0.1
.bss 95936 95920 -16 -0.0
.text 588076 587236 -840 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 817426 816474 -952 -0.1
bss 53700 53680 -20 -0.0
text 610942 610346 -596 -0.1
all-clusters-app tlsr9518adk80d (read/write) 1075500 1074540 -960 -0.1
bss 99976 99956 -20 -0.0
text 758212 757612 -600 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1080340 1079380 -960 -0.1
bss 109660 109640 -20 -0.0
text 749848 749248 -600 -0.1
bridge-app tlsr9518adk80d (read/write) 932628 931668 -960 -0.1
bss 94180 94160 -20 -0.0
text 644784 644184 -600 -0.1
contact-sensor-app tlsr9528a_retention (read/write) 817554 816594 -960 -0.1
bss 53752 53732 -20 -0.0
text 611158 610562 -596 -0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 971584 970648 -936 -0.1
bss 77572 77540 -32 -0.0
text 689030 688490 -540 -0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090240 1089280 -960 -0.1
bss 99744 99724 -20 -0.0
text 766972 766372 -600 -0.1
lock-app-dfu tlsr9528a (read/write) 958344 957384 -960 -0.1
bss 95824 95804 -20 -0.0
text 643144 642544 -600 -0.1
ota-requestor-app tlsr9518adk80d (read/write) 945836 944876 -960 -0.1
bss 92288 92268 -20 -0.0
text 660452 659852 -600 -0.1
pump-app tlsr9528a (read/write) 873916 872956 -960 -0.1
bss 67588 67568 -20 -0.0
text 617568 616968 -600 -0.1
pump-controller-app tlsr9518adk80d (read/write) 814608 813648 -960 -0.1
bss 55832 55812 -20 -0.0
text 584522 583922 -600 -0.1
resource-monitoring-app tlsr9518adk80d (read/write) 830300 829340 -960 -0.1
bss 56236 56216 -20 -0.0
text 595130 594530 -600 -0.1
shell tlsr9518adk80d (read/write) 706192 705268 -924 -0.1
bss 73620 73588 -32 -0.0
text 462342 461802 -540 -0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 819286 818326 -960 -0.1
bss 53844 53824 -20 -0.0
text 613882 613286 -596 -0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 871313 870353 -960 -0.1
bss 59300 59280 -20 -0.0
text 625874 625274 -600 -0.1
thermostat tlsr9518adk80d (read/write) 838652 837692 -960 -0.1
bss 56120 56100 -20 -0.0
text 602688 602088 -600 -0.1
window-covering tlsr9518adk80d (read/write) 833160 832200 -960 -0.1
bss 56472 56452 -20 -0.0
text 596922 596322 -600 -0.1
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a3c5d19 b3a4e07f change % change
bl602 lighting-app bl602 (read/write) 1410582 1410782 200 0.0
.bss 85048 85048 0 0.0
.data 9376 9376 0 0.0
.rodata 156688 156728 40 0.0
.text 1078810 1078976 166 0.0
bl602+mfd (read/write) 1425022 1425222 200 0.0
.bss 85216 85216 0 0.0
.data 9344 9344 0 0.0
.rodata 155648 155688 40 0.0
.text 1094162 1094328 166 0.0
bl602+rpc (read/write) 1458366 1458566 200 0.0
.bss 93080 93080 0 0.0
.data 9744 9744 0 0.0
.rodata 164312 164352 40 0.0
.text 1110554 1110720 166 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1176731 1175343 -1388 -0.1
.bss 11197 11197 0 0.0
.data 3560 3560 0 0.0
.rodata 106436 106096 -340 -0.3
.text 949286 948256 -1030 -0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1187599 1186211 -1388 -0.1
.bss 11373 11373 0 0.0
.data 3536 3536 0 0.0
.rodata 105376 105036 -340 -0.3
.text 961094 960064 -1030 -0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276795 1275419 -1376 -0.1
.bss 19677 19677 0 0.0
.data 4112 4112 0 0.0
.rodata 121844 121512 -332 -0.3
.text 1024352 1023322 -1030 -0.1
bl706-eth (read/write) 995593 995801 208 0.0
.bss 23772 23772 0 0.0
.data 3128 3128 0 0.0
.rodata 99504 99544 40 0.0
.text 741708 741874 166 0.0
bl706-wifi (read/write) 1231390 1231594 204 0.0
.bss 10657 10657 0 0.0
.data 3568 3568 0 0.0
.rodata 120376 120416 40 0.0
.text 966754 966918 164 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1146448 1145064 -1384 -0.1
.bss 16408 16408 0 0.0
.data 4920 4920 0 0.0
.rodata 100440 100100 -340 -0.3
.text 942384 941354 -1030 -0.1
bl702l+mfd (read/write) 1157908 1157036 -872 -0.1
.bss 16584 16584 0 0.0
.data 4904 4904 0 0.0
.rodata 99380 99040 -340 -0.3
.text 954760 953730 -1030 -0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 740387 739539 -848 -0.1
(read/write) 167088 167064 -24 -0.0
.bss 89500 89476 -24 -0.0
.data 3424 3424 0 0.0
.rodata 84831 84503 -328 -0.4
.text 655168 654648 -520 -0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 757827 757035 -792 -0.1
(read/write) 177268 177244 -24 -0.0
.bss 99636 99612 -24 -0.0
.data 3444 3444 0 0.0
.rodata 79951 79663 -288 -0.4
.text 677484 676980 -504 -0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 744699 743851 -848 -0.1
(read/write) 171716 171692 -24 -0.0
.bss 94084 94060 -24 -0.0
.data 3444 3444 0 0.0
.rodata 105679 105351 -328 -0.3
.text 638632 638112 -520 -0.1
pump-app LP_EM_CC1354P10_6 (read only) 698747 697899 -848 -0.1
(read/write) 166124 166100 -24 -0.0
.bss 88304 88280 -24 -0.0
.data 3412 3412 0 0.0
.rodata 80607 80279 -328 -0.4
.text 617752 617232 -520 -0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 684403 683547 -856 -0.1
(read/write) 166264 166240 -24 -0.0
.bss 88456 88432 -24 -0.0
.data 3408 3408 0 0.0
.rodata 76447 76111 -336 -0.4
.text 607568 607048 -520 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 565290 565482 192 0.0
(read/write) 207520 207520 0 0.0
.bss 200980 200980 0 0.0
.data 1416 1416 0 0.0
.rodata 83866 83906 40 0.0
.text 479300 479452 152 0.0
lock CC3235SF_LAUNCHXL (read only) 617546 617738 192 0.0
(read/write) 207860 207860 0 0.0
.bss 201296 201296 0 0.0
.data 1444 1444 0 0.0
.rodata 105674 105714 40 0.0
.text 509752 509904 152 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 558455 558023 -432 -0.1
.app_xip_area 448817 448417 -400 -0.1
.bss 64552 64520 -32 -0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 540631 540199 -432 -0.1
.app_xip_area 426313 425913 -400 -0.1
.bss 69200 69168 -32 -0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 578807 578007 -800 -0.1
.app_xip_area 470553 469793 -760 -0.2
.bss 63240 63200 -40 -0.1
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 554871 554431 -440 -0.1
.app_xip_area 443513 443105 -408 -0.1
.bss 66240 66208 -32 -0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1012580 1012748 168 0.0
.bss 172464 172464 0 0.0
.data 2696 2696 0 0.0
.text 837400 837568 168 0.0
BRD4187C (read/write) 1098460 1097620 -840 -0.1
.bss 196092 196068 -24 -0.0
.data 3304 3304 0 0.0
.text 899044 898228 -816 -0.1
lock-app BRD4161A+wf200 (read/write) 1104632 1104704 72 0.0
.bss 187064 187064 0 0.0
.data 2708 2708 0 0.0
.text 914836 914908 72 0.0
window-app BRD4187C (read/write) 1133272 1132352 -920 -0.1
.bss 168444 168420 -24 -0.0
.data 3176 3176 0 0.0
.text 961632 960736 -896 -0.1
esp32 all-clusters-app c3devkit (read only) 1133232 1133372 140 0.0
(read/write) 1670868 1670916 48 0.0
.dram0.bss 72432 72432 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 241568 241616 48 0.0
.flash.text 1133232 1133372 140 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1178135 1177815 -320 -0.0
(read/write) 520872 520536 -336 -0.1
.dram0.bss 79080 79064 -16 -0.0
.dram0.data 34020 34020 0 0.0
.flash.rodata 273408 273088 -320 -0.1
.flash.text 1172751 1172431 -320 -0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 592828 592212 -616 -0.1
(read/write) 88104 88088 -16 -0.0
.bss 71344 71328 -16 -0.0
.data 2136 2136 0 0.0
.text 592292 591676 -616 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 688296 687704 -592 -0.1
.bss 67544 67528 -16 -0.0
.data 2720 2720 0 0.0
.text 574552 573976 -576 -0.1
light k32w0+release (read only) 592532 591916 -616 -0.1
(read/write) 87780 87764 -16 -0.0
.bss 71032 71016 -16 -0.0
.data 2124 2124 0 0.0
.text 591996 591380 -616 -0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 780428 779588 -840 -0.1
.bss 77220 77196 -24 -0.0
.data 1932 1932 0 0.0
.text 657816 657000 -816 -0.1
lock k32w0+release (read only) 564372 563756 -616 -0.1
(read/write) 85608 85584 -24 -0.0
.bss 68920 68896 -24 -0.0
.data 2064 2064 0 0.0
.text 563836 563220 -616 -0.1
linux air-purifier-app debug (read only) 2504989 2505469 480 0.0
(read/write) 126832 126768 -64 -0.1
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72408 72360 -48 -0.1
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 177512 177288 -224 -0.1
.text 2152981 2153733 752 0.0
all-clusters-app debug (read only) 5326449 5326945 496 0.0
(read/write) 429888 429856 -32 -0.0
.bss 130032 130032 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 288752 288736 -16 -0.0
.dynamic 624 624 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 302556 302364 -192 -0.1
.text 4635459 4636195 736 0.0
all-clusters-minimal-app debug (read only) 4928929 4929441 512 0.0
(read/write) 234376 234344 -32 -0.0
.bss 127824 127824 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 95616 95600 -16 -0.0
.dynamic 624 624 0 0.0
.got 5312 5312 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 270765 270573 -192 -0.1
.text 4426387 4427139 752 0.0
bridge-app debug (read only) 4401857 4402337 480 0.0
(read/write) 215680 215648 -32 -0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 84992 84960 -32 -0.0
.dynamic 624 624 0 0.0
.got 5280 5280 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 218485 218261 -224 -0.1
.text 3965347 3966099 752 0.0
chip-tool debug (read only) 10745225 10743993 -1232 -0.0
(read/write) 465416 465192 -224 -0.0
.bss 94072 94072 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 359112 358904 -208 -0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 400809 400521 -288 -0.1
.text 9715203 9714691 -512 -0.0
chip-tool-ipv6only arm64 (read only) 10596616 10595544 -1072 -0.0
(read/write) 529776 530904 1128 0.2
.bss 103352 103352 0 0.0
.data 4296 4296 0 0.0
.data.rel.ro 396976 396800 -176 -0.0
.dynamic 512 512 0 0.0
.got 18960 18936 -24 -0.1
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 325024 324816 -208 -0.1
.text 9467832 9467480 -352 -0.0
lighting-app debug+rpc+ui (read only) 5272777 5273257 480 0.0
(read/write) 224400 224336 -64 -0.0
.bss 119168 119168 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93248 93200 -48 -0.1
.dynamic 672 672 0 0.0
.got 5896 5896 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 338036 337812 -224 -0.1
.text 4690835 4691587 752 0.0
lock-app debug (read only) 4487033 4487529 496 0.0
(read/write) 203296 203264 -32 -0.0
.bss 113632 113632 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79272 79240 -32 -0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246453 246261 -192 -0.1
.text 4031043 4031779 736 0.0
ota-provider-app debug (read only) 4151177 4151641 464 0.0
(read/write) 192448 192448 0 0.0
.bss 113632 113632 0 0.0
.data 3920 3920 0 0.0
.data.rel.ro 68976 68976 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 200821 200597 -224 -0.1
.text 3759027 3759763 736 0.0
ota-requestor-app debug (read only) 4237481 4237897 416 0.0
(read/write) 196696 196696 0 0.0
.bss 114656 114656 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 71952 71952 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 204597 204373 -224 -0.1
.text 3837251 3837939 688 0.0
shell debug (read only) 2767905 2766673 -1232 -0.0
(read/write) 149736 149480 -256 -0.2
.bss 60680 60616 -64 -0.1
.data 784 784 0 0.0
.data.rel.ro 82464 82272 -192 -0.2
.dynamic 592 592 0 0.0
.got 4104 4104 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 180800 180512 -288 -0.2
.text 2416418 2415906 -512 -0.0
thermostat-no-ble arm64 (read only) 4388528 4389568 1040 0.0
(read/write) 245592 244552 -1040 -0.4
.bss 122248 122248 0 0.0
.data 2800 2800 0 0.0
.data.rel.ro 102048 102032 -16 -0.0
.dynamic 512 512 0 0.0
.got 11944 11944 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161900 161948 48 0.0
.text 3887048 3888088 1040 0.0
tv-app debug (read only) 5271025 5269817 -1208 -0.0
(read/write) 345208 344920 -288 -0.1
.bss 242432 242336 -96 -0.0
.data 4992 4992 0 0.0
.data.rel.ro 90480 90280 -200 -0.2
.dynamic 624 624 0 0.0
.got 5520 5520 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 267261 266837 -424 -0.2
.text 4768739 4768387 -352 -0.0
tv-casting-app debug (read only) 8686425 8684969 -1456 -0.0
(read/write) 322368 322144 -224 -0.1
.bss 156288 156224 -64 -0.0
.data 2464 2464 0 0.0
.data.rel.ro 156768 156608 -160 -0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 346664 346344 -320 -0.1
.text 7915987 7915283 -704 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523088 2523264 176 0.0
.bss 220032 220032 0 0.0
.data 5136 5136 0 0.0
.text 1485772 1485948 176 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1058012 1057168 -844 -0.1
bss 128931 128911 -20 -0.0
rodata 104284 103952 -332 -0.3
text 777160 776648 -512 -0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1184464 1184540 76 0.0
bss 121133 121133 0 0.0
rodata 138296 138292 -4 -0.0
text 774708 774792 84 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1043288 1042444 -844 -0.1
bss 129210 129190 -20 -0.0
rodata 99536 99204 -332 -0.3
text 766888 766376 -512 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 836328 836328 0 0.0
(read/write) 1737124 1737308 184 0.0
.bss 194532 194532 0 0.0
.data 2480 2480 0 0.0
.text 1531724 1531908 184 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 838056 838056 0 0.0
(read/write) 1700964 1701132 168 0.0
.bss 192804 192804 0 0.0
.data 2480 2480 0 0.0
.text 1497292 1497460 168 0.0
light cy8ckit_062s2_43012 (read only) 844736 844736 0 0.0
(read/write) 1627068 1627236 168 0.0
.bss 186236 186236 0 0.0
.data 2368 2368 0 0.0
.text 1430076 1430244 168 0.0
lock cy8ckit_062s2_43012 (read only) 817664 817664 0 0.0
(read/write) 1654076 1654244 168 0.0
.bss 213292 213292 0 0.0
.data 2384 2384 0 0.0
.text 1430012 1430180 168 0.0
qpg lighting-app qpg6105+debug (read/write) 1114560 1113720 -840 -0.1
.bss 101168 101152 -16 -0.0
.data 748 748 0 0.0
.text 626936 626096 -840 -0.1
lock-app qpg6105+debug (read/write) 1075700 1074860 -840 -0.1
.bss 95936 95920 -16 -0.0
.data 780 780 0 0.0
.text 588076 587236 -840 -0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817426 816474 -952 -0.1
bss 53700 53680 -20 -0.0
text 610942 610346 -596 -0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1075500 1074540 -960 -0.1
bss 99976 99956 -20 -0.0
text 758212 757612 -600 -0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1080340 1079380 -960 -0.1
bss 109660 109640 -20 -0.0
text 749848 749248 -600 -0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932628 931668 -960 -0.1
bss 94180 94160 -20 -0.0
text 644784 644184 -600 -0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 817554 816594 -960 -0.1
bss 53752 53732 -20 -0.0
text 611158 610562 -596 -0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 971584 970648 -936 -0.1
bss 77572 77540 -32 -0.0
text 689030 688490 -540 -0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1090240 1089280 -960 -0.1
bss 99744 99724 -20 -0.0
text 766972 766372 -600 -0.1
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 958344 957384 -960 -0.1
bss 95824 95804 -20 -0.0
text 643144 642544 -600 -0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945836 944876 -960 -0.1
bss 92288 92268 -20 -0.0
text 660452 659852 -600 -0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 873916 872956 -960 -0.1
bss 67588 67568 -20 -0.0
text 617568 616968 -600 -0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 814608 813648 -960 -0.1
bss 55832 55812 -20 -0.0
text 584522 583922 -600 -0.1
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 830300 829340 -960 -0.1
bss 56236 56216 -20 -0.0
text 595130 594530 -600 -0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 706192 705268 -924 -0.1
bss 73620 73588 -32 -0.0
text 462342 461802 -540 -0.1
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819286 818326 -960 -0.1
bss 53844 53824 -20 -0.0
text 613882 613286 -596 -0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 871313 870353 -960 -0.1
bss 59300 59280 -20 -0.0
text 625874 625274 -600 -0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 838652 837692 -960 -0.1
bss 56120 56100 -20 -0.0
text 602688 602088 -600 -0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 833160 832200 -960 -0.1
bss 56472 56452 -20 -0.0
text 596922 596322 -600 -0.1

@mergify mergify bot merged commit 1d37eb0 into project-chip:master Nov 23, 2023
57 checks passed
@Damian-Nordic Damian-Nordic deleted the resolver-proxy branch November 24, 2023 08:14
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.

2 participants