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

Follow-up Persistent Subscription tests #31310

Merged
merged 15 commits into from
Jan 11, 2024

Conversation

wqx6
Copy link
Contributor

@wqx6 wqx6 commented Jan 9, 2024

Fixes #30971

In this PR:

  • Add an option to set subscription capacity for linux examples
  • Add a basic subscription resumption cirque test. The steps for this test are:
    1. Subscribe a attribute on the controller
    2. restart the server app
    3. Check whether the controller receive the attribute report after the server app restarts
  • Add a subscription resumption capacity test. The steps for this test are in [Workflow] Add follow-up persistent subscription test for #30491 #30971

Copy link

github-actions bot commented Jan 9, 2024

PR #31310: Size comparison from e241e32 to 2e1ba11

Increases above 0.2%:

platform target config section e241e32 2e1ba11 change % change
linux thermostat-no-ble arm64 .data 2880 2896 16 0.6
Increases (1 build for linux)
platform target config section e241e32 2e1ba11 change % change
linux thermostat-no-ble arm64 (read only) 4353368 4353696 328 0.0
.bss 122056 122072 16 0.0
.data 2880 2896 16 0.6
.rodata 155644 155764 120 0.1
.text 3855212 3855388 176 0.0
Decreases (1 build for linux)
platform target config section e241e32 2e1ba11 change % change
linux thermostat-no-ble arm64 (read/write) 247840 247568 -272 -0.1
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section e241e32 2e1ba11 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777832 777832 0 0.0
(read/write) 168308 168308 0 0.0
.bss 90524 90524 0 0.0
.data 3452 3452 0 0.0
.rodata 88832 88832 0 0.0
.text 688732 688732 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793912 793912 0 0.0
(read/write) 178536 178536 0 0.0
.bss 100700 100700 0 0.0
.data 3480 3480 0 0.0
.rodata 83088 83088 0 0.0
.text 710560 710560 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782168 782168 0 0.0
(read/write) 172992 172992 0 0.0
.bss 95156 95156 0 0.0
.data 3480 3480 0 0.0
.rodata 109696 109696 0 0.0
.text 672208 672208 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734776 734776 0 0.0
(read/write) 167312 167312 0 0.0
.bss 89304 89304 0 0.0
.data 3440 3440 0 0.0
.rodata 84424 84424 0 0.0
.text 650084 650084 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720304 720304 0 0.0
(read/write) 167492 167492 0 0.0
.bss 89488 89488 0 0.0
.data 3436 3436 0 0.0
.rodata 80264 80264 0 0.0
.text 639772 639772 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11329592 11329592 0 0.0
(read/write) 575096 575096 0 0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 439464 439464 0 0.0
.dynamic 512 512 0 0.0
.got 19944 19944 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338356 338356 0 0.0
.text 10117372 10117372 0 0.0
thermostat-no-ble arm64 (read only) 4353368 4353696 328 0.0
(read/write) 247840 247568 -272 -0.1
.bss 122056 122072 16 0.0
.data 2880 2896 16 0.6
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155764 120 0.1
.text 3855212 3855388 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070120 1070120 0 0.0
bss 129520 129520 0 0.0
rodata 105592 105592 0 0.0
text 787432 787432 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196224 1196224 0 0.0
bss 121730 121730 0 0.0
rodata 139348 139348 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1754148 1754148 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1548140 1548140 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0

Copy link

github-actions bot commented Jan 9, 2024

PR #31310: Size comparison from e241e32 to f260377

Full report (5 builds for cc32xx, mbed, qpg)
platform target config section e241e32 f260377 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0

Copy link

github-actions bot commented Jan 9, 2024

PR #31310: Size comparison from e241e32 to 54445a1

Increases above 0.2%:

platform target config section e241e32 54445a1 change % change
linux all-clusters-app debug .data 3840 3872 32 0.8
all-clusters-minimal-app debug .data 3776 3808 32 0.8
bridge-app debug .data 4704 4736 32 0.7
thermostat-no-ble arm64 .data 2880 2896 16 0.6
tv-app debug .data 4992 5024 32 0.6
tv-casting-app debug .data 2464 2496 32 1.3
Increases (11 builds for linux)
platform target config section e241e32 54445a1 change % change
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5431569 5431881 312 0.0
(read/write) 457088 457120 32 0.0
.data 3840 3872 32 0.8
.rodata 313596 313724 128 0.0
.text 4706531 4706691 160 0.0
all-clusters-minimal-app debug (read only) 4961953 4962233 280 0.0
(read/write) 234728 234760 32 0.0
.data 3776 3808 32 0.8
.rodata 272813 272909 96 0.0
.text 4456659 4456819 160 0.0
bridge-app debug (read only) 4424921 4425201 280 0.0
(read/write) 215968 216000 32 0.0
.data 4704 4736 32 0.7
.rodata 219477 219573 96 0.0
.text 3986851 3987011 160 0.0
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4509961 4510273 312 0.0
.rodata 247317 247445 128 0.1
.text 4052595 4052755 160 0.0
ota-provider-app debug (read only) 4174097 4174377 280 0.0
.rodata 201589 201685 96 0.0
.text 3780611 3780771 160 0.0
ota-requestor-app debug (read only) 4264673 4264953 280 0.0
.rodata 205397 205493 96 0.0
.text 3862979 3863139 160 0.0
thermostat-no-ble arm64 (read only) 4353368 4353680 312 0.0
.data 2880 2896 16 0.6
.rodata 155644 155764 120 0.1
.text 3855212 3855372 160 0.0
tv-app debug (read only) 5411201 5411481 280 0.0
(read/write) 349216 349248 32 0.0
.data 4992 5024 32 0.6
.rodata 273493 273589 96 0.0
.text 4899843 4900003 160 0.0
tv-casting-app debug (read only) 9629809 9629961 152 0.0
(read/write) 339632 339664 32 0.0
.data 2464 2496 32 1.3
.rodata 364392 364488 96 0.0
.text 8798803 8798835 32 0.0
Decreases (2 builds for efr32, linux)
platform target config section e241e32 54445a1 change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.text 846364 846356 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 247840 247568 -272 -0.1
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e241e32 54445a1 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419642 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156984 0 0.0
.text 1087338 1087338 0 0.0
bl602+mfd (read/write) 1434114 1434114 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155944 0 0.0
.text 1102706 1102706 0 0.0
bl602+rpc (read/write) 1467162 1467162 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164600 0 0.0
.text 1118826 1118826 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184355 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106356 0 0.0
.text 956746 956746 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195487 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105296 0 0.0
.text 968810 968810 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276367 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121776 0 0.0
.text 1031808 1031808 0 0.0
bl706-eth (read/write) 1003745 1003745 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99688 0 0.0
.text 749408 749408 0 0.0
bl706-wifi (read/write) 1242654 1242654 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120668 0 0.0
.text 977476 977476 0 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154572 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100360 0 0.0
.text 949872 949872 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165512 1165512 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99300 0 0.0
.text 962248 962248 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777832 777832 0 0.0
(read/write) 168308 168308 0 0.0
.bss 90524 90524 0 0.0
.data 3452 3452 0 0.0
.rodata 88832 88832 0 0.0
.text 688732 688732 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793912 793912 0 0.0
(read/write) 178536 178536 0 0.0
.bss 100700 100700 0 0.0
.data 3480 3480 0 0.0
.rodata 83088 83088 0 0.0
.text 710560 710560 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782168 782168 0 0.0
(read/write) 172992 172992 0 0.0
.bss 95156 95156 0 0.0
.data 3480 3480 0 0.0
.rodata 109696 109696 0 0.0
.text 672208 672208 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734776 734776 0 0.0
(read/write) 167312 167312 0 0.0
.bss 89304 89304 0 0.0
.data 3440 3440 0 0.0
.rodata 84424 84424 0 0.0
.text 650084 650084 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720304 720304 0 0.0
(read/write) 167492 167492 0 0.0
.bss 89488 89488 0 0.0
.data 3436 3436 0 0.0
.rodata 80264 80264 0 0.0
.text 639772 639772 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567706 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481616 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621026 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513072 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562031 0 0.0
.app_xip_area 452185 452185 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544263 544263 0 0.0
.app_xip_area 429681 429681 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562959 0 0.0
.app_xip_area 454569 454569 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558431 558431 0 0.0
.app_xip_area 446817 446817 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.bss 192728 192728 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105044 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906704 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117928 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927064 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140838 1140838 0 0.0
(read/write) 1671236 1671236 0 0.0
.dram0.bss 72224 72224 0 0.0
.dram0.data 12996 12996 0 0.0
.flash.rodata 242144 242144 0 0.0
.flash.text 1140838 1140838 0 0.0
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1185751 1185751 0 0.0
(read/write) 520412 520412 0 0.0
.dram0.bss 78880 78880 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 273164 273164 0 0.0
.flash.text 1180367 1180367 0 0.0
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 606416 606416 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605880 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691680 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577808 0 0.0
light k32w0+release (read only) 595816 595816 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595280 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783508 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660768 0 0.0
lock k32w0+release (read only) 577304 577304 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576768 0 0.0
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5431569 5431881 312 0.0
(read/write) 457088 457120 32 0.0
.bss 131760 131760 0 0.0
.data 3840 3872 32 0.8
.data.rel.ro 314216 314216 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313596 313724 128 0.0
.text 4706531 4706691 160 0.0
all-clusters-minimal-app debug (read only) 4961953 4962233 280 0.0
(read/write) 234728 234760 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3808 32 0.8
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272909 96 0.0
.text 4456659 4456819 160 0.0
bridge-app debug (read only) 4424921 4425201 280 0.0
(read/write) 215968 216000 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4736 32 0.7
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219573 96 0.0
.text 3986851 3987011 160 0.0
chip-tool debug (read only) 11752113 11752113 0 0.0
(read/write) 506648 506648 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 400208 400208 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426889 426889 0 0.0
.text 10631427 10631427 0 0.0
chip-tool-ipv6only arm64 (read only) 11329592 11329592 0 0.0
(read/write) 575096 575096 0 0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 439464 439464 0 0.0
.dynamic 512 512 0 0.0
.got 19944 19944 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338356 338356 0 0.0
.text 10117372 10117372 0 0.0
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4509961 4510273 312 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247445 128 0.1
.text 4052595 4052755 160 0.0
ota-provider-app debug (read only) 4174097 4174377 280 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201685 96 0.0
.text 3780611 3780771 160 0.0
ota-requestor-app debug (read only) 4264673 4264953 280 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205493 96 0.0
.text 3862979 3863139 160 0.0
shell debug (read only) 2803441 2803441 0 0.0
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182592 182592 0 0.0
.text 2449522 2449522 0 0.0
thermostat-no-ble arm64 (read only) 4353368 4353680 312 0.0
(read/write) 247840 247568 -272 -0.1
.bss 122056 122056 0 0.0
.data 2880 2896 16 0.6
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155764 120 0.1
.text 3855212 3855372 160 0.0
tv-app debug (read only) 5411201 5411481 280 0.0
(read/write) 349216 349248 32 0.0
.bss 244608 244608 0 0.0
.data 4992 5024 32 0.6
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273589 96 0.0
.text 4899843 4900003 160 0.0
tv-casting-app debug (read only) 9629809 9629961 152 0.0
(read/write) 339632 339664 32 0.0
.bss 156384 156384 0 0.0
.data 2464 2496 32 1.3
.data.rel.ro 173920 173920 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 364392 364488 96 0.0
.text 8798803 8798835 32 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526776 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489460 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070120 1070120 0 0.0
bss 129520 129520 0 0.0
rodata 105592 105592 0 0.0
text 787432 787432 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196224 1196224 0 0.0
bss 121730 121730 0 0.0
rodata 139348 139348 0 0.0
text 784816 784816 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041184 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765184 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1754148 1754148 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1548140 1548140 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707132 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503220 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658948 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434604 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117556 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629932 0 0.0
lock-app qpg6105+debug (read/write) 1081476 1081476 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593856 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822262 0 0.0
bss 55104 55104 0 0.0
text 614538 614538 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089284 1089284 0 0.0
bss 100536 100536 0 0.0
text 769456 769456 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085128 0 0.0
bss 109860 109860 0 0.0
text 754332 754332 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935608 0 0.0
bss 94368 94368 0 0.0
text 647590 647590 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822490 0 0.0
bss 55148 55148 0 0.0
text 614908 614908 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979784 0 0.0
bss 79132 79132 0 0.0
text 695202 695202 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094156 0 0.0
bss 99932 99932 0 0.0
text 770682 770682 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966208 0 0.0
bss 97396 97396 0 0.0
text 648674 648674 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949484 0 0.0
bss 92476 92476 0 0.0
text 663900 663900 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881400 0 0.0
bss 69124 69124 0 0.0
text 623022 623022 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822004 0 0.0
bss 57360 57360 0 0.0
text 589898 589898 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705596 0 0.0
bss 73588 73588 0 0.0
text 462092 462092 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824226 0 0.0
bss 55284 55284 0 0.0
text 617652 617652 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879193 0 0.0
bss 60836 60836 0 0.0
text 631736 631736 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846376 0 0.0
bss 57656 57656 0 0.0
text 608364 608364 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840548 0 0.0
bss 58008 58008 0 0.0
text 602294 602294 0 0.0

