Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PoolCommon::ResetObject #32120

Merged
merged 10 commits into from
Feb 14, 2024
Merged

Conversation

andy31415
Copy link
Contributor

This class had a catch-all name (common) and implemented only a single method that should not have been a class method to start with (it does not depend on the class).

Rather than implementing the ResetObject as a global method, I replaced its one single usage with a free + alloc. This is slightly slower, however it should be much more readable.

Copy link

github-actions bot commented Feb 14, 2024

PR #32120: Size comparison from 598356c to 2015058

Increases (2 builds for linux)
platform target config section 598356c 2015058 change % change
linux chip-tool-ipv6only arm64 (read/write) 591272 591720 448 0.1
thermostat-no-ble arm64 (read/write) 246560 247024 464 0.2
Decreases (14 builds for linux)
platform target config section 598356c 2015058 change % change
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.data.rel.ro 74248 74216 -32 -0.0
.text 2266309 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5880601 -752 -0.0
(read/write) 479328 479296 -32 -0.0
.data.rel.ro 332808 332776 -32 -0.0
.text 5101283 5100627 -656 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.data.rel.ro 97096 97064 -32 -0.0
.text 4670851 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.data.rel.ro 86160 86128 -32 -0.0
.text 4152547 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.data.rel.ro 414384 414352 -32 -0.0
.text 10824979 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
.data.rel.ro 454144 454112 -32 -0.0
.text 10232860 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.data.rel.ro 94560 94528 -32 -0.0
.text 4923139 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.data.rel.ro 80392 80360 -32 -0.0
.text 4203203 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.data.rel.ro 69760 69728 -32 -0.0
.text 3901763 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.data.rel.ro 72720 72688 -32 -0.0
.text 4007491 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155720 -32 -0.0
.data.rel.ro 86040 86008 -32 -0.0
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481944 -496 -0.0
.data.rel.ro 103712 103680 -32 -0.0
.text 3977660 3977260 -400 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.data.rel.ro 94264 94232 -32 -0.0
.text 5124259 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.data.rel.ro 174040 174008 -32 -0.0
.text 9007779 9007123 -656 -0.0
Full report (14 builds for linux)
platform target config section 598356c 2015058 change % change
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74216 -32 -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 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5880601 -752 -0.0
(read/write) 479328 479296 -32 -0.0
.bss 134656 134656 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332776 -32 -0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1368 1368 0 0.0
.rodata 347760 347760 0 0.0
.text 5101283 5100627 -656 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.bss 128032 128032 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97096 97064 -32 -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 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.bss 118528 118528 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86160 86128 -32 -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 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414352 -32 -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 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
(read/write) 591272 591720 448 0.1
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454112 -32 -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 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.bss 119464 119464 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94560 94528 -32 -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 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.bss 113984 113984 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80392 80360 -32 -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 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.bss 113792 113792 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69760 69728 -32 -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 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.bss 114688 114688 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72720 72688 -32 -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 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155720 -32 -0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86008 -32 -0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186112 186112 0 0.0
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481944 -496 -0.0
(read/write) 246560 247024 464 0.2
.bss 122328 122328 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103680 -32 -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 3977660 3977260 -400 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94232 -32 -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 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.bss 156560 156560 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174040 174008 -32 -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 9007123 -656 -0.0

Copy link

github-actions bot commented Feb 14, 2024

PR #32120: Size comparison from 598356c to c5885a8