Copy link

github-actions bot commented Jan 10, 2024

PR #31310: Size comparison from e241e32 to fd6df24

Increases above 0.2%:

platform target config section e241e32 fd6df24 change % change
esp32 all-clusters-app c3devkit (read only) 1140838 1153460 12622 1.1
.dram0.data 12996 13444 448 3.4
.flash.text 1140838 1153460 12622 1.1
m5stack (read only) 1185751 1199583 13832 1.2
.dram0.data 34004 34988 984 2.9
.flash.text 1180367 1193419 13052 1.1
.iram0.text 123907 125403 1496 1.2
linux all-clusters-app debug .data 3840 3872 32 0.8
.data.rel.ro 314216 314984 768 0.2
.rodata 313596 314268 672 0.2
all-clusters-minimal-app debug .data 3776 3808 32 0.8
bridge-app debug .data 4704 4736 32 0.7
chip-tool debug (read/write) 506648 507800 1152 0.2
.data.rel.ro 400208 401360 1152 0.3
.rodata 426889 428649 1760 0.4
chip-tool-ipv6only arm64 (read/write) 575096 577544 2448 0.4
.data.rel.ro 439464 440632 1168 0.3
.rodata 338356 339684 1328 0.4
thermostat-no-ble arm64 .data 2880 2896 16 0.6
tv-app debug .data 4992 5024 32 0.6
tv-casting-app debug .data 2464 2496 32 1.3
.data.rel.ro 173920 174304 384 0.2
.rodata 364392 365736 1344 0.4
Increases (39 builds for bl602, bl702, bl702l, cc32xx, esp32, linux, psoc6, telink)
platform target config section e241e32 fd6df24 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419650 8 0.0
.rodata 156984 156992 8 0.0
.text 1087338 1087342 4 0.0
bl602+mfd (read/write) 1434114 1434122 8 0.0
.rodata 155944 155952 8 0.0
.text 1102706 1102710 4 0.0
bl602+rpc (read/write) 1467162 1467170 8 0.0
.rodata 164600 164608 8 0.0
.text 1118826 1118830 4 0.0
bl702 lighting-app bl702 (read/write) 1184355 1184367 12 0.0
.rodata 106356 106364 8 0.0
.text 956746 956750 4 0.0
bl702+mfd (read/write) 1195487 1195499 12 0.0
.rodata 105296 105304 8 0.0
.text 968810 968814 4 0.0
bl702+rpc (read/write) 1276367 1276379 12 0.0
.rodata 121776 121784 8 0.0
.text 1031808 1031812 4 0.0
bl706-eth (read/write) 1003745 1003757 12 0.0
.rodata 99688 99696 8 0.0
.text 749408 749412 4 0.0
bl706-wifi (read/write) 1242654 1242666 12 0.0
.rodata 120668 120676 8 0.0
.text 977476 977480 4 0.0
bl702l lighting-app bl702l .rodata 100360 100368 8 0.0
.text 949872 949876 4 0.0
bl702l+mfd (read/write) 1165512 1166036 524 0.0
.rodata 99300 99308 8 0.0
.text 962248 962252 4 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567714 8 0.0
.text 481616 481624 8 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621050 24 0.0
.text 513072 513096 24 0.0
esp32 all-clusters-app c3devkit (read only) 1140838 1153460 12622 1.1
.dram0.data 12996 13444 448 3.4
.flash.text 1140838 1153460 12622 1.1
m5stack (read only) 1185751 1199583 13832 1.2
.dram0.data 34004 34988 984 2.9
.flash.text 1180367 1193419 13052 1.1
.iram0.text 123907 125403 1496 1.2
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5431569 5433025 1456 0.0
(read/write) 457088 457888 800 0.2
.data 3840 3872 32 0.8
.data.rel.ro 314216 314984 768 0.2
.rodata 313596 314268 672 0.2
.text 4706531 4706691 160 0.0
all-clusters-minimal-app debug (read only) 4961953 4962249 296 0.0
(read/write) 234728 234760 32 0.0
.data 3776 3808 32 0.8
.rodata 272813 272909 96 0.0
.text 4456659 4456835 176 0.0
bridge-app debug (read only) 4424921 4425217 296 0.0
(read/write) 215968 216000 32 0.0
.data 4704 4736 32 0.7
.rodata 219477 219573 96 0.0
.text 3986851 3987027 176 0.0
chip-tool debug (read only) 11752113 11769673 17560 0.1
(read/write) 506648 507800 1152 0.2
.data.rel.ro 400208 401360 1152 0.3
.rodata 426889 428649 1760 0.4
.text 10631427 10645667 14240 0.1
chip-tool-ipv6only arm64 (read only) 11329592 11343512 13920 0.1
(read/write) 575096 577544 2448 0.4
.data.rel.ro 439464 440632 1168 0.3
.got 19944 19960 16 0.1
.rodata 338356 339684 1328 0.4
.text 10117372 10128364 10992 0.1
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4509961 4510337 376 0.0
.rodata 247317 247477 160 0.1
.text 4052595 4052787 192 0.0
ota-provider-app debug (read only) 4174097 4174377 280 0.0
.rodata 201589 201685 96 0.0
.text 3780611 3780771 160 0.0
ota-requestor-app debug (read only) 4264673 4264953 280 0.0
.rodata 205397 205493 96 0.0
.text 3862979 3863139 160 0.0
shell debug (read only) 2803441 2803457 16 0.0
.text 2449522 2449538 16 0.0
thermostat-no-ble arm64 (read only) 4353368 4353696 328 0.0
.data 2880 2896 16 0.6
.rodata 155644 155764 120 0.1
.text 3855212 3855388 176 0.0
tv-app debug (read only) 5411201 5411497 296 0.0
(read/write) 349216 349248 32 0.0
.data 4992 5024 32 0.6
.rodata 273493 273589 96 0.0
.text 4899843 4900019 176 0.0
tv-casting-app debug (read only) 9629809 9646409 16600 0.2
(read/write) 339632 340048 416 0.1
.data 2464 2496 32 1.3
.data.rel.ro 173920 174304 384 0.2
.rodata 364392 365736 1344 0.4
.text 8798803 8813075 14272 0.2
psoc6 all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1707132 1707148 16 0.0
.text 1503220 1503236 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1658948 1658964 16 0.0
.text 1434604 1434620 16 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1089284 1089288 4 0.0
text 769456 769472 16 0.0
bridge-app tlsr9518adk80d (read/write) 935608 935612 4 0.0
text 647590 647606 16 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094156 1094160 4 0.0
text 770682 770698 16 0.0
ota-requestor-app tlsr9518adk80d (read/write) 949484 949488 4 0.0
text 663900 663916 16 0.0
pump-controller-app tlsr9518adk80d (read/write) 822004 822016 12 0.0
text 589898 589914 16 0.0
shell tlsr9518adk80d (read/write) 705596 705628 32 0.0
text 462092 462136 44 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879193 879197 4 0.0
text 631736 631752 16 0.0
thermostat tlsr9518adk80d (read/write) 846376 846380 4 0.0
text 608364 608380 16 0.0
window-covering tlsr9518adk80d (read/write) 840548 840552 4 0.0
text 602294 602310 16 0.0
Decreases (43 builds for bl702l, cc13x4_26x4, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, qpg, telink)
platform target config section e241e32 fd6df24 change % change
bl702l lighting-app bl702l (read/write) 1154572 1154072 -500 -0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777832 777808 -24 -0.0
.text 688732 688708 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793912 793888 -24 -0.0
.text 710560 710536 -24 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782168 782144 -24 -0.0
.text 672208 672184 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 734776 734752 -24 -0.0
.text 650084 650060 -24 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720304 720280 -24 -0.0
.text 639772 639748 -24 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562007 -24 -0.0
.app_xip_area 452185 452161 -24 -0.0
lock cyw930739m2evb_01 (read/write) 544263 544247 -16 -0.0
.app_xip_area 429681 429665 -16 -0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562935 -24 -0.0
.app_xip_area 454569 454545 -24 -0.0
switch cyw930739m2evb_01 (read/write) 558431 558407 -24 -0.0
.app_xip_area 446817 446793 -24 -0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105012 -32 -0.0
.text 906704 906672 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117896 -32 -0.0
.text 927064 927032 -32 -0.0
esp32 all-clusters-app c3devkit (read/write) 1671236 1669200 -2036 -0.1
.dram0.bss 72224 71784 -440 -0.6
.flash.rodata 242144 239968 -2176 -0.9
.iram0.text 75694 75530 -164 -0.2
m5stack (read/write) 520412 519832 -580 -0.1
.dram0.bss 78880 78656 -224 -0.3
.flash.rodata 273164 270268 -2896 -1.1
k32w contact k32w0+release (read only) 606416 606400 -16 -0.0
.text 605880 605864 -16 -0.0
k32w1+release (read/write) 691680 691656 -24 -0.0
.text 577808 577784 -24 -0.0
light k32w0+release (read only) 595816 595800 -16 -0.0
.text 595280 595264 -16 -0.0
k32w1+release (read/write) 783508 783484 -24 -0.0
.text 660768 660744 -24 -0.0
lock k32w0+release (read only) 577304 577272 -32 -0.0
.text 576768 576736 -32 -0.0
linux thermostat-no-ble arm64 (read/write) 247840 247552 -288 -0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526776 2526712 -64 -0.0
.text 1489460 1489396 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1070120 1070088 -32 -0.0
text 787432 787408 -24 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1196224 1196208 -16 -0.0
text 784816 784792 -24 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041184 1041168 -16 -0.0
text 765184 765160 -24 -0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117540 -16 -0.0
.text 629932 629916 -16 -0.0
lock-app qpg6105+debug (read/write) 1081476 1081452 -24 -0.0
.text 593856 593832 -24 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822262 822234 -28 -0.0
bss 55104 50988 -4116 -7.5
text 614538 614506 -32 -0.0
all-clusters-app tlsr9518adk80d bss 100536 100516 -20 -0.0
all-clusters-minimal-app tlsr9528a (read/write) 1085128 1085100 -28 -0.0
bss 109860 109840 -20 -0.0
text 754332 754300 -32 -0.0
bridge-app tlsr9518adk80d bss 94368 94348 -20 -0.0
contact-sensor-app tlsr9528a_retention (read/write) 822490 822462 -28 -0.0
bss 55148 51032 -4116 -7.5
text 614908 614876 -32 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 979784 979756 -28 -0.0
bss 79132 79112 -20 -0.0
text 695202 695170 -32 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d bss 99932 99912 -20 -0.0
lock-app-dfu tlsr9528a (read/write) 966208 966184 -24 -0.0
bss 97396 97376 -20 -0.0
text 648674 648642 -32 -0.0
ota-requestor-app tlsr9518adk80d bss 92476 92456 -20 -0.0
pump-app tlsr9528a (read/write) 881400 881372 -28 -0.0
bss 69124 69104 -20 -0.0
text 623022 622990 -32 -0.0
pump-controller-app tlsr9518adk80d bss 57360 57348 -12 -0.0
shell tlsr9518adk80d bss 73588 73568 -20 -0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 824226 824198 -28 -0.0
bss 55284 51168 -4116 -7.4
text 617652 617620 -32 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d bss 60836 60816 -20 -0.0
thermostat tlsr9518adk80d bss 57656 57636 -20 -0.0
window-covering tlsr9518adk80d bss 58008 57988 -20 -0.0
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e241e32 fd6df24 change % change
bl602 lighting-app bl602 (read/write) 1419642 1419650 8 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156984 156992 8 0.0
.text 1087338 1087342 4 0.0
bl602+mfd (read/write) 1434114 1434122 8 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155944 155952 8 0.0
.text 1102706 1102710 4 0.0
bl602+rpc (read/write) 1467162 1467170 8 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164600 164608 8 0.0
.text 1118826 1118830 4 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184355 1184367 12 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106356 106364 8 0.0
.text 956746 956750 4 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195487 1195499 12 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105296 105304 8 0.0
.text 968810 968814 4 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276367 1276379 12 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121776 121784 8 0.0
.text 1031808 1031812 4 0.0
bl706-eth (read/write) 1003745 1003757 12 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99688 99696 8 0.0
.text 749408 749412 4 0.0
bl706-wifi (read/write) 1242654 1242666 12 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120668 120676 8 0.0
.text 977476 977480 4 0.0
bl702l lighting-app bl702l (read/write) 1154572 1154072 -500 -0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100360 100368 8 0.0
.text 949872 949876 4 0.0
bl702l+mfd (read/write) 1165512 1166036 524 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99300 99308 8 0.0
.text 962248 962252 4 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777832 777808 -24 -0.0
(read/write) 168308 168308 0 0.0
.bss 90524 90524 0 0.0
.data 3452 3452 0 0.0
.rodata 88832 88832 0 0.0
.text 688732 688708 -24 -0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793912 793888 -24 -0.0
(read/write) 178536 178536 0 0.0
.bss 100700 100700 0 0.0
.data 3480 3480 0 0.0
.rodata 83088 83088 0 0.0
.text 710560 710536 -24 -0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782168 782144 -24 -0.0
(read/write) 172992 172992 0 0.0
.bss 95156 95156 0 0.0
.data 3480 3480 0 0.0
.rodata 109696 109696 0 0.0
.text 672208 672184 -24 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 734776 734752 -24 -0.0
(read/write) 167312 167312 0 0.0
.bss 89304 89304 0 0.0
.data 3440 3440 0 0.0
.rodata 84424 84424 0 0.0
.text 650084 650060 -24 -0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720304 720280 -24 -0.0
(read/write) 167492 167492 0 0.0
.bss 89488 89488 0 0.0
.data 3436 3436 0 0.0
.rodata 80264 80264 0 0.0
.text 639772 639748 -24 -0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567706 567714 8 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481616 481624 8 0.0
lock CC3235SF_LAUNCHXL (read only) 621026 621050 24 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513072 513096 24 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562031 562007 -24 -0.0
.app_xip_area 452185 452161 -24 -0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544263 544247 -16 -0.0
.app_xip_area 429681 429665 -16 -0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562959 562935 -24 -0.0
.app_xip_area 454569 454545 -24 -0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558431 558407 -24 -0.0
.app_xip_area 446817 446793 -24 -0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.bss 192728 192728 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105044 1105012 -32 -0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906704 906672 -32 -0.0
lock-app BRD4161A+wf200 (read/write) 1117928 1117896 -32 -0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927064 927032 -32 -0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1140838 1153460 12622 1.1
(read/write) 1671236 1669200 -2036 -0.1
.dram0.bss 72224 71784 -440 -0.6
.dram0.data 12996 13444 448 3.4
.flash.rodata 242144 239968 -2176 -0.9
.flash.text 1140838 1153460 12622 1.1
.iram0.text 75694 75530 -164 -0.2
m5stack (read only) 1185751 1199583 13832 1.2
(read/write) 520412 519832 -580 -0.1
.dram0.bss 78880 78656 -224 -0.3
.dram0.data 34004 34988 984 2.9
.flash.rodata 273164 270268 -2896 -1.1
.flash.text 1180367 1193419 13052 1.1
.iram0.text 123907 125403 1496 1.2
k32w contact k32w0+release (read only) 606416 606400 -16 -0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605880 605864 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691680 691656 -24 -0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577808 577784 -24 -0.0
light k32w0+release (read only) 595816 595800 -16 -0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595280 595264 -16 -0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783508 783484 -24 -0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660768 660744 -24 -0.0
lock k32w0+release (read only) 577304 577272 -32 -0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576768 576736 -32 -0.0
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5431569 5433025 1456 0.0
(read/write) 457088 457888 800 0.2
.bss 131760 131760 0 0.0
.data 3840 3872 32 0.8
.data.rel.ro 314216 314984 768 0.2
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 313596 314268 672 0.2
.text 4706531 4706691 160 0.0
all-clusters-minimal-app debug (read only) 4961953 4962249 296 0.0
(read/write) 234728 234760 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3808 32 0.8
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272909 96 0.0
.text 4456659 4456835 176 0.0
bridge-app debug (read only) 4424921 4425217 296 0.0
(read/write) 215968 216000 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4736 32 0.7
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219573 96 0.0
.text 3986851 3987027 176 0.0
chip-tool debug (read only) 11752113 11769673 17560 0.1
(read/write) 506648 507800 1152 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 400208 401360 1152 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 426889 428649 1760 0.4
.text 10631427 10645667 14240 0.1
chip-tool-ipv6only arm64 (read only) 11329592 11343512 13920 0.1
(read/write) 575096 577544 2448 0.4
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 439464 440632 1168 0.3
.dynamic 512 512 0 0.0
.got 19944 19960 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 338356 339684 1328 0.4
.text 10117372 10128364 10992 0.1
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4509961 4510337 376 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247317 247477 160 0.1
.text 4052595 4052787 192 0.0
ota-provider-app debug (read only) 4174097 4174377 280 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201685 96 0.0
.text 3780611 3780771 160 0.0
ota-requestor-app debug (read only) 4264673 4264953 280 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205493 96 0.0
.text 3862979 3863139 160 0.0
shell debug (read only) 2803441 2803457 16 0.0
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182592 182592 0 0.0
.text 2449522 2449538 16 0.0
thermostat-no-ble arm64 (read only) 4353368 4353696 328 0.0
(read/write) 247840 247552 -288 -0.1
.bss 122056 122056 0 0.0
.data 2880 2896 16 0.6
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155764 120 0.1
.text 3855212 3855388 176 0.0
tv-app debug (read only) 5411201 5411497 296 0.0
(read/write) 349216 349248 32 0.0
.bss 244608 244608 0 0.0
.data 4992 5024 32 0.6
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273589 96 0.0
.text 4899843 4900019 176 0.0
tv-casting-app debug (read only) 9629809 9646409 16600 0.2
(read/write) 339632 340048 416 0.1
.bss 156384 156384 0 0.0
.data 2464 2496 32 1.3
.data.rel.ro 173920 174304 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 364392 365736 1344 0.4
.text 8798803 8813075 14272 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526776 2526712 -64 -0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489460 1489396 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070120 1070088 -32 -0.0
bss 129520 129520 0 0.0
rodata 105592 105592 0 0.0
text 787432 787408 -24 -0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196224 1196208 -16 -0.0
bss 121730 121730 0 0.0
rodata 139348 139348 0 0.0
text 784816 784792 -24 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041184 1041168 -16 -0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765184 765160 -24 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1754148 1754148 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1548140 1548140 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707132 1707148 16 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503220 1503236 16 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658948 1658964 16 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434604 1434620 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1117556 1117540 -16 -0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629932 629916 -16 -0.0
lock-app qpg6105+debug (read/write) 1081476 1081452 -24 -0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593856 593832 -24 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822262 822234 -28 -0.0
bss 55104 50988 -4116 -7.5
text 614538 614506 -32 -0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089284 1089288 4 0.0
bss 100536 100516 -20 -0.0
text 769456 769472 16 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085128 1085100 -28 -0.0
bss 109860 109840 -20 -0.0
text 754332 754300 -32 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935608 935612 4 0.0
bss 94368 94348 -20 -0.0
text 647590 647606 16 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822490 822462 -28 -0.0
bss 55148 51032 -4116 -7.5
text 614908 614876 -32 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979784 979756 -28 -0.0
bss 79132 79112 -20 -0.0
text 695202 695170 -32 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094156 1094160 4 0.0
bss 99932 99912 -20 -0.0
text 770682 770698 16 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966208 966184 -24 -0.0
bss 97396 97376 -20 -0.0
text 648674 648642 -32 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949484 949488 4 0.0
bss 92476 92456 -20 -0.0
text 663900 663916 16 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881400 881372 -28 -0.0
bss 69124 69104 -20 -0.0
text 623022 622990 -32 -0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822004 822016 12 0.0
bss 57360 57348 -12 -0.0
text 589898 589914 16 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705596 705628 32 0.0
bss 73588 73568 -20 -0.0
text 462092 462136 44 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824226 824198 -28 -0.0
bss 55284 51168 -4116 -7.4
text 617652 617620 -32 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879193 879197 4 0.0
bss 60836 60816 -20 -0.0
text 631736 631752 16 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846376 846380 4 0.0
bss 57656 57636 -20 -0.0
text 608364 608380 16 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840548 840552 4 0.0
bss 58008 57988 -20 -0.0
text 602294 602310 16 0.0