Increases (48 builds for bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, qpg, stm32, telink)
platform target config section 598356c c5885a8 change % change
bl702 lighting-app bl702 (read/write) 1195279 1195311 32 0.0
.text 966944 966976 32 0.0
bl702+mfd (read/write) 1206335 1206367 32 0.0
.text 978954 978986 32 0.0
bl702+rpc (read/write) 1287003 1287035 32 0.0
.text 1041888 1041920 32 0.0
bl702l lighting-app bl702l (read/write) 1164860 1164892 32 0.0
.text 960046 960078 32 0.0
bl702l+mfd (read/write) 1176776 1176808 32 0.0
.text 972368 972400 32 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 0.0
.text 689836 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 0.0
.text 712492 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 0.0
.text 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 0.0
.text 641684 641868 184 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 0.0
lock cyw930739m2evb_01 (read/write) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 0.0
switch cyw930739m2evb_01 (read/write) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 0.0
efr32 lighting-app BRD4187C (read/write) 1105308 1105468 160 0.0
.text 906784 906944 160 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117344 88 0.0
.text 927716 927804 88 0.0
esp32 all-clusters-app c3devkit (read only) 1203500 1203632 132 0.0
.flash.text 1203500 1203632 132 0.0
m5stack (read only) 1244995 1245155 160 0.0
.flash.text 1238831 1238991 160 0.0
k32w contact k32w0+release (read only) 607992 608184 192 0.0
.text 607456 607648 192 0.0
k32w1+release (read/write) 744252 744428 176 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
.text 599112 599288 176 0.0
k32w1+release (read/write) 786208 786392 184 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
.text 578280 578456 176 0.0
linux chip-tool-ipv6only arm64 (read/write) 591272 591720 448 0.1
thermostat-no-ble arm64 (read/write) 246560 247024 464 0.2
mbed lock-app-release cy8cproto_062_4343w (read/write) 2529944 2530064 120 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1096812 1097004 192 0.0
text 806684 806864 180 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1217212 1217332 120 0.0
text 802372 802496 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046608 1046800 192 0.0
text 769952 770132 180 0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.text 379688 379864 176 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 819890 820106 216 0.0
text 613798 614016 218 0.0
all-clusters-app tlsr9518adk80d (read/write) 1085644 1085868 224 0.0
text 788328 788548 220 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1044880 1045104 224 0.0
text 761024 761244 220 0.0
bridge-app tlsr9518adk80d (read/write) 906900 907116 216 0.0
text 649680 649900 220 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821490 821714 224 0.0
text 615460 615678 218 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 926444 926660 216 0.0
text 694918 695138 220 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1068376 1068600 224 0.0
text 773478 773698 220 0.0
lock-app-dfu tlsr9528a (read/write) 899600 899816 216 0.0
text 650866 651086 220 0.0
ota-requestor-app tlsr9518adk80d (read/write) 924680 924896 216 0.0
text 667572 667792 220 0.0
pump-app tlsr9258a_retention (read/write) 824098 824314 216 0.0
text 618462 618680 218 0.0
pump-controller-app tlsr9518adk80d (read/write) 787804 788020 216 0.0
text 589208 589428 220 0.0
shell tlsr9518adk80d (read/write) 676716 676748 32 0.0
text 462234 462266 32 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 828526 828742 216 0.0
text 621522 621740 218 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 846409 846633 224 0.0
text 632640 632860 220 0.0
thermostat tlsr9518adk80d (read/write) 813392 813608 216 0.0
text 608840 609060 220 0.0
window-covering tlsr9258a (read/write) 831544 831760 216 0.0
text 624142 624362 220 0.0
Decreases (30 builds for bl602, bl702, cc32xx, efr32, esp32, linux, nrfconnect, psoc6)
platform target config section 598356c c5885a8 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097824 -38 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113126 -38 -0.0
bl602+rpc (read/write) 1478062 1478014 -48 -0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129210 -38 -0.0
bl702 lighting-app bl706-eth (read/write) 1013889 1013833 -56 -0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758904 -38 -0.0
bl706-wifi (read/write) 1247094 1246994 -100 -0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989306 -84 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928448 -80 -0.0
.text 729228 729148 -80 -0.0
window-app BRD4187C (read/write) 1152164 1152124 -40 -0.0
.text 981488 981448 -40 -0.0
esp32 all-clusters-app c3devkit (read/write) 1747808 1747800 -8 -0.0
.flash.rodata 250464 250456 -8 -0.0
m5stack (read/write) 532708 532700 -8 -0.0
.flash.rodata 280592 280584 -8 -0.0
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.data.rel.ro 74248 74216 -32 -0.0
.text 2266309 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5880601 -752 -0.0
(read/write) 479328 479296 -32 -0.0
.data.rel.ro 332808 332776 -32 -0.0
.text 5101283 5100627 -656 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.data.rel.ro 97096 97064 -32 -0.0
.text 4670851 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.data.rel.ro 86160 86128 -32 -0.0
.text 4152547 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.data.rel.ro 414384 414352 -32 -0.0
.text 10824979 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
.data.rel.ro 454144 454112 -32 -0.0
.text 10232860 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.data.rel.ro 94560 94528 -32 -0.0
.text 4923139 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.data.rel.ro 80392 80360 -32 -0.0
.text 4203203 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.data.rel.ro 69760 69728 -32 -0.0
.text 3901763 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.data.rel.ro 72720 72688 -32 -0.0
.text 4007491 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155720 -32 -0.0
.data.rel.ro 86040 86008 -32 -0.0
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481944 -496 -0.0
.data.rel.ro 103712 103680 -32 -0.0
.text 3977660 3977260 -400 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.data.rel.ro 94264 94232 -32 -0.0
.text 5124259 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.data.rel.ro 174040 174008 -32 -0.0
.text 9007779 9007123 -656 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp rodata 141516 141508 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1791044 1790932 -112 -0.0
.text 1583900 1583788 -112 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715348 1715236 -112 -0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read/write) 1634684 1634572 -112 -0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read/write) 1664796 1664684 -112 -0.0
.text 1440276 1440164 -112 -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 598356c c5885a8 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.bss 85304 85304 0 0.0
.data 9496 9496 0 0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097824 -38 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.bss 85464 85464 0 0.0
.data 9472 9472 0 0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113126 -38 -0.0
bl602+rpc (read/write) 1478062 1478014 -48 -0.0
.bss 93336 93336 0 0.0
.data 9872 9872 0 0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129210 -38 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1195311 32 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106700 0 0.0
.text 966944 966976 32 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1206367 32 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105640 0 0.0
.text 978954 978986 32 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1287035 32 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122072 0 0.0
.text 1041888 1041920 32 0.0
bl706-eth (read/write) 1013889 1013833 -56 -0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758904 -38 -0.0
bl706-wifi (read/write) 1247094 1246994 -100 -0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989306 -84 -0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1164860 1164892 32 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100704 0 0.0
.text 960046 960078 32 0.0
bl702l+mfd (read/write) 1176776 1176808 32 0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99644 0 0.0
.text 972368 972400 32 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 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 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 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 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 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 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 85972 0 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 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 641868 184 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
(read/write) 207960 207960 0 0.0
.bss 201196 201196 0 0.0
.data 1640 1640 0 0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
(read/write) 208304 208304 0 0.0
.bss 201688 201688 0 0.0
.data 1496 1496 0 0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 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) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 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) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 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) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 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 928448 -80 -0.0
.bss 197888 197888 0 0.0
.data 1388 1388 0 0.0
.text 729228 729148 -80 -0.0
BRD4187C (read/write) 1105308 1105468 160 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906784 906944 160 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117344 88 0.0
.bss 186728 186728 0 0.0
.data 2792 2792 0 0.0
.text 927716 927804 88 0.0
window-app BRD4187C (read/write) 1152164 1152124 -40 -0.0
.bss 167340 167340 0 0.0
.data 3316 3316 0 0.0
.text 981488 981448 -40 -0.0
esp32 all-clusters-app c3devkit (read only) 1203500 1203632 132 0.0
(read/write) 1747808 1747800 -8 -0.0
.dram0.bss 74184 74184 0 0.0
.dram0.data 13620 13620 0 0.0
.flash.rodata 250464 250456 -8 -0.0
.flash.text 1203500 1203632 132 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244995 1245155 160 0.0
(read/write) 532708 532700 -8 -0.0
.dram0.bss 81032 81032 0 0.0
.dram0.data 35164 35164 0 0.0
.flash.rodata 280592 280584 -8 -0.0
.flash.text 1238831 1238991 160 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 607992 608184 192 0.0
(read/write) 79904 79904 0 0.0
.bss 67696 67696 0 0.0
.data 2224 2224 0 0.0
.text 607456 607648 192 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 744252 744428 176 0.0
.bss 79108 79108 0 0.0
.data 2816 2816 0 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
(read/write) 79360 79360 0 0.0
.bss 67176 67176 0 0.0
.data 2200 2200 0 0.0
.text 599112 599288 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786392 184 0.0
.bss 80500 80500 0 0.0
.data 2032 2032 0 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
(read/write) 77356 77356 0 0.0
.bss 65224 65224 0 0.0
.data 2148 2148 0 0.0
.text 578280 578456 176 0.0
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74216 -32 -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 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5880601 -752 -0.0
(read/write) 479328 479296 -32 -0.0
.bss 134656 134656 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332776 -32 -0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1368 1368 0 0.0
.rodata 347760 347760 0 0.0
.text 5101283 5100627 -656 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.bss 128032 128032 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97096 97064 -32 -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 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.bss 118528 118528 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86160 86128 -32 -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 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414352 -32 -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 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
(read/write) 591272 591720 448 0.1
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454112 -32 -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 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.bss 119464 119464 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94560 94528 -32 -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 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.bss 113984 113984 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80392 80360 -32 -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 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.bss 113792 113792 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69760 69728 -32 -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 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.bss 114688 114688 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72720 72688 -32 -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 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155720 -32 -0.0
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 86008 -32 -0.0
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186112 186112 0 0.0
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481944 -496 -0.0
(read/write) 246560 247024 464 0.2
.bss 122328 122328 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103680 -32 -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 3977660 3977260 -400 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94232 -32 -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 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.bss 156560 156560 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174040 174008 -32 -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 9007123 -656 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2529944 2530064 120 0.0
.bss 220424 220424 0 0.0
.data 5200 5200 0 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096812 1097004 192 0.0
bss 130689 130689 0 0.0
rodata 111588 111588 0 0.0
text 806684 806864 180 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217212 1217332 120 0.0
bss 122811 122811 0 0.0
rodata 141516 141508 -8 -0.0
text 802372 802496 124 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046608 1046800 192 0.0
bss 129633 129633 0 0.0
rodata 99264 99264 0 0.0
text 769952 770132 180 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834584 0 0.0
(read/write) 1791044 1790932 -112 -0.0
.bss 196100 196100 0 0.0
.data 2656 2656 0 0.0
.text 1583900 1583788 -112 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837640 0 0.0
(read/write) 1715348 1715236 -112 -0.0
.bss 193068 193068 0 0.0
.data 2632 2632 0 0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read only) 844368 844368 0 0.0
(read/write) 1634684 1634572 -112 -0.0
.bss 186532 186532 0 0.0
.data 2440 2440 0 0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read only) 817208 817208 0 0.0
(read/write) 1664796 1664684 -112 -0.0
.bss 213692 213692 0 0.0
.data 2440 2440 0 0.0
.text 1440276 1440164 -112 -0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.bss 97128 97128 0 0.0
.data 840 840 0 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.bss 128288 128288 0 0.0
.data 668 668 0 0.0
.rodata 78708 78708 0 0.0
.text 379688 379864 176 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819890 820106 216 0.0
bss 49612 49612 0 0.0
text 613798 614016 218 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1085644 1085868 224 0.0
bss 101640 101640 0 0.0
text 788328 788548 220 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1044880 1045104 224 0.0
bss 110028 110028 0 0.0
text 761024 761244 220 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 906900 907116 216 0.0
bss 93060 93060 0 0.0
text 649680 649900 220 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821490 821714 224 0.0
bss 49660 49660 0 0.0
text 615460 615678 218 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 926444 926660 216 0.0
bss 77660 77660 0 0.0
text 694918 695138 220 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068376 1068600 224 0.0
bss 100140 100140 0 0.0
text 773478 773698 220 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 899600 899816 216 0.0
bss 69124 69124 0 0.0
text 650866 651086 220 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924680 924896 216 0.0
bss 92640 92640 0 0.0
text 667572 667792 220 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 824098 824314 216 0.0
bss 49768 49768 0 0.0
text 618462 618680 218 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 787804 788020 216 0.0
bss 55968 55968 0 0.0
text 589208 589428 220 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676716 676748 32 0.0
bss 73640 73640 0 0.0
text 462234 462266 32 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828526 828742 216 0.0
bss 51292 51292 0 0.0
text 621522 621740 218 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 846409 846633 224 0.0
bss 59444 59444 0 0.0
text 632640 632860 220 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 813392 813608 216 0.0
bss 56256 56256 0 0.0
text 608840 609060 220 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 831544 831760 216 0.0
bss 68032 68032 0 0.0
text 624142 624362 220 0.0

Copy link

github-actions bot commented Feb 14, 2024

PR #32120: Size comparison from 598356c to 34d4707

Increases (29 builds for bl702, bl702l, cc13x4_26x4, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section 598356c 34d47077 change % change
bl702 lighting-app bl702 (read/write) 1195279 1195307 28 0.0
.text 966944 966972 28 0.0
bl702+mfd (read/write) 1206335 1206363 28 0.0
.text 978954 978982 28 0.0
bl702+rpc (read/write) 1287003 1287031 28 0.0
.text 1041888 1041916 28 0.0
bl702l lighting-app bl702l (read/write) 1164860 1165400 540 0.0
.text 960046 960074 28 0.0
bl702l+mfd .text 972368 972396 28 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 0.0
.text 689836 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 0.0
.text 712492 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 0.0
.text 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 0.0
.text 641684 641868 184 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 0.0
lock cyw930739m2evb_01 (read/write) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 0.0
switch cyw930739m2evb_01 (read/write) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 0.0
k32w contact k32w0+release (read only) 607992 608184 192 0.0
.text 607456 607648 192 0.0
k32w1+release (read/write) 744252 744428 176 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
.text 599112 599288 176 0.0
k32w1+release (read/write) 786208 786392 184 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
.text 578280 578456 176 0.0
linux chip-tool-ipv6only arm64 (read/write) 591272 591720 448 0.1
thermostat-no-ble arm64 (read/write) 246560 247008 448 0.2
mbed lock-app-release cy8cproto_062_4343w (read/write) 2529944 2530064 120 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1096812 1096996 184 0.0
bss 130689 130737 48 0.0
text 806684 806932 248 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1217212 1217372 160 0.0
bss 122811 122859 48 0.0
text 802372 802564 192 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046608 1046800 192 0.0
text 769952 770132 180 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 196100 196148 48 0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.text 379688 379864 176 0.0
Decreases (16 builds for bl602, bl702, bl702l, cc32xx, linux, nrfconnect, psoc6)
platform target config section 598356c 34d47077 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097820 -42 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113122 -42 -0.0
bl602+rpc (read/write) 1478062 1478006 -56 -0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129206 -42 -0.0
bl702 lighting-app bl706-eth (read/write) 1013889 1013829 -60 -0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758900 -42 -0.0
bl706-wifi (read/write) 1247094 1246990 -104 -0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989302 -88 -0.0
bl702l lighting-app bl702l+mfd (read/write) 1176776 1176292 -484 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
linux chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
.data.rel.ro 454144 454112 -32 -0.0
.text 10232860 10232476 -384 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481960 -480 -0.0
.data.rel.ro 103712 103680 -32 -0.0
.text 3977660 3977276 -384 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 111588 111516 -72 -0.1
nrf7002dk_nrf5340_cpuapp rodata 141516 141436 -80 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834536 -48 -0.0
(read/write) 1791044 1791020 -24 -0.0
.text 1583900 1583828 -72 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715348 1715236 -112 -0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read/write) 1634684 1634572 -112 -0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read/write) 1664796 1664684 -112 -0.0
.text 1440276 1440164 -112 -0.0
Full report (39 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32)
platform target config section 598356c 34d47077 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.bss 85304 85304 0 0.0
.data 9496 9496 0 0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097820 -42 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.bss 85464 85464 0 0.0
.data 9472 9472 0 0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113122 -42 -0.0
bl602+rpc (read/write) 1478062 1478006 -56 -0.0
.bss 93336 93336 0 0.0
.data 9872 9872 0 0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129206 -42 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1195307 28 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106700 0 0.0
.text 966944 966972 28 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1206363 28 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105640 0 0.0
.text 978954 978982 28 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1287031 28 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122072 0 0.0
.text 1041888 1041916 28 0.0
bl706-eth (read/write) 1013889 1013829 -60 -0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758900 -42 -0.0
bl706-wifi (read/write) 1247094 1246990 -104 -0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989302 -88 -0.0
bl702l lighting-app bl702l (read/write) 1164860 1165400 540 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100704 0 0.0
.text 960046 960074 28 0.0
bl702l+mfd (read/write) 1176776 1176292 -484 -0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99644 0 0.0
.text 972368 972396 28 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 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 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 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 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 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 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 85972 0 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 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 641868 184 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
(read/write) 207960 207960 0 0.0
.bss 201196 201196 0 0.0
.data 1640 1640 0 0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
(read/write) 208304 208304 0 0.0
.bss 201688 201688 0 0.0
.data 1496 1496 0 0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 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) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 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) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 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) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 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
k32w contact k32w0+release (read only) 607992 608184 192 0.0
(read/write) 79904 79904 0 0.0
.bss 67696 67696 0 0.0
.data 2224 2224 0 0.0
.text 607456 607648 192 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 744252 744428 176 0.0
.bss 79108 79108 0 0.0
.data 2816 2816 0 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
(read/write) 79360 79360 0 0.0
.bss 67176 67176 0 0.0
.data 2200 2200 0 0.0
.text 599112 599288 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786392 184 0.0
.bss 80500 80500 0 0.0
.data 2032 2032 0 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
(read/write) 77356 77356 0 0.0
.bss 65224 65224 0 0.0
.data 2148 2148 0 0.0
.text 578280 578456 176 0.0
linux chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
(read/write) 591272 591720 448 0.1
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454112 -32 -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 10232476 -384 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481960 -480 -0.0
(read/write) 246560 247008 448 0.2
.bss 122328 122328 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103680 -32 -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 3977660 3977276 -384 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2529944 2530064 120 0.0
.bss 220424 220424 0 0.0
.data 5200 5200 0 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096812 1096996 184 0.0
bss 130689 130737 48 0.0
rodata 111588 111516 -72 -0.1
text 806684 806932 248 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217212 1217372 160 0.0
bss 122811 122859 48 0.0
rodata 141516 141436 -80 -0.1
text 802372 802564 192 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046608 1046800 192 0.0
bss 129633 129633 0 0.0
rodata 99264 99264 0 0.0
text 769952 770132 180 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834536 -48 -0.0
(read/write) 1791044 1791020 -24 -0.0
.bss 196100 196148 48 0.0
.data 2656 2656 0 0.0
.text 1583900 1583828 -72 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837640 0 0.0
(read/write) 1715348 1715236 -112 -0.0
.bss 193068 193068 0 0.0
.data 2632 2632 0 0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read only) 844368 844368 0 0.0
(read/write) 1634684 1634572 -112 -0.0
.bss 186532 186532 0 0.0
.data 2440 2440 0 0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read only) 817208 817208 0 0.0
(read/write) 1664796 1664684 -112 -0.0
.bss 213692 213692 0 0.0
.data 2440 2440 0 0.0
.text 1440276 1440164 -112 -0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.bss 97128 97128 0 0.0
.data 840 840 0 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.bss 128288 128288 0 0.0
.data 668 668 0 0.0
.rodata 78708 78708 0 0.0
.text 379688 379864 176 0.0