@wqx6 wqx6 force-pushed the subscription-resumption-test branch from fd6df24 to ab51c9d Compare January 10, 2024 09:37
Copy link

github-actions bot commented Jan 10, 2024

PR #31310: Size comparison from 418b598 to ab51c9d

Increases above 0.2%:

platform target config section 418b598 ab51c9d change % change
linux all-clusters-app debug .data 3840 3872 32 0.8
all-clusters-minimal-app debug .data 3776 3808 32 0.8
bridge-app debug .data 4704 4736 32 0.7
thermostat-no-ble arm64 .data 2880 2896 16 0.6
tv-app debug .data 4992 5024 32 0.6
tv-casting-app debug .data 2464 2496 32 1.3
Increases (11 builds for linux)
platform target config section 418b598 ab51c9d change % change
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5432729 5433025 296 0.0
(read/write) 457856 457888 32 0.0
.data 3840 3872 32 0.8
.rodata 314140 314268 128 0.0
.text 4706547 4706691 144 0.0
all-clusters-minimal-app debug (read only) 4961969 4962249 280 0.0
(read/write) 234728 234760 32 0.0
.data 3776 3808 32 0.8
.rodata 272813 272909 96 0.0
.text 4456675 4456835 160 0.0
bridge-app debug (read only) 4424937 4425217 280 0.0
(read/write) 215968 216000 32 0.0
.data 4704 4736 32 0.7
.rodata 219477 219573 96 0.0
.text 3986867 3987027 160 0.0
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4510057 4510337 280 0.0
.rodata 247381 247477 96 0.0
.text 4052627 4052787 160 0.0
ota-provider-app debug (read only) 4174113 4174377 264 0.0
.rodata 201589 201685 96 0.0
.text 3780627 3780771 144 0.0
ota-requestor-app debug (read only) 4264689 4264953 264 0.0
.rodata 205397 205493 96 0.0
.text 3862995 3863139 144 0.0
thermostat-no-ble arm64 (read only) 4353384 4353696 312 0.0
.data 2880 2896 16 0.6
.rodata 155644 155764 120 0.1
.text 3855228 3855388 160 0.0
tv-app debug (read only) 5411217 5411497 280 0.0
(read/write) 349216 349248 32 0.0
.data 4992 5024 32 0.6
.rodata 273493 273589 96 0.0
.text 4899859 4900019 160 0.0
tv-casting-app debug (read only) 9646209 9646409 200 0.0
(read/write) 340016 340048 32 0.0
.data 2464 2496 32 1.3
.rodata 365608 365736 128 0.0
.text 8813027 8813075 48 0.0
Decreases (2 builds for efr32, linux)
platform target config section 418b598 ab51c9d change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.text 846364 846356 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 247824 247552 -272 -0.1
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 418b598 ab51c9d change % change
bl602 lighting-app bl602 (read/write) 1419650 1419650 0 0.0
.bss 85256 85256 0 0.0
.data 9416 9416 0 0.0
.rodata 156992 156992 0 0.0
.text 1087342 1087342 0 0.0
bl602+mfd (read/write) 1434122 1434122 0 0.0
.bss 85424 85424 0 0.0
.data 9384 9384 0 0.0
.rodata 155952 155952 0 0.0
.text 1102710 1102710 0 0.0
bl602+rpc (read/write) 1467170 1467170 0 0.0
.bss 93288 93288 0 0.0
.data 9784 9784 0 0.0
.rodata 164608 164608 0 0.0
.text 1118830 1118830 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184367 1184367 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106364 106364 0 0.0
.text 956750 956750 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195499 1195499 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105304 105304 0 0.0
.text 968814 968814 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276379 1276379 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121784 121784 0 0.0
.text 1031812 1031812 0 0.0
bl706-eth (read/write) 1003757 1003757 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99696 99696 0 0.0
.text 749412 749412 0 0.0
bl706-wifi (read/write) 1242666 1242666 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120676 120676 0 0.0
.text 977480 977480 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154072 1154072 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100368 100368 0 0.0
.text 949876 949876 0 0.0
bl702l+mfd (read/write) 1166036 1166036 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99308 99308 0 0.0
.text 962252 962252 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777808 777808 0 0.0
(read/write) 168308 168308 0 0.0
.bss 90524 90524 0 0.0
.data 3452 3452 0 0.0
.rodata 88832 88832 0 0.0
.text 688708 688708 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793888 793888 0 0.0
(read/write) 178536 178536 0 0.0
.bss 100700 100700 0 0.0
.data 3480 3480 0 0.0
.rodata 83088 83088 0 0.0
.text 710536 710536 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782144 782144 0 0.0
(read/write) 172992 172992 0 0.0
.bss 95156 95156 0 0.0
.data 3480 3480 0 0.0
.rodata 109696 109696 0 0.0
.text 672184 672184 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734752 734752 0 0.0
(read/write) 167312 167312 0 0.0
.bss 89304 89304 0 0.0
.data 3440 3440 0 0.0
.rodata 84424 84424 0 0.0
.text 650060 650060 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720280 720280 0 0.0
(read/write) 167492 167492 0 0.0
.bss 89488 89488 0 0.0
.data 3436 3436 0 0.0
.rodata 80264 80264 0 0.0
.text 639748 639748 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567714 567714 0 0.0
(read/write) 207748 207748 0 0.0
.bss 201212 201212 0 0.0
.data 1412 1412 0 0.0
.rodata 83970 83970 0 0.0
.text 481624 481624 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621050 621050 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201576 0 0.0
.data 1448 1448 0 0.0
.rodata 105834 105834 0 0.0
.text 513096 513096 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562007 562007 0 0.0
.app_xip_area 452161 452161 0 0.0
.bss 64760 64760 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544247 544247 0 0.0
.app_xip_area 429665 429665 0 0.0
.bss 69456 69456 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562935 562935 0 0.0
.app_xip_area 454545 454545 0 0.0
.bss 63376 63376 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558407 558407 0 0.0
.app_xip_area 446793 446793 0 0.0
.bss 66496 66496 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1041816 -8 -0.0
.bss 192728 192728 0 0.0
.data 2708 2708 0 0.0
.text 846364 846356 -8 -0.0
BRD4187C (read/write) 1105012 1105012 0 0.0
.bss 195004 195004 0 0.0
.data 3316 3316 0 0.0
.text 906672 906672 0 0.0
lock-app BRD4161A+wf200 (read/write) 1117896 1117896 0 0.0
.bss 188112 188112 0 0.0
.data 2732 2732 0 0.0
.text 927032 927032 0 0.0
window-app BRD4187C (read/write) 1138296 1138296 0 0.0
.bss 167036 167036 0 0.0
.data 3188 3188 0 0.0
.text 968052 968052 0 0.0
esp32 all-clusters-app c3devkit (read only) 1153460 1153460 0 0.0
(read/write) 1669200 1669200 0 0.0
.dram0.bss 71784 71784 0 0.0
.dram0.data 13444 13444 0 0.0
.flash.rodata 239968 239968 0 0.0
.flash.text 1153460 1153460 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1199583 1199583 0 0.0
(read/write) 519832 519832 0 0.0
.dram0.bss 78656 78656 0 0.0
.dram0.data 34988 34988 0 0.0
.flash.rodata 270268 270268 0 0.0
.flash.text 1193419 1193419 0 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606400 606400 0 0.0
(read/write) 81176 81176 0 0.0
.bss 69024 69024 0 0.0
.data 2168 2168 0 0.0
.text 605864 605864 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691656 691656 0 0.0
.bss 67680 67680 0 0.0
.data 2716 2716 0 0.0
.text 577784 577784 0 0.0
light k32w0+release (read only) 595800 595800 0 0.0
(read/write) 79192 79192 0 0.0
.bss 67088 67088 0 0.0
.data 2120 2120 0 0.0
.text 595264 595264 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783484 783484 0 0.0
.bss 77356 77356 0 0.0
.data 1928 1928 0 0.0
.text 660744 660744 0 0.0
lock k32w0+release (read only) 577272 577272 0 0.0
(read/write) 78648 78648 0 0.0
.bss 66568 66568 0 0.0
.data 2096 2096 0 0.0
.text 576736 576736 0 0.0
linux air-purifier-app debug (read only) 2534077 2534389 312 0.0
(read/write) 127248 127248 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2179221 160 0.0
all-clusters-app debug (read only) 5432729 5433025 296 0.0
(read/write) 457856 457888 32 0.0
.bss 131760 131760 0 0.0
.data 3840 3872 32 0.8
.data.rel.ro 314984 314984 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 314140 314268 128 0.0
.text 4706547 4706691 144 0.0
all-clusters-minimal-app debug (read only) 4961969 4962249 280 0.0
(read/write) 234728 234760 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3808 32 0.8
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272909 96 0.0
.text 4456675 4456835 160 0.0
bridge-app debug (read only) 4424937 4425217 280 0.0
(read/write) 215968 216000 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4736 32 0.7
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219573 96 0.0
.text 3986867 3987027 160 0.0
chip-tool debug (read only) 11769673 11769673 0 0.0
(read/write) 507800 507800 0 0.0
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 401360 401360 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 428649 428649 0 0.0
.text 10645667 10645667 0 0.0
chip-tool-ipv6only arm64 (read only) 11343512 11343512 0 0.0
(read/write) 577544 577544 0 0.0
.bss 103272 103272 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 440632 440632 0 0.0
.dynamic 512 512 0 0.0
.got 19960 19960 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 339684 339684 0 0.0
.text 10128364 10128364 0 0.0
lighting-app debug+rpc+ui (read only) 5310977 5311257 280 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340820 96 0.0
.text 4725443 4725603 160 0.0
lock-app debug (read only) 4510057 4510337 280 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247477 96 0.0
.text 4052627 4052787 160 0.0
ota-provider-app debug (read only) 4174113 4174377 264 0.0
(read/write) 192736 192736 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201685 96 0.0
.text 3780627 3780771 144 0.0
ota-requestor-app debug (read only) 4264689 4264953 264 0.0
(read/write) 197048 197048 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205493 96 0.0
.text 3862995 3863139 144 0.0
shell debug (read only) 2803457 2803457 0 0.0
(read/write) 152672 152672 0 0.0
.bss 62440 62440 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182592 182592 0 0.0
.text 2449538 2449538 0 0.0
thermostat-no-ble arm64 (read only) 4353384 4353696 312 0.0
(read/write) 247824 247552 -272 -0.1
.bss 122056 122056 0 0.0
.data 2880 2896 16 0.6
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 155644 155764 120 0.1
.text 3855228 3855388 160 0.0
tv-app debug (read only) 5411217 5411497 280 0.0
(read/write) 349216 349248 32 0.0
.bss 244608 244608 0 0.0
.data 4992 5024 32 0.6
.data.rel.ro 92312 92312 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273589 96 0.0
.text 4899859 4900019 160 0.0
tv-casting-app debug (read only) 9646209 9646409 200 0.0
(read/write) 340016 340048 32 0.0
.bss 156384 156384 0 0.0
.data 2464 2496 32 1.3
.data.rel.ro 174304 174304 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 365608 365736 128 0.0
.text 8813027 8813075 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526712 2526712 0 0.0
.bss 220312 220312 0 0.0
.data 5144 5144 0 0.0
.text 1489396 1489396 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070088 1070088 0 0.0
bss 129520 129520 0 0.0
rodata 105592 105592 0 0.0
text 787408 787408 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196208 1196208 0 0.0
bss 121730 121730 0 0.0
rodata 139348 139348 0 0.0
text 784792 784792 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041168 1041168 0 0.0
bss 129444 129444 0 0.0
rodata 98896 98896 0 0.0
text 765160 765160 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835720 0 0.0
(read/write) 1754148 1754148 0 0.0
.bss 195140 195140 0 0.0
.data 2480 2480 0 0.0
.text 1548140 1548140 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707148 1707148 0 0.0
.bss 193052 193052 0 0.0
.data 2472 2472 0 0.0
.text 1503236 1503236 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632052 0 0.0
.bss 186476 186476 0 0.0
.data 2360 2360 0 0.0
.text 1434828 1434828 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658964 1658964 0 0.0
.bss 213572 213572 0 0.0
.data 2384 2384 0 0.0
.text 1434620 1434620 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1117540 1117540 0 0.0
.bss 101296 101296 0 0.0
.data 740 740 0 0.0
.text 629916 629916 0 0.0
lock-app qpg6105+debug (read/write) 1081452 1081452 0 0.0
.bss 97592 97592 0 0.0
.data 784 784 0 0.0
.text 593832 593832 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822234 822234 0 0.0
bss 50988 50988 0 0.0
text 614506 614506 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089288 1089288 0 0.0
bss 100516 100516 0 0.0
text 769472 769472 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085100 1085100 0 0.0
bss 109840 109840 0 0.0
text 754300 754300 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935612 935612 0 0.0
bss 94348 94348 0 0.0
text 647606 647606 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822462 822462 0 0.0
bss 51032 51032 0 0.0
text 614876 614876 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979756 979756 0 0.0
bss 79112 79112 0 0.0
text 695170 695170 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094160 1094160 0 0.0
bss 99912 99912 0 0.0
text 770698 770698 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966184 966184 0 0.0
bss 97376 97376 0 0.0
text 648642 648642 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949488 949488 0 0.0
bss 92456 92456 0 0.0
text 663916 663916 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881372 881372 0 0.0
bss 69104 69104 0 0.0
text 622990 622990 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822016 822016 0 0.0
bss 57348 57348 0 0.0
text 589914 589914 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705628 705628 0 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824198 824198 0 0.0
bss 51168 51168 0 0.0
text 617620 617620 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879197 879197 0 0.0
bss 60816 60816 0 0.0
text 631752 631752 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846380 846380 0 0.0
bss 57636 57636 0 0.0
text 608380 608380 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840552 840552 0 0.0
bss 57988 57988 0 0.0
text 602310 602310 0 0.0

@yunhanw-google yunhanw-google enabled auto-merge (squash) January 10, 2024 15:14
@@ -1670,6 +1670,7 @@ endpoint 0 {
ram attribute clusterRevision default = 1;

handle command OpenCommissioningWindow;
handle command OpenBasicCommissioningWindow;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this being enabled? Where is it used? And why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just to make the device can be commissioned to the second fabric easily. If using the two controller (devCtrl and devCtrl2) in one same container/host to execute this test, the accessory can still resolve the address for first controller even if the first controller is shutdown by 'self.devCtrl.Shutdown()'. So I used two containers for two fabrics. If using OpenBasicCommissioningWindow from the first controller, the second could use the original setup pincode to commission the server device.

Copy link
Contributor

Choose a reason for hiding this comment

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

thanks for clarification

Copy link
Contributor

Choose a reason for hiding this comment

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

Would follow-up it if it is still concerning. thanks

Copy link
Contributor

Choose a reason for hiding this comment

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

So is the issue here that you can't communicate the right setup code from OpenCommissioningWindow to the other container?

The problem here is that this example was explicitly not enabling OpenCommissioningWindow because it's meant to be an example of how you actually do a real app. We are not messing that up because of our testing limitations. We should really not be doing that @wqx6 @yunhanw-google

examples/platform/linux/Options.cpp Outdated Show resolved Hide resolved
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Copy link

github-actions bot commented Jan 11, 2024

PR #31310: Size comparison from 418b598 to 68d2a84

Increases above 0.2%:

platform target config section 418b598 68d2a84 change % change
bl602 lighting-app bl602 .data 9416 9488 72 0.8
bl602+mfd .data 9384 9456 72 0.8
bl602+rpc .data 9784 9856 72 0.7
bl702 lighting-app bl702 .data 3584 3656 72 2.0
bl702+mfd .data 3568 3640 72 2.0
bl702+rpc .data 4144 4216 72 1.7
bl706-eth .data 3160 3232 72 2.3
bl706-wifi .data 3600 3672 72 2.0
bl702l lighting-app bl702l .data 4952 5024 72 1.5
bl702l+mfd .data 4928 5000 72 1.5
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .data 3452 3524 72 2.1
lock-ftd LP_EM_CC1354P10_6 .data 3480 3552 72 2.1
lock-mtd LP_EM_CC1354P10_6 .data 3480 3552 72 2.1
pump-app LP_EM_CC1354P10_6 .data 3440 3512 72 2.1
pump-controller-app LP_EM_CC1354P10_6 .data 3436 3508 72 2.1
cc32xx air-purifier CC3235SF_LAUNCHXL .data 1412 1592 180 12.7
lock CC3235SF_LAUNCHXL .data 1448 1520 72 5.0
cyw30739 light cyw930739m2evb_01 .data 660 732 72 10.9
lock cyw930739m2evb_01 .data 700 772 72 10.3
ota-requestor cyw930739m2evb_01 .data 588 696 108 18.4
switch cyw930739m2evb_01 .data 696 804 108 15.5
efr32 lighting-app BRD4161A+rs9116 .data 2708 2776 68 2.5
BRD4187C .data 3316 3384 68 2.1
lock-app BRD4161A+wf200 .data 2732 2800 68 2.5
window-app BRD4187C .data 3188 3292 104 3.3
esp32 all-clusters-app c3devkit .dram0.data 13444 13588 144 1.1
m5stack .dram0.data 34988 35132 144 0.4
k32w contact k32w0+release .data 2168 2236 68 3.1
k32w1+release .data 2716 2788 72 2.7
light k32w0+release .data 2120 2188 68 3.2
k32w1+release .data 1928 2000 72 3.7
lock k32w0+release .data 2096 2164 68 3.2
linux air-purifier-app debug .data 1472 2144 672 45.7
all-clusters-app debug .data 3840 4448 608 15.8
all-clusters-minimal-app debug .data 3776 4384 608 16.1
bridge-app debug .data 4704 6144 1440 30.6
chip-tool debug .data 4994 5058 64 1.3
chip-tool-ipv6only arm64 .data 4384 4472 88 2.0
.got 19960 20032 72 0.4
lighting-app debug+rpc+ui .data 4416 4864 448 10.1
lock-app debug .data 3648 4096 448 12.3
ota-provider-app debug .data 3904 4256 352 9.0
ota-requestor-app debug .data 4176 4656 480 11.5
shell debug .data 768 1344 576 75.0
thermostat-no-ble arm64 .data 2880 3328 448 15.6
tv-app debug .data 4992 6464 1472 29.5
tv-casting-app debug .data 2464 2912 448 18.2
mbed lock-app-release cy8cproto_062_4343w .data 5144 5208 64 1.2
psoc6 all-clusters cy8ckit_062s2_43012 .data 2480 2616 136 5.5
all-clusters-minimal cy8ckit_062s2_43012 .data 2472 2616 144 5.8
light cy8ckit_062s2_43012 .data 2360 2432 72 3.1
lock cy8ckit_062s2_43012 .data 2384 2456 72 3.0
qpg lighting-app qpg6105+debug .data 740 808 68 9.2
lock-app qpg6105+debug .data 784 852 68 8.7
Increases (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 418b598 68d2a84 change % change
bl602 lighting-app bl602 (read/write) 1419650 1419754 104 0.0
.data 9416 9488 72 0.8
.rodata 156992 156996 4 0.0
.text 1087342 1087448 106 0.0
bl602+mfd (read/write) 1434122 1434226 104 0.0
.data 9384 9456 72 0.8
.rodata 155952 155956 4 0.0
.text 1102710 1102816 106 0.0
bl602+rpc (read/write) 1467170 1467530 360 0.0
.data 9784 9856 72 0.7
.rodata 164608 164612 4 0.0
.text 1118830 1119192 362 0.0
bl702 lighting-app bl702 (read/write) 1184367 1184799 432 0.0
.data 3584 3656 72 2.0
.rodata 106364 106368 4 0.0
.text 956750 957112 362 0.0
bl702+mfd (read/write) 1195499 1195931 432 0.0
.data 3568 3640 72 2.0
.rodata 105304 105308 4 0.0
.text 968814 969176 362 0.0
bl702+rpc (read/write) 1276379 1276735 356 0.0
.data 4144 4216 72 1.7
.rodata 121784 121788 4 0.0
.text 1031812 1032174 362 0.0
bl706-eth (read/write) 1003757 1003921 164 0.0
.data 3160 3232 72 2.3
.rodata 99696 99700 4 0.0
.text 749412 749518 106 0.0
bl706-wifi .data 3600 3672 72 2.0
.rodata 120676 120680 4 0.0
.text 977480 977622 142 0.0
bl702l lighting-app bl702l (read/write) 1154072 1154444 372 0.0
.data 4952 5024 72 1.5
.rodata 100368 100372 4 0.0
.text 949876 950238 362 0.0
bl702l+mfd .data 4928 5000 72 1.5
.rodata 99308 99312 4 0.0
.text 962252 962614 362 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777808 778056 248 0.0
(read/write) 168308 168380 72 0.0
.data 3452 3524 72 2.1
.rodata 88832 88840 8 0.0
.text 688708 688952 244 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793888 794136 248 0.0
(read/write) 178536 178608 72 0.0
.data 3480 3552 72 2.1
.rodata 83088 83096 8 0.0
.text 710536 710772 236 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782144 782368 224 0.0
(read/write) 172992 173064 72 0.0
.data 3480 3552 72 2.1
.text 672184 672404 220 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734752 734992 240 0.0
(read/write) 167312 167384 72 0.0
.data 3440 3512 72 2.1
.text 650060 650304 244 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720280 720504 224 0.0
(read/write) 167492 167564 72 0.0
.data 3436 3508 72 2.1
.text 639748 639976 228 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567714 567938 224 0.0
.data 1412 1592 180 12.7
.text 481624 481852 228 0.0
lock CC3235SF_LAUNCHXL (read only) 621050 621298 248 0.0
.data 1448 1520 72 5.0
.text 513096 513340 244 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562007 562247 240 0.0
.app_xip_area 452161 452401 240 0.1
.data 660 732 72 10.9
lock cyw930739m2evb_01 (read/write) 544247 544495 248 0.0
.app_xip_area 429665 429913 248 0.1
.data 700 772 72 10.3
ota-requestor cyw930739m2evb_01 (read/write) 562935 563183 248 0.0
.app_xip_area 454545 454793 248 0.1
.data 588 696 108 18.4
switch cyw930739m2evb_01 (read/write) 558407 558775 368 0.1
.app_xip_area 446793 447153 360 0.1
.data 696 804 108 15.5
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1042128 304 0.0
.data 2708 2776 68 2.5
.text 846364 846676 312 0.0
BRD4187C (read/write) 1105012 1105232 220 0.0
.data 3316 3384 68 2.1
.text 906672 906896 224 0.0
lock-app BRD4161A+wf200 (read/write) 1117896 1118148 252 0.0
.data 2732 2800 68 2.5
.text 927032 927288 256 0.0
window-app BRD4187C (read/write) 1138296 1138504 208 0.0
.data 3188 3292 104 3.3
.text 968052 968268 216 0.0
esp32 all-clusters-app c3devkit (read only) 1153460 1153674 214 0.0
(read/write) 1669200 1669232 32 0.0
.dram0.data 13444 13588 144 1.1
.flash.rodata 239968 240000 32 0.0
.flash.text 1153460 1153674 214 0.0
m5stack (read only) 1199583 1199895 312 0.0
(read/write) 519832 519860 28 0.0
.dram0.data 34988 35132 144 0.4
.flash.rodata 270268 270304 36 0.0
.flash.text 1193419 1193731 312 0.0
k32w contact k32w0+release (read only) 606400 606648 248 0.0
.data 2168 2236 68 3.1
.text 605864 606112 248 0.0
k32w1+release (read/write) 691656 691908 252 0.0
.data 2716 2788 72 2.7
.text 577784 578040 256 0.0
light k32w0+release (read only) 595800 596032 232 0.0
.data 2120 2188 68 3.2
.text 595264 595496 232 0.0
k32w1+release (read/write) 783484 783728 244 0.0
.data 1928 2000 72 3.7
.text 660744 660992 248 0.0
lock k32w0+release (read only) 577272 577512 240 0.0
.data 2096 2164 68 3.2
.text 576736 576976 240 0.0
linux air-purifier-app debug (read only) 2534077 2535861 1784 0.1
.data 1472 2144 672 45.7
.rodata 179592 179720 128 0.1
.text 2179061 2180693 1632 0.1
all-clusters-app debug (read only) 5432729 5433689 960 0.0
(read/write) 457856 457920 64 0.0
.data 3840 4448 608 15.8
.data.rel.ro 314984 315032 48 0.0
.rodata 314140 314364 224 0.1
.text 4706547 4707187 640 0.0
all-clusters-minimal-app debug (read only) 4961969 4963209 1240 0.0
(read/write) 234728 234760 32 0.0
.data 3776 4384 608 16.1
.rodata 272813 272941 128 0.0
.text 4456675 4457763 1088 0.0
bridge-app debug (read only) 4424937 4426753 1816 0.0
(read/write) 215968 216032 64 0.0
.data 4704 6144 1440 30.6
.rodata 219477 219605 128 0.1
.text 3986867 3988531 1664 0.0
chip-tool debug (read only) 11769673 11776689 7016 0.1
(read/write) 507800 508312 512 0.1
.data 4994 5058 64 1.3
.data.rel.ro 401360 401816 456 0.1
.rodata 428649 429305 656 0.2
.text 10645667 10651043 5376 0.1
chip-tool-ipv6only arm64 (read only) 11343512 11349984 6472 0.1
.data 4384 4472 88 2.0
.data.rel.ro 440632 441032 400 0.1
.got 19960 20032 72 0.4
.rodata 339684 340012 328 0.1
.text 10128364 10133356 4992 0.0
lighting-app debug+rpc+ui (read only) 5310977 5312649 1672 0.0
.data 4416 4864 448 10.1
.rodata 340724 340852 128 0.0
.text 4725443 4726963 1520 0.0
lock-app debug (read only) 4510057 4512017 1960 0.0
.data 3648 4096 448 12.3
.rodata 247381 247509 128 0.1
.text 4052627 4054435 1808 0.0
ota-provider-app debug (read only) 4174113 4176009 1896 0.0
.data 3904 4256 352 9.0
.rodata 201589 201749 160 0.1
.text 3780627 3782339 1712 0.0
ota-requestor-app debug (read only) 4264689 4266585 1896 0.0
.data 4176 4656 480 11.5
.rodata 205397 205557 160 0.1
.text 3862995 3864707 1712 0.0
shell debug (read only) 2803457 2804705 1248 0.0
.data 768 1344 576 75.0
.rodata 182592 182656 64 0.0
.text 2449538 2450674 1136 0.0
thermostat-no-ble arm64 (read only) 4353384 4354920 1536 0.0
.data 2880 3328 448 15.6
.rodata 155644 155772 128 0.1
.text 3855228 3856636 1408 0.0
tv-app debug (read only) 5411217 5413305 2088 0.0
(read/write) 349216 349280 64 0.0
.data 4992 6464 1472 29.5
.data.rel.ro 92312 92344 32 0.0
.rodata 273493 273653 160 0.1
.text 4899859 4901619 1760 0.0
tv-casting-app debug (read only) 9646209 9649145 2936 0.0
(read/write) 340016 340144 128 0.0
.data 2464 2912 448 18.2
.data.rel.ro 174304 174432 128 0.1
.rodata 365608 365800 192 0.1
.text 8813027 8815363 2336 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526712 2526976 264 0.0
.data 5144 5208 64 1.2
.text 1489396 1489660 264 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1070088 1070480 392 0.0
rodata 105592 105632 40 0.0
text 787408 787744 336 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1196208 1196532 324 0.0
rodata 139348 139352 4 0.0
text 784792 785124 332 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041168 1041412 244 0.0
rodata 98896 98900 4 0.0
text 765160 765392 232 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835728 8 0.0
(read/write) 1754148 1754532 384 0.0
.data 2480 2616 136 5.5
.text 1548140 1548532 392 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1707148 1707380 232 0.0
.data 2472 2616 144 5.8
.text 1503236 1503468 232 0.0
light cy8ckit_062s2_43012 (read/write) 1632052 1632292 240 0.0
.data 2360 2432 72 3.1
.text 1434828 1435068 240 0.0
lock cy8ckit_062s2_43012 (read/write) 1658964 1659196 232 0.0
.data 2384 2456 72 3.0
.text 1434620 1434852 232 0.0
qpg lighting-app qpg6105+debug (read/write) 1117540 1117784 244 0.0
.data 740 808 68 9.2
.text 629916 630164 248 0.0
lock-app qpg6105+debug (read/write) 1081452 1081712 260 0.0
.data 784 852 68 8.7
.text 593832 594088 256 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822234 822390 156 0.0
text 614506 614666 160 0.0
all-clusters-app tlsr9518adk80d (read/write) 1089288 1089620 332 0.0
text 769472 769764 292 0.0
all-clusters-minimal-app tlsr9528a (read/write) 1085100 1085288 188 0.0
text 754300 754486 186 0.0
bridge-app tlsr9518adk80d (read/write) 935612 935788 176 0.0
text 647606 647792 186 0.0
contact-sensor-app tlsr9528a_retention (read/write) 822462 822626 164 0.0
text 614876 615036 160 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 979756 980092 336 0.0
text 695170 695462 292 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094160 1094316 156 0.0
text 770698 770860 162 0.0
lock-app-dfu tlsr9528a (read/write) 966184 966348 164 0.0
text 648642 648804 162 0.0
ota-requestor-app tlsr9518adk80d (read/write) 949488 949680 192 0.0
text 663916 664102 186 0.0
pump-app tlsr9528a (read/write) 881372 881528 156 0.0
text 622990 623152 162 0.0
pump-controller-app tlsr9518adk80d (read/write) 822016 822180 164 0.0
text 589914 590076 162 0.0
shell tlsr9518adk80d (read/write) 705628 705632 4 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 824198 824354 156 0.0
text 617620 617780 160 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879197 879361 164 0.0
text 631752 631914 162 0.0
thermostat tlsr9518adk80d (read/write) 846380 846544 164 0.0
text 608380 608542 162 0.0
window-covering tlsr9518adk80d (read/write) 840552 840744 192 0.0
text 602310 602496 186 0.0
Decreases (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 418b598 68d2a84 change % change
bl602 lighting-app bl602 .bss 85256 85184 -72 -0.1
bl602+mfd .bss 85424 85352 -72 -0.1
bl602+rpc .bss 93288 93216 -72 -0.1
bl702 lighting-app bl702 .bss 11197 11133 -64 -0.6
bl702+mfd .bss 11373 11309 -64 -0.6
bl702+rpc .bss 19677 19597 -80 -0.4
bl706-eth .bss 23772 23692 -80 -0.3
bl706-wifi (read/write) 1242666 1234782 -7884 -0.6
.bss 10641 10577 -64 -0.6
bl702l lighting-app bl702l .bss 16392 16328 -64 -0.4
bl702l+mfd (read/write) 1166036 1165896 -140 -0.0
.bss 16568 16504 -64 -0.4
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .bss 90524 90452 -72 -0.1
lock-ftd LP_EM_CC1354P10_6 .bss 100700 100628 -72 -0.1
lock-mtd LP_EM_CC1354P10_6 .bss 95156 95084 -72 -0.1
pump-app LP_EM_CC1354P10_6 .bss 89304 89232 -72 -0.1
pump-controller-app LP_EM_CC1354P10_6 .bss 89488 89416 -72 -0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read/write) 207748 207744 -4 -0.0
.bss 201212 201028 -184 -0.1
.rodata 83970 83962 -8 -0.0
lock CC3235SF_LAUNCHXL .bss 201576 201504 -72 -0.0
cyw30739 light cyw930739m2evb_01 .bss 64760 64688 -72 -0.1
lock cyw930739m2evb_01 .bss 69456 69384 -72 -0.1
ota-requestor cyw930739m2evb_01 .bss 63376 63272 -104 -0.2
switch cyw930739m2evb_01 .bss 66496 66392 -104 -0.2
efr32 lighting-app BRD4161A+rs9116 .bss 192728 192656 -72 -0.0
BRD4187C .bss 195004 194932 -72 -0.0
lock-app BRD4161A+wf200 .bss 188112 188040 -72 -0.0
window-app BRD4187C .bss 167036 166924 -112 -0.1
esp32 all-clusters-app c3devkit .dram0.bss 71784 71640 -144 -0.2
m5stack .dram0.bss 78656 78504 -152 -0.2
k32w contact k32w0+release (read/write) 81176 81172 -4 -0.0
.bss 69024 68952 -72 -0.1
k32w1+release .bss 67680 67608 -72 -0.1
light k32w0+release (read/write) 79192 79188 -4 -0.0
.bss 67088 67016 -72 -0.1
k32w1+release .bss 77356 77284 -72 -0.1
lock k32w0+release (read/write) 78648 78644 -4 -0.0
.bss 66568 66496 -72 -0.1
linux air-purifier-app debug .bss 46944 46272 -672 -1.4
all-clusters-app debug .bss 131760 131184 -576 -0.4
all-clusters-minimal-app debug .bss 127856 127280 -576 -0.5
bridge-app debug .bss 119224 117848 -1376 -1.2
chip-tool-ipv6only arm64 (read/write) 577544 575256 -2288 -0.4
.bss 103272 103256 -16 -0.0
.init_array 248 240 -8 -3.2
lighting-app debug+rpc+ui .bss 119360 118912 -448 -0.4
lock-app debug .bss 113760 113312 -448 -0.4
ota-provider-app debug (read/write) 192736 192704 -32 -0.0
.bss 113632 113248 -384 -0.3
ota-requestor-app debug (read/write) 197048 197016 -32 -0.0
.bss 114656 114144 -512 -0.4
shell debug .bss 62440 61864 -576 -0.9
thermostat-no-ble arm64 (read/write) 247824 246296 -1528 -0.6
.bss 122056 121624 -432 -0.4
.init_array 424 416 -8 -1.9
tv-app debug .bss 244608 243168 -1440 -0.6
tv-casting-app debug .bss 156384 155936 -448 -0.3
mbed lock-app-release cy8cproto_062_4343w .bss 220312 220240 -72 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 129520 129376 -144 -0.1
nrf7002dk_nrf5340_cpuapp bss 121730 121586 -144 -0.1
all-clusters-minimal-app nrf52840dk_nrf52840 bss 129444 129300 -144 -0.1
psoc6 all-clusters cy8ckit_062s2_43012 .bss 195140 194996 -144 -0.1
all-clusters-minimal cy8ckit_062s2_43012 .bss 193052 192908 -144 -0.1
light cy8ckit_062s2_43012 .bss 186476 186404 -72 -0.0
lock cy8ckit_062s2_43012 .bss 213572 213500 -72 -0.0
qpg lighting-app qpg6105+debug .bss 101296 101224 -72 -0.1
lock-app qpg6105+debug .bss 97592 97520 -72 -0.1
telink air-quality-sensor-app tlsr9528a_retention bss 50988 50916 -72 -0.1
all-clusters-app tlsr9518adk80d bss 100516 100372 -144 -0.1
all-clusters-minimal-app tlsr9528a bss 109840 109696 -144 -0.1
bridge-app tlsr9518adk80d bss 94348 93664 -684 -0.7
contact-sensor-app tlsr9528a_retention bss 51032 50960 -72 -0.1
light-switch-app-ota-shell-factory-data tlsr9528a bss 79112 79004 -108 -0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d bss 99912 99840 -72 -0.1
lock-app-dfu tlsr9528a bss 97376 97304 -72 -0.1
ota-requestor-app tlsr9518adk80d bss 92456 92348 -108 -0.1
pump-app tlsr9528a bss 69104 69032 -72 -0.1
pump-controller-app tlsr9518adk80d bss 57348 57276 -72 -0.1
smoke_co_alarm-app tlsr9528a_retention bss 51168 51096 -72 -0.1
temperature-measurement-app-mars-ota tlsr9518adk80d bss 60816 60744 -72 -0.1
thermostat tlsr9518adk80d bss 57636 57564 -72 -0.1
window-covering tlsr9518adk80d bss 57988 57880 -108 -0.2
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 418b598 68d2a84 change % change
bl602 lighting-app bl602 (read/write) 1419650 1419754 104 0.0
.bss 85256 85184 -72 -0.1
.data 9416 9488 72 0.8
.rodata 156992 156996 4 0.0
.text 1087342 1087448 106 0.0
bl602+mfd (read/write) 1434122 1434226 104 0.0
.bss 85424 85352 -72 -0.1
.data 9384 9456 72 0.8
.rodata 155952 155956 4 0.0
.text 1102710 1102816 106 0.0
bl602+rpc (read/write) 1467170 1467530 360 0.0
.bss 93288 93216 -72 -0.1
.data 9784 9856 72 0.7
.rodata 164608 164612 4 0.0
.text 1118830 1119192 362 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184367 1184799 432 0.0
.bss 11197 11133 -64 -0.6
.data 3584 3656 72 2.0
.rodata 106364 106368 4 0.0
.text 956750 957112 362 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1195499 1195931 432 0.0
.bss 11373 11309 -64 -0.6
.data 3568 3640 72 2.0
.rodata 105304 105308 4 0.0
.text 968814 969176 362 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276379 1276735 356 0.0
.bss 19677 19597 -80 -0.4
.data 4144 4216 72 1.7
.rodata 121784 121788 4 0.0
.text 1031812 1032174 362 0.0
bl706-eth (read/write) 1003757 1003921 164 0.0
.bss 23772 23692 -80 -0.3
.data 3160 3232 72 2.3
.rodata 99696 99700 4 0.0
.text 749412 749518 106 0.0
bl706-wifi (read/write) 1242666 1234782 -7884 -0.6
.bss 10641 10577 -64 -0.6
.data 3600 3672 72 2.0
.rodata 120676 120680 4 0.0
.text 977480 977622 142 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154072 1154444 372 0.0
.bss 16392 16328 -64 -0.4
.data 4952 5024 72 1.5
.rodata 100368 100372 4 0.0
.text 949876 950238 362 0.0
bl702l+mfd (read/write) 1166036 1165896 -140 -0.0
.bss 16568 16504 -64 -0.4
.data 4928 5000 72 1.5
.rodata 99308 99312 4 0.0
.text 962252 962614 362 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 777808 778056 248 0.0
(read/write) 168308 168380 72 0.0
.bss 90524 90452 -72 -0.1
.data 3452 3524 72 2.1
.rodata 88832 88840 8 0.0
.text 688708 688952 244 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 793888 794136 248 0.0
(read/write) 178536 178608 72 0.0
.bss 100700 100628 -72 -0.1
.data 3480 3552 72 2.1
.rodata 83088 83096 8 0.0
.text 710536 710772 236 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782144 782368 224 0.0
(read/write) 172992 173064 72 0.0
.bss 95156 95084 -72 -0.1
.data 3480 3552 72 2.1
.rodata 109696 109696 0 0.0
.text 672184 672404 220 0.0
pump-app LP_EM_CC1354P10_6 (read only) 734752 734992 240 0.0
(read/write) 167312 167384 72 0.0
.bss 89304 89232 -72 -0.1
.data 3440 3512 72 2.1
.rodata 84424 84424 0 0.0
.text 650060 650304 244 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720280 720504 224 0.0
(read/write) 167492 167564 72 0.0
.bss 89488 89416 -72 -0.1
.data 3436 3508 72 2.1
.rodata 80264 80264 0 0.0
.text 639748 639976 228 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567714 567938 224 0.0
(read/write) 207748 207744 -4 -0.0
.bss 201212 201028 -184 -0.1
.data 1412 1592 180 12.7
.rodata 83970 83962 -8 -0.0
.text 481624 481852 228 0.0
lock CC3235SF_LAUNCHXL (read only) 621050 621298 248 0.0
(read/write) 208144 208144 0 0.0
.bss 201576 201504 -72 -0.0
.data 1448 1520 72 5.0
.rodata 105834 105834 0 0.0
.text 513096 513340 244 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562007 562247 240 0.0
.app_xip_area 452161 452401 240 0.1
.bss 64760 64688 -72 -0.1
.data 660 732 72 10.9
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544247 544495 248 0.0
.app_xip_area 429665 429913 248 0.1
.bss 69456 69384 -72 -0.1
.data 700 772 72 10.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 562935 563183 248 0.0
.app_xip_area 454545 454793 248 0.1
.bss 63376 63272 -104 -0.2
.data 588 696 108 18.4
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558407 558775 368 0.1
.app_xip_area 446793 447153 360 0.1
.bss 66496 66392 -104 -0.2
.data 696 804 108 15.5
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1041824 1042128 304 0.0
.bss 192728 192656 -72 -0.0
.data 2708 2776 68 2.5
.text 846364 846676 312 0.0
BRD4187C (read/write) 1105012 1105232 220 0.0
.bss 195004 194932 -72 -0.0
.data 3316 3384 68 2.1
.text 906672 906896 224 0.0
lock-app BRD4161A+wf200 (read/write) 1117896 1118148 252 0.0
.bss 188112 188040 -72 -0.0
.data 2732 2800 68 2.5
.text 927032 927288 256 0.0
window-app BRD4187C (read/write) 1138296 1138504 208 0.0
.bss 167036 166924 -112 -0.1
.data 3188 3292 104 3.3
.text 968052 968268 216 0.0
esp32 all-clusters-app c3devkit (read only) 1153460 1153674 214 0.0
(read/write) 1669200 1669232 32 0.0
.dram0.bss 71784 71640 -144 -0.2
.dram0.data 13444 13588 144 1.1
.flash.rodata 239968 240000 32 0.0
.flash.text 1153460 1153674 214 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1199583 1199895 312 0.0
(read/write) 519832 519860 28 0.0
.dram0.bss 78656 78504 -152 -0.2
.dram0.data 34988 35132 144 0.4
.flash.rodata 270268 270304 36 0.0
.flash.text 1193419 1193731 312 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606400 606648 248 0.0
(read/write) 81176 81172 -4 -0.0
.bss 69024 68952 -72 -0.1
.data 2168 2236 68 3.1
.text 605864 606112 248 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691656 691908 252 0.0
.bss 67680 67608 -72 -0.1
.data 2716 2788 72 2.7
.text 577784 578040 256 0.0
light k32w0+release (read only) 595800 596032 232 0.0
(read/write) 79192 79188 -4 -0.0
.bss 67088 67016 -72 -0.1
.data 2120 2188 68 3.2
.text 595264 595496 232 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783484 783728 244 0.0
.bss 77356 77284 -72 -0.1
.data 1928 2000 72 3.7
.text 660744 660992 248 0.0
lock k32w0+release (read only) 577272 577512 240 0.0
(read/write) 78648 78644 -4 -0.0
.bss 66568 66496 -72 -0.1
.data 2096 2164 68 3.2
.text 576736 576976 240 0.0
linux air-purifier-app debug (read only) 2534077 2535861 1784 0.1
(read/write) 127248 127248 0 0.0
.bss 46944 46272 -672 -1.4
.data 1472 2144 672 45.7
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179592 179720 128 0.1
.text 2179061 2180693 1632 0.1
all-clusters-app debug (read only) 5432729 5433689 960 0.0
(read/write) 457856 457920 64 0.0
.bss 131760 131184 -576 -0.4
.data 3840 4448 608 15.8
.data.rel.ro 314984 315032 48 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 314140 314364 224 0.1
.text 4706547 4707187 640 0.0
all-clusters-minimal-app debug (read only) 4961969 4963209 1240 0.0
(read/write) 234728 234760 32 0.0
.bss 127856 127280 -576 -0.5
.data 3776 4384 608 16.1
.data.rel.ro 95992 95992 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272813 272941 128 0.0
.text 4456675 4457763 1088 0.0
bridge-app debug (read only) 4424937 4426753 1816 0.0
(read/write) 215968 216032 64 0.0
.bss 119224 117848 -1376 -1.2
.data 4704 6144 1440 30.6
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219477 219605 128 0.1
.text 3986867 3988531 1664 0.0
chip-tool debug (read only) 11769673 11776689 7016 0.1
(read/write) 507800 508312 512 0.1
.bss 94200 94200 0 0.0
.data 4994 5058 64 1.3
.data.rel.ro 401360 401816 456 0.1
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 428649 429305 656 0.2
.text 10645667 10651043 5376 0.1
chip-tool-ipv6only arm64 (read only) 11343512 11349984 6472 0.1
(read/write) 577544 575256 -2288 -0.4
.bss 103272 103256 -16 -0.0
.data 4384 4472 88 2.0
.data.rel.ro 440632 441032 400 0.1
.dynamic 512 512 0 0.0
.got 19960 20032 72 0.4
.init 24 24 0 0.0
.init_array 248 240 -8 -3.2
.rodata 339684 340012 328 0.1
.text 10128364 10133356 4992 0.0
lighting-app debug+rpc+ui (read only) 5310977 5312649 1672 0.0
(read/write) 225040 225040 0 0.0
.bss 119360 118912 -448 -0.4
.data 4416 4864 448 10.1
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340724 340852 128 0.0
.text 4725443 4726963 1520 0.0
lock-app debug (read only) 4510057 4512017 1960 0.0
(read/write) 203688 203688 0 0.0
.bss 113760 113312 -448 -0.4
.data 3648 4096 448 12.3
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247381 247509 128 0.1
.text 4052627 4054435 1808 0.0
ota-provider-app debug (read only) 4174113 4176009 1896 0.0
(read/write) 192736 192704 -32 -0.0
.bss 113632 113248 -384 -0.3
.data 3904 4256 352 9.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201589 201749 160 0.1
.text 3780627 3782339 1712 0.0
ota-requestor-app debug (read only) 4264689 4266585 1896 0.0
(read/write) 197048 197016 -32 -0.0
.bss 114656 114144 -512 -0.4
.data 4176 4656 480 11.5
.data.rel.ro 72320 72320 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205397 205557 160 0.1
.text 3862995 3864707 1712 0.0
shell debug (read only) 2803457 2804705 1248 0.0
(read/write) 152672 152672 0 0.0
.bss 62440 61864 -576 -0.9
.data 768 1344 576 75.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182592 182656 64 0.0
.text 2449538 2450674 1136 0.0
thermostat-no-ble arm64 (read only) 4353384 4354920 1536 0.0
(read/write) 247824 246296 -1528 -0.6
.bss 122056 121624 -432 -0.4
.data 2880 3328 448 15.6
.data.rel.ro 102752 102752 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 424 416 -8 -1.9
.rodata 155644 155772 128 0.1
.text 3855228 3856636 1408 0.0
tv-app debug (read only) 5411217 5413305 2088 0.0
(read/write) 349216 349280 64 0.0
.bss 244608 243168 -1440 -0.6
.data 4992 6464 1472 29.5
.data.rel.ro 92312 92344 32 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273493 273653 160 0.1
.text 4899859 4901619 1760 0.0
tv-casting-app debug (read only) 9646209 9649145 2936 0.0
(read/write) 340016 340144 128 0.0
.bss 156384 155936 -448 -0.3
.data 2464 2912 448 18.2
.data.rel.ro 174304 174432 128 0.1
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 365608 365800 192 0.1
.text 8813027 8815363 2336 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526712 2526976 264 0.0
.bss 220312 220240 -72 -0.0
.data 5144 5208 64 1.2
.text 1489396 1489660 264 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070088 1070480 392 0.0
bss 129520 129376 -144 -0.1
rodata 105592 105632 40 0.0
text 787408 787744 336 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196208 1196532 324 0.0
bss 121730 121586 -144 -0.1
rodata 139348 139352 4 0.0
text 784792 785124 332 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041168 1041412 244 0.0
bss 129444 129300 -144 -0.1
rodata 98896 98900 4 0.0
text 765160 765392 232 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835720 835728 8 0.0
(read/write) 1754148 1754532 384 0.0
.bss 195140 194996 -144 -0.1
.data 2480 2616 136 5.5
.text 1548140 1548532 392 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1707148 1707380 232 0.0
.bss 193052 192908 -144 -0.1
.data 2472 2616 144 5.8
.text 1503236 1503468 232 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632052 1632292 240 0.0
.bss 186476 186404 -72 -0.0
.data 2360 2432 72 3.1
.text 1434828 1435068 240 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1658964 1659196 232 0.0
.bss 213572 213500 -72 -0.0
.data 2384 2456 72 3.0
.text 1434620 1434852 232 0.0
qpg lighting-app qpg6105+debug (read/write) 1117540 1117784 244 0.0
.bss 101296 101224 -72 -0.1
.data 740 808 68 9.2
.text 629916 630164 248 0.0
lock-app qpg6105+debug (read/write) 1081452 1081712 260 0.0
.bss 97592 97520 -72 -0.1
.data 784 852 68 8.7
.text 593832 594088 256 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822234 822390 156 0.0
bss 50988 50916 -72 -0.1
text 614506 614666 160 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089288 1089620 332 0.0
bss 100516 100372 -144 -0.1
text 769472 769764 292 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085100 1085288 188 0.0
bss 109840 109696 -144 -0.1
text 754300 754486 186 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935612 935788 176 0.0
bss 94348 93664 -684 -0.7
text 647606 647792 186 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822462 822626 164 0.0
bss 51032 50960 -72 -0.1
text 614876 615036 160 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 979756 980092 336 0.0
bss 79112 79004 -108 -0.1
text 695170 695462 292 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094160 1094316 156 0.0
bss 99912 99840 -72 -0.1
text 770698 770860 162 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966184 966348 164 0.0
bss 97376 97304 -72 -0.1
text 648642 648804 162 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949488 949680 192 0.0
bss 92456 92348 -108 -0.1
text 663916 664102 186 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881372 881528 156 0.0
bss 69104 69032 -72 -0.1
text 622990 623152 162 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822016 822180 164 0.0
bss 57348 57276 -72 -0.1
text 589914 590076 162 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705628 705632 4 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824198 824354 156 0.0
bss 51168 51096 -72 -0.1
text 617620 617780 160 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879197 879361 164 0.0
bss 60816 60744 -72 -0.1
text 631752 631914 162 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846380 846544 164 0.0
bss 57636 57564 -72 -0.1
text 608380 608542 162 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840552 840744 192 0.0
bss 57988 57880 -108 -0.2
text 602310 602496 186 0.0

@yunhanw-google yunhanw-google merged commit d2a13cb into project-chip:master Jan 11, 2024
79 checks passed
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.

[Workflow] Add follow-up persistent subscription test for #30491
5 participants