Copy link

github-actions bot commented Feb 14, 2024

PR #32120: Size comparison from 598356c to a7135f4

Increases (50 builds for bl702, bl702l, cc13x4_26x4, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
platform target config section 598356c a7135f4 change % change
bl702 lighting-app bl702 (read/write) 1195279 1195307 28 0.0
.text 966944 966972 28 0.0
bl702+mfd (read/write) 1206335 1206363 28 0.0
.text 978954 978982 28 0.0
bl702+rpc (read/write) 1287003 1287031 28 0.0
.text 1041888 1041916 28 0.0
bl702l lighting-app bl702l (read/write) 1164860 1165400 540 0.0
.text 960046 960074 28 0.0
bl702l+mfd .text 972368 972396 28 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 0.0
.text 689836 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 0.0
.text 712492 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 0.0
.text 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 0.0
.text 641684 641868 184 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 0.0
lock cyw930739m2evb_01 (read/write) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 0.0
switch cyw930739m2evb_01 (read/write) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 0.0
efr32 lighting-app BRD4187C (read/write) 1105308 1105468 160 0.0
.text 906784 906944 160 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117344 88 0.0
.text 927716 927804 88 0.0
esp32 all-clusters-app c3devkit (read only) 1203500 1203880 380 0.0
.dram0.bss 74184 74232 48 0.1
.flash.text 1203500 1203880 380 0.0
m5stack (read only) 1244995 1245347 352 0.0
.dram0.bss 81032 81080 48 0.1
.flash.text 1238831 1239183 352 0.0
k32w contact k32w0+release (read only) 607992 608184 192 0.0
.text 607456 607648 192 0.0
k32w1+release (read/write) 744252 744428 176 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
.text 599112 599288 176 0.0
k32w1+release (read/write) 786208 786392 184 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
.text 578280 578456 176 0.0
linux all-clusters-app debug .bss 134656 134688 32 0.0
chip-tool-ipv6only arm64 (read/write) 591272 591720 448 0.1
thermostat-no-ble arm64 (read/write) 246560 247008 448 0.2
mbed lock-app-release cy8cproto_062_4343w (read/write) 2529944 2530064 120 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1096812 1096996 184 0.0
bss 130689 130737 48 0.0
text 806684 806932 248 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1217212 1217372 160 0.0
bss 122811 122859 48 0.0
text 802372 802564 192 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1046608 1046800 192 0.0
text 769952 770132 180 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 196100 196148 48 0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.text 379688 379864 176 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 819890 820106 216 0.0
text 613798 614016 218 0.0
all-clusters-app tlsr9518adk80d (read/write) 1085644 1085932 288 0.0
bss 101640 101688 48 0.0
text 788328 788636 308 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1044880 1045104 224 0.0
text 761024 761244 220 0.0
bridge-app tlsr9518adk80d (read/write) 906900 907116 216 0.0
text 649680 649900 220 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821490 821714 224 0.0
text 615460 615678 218 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 926444 926660 216 0.0
text 694918 695138 220 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1068376 1068600 224 0.0
text 773478 773698 220 0.0
lock-app-dfu tlsr9528a (read/write) 899600 899816 216 0.0
text 650866 651086 220 0.0
ota-requestor-app tlsr9518adk80d (read/write) 924680 924896 216 0.0
text 667572 667792 220 0.0
pump-app tlsr9258a_retention (read/write) 824098 824314 216 0.0
text 618462 618680 218 0.0
pump-controller-app tlsr9518adk80d (read/write) 787804 788020 216 0.0
text 589208 589428 220 0.0
shell tlsr9518adk80d (read/write) 676716 676748 32 0.0
text 462234 462266 32 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 828526 828742 216 0.0
text 621522 621740 218 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 846409 846633 224 0.0
text 632640 632860 220 0.0
thermostat tlsr9518adk80d (read/write) 813392 813608 216 0.0
text 608840 609060 220 0.0
window-covering tlsr9258a (read/write) 831544 831760 216 0.0
text 624142 624362 220 0.0
Decreases (32 builds for bl602, bl702, bl702l, cc32xx, efr32, esp32, linux, nrfconnect, psoc6)
platform target config section 598356c a7135f4 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097820 -42 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113122 -42 -0.0
bl602+rpc (read/write) 1478062 1478006 -56 -0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129206 -42 -0.0
bl702 lighting-app bl706-eth (read/write) 1013889 1013829 -60 -0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758900 -42 -0.0
bl706-wifi (read/write) 1247094 1246990 -104 -0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989302 -88 -0.0
bl702l lighting-app bl702l+mfd (read/write) 1176776 1176292 -484 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 928528 928448 -80 -0.0
.text 729228 729148 -80 -0.0
window-app BRD4187C (read/write) 1152164 1152124 -40 -0.0
.text 981488 981448 -40 -0.0
esp32 all-clusters-app c3devkit (read/write) 1747808 1747776 -32 -0.0
.flash.rodata 250464 250384 -80 -0.0
m5stack (read/write) 532708 532676 -32 -0.0
.flash.rodata 280592 280512 -80 -0.0
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.data.rel.ro 74248 74216 -32 -0.0
.text 2266309 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5881017 -336 -0.0
(read/write) 479328 479232 -96 -0.0
.data.rel.ro 332808 332680 -128 -0.0
.text 5101283 5101043 -240 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.data.rel.ro 97096 97064 -32 -0.0
.text 4670851 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.data.rel.ro 86160 86128 -32 -0.0
.text 4152547 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.data.rel.ro 414384 414352 -32 -0.0
.text 10824979 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
.data.rel.ro 454144 454112 -32 -0.0
.text 10232860 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.data.rel.ro 94560 94528 -32 -0.0
.text 4923139 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.data.rel.ro 80392 80360 -32 -0.0
.text 4203203 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.data.rel.ro 69760 69728 -32 -0.0
.text 3901763 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.data.rel.ro 72720 72688 -32 -0.0
.text 4007491 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155624 -128 -0.1
.data.rel.ro 86040 85912 -128 -0.1
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481960 -480 -0.0
.data.rel.ro 103712 103680 -32 -0.0
.text 3977660 3977276 -384 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.data.rel.ro 94264 94232 -32 -0.0
.text 5124259 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.data.rel.ro 174040 174008 -32 -0.0
.text 9007779 9007123 -656 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 111588 111516 -72 -0.1
nrf7002dk_nrf5340_cpuapp rodata 141516 141436 -80 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834536 -48 -0.0
(read/write) 1791044 1791020 -24 -0.0
.text 1583900 1583828 -72 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1715348 1715236 -112 -0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read/write) 1634684 1634572 -112 -0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read/write) 1664796 1664684 -112 -0.0
.text 1440276 1440164 -112 -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 598356c a7135f4 change % change
bl602 lighting-app bl602 (read/write) 1430678 1430622 -56 -0.0
.bss 85304 85304 0 0.0
.data 9496 9496 0 0.0
.rodata 157376 157360 -16 -0.0
.text 1097862 1097820 -42 -0.0
bl602+mfd (read/write) 1445086 1445030 -56 -0.0
.bss 85464 85464 0 0.0
.data 9472 9472 0 0.0
.rodata 156336 156320 -16 -0.0
.text 1113164 1113122 -42 -0.0
bl602+rpc (read/write) 1478062 1478006 -56 -0.0
.bss 93336 93336 0 0.0
.data 9872 9872 0 0.0
.rodata 164944 164928 -16 -0.0
.text 1129248 1129206 -42 -0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1195279 1195307 28 0.0
.bss 11121 11121 0 0.0
.data 3680 3680 0 0.0
.rodata 106700 106700 0 0.0
.text 966944 966972 28 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1206335 1206363 28 0.0
.bss 11297 11297 0 0.0
.data 3656 3656 0 0.0
.rodata 105640 105640 0 0.0
.text 978954 978982 28 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1287003 1287031 28 0.0
.bss 19589 19589 0 0.0
.data 4224 4224 0 0.0
.rodata 122072 122072 0 0.0
.text 1041888 1041916 28 0.0
bl706-eth (read/write) 1013889 1013829 -60 -0.0
.bss 23680 23680 0 0.0
.data 3248 3248 0 0.0
.rodata 100080 100064 -16 -0.0
.text 758942 758900 -42 -0.0
bl706-wifi (read/write) 1247094 1246990 -104 -0.0
.bss 10565 10565 0 0.0
.data 3688 3688 0 0.0
.rodata 121060 121044 -16 -0.0
.text 989390 989302 -88 -0.0
bl702l lighting-app bl702l (read/write) 1164860 1165400 540 0.0
.bss 16316 16316 0 0.0
.data 5040 5040 0 0.0
.rodata 100704 100704 0 0.0
.text 960046 960074 28 0.0
bl702l+mfd (read/write) 1176776 1176292 -484 -0.0
.bss 16492 16492 0 0.0
.data 5024 5024 0 0.0
.rodata 99644 99644 0 0.0
.text 972368 972396 28 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780356 780532 176 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 690012 176 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 797324 797508 184 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 712676 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 785948 786124 176 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 674380 674556 176 0.0
pump-app LP_EM_CC1354P10_6 (read only) 738124 738308 184 0.0
(read/write) 167896 167896 0 0.0
.bss 89664 89664 0 0.0
.data 3552 3552 0 0.0
.rodata 85972 85972 0 0.0
.text 651884 652068 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 723764 723948 184 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 641868 184 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 581170 581074 -96 -0.0
(read/write) 207960 207960 0 0.0
.bss 201196 201196 0 0.0
.data 1640 1640 0 0.0
.rodata 86474 86458 -16 -0.0
.text 492576 492492 -84 -0.0
lock CC3235SF_LAUNCHXL (read only) 626458 626362 -96 -0.0
(read/write) 208304 208304 0 0.0
.bss 201688 201688 0 0.0
.data 1496 1496 0 0.0
.rodata 106930 106914 -16 -0.0
.text 517408 517324 -84 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 564667 564843 176 0.0
.app_xip_area 454525 454701 176 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) 547787 547971 184 0.0
.app_xip_area 432885 433069 184 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) 566307 566491 184 0.0
.app_xip_area 457669 457853 184 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) 561051 561235 184 0.0
.app_xip_area 449133 449317 184 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 928448 -80 -0.0
.bss 197888 197888 0 0.0
.data 1388 1388 0 0.0
.text 729228 729148 -80 -0.0
BRD4187C (read/write) 1105308 1105468 160 0.0
.bss 195100 195100 0 0.0
.data 3404 3404 0 0.0
.text 906784 906944 160 0.0
lock-app BRD4161A+wf200 (read/write) 1117256 1117344 88 0.0
.bss 186728 186728 0 0.0
.data 2792 2792 0 0.0
.text 927716 927804 88 0.0
window-app BRD4187C (read/write) 1152164 1152124 -40 -0.0
.bss 167340 167340 0 0.0
.data 3316 3316 0 0.0
.text 981488 981448 -40 -0.0
esp32 all-clusters-app c3devkit (read only) 1203500 1203880 380 0.0
(read/write) 1747808 1747776 -32 -0.0
.dram0.bss 74184 74232 48 0.1
.dram0.data 13620 13620 0 0.0
.flash.rodata 250464 250384 -80 -0.0
.flash.text 1203500 1203880 380 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1244995 1245347 352 0.0
(read/write) 532708 532676 -32 -0.0
.dram0.bss 81032 81080 48 0.1
.dram0.data 35164 35164 0 0.0
.flash.rodata 280592 280512 -80 -0.0
.flash.text 1238831 1239183 352 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 607992 608184 192 0.0
(read/write) 79904 79904 0 0.0
.bss 67696 67696 0 0.0
.data 2224 2224 0 0.0
.text 607456 607648 192 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 744252 744428 176 0.0
.bss 79108 79108 0 0.0
.data 2816 2816 0 0.0
.text 622960 623136 176 0.0
light k32w0+release (read only) 599648 599824 176 0.0
(read/write) 79360 79360 0 0.0
.bss 67176 67176 0 0.0
.data 2200 2200 0 0.0
.text 599112 599288 176 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 786208 786392 184 0.0
.bss 80500 80500 0 0.0
.data 2032 2032 0 0.0
.text 664320 664504 184 0.0
lock k32w0+release (read only) 578816 578992 176 0.0
(read/write) 77356 77356 0 0.0
.bss 65224 65224 0 0.0
.data 2148 2148 0 0.0
.text 578280 578456 176 0.0
linux air-purifier-app debug (read only) 2629181 2628445 -736 -0.0
(read/write) 129328 129296 -32 -0.0
.bss 46896 46896 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 74248 74216 -32 -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 2265669 -640 -0.0
all-clusters-app debug (read only) 5881353 5881017 -336 -0.0
(read/write) 479328 479232 -96 -0.0
.bss 134656 134688 32 0.0
.data 4464 4464 0 0.0
.data.rel.ro 332808 332680 -128 -0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1368 1368 0 0.0
.rodata 347760 347760 0 0.0
.text 5101283 5101043 -240 -0.0
all-clusters-minimal-app debug (read only) 5193897 5193145 -752 -0.0
(read/write) 236592 236560 -32 -0.0
.bss 128032 128032 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 97096 97064 -32 -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 4670195 -656 -0.0
bridge-app debug (read only) 4602209 4601457 -752 -0.0
(read/write) 217592 217560 -32 -0.0
.bss 118528 118528 0 0.0
.data 6176 6176 0 0.0
.data.rel.ro 86160 86128 -32 -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 4151891 -656 -0.0
chip-tool debug (read only) 11978017 11977265 -752 -0.0
(read/write) 520984 520952 -32 -0.0
.bss 94264 94264 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 414384 414352 -32 -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 10824323 -656 -0.0
chip-tool-ipv6only arm64 (read only) 11473296 11472816 -480 -0.0
(read/write) 591272 591720 448 0.1
.bss 103304 103304 0 0.0
.data 4488 4488 0 0.0
.data.rel.ro 454144 454112 -32 -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 10232476 -384 -0.0
lighting-app debug+rpc+ui (read only) 5523625 5522873 -752 -0.0
(read/write) 226360 226328 -32 -0.0
.bss 119464 119464 0 0.0
.data 4832 4832 0 0.0
.data.rel.ro 94560 94528 -32 -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 4922483 -656 -0.0
lock-app debug (read only) 4670265 4669513 -752 -0.0
(read/write) 205216 205184 -32 -0.0
.bss 113984 113984 0 0.0
.data 4128 4128 0 0.0
.data.rel.ro 80392 80360 -32 -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 4202547 -656 -0.0
ota-provider-app debug (read only) 4302729 4301977 -752 -0.0
(read/write) 193808 193776 -32 -0.0
.bss 113792 113792 0 0.0
.data 4336 4336 0 0.0
.data.rel.ro 69760 69728 -32 -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 3901107 -656 -0.0
ota-requestor-app debug (read only) 4418761 4418025 -736 -0.0
(read/write) 198056 198024 -32 -0.0
.bss 114688 114688 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 72720 72688 -32 -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 4006851 -640 -0.0
shell debug (read only) 2867049 2866297 -752 -0.0
(read/write) 155752 155624 -128 -0.1
.bss 62544 62544 0 0.0
.data 1392 1392 0 0.0
.data.rel.ro 86040 85912 -128 -0.1
.dynamic 592 592 0 0.0
.got 4080 4080 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186112 186112 0 0.0
.text 2508130 2507474 -656 -0.0
thermostat-no-ble arm64 (read only) 4482440 4481960 -480 -0.0
(read/write) 246560 247008 448 0.2
.bss 122328 122328 0 0.0
.data 3360 3360 0 0.0
.data.rel.ro 103712 103680 -32 -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 3977660 3977276 -384 -0.0
tv-app debug (read only) 5652993 5652241 -752 -0.0
(read/write) 351864 351832 -32 -0.0
.bss 243792 243792 0 0.0
.data 6496 6496 0 0.0
.data.rel.ro 94264 94232 -32 -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 5123603 -656 -0.0
tv-casting-app debug (read only) 9856081 9855329 -752 -0.0
(read/write) 340464 340432 -32 -0.0
.bss 156560 156560 0 0.0
.data 2944 2944 0 0.0
.data.rel.ro 174040 174008 -32 -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 9007123 -656 -0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2529944 2530064 120 0.0
.bss 220424 220424 0 0.0
.data 5200 5200 0 0.0
.text 1492628 1492748 120 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1096812 1096996 184 0.0
bss 130689 130737 48 0.0
rodata 111588 111516 -72 -0.1
text 806684 806932 248 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1217212 1217372 160 0.0
bss 122811 122859 48 0.0
rodata 141516 141436 -80 -0.1
text 802372 802564 192 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046608 1046800 192 0.0
bss 129633 129633 0 0.0
rodata 99264 99264 0 0.0
text 769952 770132 180 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 834584 834536 -48 -0.0
(read/write) 1791044 1791020 -24 -0.0
.bss 196100 196148 48 0.0
.data 2656 2656 0 0.0
.text 1583900 1583828 -72 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837640 837640 0 0.0
(read/write) 1715348 1715236 -112 -0.0
.bss 193068 193068 0 0.0
.data 2632 2632 0 0.0
.text 1511260 1511148 -112 -0.0
light cy8ckit_062s2_43012 (read only) 844368 844368 0 0.0
(read/write) 1634684 1634572 -112 -0.0
.bss 186532 186532 0 0.0
.data 2440 2440 0 0.0
.text 1437324 1437212 -112 -0.0
lock cy8ckit_062s2_43012 (read only) 817208 817208 0 0.0
(read/write) 1664796 1664684 -112 -0.0
.bss 213692 213692 0 0.0
.data 2440 2440 0 0.0
.text 1440276 1440164 -112 -0.0
qpg lighting-app qpg6105+debug (read/write) 1124704 1124888 184 0.0
.bss 102376 102376 0 0.0
.data 820 820 0 0.0
.text 637088 637272 184 0.0
lock-app qpg6105+debug (read/write) 1084696 1084880 184 0.0
.bss 97128 97128 0 0.0
.data 840 840 0 0.0
.text 597076 597260 184 0.0
stm32 light STM32WB5MM-DK (read/write) 597077 597253 176 0.0
.bss 128288 128288 0 0.0
.data 668 668 0 0.0
.rodata 78708 78708 0 0.0
.text 379688 379864 176 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 819890 820106 216 0.0
bss 49612 49612 0 0.0
text 613798 614016 218 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1085644 1085932 288 0.0
bss 101640 101688 48 0.0
text 788328 788636 308 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1044880 1045104 224 0.0
bss 110028 110028 0 0.0
text 761024 761244 220 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 906900 907116 216 0.0
bss 93060 93060 0 0.0
text 649680 649900 220 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821490 821714 224 0.0
bss 49660 49660 0 0.0
text 615460 615678 218 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 926444 926660 216 0.0
bss 77660 77660 0 0.0
text 694918 695138 220 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1068376 1068600 224 0.0
bss 100140 100140 0 0.0
text 773478 773698 220 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 899600 899816 216 0.0
bss 69124 69124 0 0.0
text 650866 651086 220 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 924680 924896 216 0.0
bss 92640 92640 0 0.0
text 667572 667792 220 0.0
pump-app tlsr9258a_retention (read only) 51774 51774 0 0.0
(read/write) 824098 824314 216 0.0
bss 49768 49768 0 0.0
text 618462 618680 218 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 787804 788020 216 0.0
bss 55968 55968 0 0.0
text 589208 589428 220 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676716 676748 32 0.0
bss 73640 73640 0 0.0
text 462234 462266 32 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 828526 828742 216 0.0
bss 51292 51292 0 0.0
text 621522 621740 218 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 846409 846633 224 0.0
bss 59444 59444 0 0.0
text 632640 632860 220 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 813392 813608 216 0.0
bss 56256 56256 0 0.0
text 608840 609060 220 0.0
window-covering tlsr9258a (read only) 51584 51584 0 0.0
(read/write) 831544 831760 216 0.0
bss 68032 68032 0 0.0
text 624142 624362 220 0.0

@mergify mergify bot merged commit 274719d into project-chip:master Feb 14, 2024
57 checks passed
raul-marquez-csa pushed a commit to raul-marquez-csa/connectedhomeip that referenced this pull request Feb 16, 2024
* Remove PoolCommon: bad name, non-member method, very very limited usage

* Restyle

* Added comment about returning null on failure

* Fix compile on fixed size pools

* Restyle

* Switch to not use a cast

* Fix types ... use auto because types are messy, unsure why

* Rename for smaller diff

* Rename for smaller diff

* Update src/transport/UnauthenticatedSessionTable.h

Co-authored-by: Boris Zbarsky <[email protected]>

---------

Co-authored-by: Boris Zbarsky <[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.

4 participants