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

31479 updated DEM xml to take latest spec changes #31483

Conversation

jamesharrow
Copy link
Contributor

@jamesharrow jamesharrow commented Jan 17, 2024

Fixes #31479

Description of spec changes:
The Device Energy Management spec was updated to add support for Opt-out and cancelling of commands.

This URL should show all of the diffs between the versions last used:
https://github.com/CHIP-Specifications/connectedhomeip-spec/compare/c6f084b1188a44909e3d4fcb71bb272c9ac41772..ef7c371442003936081fffa0726f5b67b08334aa#diff-69ea3be1200f480acd5492108766fc8061ac57b4a2fc1336b886cb7a6dc638e9

and then look at src/app_clusters/DeviceEnergyManagement.adoc

This issue is to update the SDK / XML to match:

Main changes are:

  • ClusterRevision: 3
  • Feature split:
    ForecastAdjustment (FA) now subdivided into StartTimeAdjustment (STA), Pauseable (PA), ForecastAdjustment (FA), ConstraintBasedAdjustment (CON)
  • ESAStateEnum has removed UserOptOut
  • NEW: OptOutStateEnum added
  • NEW: AdjustmentCauseEnum added
  • NEW: ForecastUpdateReasonEnum added
  • Updated ForecastStruct Type:
    • Added ForecastUpdateReason
    • Change to Conformance (FA now STA)
  • Updated SlotStruct:
    • Change to Conformance for 3 fields (was M, now PAU)
  • NEW: OptOutState Attribute (0x0007)
  • Changes to conformance for commands FA changed to STA/PAU/FA/CON as needed
  • NEW: CancelRequest command
  • Updated: PowerAdjustRequest takes new Cause enum
  • Updated: StartTimeAdjustRequest takes new Cause enum
  • Updated: PauseRequest takes new Cause enum
  • Updated: ModifyForecastRequest takes new Cause enum
  • Updated: RequestConstraintBasedForecast takes new Cause enum
  • Events:
    • Conformance for Paused/Resume is PAU
    • Resumed Event now includes CauseEnum

SDK Changes in this PR

Note XML was autogen'd by Hasty's new Alchemy tool, with minor hand edits.

  • .ZAP / autogen updated
  • Added xml.json to remove new OptOutState attribute from ember
  • Fixed compilation issues with removal of kOptOut in ESAStateEnum
  • Added OptOutState attribute read
  • Added Cause into commands that need it
  • Added CancelRequest command handler
  • Added more validation to optout type to reject commands from Grid vs Local
  • Update FeatureMap to add new feature supported

@jamesharrow jamesharrow changed the title 31479 updated dem xml to take latest spec changes 31479 updated DEM xml to take latest spec changes Jan 17, 2024
Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from fa2aae9 to 7129aaf

Increases above 0.2%:

platform target config section fa2aae9 7129aaf change % change
linux chip-tool-ipv6only arm64 .data.rel.ro 445856 447016 1160 0.3
Increases (6 builds for esp32, linux, nrfconnect, psoc6)
platform target config section fa2aae9 7129aaf change % change
esp32 all-clusters-app c3devkit (read/write) 1670864 1670880 16 0.0
.flash.rodata 241472 241488 16 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
linux chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.data.rel.ro 445856 447016 1160 0.3
.got 20224 20240 16 0.1
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1091604 536 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213144 404 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1784172 1784860 688 0.0
.text 1577964 1578652 688 0.0
Full report (44 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section fa2aae9 7129aaf change % change
bl602 lighting-app bl602 (read/write) 1420342 1420342 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157048 157048 0 0.0
.text 1087984 1087984 0 0.0
bl602+mfd (read/write) 1434814 1434814 0 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156008 156008 0 0.0
.text 1103352 1103352 0 0.0
bl602+rpc (read/write) 1468078 1468078 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164616 164616 0 0.0
.text 1119732 1119732 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185131 1185131 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106420 106420 0 0.0
.text 957392 957392 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196263 1196263 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105360 105360 0 0.0
.text 969456 969456 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276767 1276767 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121792 121792 0 0.0
.text 1032202 1032202 0 0.0
bl706-eth (read/write) 1004253 1004253 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99752 99752 0 0.0
.text 749798 749798 0 0.0
bl706-wifi (read/write) 1235398 1235398 0 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120732 120732 0 0.0
.text 978186 978186 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154520 1154520 0 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100424 100424 0 0.0
.text 950262 950262 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165972 1165972 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99364 99364 0 0.0
.text 962638 962638 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778304 0 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689136 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794312 0 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710932 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782616 0 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735224 0 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650472 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720752 0 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568106 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481948 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621458 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562343 562343 0 0.0
.app_xip_area 452497 452497 0 0.0
.bss 64688 64688 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544583 544583 0 0.0
.app_xip_area 430001 430001 0 0.0
.bss 69384 69384 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563335 563335 0 0.0
.app_xip_area 454945 454945 0 0.0
.bss 63272 63272 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558903 558903 0 0.0
.app_xip_area 447281 447281 0 0.0
.bss 66392 66392 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042648 0 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847196 847196 0 0.0
BRD4187C (read/write) 1105440 1105440 0 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907104 907104 0 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118428 0 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927568 927568 0 0.0
window-app BRD4187C (read/write) 1138728 1138728 0 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 968492 968492 0 0.0
esp32 all-clusters-app c3devkit (read only) 1159734 1159734 0 0.0
(read/write) 1670864 1670880 16 0.0
.dram0.bss 71800 71800 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 241472 241488 16 0.0
.flash.text 1159734 1159734 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.dram0.bss 78664 78664 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606912 606912 0 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692196 0 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578328 0 0.0
light k32w0+release (read only) 596256 596256 0 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595720 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 783984 0 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661248 0 0.0
lock k32w0+release (read only) 577712 577712 0 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577176 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 445856 447016 1160 0.3
.dynamic 512 512 0 0.0
.got 20224 20240 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
thermostat-no-ble arm64 (read only) 4358504 4358504 0 0.0
(read/write) 246864 246864 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102776 102776 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155916 155916 0 0.0
.text 3860044 3860044 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527200 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1091604 536 0.0
bss 129560 129560 0 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213144 404 0.0
bss 121770 121770 0 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041868 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765820 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835520 835520 0 0.0
(read/write) 1784172 1784860 688 0.0
.bss 195180 195180 0 0.0
.data 2640 2640 0 0.0
.text 1577964 1578652 688 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1708268 1708268 0 0.0
.bss 192908 192908 0 0.0
.data 2616 2616 0 0.0
.text 1504356 1504356 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632700 1632700 0 0.0
.bss 186404 186404 0 0.0
.data 2432 2432 0 0.0
.text 1435476 1435476 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1659580 1659580 0 0.0
.bss 213500 213500 0 0.0
.data 2456 2456 0 0.0
.text 1435236 1435236 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118560 0 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630940 0 0.0
lock-app qpg6105+debug (read/write) 1082528 1082528 0 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594904 0 0.0

Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from fa2aae9 to 4e47a03

Increases (2 builds for nrfconnect)
platform target config section fa2aae9 4e47a03 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1091604 536 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213144 404 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
Full report (6 builds for cc32xx, mbed, nrfconnect)
platform target config section fa2aae9 4e47a03 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568106 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481948 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621458 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513436 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527200 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1091604 536 0.0
bss 129560 129560 0 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213144 404 0.0
bss 121770 121770 0 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041868 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765820 0 0.0

Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from 2b577ca to 49633b6

Increases (2 builds for nrfconnect)
platform target config section 2b577ca 49633b6 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1091604 536 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213144 404 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section 2b577ca 49633b6 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778304 0 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689136 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794312 0 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710932 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782616 0 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735224 0 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650472 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720752 0 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568106 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481948 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621458 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513436 0 0.0
k32w contact k32w0+release (read only) 606912 606912 0 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692196 0 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578328 0 0.0
light k32w0+release (read only) 596256 596256 0 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595720 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 783984 0 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661248 0 0.0
lock k32w0+release (read only) 577712 577712 0 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577176 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527200 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1091604 536 0.0
bss 129560 129560 0 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213144 404 0.0
bss 121770 121770 0 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041868 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765820 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118560 0 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630940 0 0.0
lock-app qpg6105+debug (read/write) 1082528 1082528 0 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594904 0 0.0

Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from a8df984 to 7df194d

Increases above 0.2%:

platform target config section a8df984 7df194d change % change
linux all-clusters-app debug .data.rel.ro 320728 321544 816 0.3
chip-tool debug .data.rel.ro 406480 407632 1152 0.3
chip-tool-ipv6only arm64 .data.rel.ro 445856 447016 1160 0.3
Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section a8df984 7df194d change % change
esp32 all-clusters-app c3devkit (read/write) 1670864 1670880 16 0.0
.flash.rodata 241472 241488 16 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
linux all-clusters-app debug (read only) 5540233 5544233 4000 0.1
(read/write) 464088 464920 832 0.2
.data.rel.ro 320728 321544 816 0.3
.rodata 321596 321980 384 0.1
.text 4800451 4803395 2944 0.1
chip-tool debug (read only) 11959353 11979561 20208 0.2
(read/write) 512952 514104 1152 0.2
.data.rel.ro 406480 407632 1152 0.3
.rodata 433721 434073 352 0.1
.text 10824563 10842883 18320 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.data.rel.ro 445856 447016 1160 0.3
.got 20224 20240 16 0.1
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
shell debug (read only) 2836145 2836273 128 0.0
(read/write) 154328 154360 32 0.0
.data.rel.ro 85032 85064 32 0.0
.rodata 184512 184640 128 0.1
tv-casting-app debug (read only) 9827689 9847161 19472 0.2
(read/write) 341632 342016 384 0.1
.data.rel.ro 175936 176320 384 0.2
.rodata 368744 368872 128 0.0
.text 8988563 9006995 18432 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1091604 536 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213144 404 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1784172 1784860 688 0.0
.text 1577964 1578652 688 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1107700 1108356 656 0.1
text 783780 784294 514 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 a8df984 7df194d change % change
bl602 lighting-app bl602 (read/write) 1420342 1420342 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157048 157048 0 0.0
.text 1087984 1087984 0 0.0
bl602+mfd (read/write) 1434814 1434814 0 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156008 156008 0 0.0
.text 1103352 1103352 0 0.0
bl602+rpc (read/write) 1468078 1468078 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164616 164616 0 0.0
.text 1119732 1119732 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185131 1185131 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106420 106420 0 0.0
.text 957392 957392 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196263 1196263 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105360 105360 0 0.0
.text 969456 969456 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276767 1276767 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121792 121792 0 0.0
.text 1032202 1032202 0 0.0
bl706-eth (read/write) 1004253 1004253 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99752 99752 0 0.0
.text 749798 749798 0 0.0
bl706-wifi (read/write) 1235398 1235398 0 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120732 120732 0 0.0
.text 978186 978186 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154520 1154520 0 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100424 100424 0 0.0
.text 950262 950262 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165972 1165972 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99364 99364 0 0.0
.text 962638 962638 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778304 0 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689136 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794312 0 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710932 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782616 0 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735224 0 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650472 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720752 0 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568106 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481948 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621458 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562343 562343 0 0.0
.app_xip_area 452497 452497 0 0.0
.bss 64688 64688 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544583 544583 0 0.0
.app_xip_area 430001 430001 0 0.0
.bss 69384 69384 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563335 563335 0 0.0
.app_xip_area 454945 454945 0 0.0
.bss 63272 63272 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558903 558903 0 0.0
.app_xip_area 447281 447281 0 0.0
.bss 66392 66392 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042648 0 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847196 847196 0 0.0
BRD4187C (read/write) 1105440 1105440 0 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907104 907104 0 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118428 0 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927568 927568 0 0.0
window-app BRD4187C (read/write) 1138728 1138728 0 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 968492 968492 0 0.0
esp32 all-clusters-app c3devkit (read only) 1159734 1159734 0 0.0
(read/write) 1670864 1670880 16 0.0
.dram0.bss 71800 71800 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 241472 241488 16 0.0
.flash.text 1159734 1159734 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.dram0.bss 78664 78664 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606912 606912 0 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692196 0 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578328 0 0.0
light k32w0+release (read only) 596256 596256 0 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595720 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 783984 0 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661248 0 0.0
lock k32w0+release (read only) 577712 577712 0 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577176 0 0.0
linux air-purifier-app debug (read only) 2536093 2536093 0 0.0
(read/write) 127192 127192 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 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 752 752 0 0.0
.rodata 179688 179688 0 0.0
.text 2181125 2181125 0 0.0
all-clusters-app debug (read only) 5540233 5544233 4000 0.1
(read/write) 464088 464920 832 0.2
.bss 131664 131664 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 320728 321544 816 0.3
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 321596 321980 384 0.1
.text 4800451 4803395 2944 0.1
all-clusters-minimal-app debug (read only) 4965249 4965249 0 0.0
(read/write) 234704 234704 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 271949 271949 0 0.0
.text 4461011 4461011 0 0.0
bridge-app debug (read only) 4427257 4427257 0 0.0
(read/write) 215976 215976 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.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 808 808 0 0.0
.rodata 219509 219509 0 0.0
.text 3989203 3989203 0 0.0
chip-tool debug (read only) 11959353 11979561 20208 0.2
(read/write) 512952 514104 1152 0.2
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406480 407632 1152 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 433721 434073 352 0.1
.text 10824563 10842883 18320 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 445856 447016 1160 0.3
.dynamic 512 512 0 0.0
.got 20224 20240 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
lighting-app debug+rpc+ui (read only) 5314201 5314201 0 0.0
(read/write) 224904 224904 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 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 928 928 0 0.0
.rodata 341300 341300 0 0.0
.text 4728259 4728259 0 0.0
lock-app debug (read only) 4512297 4512297 0 0.0
(read/write) 203600 203600 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 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 840 840 0 0.0
.rodata 247413 247413 0 0.0
.text 4054883 4054883 0 0.0
ota-provider-app debug (read only) 4176689 4176689 0 0.0
(read/write) 192680 192680 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 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 704 704 0 0.0
.rodata 201749 201749 0 0.0
.text 3783091 3783091 0 0.0
ota-requestor-app debug (read only) 4267617 4267617 0 0.0
(read/write) 196960 196960 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 205589 205589 0 0.0
.text 3865875 3865875 0 0.0
shell debug (read only) 2836145 2836273 128 0.0
(read/write) 154328 154360 32 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85032 85064 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184512 184640 128 0.1
.text 2479538 2479538 0 0.0
thermostat-no-ble arm64 (read only) 4358504 4358504 0 0.0
(read/write) 246864 246864 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102776 102776 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155916 155916 0 0.0
.text 3860044 3860044 0 0.0
tv-app debug (read only) 5413569 5413569 0 0.0
(read/write) 349128 349128 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 273461 273461 0 0.0
.text 4902483 4902483 0 0.0
tv-casting-app debug (read only) 9827689 9847161 19472 0.2
(read/write) 341632 342016 384 0.1
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 175936 176320 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 368744 368872 128 0.0
.text 8988563 9006995 18432 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527200 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1091604 536 0.0
bss 129560 129560 0 0.0
rodata 110220 110356 136 0.1
text 803468 803872 404 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213144 404 0.0
bss 121770 121770 0 0.0
rodata 140832 140852 20 0.0
text 799636 800020 384 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041868 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765820 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835520 835520 0 0.0
(read/write) 1784172 1784860 688 0.0
.bss 195180 195180 0 0.0
.data 2640 2640 0 0.0
.text 1577964 1578652 688 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1708268 1708268 0 0.0
.bss 192908 192908 0 0.0
.data 2616 2616 0 0.0
.text 1504356 1504356 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632700 1632700 0 0.0
.bss 186404 186404 0 0.0
.data 2432 2432 0 0.0
.text 1435476 1435476 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1659580 1659580 0 0.0
.bss 213500 213500 0 0.0
.data 2456 2456 0 0.0
.text 1435236 1435236 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118560 0 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630940 0 0.0
lock-app qpg6105+debug (read/write) 1082528 1082528 0 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594904 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822614 822614 0 0.0
bss 50916 50916 0 0.0
text 614818 614818 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1107700 1108356 656 0.1
bss 100540 100540 0 0.0
text 783780 784294 514 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085992 1085992 0 0.0
bss 109696 109696 0 0.0
text 754984 754984 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931816 931816 0 0.0
bss 92772 92772 0 0.0
text 646030 646030 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822850 822850 0 0.0
bss 50960 50960 0 0.0
text 615188 615188 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 980552 980552 0 0.0
bss 79004 79004 0 0.0
text 695746 695746 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094604 1094604 0 0.0
bss 99840 99840 0 0.0
text 771118 771118 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966616 966616 0 0.0
bss 97304 97304 0 0.0
text 648982 648982 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949936 949936 0 0.0
bss 92348 92348 0 0.0
text 664282 664282 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881752 881752 0 0.0
bss 69032 69032 0 0.0
text 623304 623304 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822404 822404 0 0.0
bss 57276 57276 0 0.0
text 590228 590228 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 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) 824578 824578 0 0.0
bss 51096 51096 0 0.0
text 617932 617932 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879673 879673 0 0.0
bss 60744 60744 0 0.0
text 632142 632142 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847112 847112 0 0.0
bss 57564 57564 0 0.0
text 608984 608984 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840968 840968 0 0.0
bss 57880 57880 0 0.0
text 602648 602648 0 0.0

…ute against Adjustment cause in existing commands
Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from a8df984 to b34ddf2

Increases above 0.2%:

platform target config section a8df984 b34ddf2 change % change
linux all-clusters-app debug .data.rel.ro 320728 321544 816 0.3
.rodata 321596 322396 800 0.2
chip-tool debug (read/write) 512952 514104 1152 0.2
.data.rel.ro 406480 407632 1152 0.3
chip-tool-ipv6only arm64 .data.rel.ro 445856 447016 1160 0.3
shell debug .rodata 184512 185056 544 0.3
tv-casting-app debug .data.rel.ro 175936 176320 384 0.2
.text 8988563 9006995 18432 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110220 110732 512 0.5
Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section a8df984 b34ddf2 change % change
esp32 all-clusters-app c3devkit (read/write) 1670864 1670880 16 0.0
.flash.rodata 241472 241488 16 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
linux all-clusters-app debug (read only) 5540233 5545241 5008 0.1
(read/write) 464088 464920 832 0.2
.data.rel.ro 320728 321544 816 0.3
.rodata 321596 322396 800 0.2
.text 4800451 4803987 3536 0.1
chip-tool debug (read only) 11959353 11979561 20208 0.2
(read/write) 512952 514104 1152 0.2
.data.rel.ro 406480 407632 1152 0.3
.rodata 433721 434073 352 0.1
.text 10824563 10842883 18320 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.data.rel.ro 445856 447016 1160 0.3
.got 20224 20240 16 0.1
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
shell debug (read only) 2836145 2836689 544 0.0
(read/write) 154328 154360 32 0.0
.data.rel.ro 85032 85064 32 0.0
.rodata 184512 185056 544 0.3
tv-casting-app debug (read only) 9827689 9847161 19472 0.2
(read/write) 341632 342016 384 0.1
.data.rel.ro 175936 176320 384 0.2
.rodata 368744 368872 128 0.0
.text 8988563 9006995 18432 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1092204 1136 0.1
rodata 110220 110732 512 0.5
text 803468 804096 628 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213192 452 0.0
rodata 140832 140852 20 0.0
text 799636 800072 436 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1784172 1785428 1256 0.1
.text 1577964 1579220 1256 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1107700 1108996 1296 0.1
text 783780 784538 758 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 a8df984 b34ddf2 change % change
bl602 lighting-app bl602 (read/write) 1420342 1420342 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157048 157048 0 0.0
.text 1087984 1087984 0 0.0
bl602+mfd (read/write) 1434814 1434814 0 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156008 156008 0 0.0
.text 1103352 1103352 0 0.0
bl602+rpc (read/write) 1468078 1468078 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164616 164616 0 0.0
.text 1119732 1119732 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185131 1185131 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106420 106420 0 0.0
.text 957392 957392 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196263 1196263 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105360 105360 0 0.0
.text 969456 969456 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276767 1276767 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121792 121792 0 0.0
.text 1032202 1032202 0 0.0
bl706-eth (read/write) 1004253 1004253 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99752 99752 0 0.0
.text 749798 749798 0 0.0
bl706-wifi (read/write) 1235398 1235398 0 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120732 120732 0 0.0
.text 978186 978186 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154520 1154520 0 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100424 100424 0 0.0
.text 950262 950262 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165972 1165972 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99364 99364 0 0.0
.text 962638 962638 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778304 0 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689136 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794312 0 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710932 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782616 0 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672588 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735224 0 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650472 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720752 0 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640160 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568106 0 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481948 0 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621458 0 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513436 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562343 562343 0 0.0
.app_xip_area 452497 452497 0 0.0
.bss 64688 64688 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544583 544583 0 0.0
.app_xip_area 430001 430001 0 0.0
.bss 69384 69384 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563335 563335 0 0.0
.app_xip_area 454945 454945 0 0.0
.bss 63272 63272 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558903 558903 0 0.0
.app_xip_area 447281 447281 0 0.0
.bss 66392 66392 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042648 0 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847196 847196 0 0.0
BRD4187C (read/write) 1105440 1105440 0 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907104 907104 0 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118428 0 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927568 927568 0 0.0
window-app BRD4187C (read/write) 1138728 1138728 0 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 968492 968492 0 0.0
esp32 all-clusters-app c3devkit (read only) 1159734 1159734 0 0.0
(read/write) 1670864 1670880 16 0.0
.dram0.bss 71800 71800 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 241472 241488 16 0.0
.flash.text 1159734 1159734 0 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1205607 1205615 8 0.0
(read/write) 521476 521492 16 0.0
.dram0.bss 78664 78664 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199451 8 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606912 606912 0 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692196 0 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578328 0 0.0
light k32w0+release (read only) 596256 596256 0 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595720 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 783984 0 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661248 0 0.0
lock k32w0+release (read only) 577712 577712 0 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577176 0 0.0
linux air-purifier-app debug (read only) 2536093 2536093 0 0.0
(read/write) 127192 127192 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 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 752 752 0 0.0
.rodata 179688 179688 0 0.0
.text 2181125 2181125 0 0.0
all-clusters-app debug (read only) 5540233 5545241 5008 0.1
(read/write) 464088 464920 832 0.2
.bss 131664 131664 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 320728 321544 816 0.3
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 321596 322396 800 0.2
.text 4800451 4803987 3536 0.1
all-clusters-minimal-app debug (read only) 4965249 4965249 0 0.0
(read/write) 234704 234704 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 271949 271949 0 0.0
.text 4461011 4461011 0 0.0
bridge-app debug (read only) 4427257 4427257 0 0.0
(read/write) 215976 215976 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.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 808 808 0 0.0
.rodata 219509 219509 0 0.0
.text 3989203 3989203 0 0.0
chip-tool debug (read only) 11959353 11979561 20208 0.2
(read/write) 512952 514104 1152 0.2
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406480 407632 1152 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 433721 434073 352 0.1
.text 10824563 10842883 18320 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538512 19520 0.2
(read/write) 582368 583336 968 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 445856 447016 1160 0.3
.dynamic 512 512 0 0.0
.got 20224 20240 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 343916 344220 304 0.1
.text 10292892 10310492 17600 0.2
lighting-app debug+rpc+ui (read only) 5314201 5314201 0 0.0
(read/write) 224904 224904 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 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 928 928 0 0.0
.rodata 341300 341300 0 0.0
.text 4728259 4728259 0 0.0
lock-app debug (read only) 4512297 4512297 0 0.0
(read/write) 203600 203600 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 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 840 840 0 0.0
.rodata 247413 247413 0 0.0
.text 4054883 4054883 0 0.0
ota-provider-app debug (read only) 4176689 4176689 0 0.0
(read/write) 192680 192680 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 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 704 704 0 0.0
.rodata 201749 201749 0 0.0
.text 3783091 3783091 0 0.0
ota-requestor-app debug (read only) 4267617 4267617 0 0.0
(read/write) 196960 196960 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 205589 205589 0 0.0
.text 3865875 3865875 0 0.0
shell debug (read only) 2836145 2836689 544 0.0
(read/write) 154328 154360 32 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85032 85064 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184512 185056 544 0.3
.text 2479538 2479538 0 0.0
thermostat-no-ble arm64 (read only) 4358504 4358504 0 0.0
(read/write) 246864 246864 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102776 102776 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155916 155916 0 0.0
.text 3860044 3860044 0 0.0
tv-app debug (read only) 5413569 5413569 0 0.0
(read/write) 349128 349128 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 273461 273461 0 0.0
.text 4902483 4902483 0 0.0
tv-casting-app debug (read only) 9827689 9847161 19472 0.2
(read/write) 341632 342016 384 0.1
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 175936 176320 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 368744 368872 128 0.0
.text 8988563 9006995 18432 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527200 0 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489884 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1092204 1136 0.1
bss 129560 129560 0 0.0
rodata 110220 110732 512 0.5
text 803468 804096 628 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213192 452 0.0
bss 121770 121770 0 0.0
rodata 140832 140852 20 0.0
text 799636 800072 436 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041868 0 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765820 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835520 835520 0 0.0
(read/write) 1784172 1785428 1256 0.1
.bss 195180 195180 0 0.0
.data 2640 2640 0 0.0
.text 1577964 1579220 1256 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1708268 1708268 0 0.0
.bss 192908 192908 0 0.0
.data 2616 2616 0 0.0
.text 1504356 1504356 0 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632700 1632700 0 0.0
.bss 186404 186404 0 0.0
.data 2432 2432 0 0.0
.text 1435476 1435476 0 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1659580 1659580 0 0.0
.bss 213500 213500 0 0.0
.data 2456 2456 0 0.0
.text 1435236 1435236 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118560 0 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630940 0 0.0
lock-app qpg6105+debug (read/write) 1082528 1082528 0 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594904 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822614 822614 0 0.0
bss 50916 50916 0 0.0
text 614818 614818 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1107700 1108996 1296 0.1
bss 100540 100540 0 0.0
text 783780 784538 758 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085992 1085992 0 0.0
bss 109696 109696 0 0.0
text 754984 754984 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931816 931816 0 0.0
bss 92772 92772 0 0.0
text 646030 646030 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822850 822850 0 0.0
bss 50960 50960 0 0.0
text 615188 615188 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 980552 980552 0 0.0
bss 79004 79004 0 0.0
text 695746 695746 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094604 1094604 0 0.0
bss 99840 99840 0 0.0
text 771118 771118 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966616 966616 0 0.0
bss 97304 97304 0 0.0
text 648982 648982 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949936 949936 0 0.0
bss 92348 92348 0 0.0
text 664282 664282 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881752 881752 0 0.0
bss 69032 69032 0 0.0
text 623304 623304 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822404 822404 0 0.0
bss 57276 57276 0 0.0
text 590228 590228 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 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) 824578 824578 0 0.0
bss 51096 51096 0 0.0
text 617932 617932 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879673 879673 0 0.0
bss 60744 60744 0 0.0
text 632142 632142 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847112 847112 0 0.0
bss 57564 57564 0 0.0
text 608984 608984 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840968 840968 0 0.0
bss 57880 57880 0 0.0
text 602648 602648 0 0.0

…s and generated commands. Some code clean up in sdk layer with returning of Status (success was missing in places)
Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from a8df984 to 00d0491

Increases (22 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, k32w, mbed, qpg)
platform target config section a8df984 00d0491 change % change
bl602 lighting-app bl602+mfd (read/write) 1434814 1435070 256 0.0
.text 1103352 1103608 256 0.0
bl702 lighting-app bl706-wifi (read/write) 1235398 1235654 256 0.0
.text 978186 978442 256 0.0
bl702l lighting-app bl702l (read/write) 1154520 1154776 256 0.0
.text 950262 950518 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778352 48 0.0
.text 689136 689184 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794360 48 0.0
.text 710932 710980 48 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782664 48 0.0
.text 672588 672636 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735272 48 0.0
.text 650472 650520 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720800 48 0.0
.text 640160 640208 48 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568138 32 0.0
.text 481948 481980 32 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621474 16 0.0
.text 513436 513452 16 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042680 32 0.0
.text 847196 847228 32 0.0
BRD4187C (read/write) 1105440 1105472 32 0.0
.text 907104 907136 32 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118492 64 0.0
.text 927568 927632 64 0.0
window-app BRD4187C (read/write) 1138728 1138760 32 0.0
.text 968492 968524 32 0.0
k32w contact k32w0+release (read only) 606912 606960 48 0.0
.text 606376 606424 48 0.0
k32w1+release (read/write) 692196 692244 48 0.0
.text 578328 578376 48 0.0
light k32w0+release (read only) 596256 596304 48 0.0
.text 595720 595768 48 0.0
k32w1+release (read/write) 783984 784040 56 0.0
.text 661248 661304 56 0.0
lock k32w0+release (read only) 577712 577760 48 0.0
.text 577176 577224 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2527200 2527264 64 0.0
.text 1489884 1489948 64 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118608 48 0.0
.text 630940 630988 48 0.0
lock-app qpg6105+debug (read/write) 1082528 1082576 48 0.0
.text 594904 594952 48 0.0
Full report (29 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, k32w, mbed, qpg)
platform target config section a8df984 00d0491 change % change
bl602 lighting-app bl602 (read/write) 1420342 1420342 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157048 157048 0 0.0
.text 1087984 1087984 0 0.0
bl602+mfd (read/write) 1434814 1435070 256 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156008 156008 0 0.0
.text 1103352 1103608 256 0.0
bl602+rpc (read/write) 1468078 1468078 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164616 164616 0 0.0
.text 1119732 1119732 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185131 1185131 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106420 106420 0 0.0
.text 957392 957392 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196263 1196263 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105360 105360 0 0.0
.text 969456 969456 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276767 1276767 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121792 121792 0 0.0
.text 1032202 1032202 0 0.0
bl706-eth (read/write) 1004253 1004253 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99752 99752 0 0.0
.text 749798 749798 0 0.0
bl706-wifi (read/write) 1235398 1235654 256 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120732 120732 0 0.0
.text 978186 978442 256 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154520 1154776 256 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100424 100424 0 0.0
.text 950262 950518 256 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165972 1165972 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99364 99364 0 0.0
.text 962638 962638 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778352 48 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689184 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794360 48 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710980 48 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782664 48 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672636 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735272 48 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650520 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720800 48 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640208 48 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568138 32 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481980 32 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621474 16 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513452 16 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042680 32 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847196 847228 32 0.0
BRD4187C (read/write) 1105440 1105472 32 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907104 907136 32 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118492 64 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927568 927632 64 0.0
window-app BRD4187C (read/write) 1138728 1138760 32 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 968492 968524 32 0.0
k32w contact k32w0+release (read only) 606912 606960 48 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606424 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692244 48 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578376 48 0.0
light k32w0+release (read only) 596256 596304 48 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595768 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 784040 56 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661304 56 0.0
lock k32w0+release (read only) 577712 577760 48 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577224 48 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527264 64 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489948 64 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118608 48 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630988 48 0.0
lock-app qpg6105+debug (read/write) 1082528 1082576 48 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594952 48 0.0

Copy link

github-actions bot commented Jan 17, 2024

PR #31483: Size comparison from a8df984 to c92e0b1

Increases above 0.2%:

platform target config section a8df984 c92e0b1 change % change
linux all-clusters-app debug .data.rel.ro 320728 321560 832 0.3
chip-tool debug .data.rel.ro 406480 407632 1152 0.3
chip-tool-ipv6only arm64 .data.rel.ro 445856 447016 1160 0.3
shell debug .rodata 184512 185056 544 0.3
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110220 110708 488 0.4
Increases (64 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a8df984 c92e0b1 change % change
bl602 lighting-app bl602+mfd (read/write) 1434814 1435070 256 0.0
.text 1103352 1103608 256 0.0
bl702 lighting-app bl706-wifi (read/write) 1235398 1235654 256 0.0
.text 978186 978442 256 0.0
bl702l lighting-app bl702l (read/write) 1154520 1154776 256 0.0
.text 950262 950518 256 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778352 48 0.0
.text 689136 689184 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794360 48 0.0
.text 710932 710980 48 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782664 48 0.0
.text 672588 672636 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735272 48 0.0
.text 650472 650520 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720800 48 0.0
.text 640160 640208 48 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568138 32 0.0
.text 481948 481980 32 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621474 16 0.0
.text 513436 513452 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562343 562383 40 0.0
.app_xip_area 452497 452537 40 0.0
lock cyw930739m2evb_01 (read/write) 544583 544623 40 0.0
.app_xip_area 430001 430041 40 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563335 563391 56 0.0
.app_xip_area 454945 455001 56 0.0
switch cyw930739m2evb_01 (read/write) 558903 558951 48 0.0
.app_xip_area 447281 447329 48 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042680 32 0.0
.text 847196 847228 32 0.0
BRD4187C (read/write) 1105440 1105472 32 0.0
.text 907104 907136 32 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118492 64 0.0
.text 927568 927632 64 0.0
window-app BRD4187C (read/write) 1138728 1138760 32 0.0
.text 968492 968524 32 0.0
esp32 all-clusters-app c3devkit (read only) 1159734 1159782 48 0.0
(read/write) 1670864 1670880 16 0.0
.flash.rodata 241472 241488 16 0.0
.flash.text 1159734 1159782 48 0.0
m5stack (read only) 1205607 1205655 48 0.0
(read/write) 521476 521492 16 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199491 48 0.0
k32w contact k32w0+release (read only) 606912 606960 48 0.0
.text 606376 606424 48 0.0
k32w1+release (read/write) 692196 692244 48 0.0
.text 578328 578376 48 0.0
light k32w0+release (read only) 596256 596304 48 0.0
.text 595720 595768 48 0.0
k32w1+release (read/write) 783984 784040 56 0.0
.text 661248 661304 56 0.0
lock k32w0+release (read only) 577712 577760 48 0.0
.text 577176 577224 48 0.0
linux air-purifier-app debug (read only) 2536093 2536173 80 0.0
.text 2181125 2181205 80 0.0
all-clusters-app debug (read only) 5540233 5546729 6496 0.1
(read/write) 464088 464920 832 0.2
.data.rel.ro 320728 321560 832 0.3
.rodata 321596 322364 768 0.2
.text 4800451 4805459 5008 0.1
all-clusters-minimal-app debug (read only) 4965249 4965329 80 0.0
.text 4461011 4461091 80 0.0
bridge-app debug (read only) 4427257 4427337 80 0.0
.text 3989203 3989283 80 0.0
chip-tool debug (read only) 11959353 11979641 20288 0.2
(read/write) 512952 514104 1152 0.2
.data.rel.ro 406480 407632 1152 0.3
.rodata 433721 434073 352 0.1
.text 10824563 10842963 18400 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538576 19584 0.2
(read/write) 582368 583272 904 0.2
.data.rel.ro 445856 447016 1160 0.3
.got 20224 20240 16 0.1
.rodata 343916 344220 304 0.1
.text 10292892 10310556 17664 0.2
lighting-app debug+rpc+ui (read only) 5314201 5314281 80 0.0
.text 4728259 4728339 80 0.0
lock-app debug (read only) 4512297 4512393 96 0.0
.text 4054883 4054979 96 0.0
ota-provider-app debug (read only) 4176689 4176785 96 0.0
.text 3783091 3783187 96 0.0
ota-requestor-app debug (read only) 4267617 4267697 80 0.0
.text 3865875 3865955 80 0.0
shell debug (read only) 2836145 2836785 640 0.0
(read/write) 154328 154360 32 0.0
.data.rel.ro 85032 85064 32 0.0
.rodata 184512 185056 544 0.3
.text 2479538 2479634 96 0.0
thermostat-no-ble arm64 (read only) 4358504 4358568 64 0.0
.text 3860044 3860108 64 0.0
tv-app debug (read only) 5413569 5413665 96 0.0
.text 4902483 4902579 96 0.0
tv-casting-app debug (read only) 9827689 9847241 19552 0.2
(read/write) 341632 342016 384 0.1
.data.rel.ro 175936 176320 384 0.2
.rodata 368744 368872 128 0.0
.text 8988563 9007075 18512 0.2
mbed lock-app-release cy8cproto_062_4343w (read/write) 2527200 2527264 64 0.0
.text 1489884 1489948 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091068 1092452 1384 0.1
rodata 110220 110708 488 0.4
text 803468 804372 904 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1212740 1213404 664 0.1
rodata 140832 140840 8 0.0
text 799636 800296 660 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041868 1041916 48 0.0
text 765820 765872 52 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1784172 1785748 1576 0.1
.text 1577964 1579540 1576 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1708268 1708284 16 0.0
.text 1504356 1504372 16 0.0
light cy8ckit_062s2_43012 (read/write) 1632700 1632716 16 0.0
.text 1435476 1435492 16 0.0
lock cy8ckit_062s2_43012 (read/write) 1659580 1659596 16 0.0
.text 1435236 1435252 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118608 48 0.0
.text 630940 630988 48 0.0
lock-app qpg6105+debug (read/write) 1082528 1082576 48 0.0
.text 594904 594952 48 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822614 822662 48 0.0
text 614818 614864 46 0.0
all-clusters-app tlsr9518adk80d (read/write) 1107700 1109260 1560 0.1
text 783780 784812 1032 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1085992 1086040 48 0.0
text 754984 755030 46 0.0
bridge-app tlsr9518adk80d (read/write) 931816 931864 48 0.0
text 646030 646078 48 0.0
contact-sensor-app tlsr9528a_retention (read/write) 822850 822898 48 0.0
text 615188 615234 46 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 980552 980592 40 0.0
text 695746 695792 46 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094604 1094652 48 0.0
text 771118 771166 48 0.0
lock-app-dfu tlsr9528a (read/write) 966616 966664 48 0.0
text 648982 649028 46 0.0
ota-requestor-app tlsr9518adk80d (read/write) 949936 949984 48 0.0
text 664282 664330 48 0.0
pump-app tlsr9528a (read/write) 881752 881800 48 0.0
text 623304 623350 46 0.0
pump-controller-app tlsr9518adk80d (read/write) 822404 822452 48 0.0
text 590228 590274 46 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 824578 824626 48 0.0
text 617932 617978 46 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879673 879713 40 0.0
text 632142 632188 46 0.0
thermostat tlsr9518adk80d (read/write) 847112 847160 48 0.0
text 608984 609030 46 0.0
window-covering tlsr9518adk80d (read/write) 840968 841016 48 0.0
text 602648 602694 46 0.0
Decreases (1 build for linux)
platform target config section a8df984 c92e0b1 change % change
linux thermostat-no-ble arm64 (read/write) 246864 246800 -64 -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 a8df984 c92e0b1 change % change
bl602 lighting-app bl602 (read/write) 1420342 1420342 0 0.0
.bss 85184 85184 0 0.0
.data 9488 9488 0 0.0
.rodata 157048 157048 0 0.0
.text 1087984 1087984 0 0.0
bl602+mfd (read/write) 1434814 1435070 256 0.0
.bss 85352 85352 0 0.0
.data 9456 9456 0 0.0
.rodata 156008 156008 0 0.0
.text 1103352 1103608 256 0.0
bl602+rpc (read/write) 1468078 1468078 0 0.0
.bss 93216 93216 0 0.0
.data 9856 9856 0 0.0
.rodata 164616 164616 0 0.0
.text 1119732 1119732 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1185131 1185131 0 0.0
.bss 11133 11133 0 0.0
.data 3656 3656 0 0.0
.rodata 106420 106420 0 0.0
.text 957392 957392 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196263 1196263 0 0.0
.bss 11309 11309 0 0.0
.data 3640 3640 0 0.0
.rodata 105360 105360 0 0.0
.text 969456 969456 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276767 1276767 0 0.0
.bss 19597 19597 0 0.0
.data 4216 4216 0 0.0
.rodata 121792 121792 0 0.0
.text 1032202 1032202 0 0.0
bl706-eth (read/write) 1004253 1004253 0 0.0
.bss 23692 23692 0 0.0
.data 3232 3232 0 0.0
.rodata 99752 99752 0 0.0
.text 749798 749798 0 0.0
bl706-wifi (read/write) 1235398 1235654 256 0.0
.bss 10577 10577 0 0.0
.data 3672 3672 0 0.0
.rodata 120732 120732 0 0.0
.text 978186 978442 256 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154520 1154776 256 0.0
.bss 16328 16328 0 0.0
.data 5024 5024 0 0.0
.rodata 100424 100424 0 0.0
.text 950262 950518 256 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165972 1165972 0 0.0
.bss 16504 16504 0 0.0
.data 5000 5000 0 0.0
.rodata 99364 99364 0 0.0
.text 962638 962638 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778304 778352 48 0.0
(read/write) 168380 168380 0 0.0
.bss 90452 90452 0 0.0
.data 3524 3524 0 0.0
.rodata 88904 88904 0 0.0
.text 689136 689184 48 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 794312 794360 48 0.0
(read/write) 178608 178608 0 0.0
.bss 100628 100628 0 0.0
.data 3552 3552 0 0.0
.rodata 83112 83112 0 0.0
.text 710932 710980 48 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 782616 782664 48 0.0
(read/write) 173064 173064 0 0.0
.bss 95084 95084 0 0.0
.data 3552 3552 0 0.0
.rodata 109760 109760 0 0.0
.text 672588 672636 48 0.0
pump-app LP_EM_CC1354P10_6 (read only) 735224 735272 48 0.0
(read/write) 167384 167384 0 0.0
.bss 89232 89232 0 0.0
.data 3512 3512 0 0.0
.rodata 84488 84488 0 0.0
.text 650472 650520 48 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 720752 720800 48 0.0
(read/write) 167564 167564 0 0.0
.bss 89416 89416 0 0.0
.data 3508 3508 0 0.0
.rodata 80328 80328 0 0.0
.text 640160 640208 48 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 568106 568138 32 0.0
(read/write) 207744 207744 0 0.0
.bss 201028 201028 0 0.0
.data 1592 1592 0 0.0
.rodata 84034 84034 0 0.0
.text 481948 481980 32 0.0
lock CC3235SF_LAUNCHXL (read only) 621458 621474 16 0.0
(read/write) 208144 208144 0 0.0
.bss 201504 201504 0 0.0
.data 1520 1520 0 0.0
.rodata 105898 105898 0 0.0
.text 513436 513452 16 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 562343 562383 40 0.0
.app_xip_area 452497 452537 40 0.0
.bss 64688 64688 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544583 544623 40 0.0
.app_xip_area 430001 430041 40 0.0
.bss 69384 69384 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563335 563391 56 0.0
.app_xip_area 454945 455001 56 0.0
.bss 63272 63272 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558903 558951 48 0.0
.app_xip_area 447281 447329 48 0.0
.bss 66392 66392 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042648 1042680 32 0.0
.bss 192656 192656 0 0.0
.data 2776 2776 0 0.0
.text 847196 847228 32 0.0
BRD4187C (read/write) 1105440 1105472 32 0.0
.bss 194932 194932 0 0.0
.data 3384 3384 0 0.0
.text 907104 907136 32 0.0
lock-app BRD4161A+wf200 (read/write) 1118428 1118492 64 0.0
.bss 188040 188040 0 0.0
.data 2800 2800 0 0.0
.text 927568 927632 64 0.0
window-app BRD4187C (read/write) 1138728 1138760 32 0.0
.bss 166924 166924 0 0.0
.data 3292 3292 0 0.0
.text 968492 968524 32 0.0
esp32 all-clusters-app c3devkit (read only) 1159734 1159782 48 0.0
(read/write) 1670864 1670880 16 0.0
.dram0.bss 71800 71800 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 241472 241488 16 0.0
.flash.text 1159734 1159782 48 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1205607 1205655 48 0.0
(read/write) 521476 521492 16 0.0
.dram0.bss 78664 78664 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 271760 271776 16 0.0
.flash.text 1199443 1199491 48 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606912 606960 48 0.0
(read/write) 81172 81172 0 0.0
.bss 68952 68952 0 0.0
.data 2236 2236 0 0.0
.text 606376 606424 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 692196 692244 48 0.0
.bss 67608 67608 0 0.0
.data 2788 2788 0 0.0
.text 578328 578376 48 0.0
light k32w0+release (read only) 596256 596304 48 0.0
(read/write) 79188 79188 0 0.0
.bss 67016 67016 0 0.0
.data 2188 2188 0 0.0
.text 595720 595768 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783984 784040 56 0.0
.bss 77284 77284 0 0.0
.data 2000 2000 0 0.0
.text 661248 661304 56 0.0
lock k32w0+release (read only) 577712 577760 48 0.0
(read/write) 78644 78644 0 0.0
.bss 66496 66496 0 0.0
.data 2164 2164 0 0.0
.text 577176 577224 48 0.0
linux air-purifier-app debug (read only) 2536093 2536173 80 0.0
(read/write) 127192 127192 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 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 752 752 0 0.0
.rodata 179688 179688 0 0.0
.text 2181125 2181205 80 0.0
all-clusters-app debug (read only) 5540233 5546729 6496 0.1
(read/write) 464088 464920 832 0.2
.bss 131664 131664 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 320728 321560 832 0.3
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1280 1280 0 0.0
.rodata 321596 322364 768 0.2
.text 4800451 4805459 5008 0.1
all-clusters-minimal-app debug (read only) 4965249 4965329 80 0.0
(read/write) 234704 234704 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 271949 271949 0 0.0
.text 4461011 4461091 80 0.0
bridge-app debug (read only) 4427257 4427337 80 0.0
(read/write) 215976 215976 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.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 808 808 0 0.0
.rodata 219509 219509 0 0.0
.text 3989203 3989283 80 0.0
chip-tool debug (read only) 11959353 11979641 20288 0.2
(read/write) 512952 514104 1152 0.2
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406480 407632 1152 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 433721 434073 352 0.1
.text 10824563 10842963 18400 0.2
chip-tool-ipv6only arm64 (read only) 11518992 11538576 19584 0.2
(read/write) 582368 583272 904 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 445856 447016 1160 0.3
.dynamic 512 512 0 0.0
.got 20224 20240 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 343916 344220 304 0.1
.text 10292892 10310556 17664 0.2
lighting-app debug+rpc+ui (read only) 5314201 5314281 80 0.0
(read/write) 224904 224904 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 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 928 928 0 0.0
.rodata 341300 341300 0 0.0
.text 4728259 4728339 80 0.0
lock-app debug (read only) 4512297 4512393 96 0.0
(read/write) 203600 203600 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 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 840 840 0 0.0
.rodata 247413 247413 0 0.0
.text 4054883 4054979 96 0.0
ota-provider-app debug (read only) 4176689 4176785 96 0.0
(read/write) 192680 192680 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 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 704 704 0 0.0
.rodata 201749 201749 0 0.0
.text 3783091 3783187 96 0.0
ota-requestor-app debug (read only) 4267617 4267697 80 0.0
(read/write) 196960 196960 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 205589 205589 0 0.0
.text 3865875 3865955 80 0.0
shell debug (read only) 2836145 2836785 640 0.0
(read/write) 154328 154360 32 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85032 85064 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 184512 185056 544 0.3
.text 2479538 2479634 96 0.0
thermostat-no-ble arm64 (read only) 4358504 4358568 64 0.0
(read/write) 246864 246800 -64 -0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102776 102776 0 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155916 155916 0 0.0
.text 3860044 3860108 64 0.0
tv-app debug (read only) 5413569 5413665 96 0.0
(read/write) 349128 349128 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 273461 273461 0 0.0
.text 4902483 4902579 96 0.0
tv-casting-app debug (read only) 9827689 9847241 19552 0.2
(read/write) 341632 342016 384 0.1
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 175936 176320 384 0.2
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 368744 368872 128 0.0
.text 8988563 9007075 18512 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2527200 2527264 64 0.0
.bss 220240 220240 0 0.0
.data 5208 5208 0 0.0
.text 1489884 1489948 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091068 1092452 1384 0.1
bss 129560 129560 0 0.0
rodata 110220 110708 488 0.4
text 803468 804372 904 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1212740 1213404 664 0.1
bss 121770 121770 0 0.0
rodata 140832 140840 8 0.0
text 799636 800296 660 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041868 1041916 48 0.0
bss 129300 129300 0 0.0
rodata 98924 98924 0 0.0
text 765820 765872 52 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835520 835520 0 0.0
(read/write) 1784172 1785748 1576 0.1
.bss 195180 195180 0 0.0
.data 2640 2640 0 0.0
.text 1577964 1579540 1576 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837816 0 0.0
(read/write) 1708268 1708284 16 0.0
.bss 192908 192908 0 0.0
.data 2616 2616 0 0.0
.text 1504356 1504372 16 0.0
light cy8ckit_062s2_43012 (read only) 844504 844504 0 0.0
(read/write) 1632700 1632716 16 0.0
.bss 186404 186404 0 0.0
.data 2432 2432 0 0.0
.text 1435476 1435492 16 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817384 0 0.0
(read/write) 1659580 1659596 16 0.0
.bss 213500 213500 0 0.0
.data 2456 2456 0 0.0
.text 1435236 1435252 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1118560 1118608 48 0.0
.bss 102064 102064 0 0.0
.data 808 808 0 0.0
.text 630940 630988 48 0.0
lock-app qpg6105+debug (read/write) 1082528 1082576 48 0.0
.bss 98360 98360 0 0.0
.data 852 852 0 0.0
.text 594904 594952 48 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822614 822662 48 0.0
bss 50916 50916 0 0.0
text 614818 614864 46 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1107700 1109260 1560 0.1
bss 100540 100540 0 0.0
text 783780 784812 1032 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085992 1086040 48 0.0
bss 109696 109696 0 0.0
text 754984 755030 46 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 931816 931864 48 0.0
bss 92772 92772 0 0.0
text 646030 646078 48 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822850 822898 48 0.0
bss 50960 50960 0 0.0
text 615188 615234 46 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 980552 980592 40 0.0
bss 79004 79004 0 0.0
text 695746 695792 46 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094604 1094652 48 0.0
bss 99840 99840 0 0.0
text 771118 771166 48 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966616 966664 48 0.0
bss 97304 97304 0 0.0
text 648982 649028 46 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949936 949984 48 0.0
bss 92348 92348 0 0.0
text 664282 664330 48 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881752 881800 48 0.0
bss 69032 69032 0 0.0
text 623304 623350 46 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822404 822452 48 0.0
bss 57276 57276 0 0.0
text 590228 590274 46 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 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) 824578 824626 48 0.0
bss 51096 51096 0 0.0
text 617932 617978 46 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879673 879713 40 0.0
bss 60744 60744 0 0.0
text 632142 632188 46 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 847112 847160 48 0.0
bss 57564 57564 0 0.0
text 608984 609030 46 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840968 841016 48 0.0
bss 57880 57880 0 0.0
text 602648 602694 46 0.0

Copy link

github-actions bot commented Jan 18, 2024

PR #31483: Size comparison from a033426 to aa41878

Increases above 0.2%:

platform target config section a033426 aa41878 change % change
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110504 111056 552 0.5
Increases (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section a033426 aa41878 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 779744 780000 256 0.0
(read/write) 168452 168540 88 0.1
.bss 90524 90612 88 0.1
.rodata 89368 89440 72 0.1
.text 690112 690296 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 795560 795808 248 0.0
(read/write) 178680 178768 88 0.0
.bss 100700 100788 88 0.1
.rodata 83560 83624 64 0.1
.text 711732 711916 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 783936 784200 264 0.0
(read/write) 173136 173224 88 0.1
.bss 95156 95244 88 0.1
.rodata 110224 110296 72 0.1
.text 673444 673636 192 0.0
pump-app LP_EM_CC1354P10_6 (read only) 736592 736840 248 0.0
(read/write) 167416 167504 88 0.1
.bss 89264 89352 88 0.1
.rodata 84952 85016 64 0.1
.text 651376 651560 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 722216 722464 248 0.0
(read/write) 167636 167724 88 0.1
.bss 89488 89576 88 0.1
.rodata 80792 80856 64 0.1
.text 641160 641344 184 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 569930 570154 224 0.0
.rodata 84410 84434 24 0.0
.text 483396 483596 200 0.0
lock CC3235SF_LAUNCHXL (read only) 623290 623514 224 0.0
.rodata 106282 106306 24 0.0
.text 514884 515084 200 0.0
k32w contact k32w0+release (read only) 607984 608144 160 0.0
(read/write) 81244 81324 80 0.1
.bss 69024 69104 80 0.1
.text 607448 607608 160 0.0
k32w1+release (read/write) 693516 693804 288 0.0
.bss 67680 67760 80 0.1
.text 579576 579784 208 0.0
light k32w0+release (read only) 597336 597496 160 0.0
(read/write) 79260 79340 80 0.1
.bss 67088 67168 80 0.1
.text 596800 596960 160 0.0
k32w1+release (read/write) 785472 785744 272 0.0
.bss 77356 77436 80 0.1
.text 662664 662856 192 0.0
lock k32w0+release (read only) 578640 578800 160 0.0
(read/write) 78676 78756 80 0.1
.bss 66528 66608 80 0.1
.text 578104 578264 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2528648 2528800 152 0.0
.text 1491332 1491484 152 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091624 1093184 1560 0.1
bss 129714 129786 72 0.1
rodata 110504 111056 552 0.5
text 803620 804616 996 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1213064 1213784 720 0.1
rodata 140940 140972 32 0.0
text 799704 800400 696 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1042296 1042504 208 0.0
bss 129444 129516 72 0.1
rodata 99016 99080 64 0.1
text 766032 766176 144 0.0
qpg lighting-app qpg6105+debug (read/write) 1119464 1119608 144 0.0
.bss 102136 102224 88 0.1
.text 631844 631988 144 0.0
lock-app qpg6105+debug (read/write) 1083456 1083600 144 0.0
.bss 98432 98520 88 0.1
.text 595832 595976 144 0.0
Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
platform target config section a033426 aa41878 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 779744 780000 256 0.0
(read/write) 168452 168540 88 0.1
.bss 90524 90612 88 0.1
.data 3524 3524 0 0.0
.rodata 89368 89440 72 0.1
.text 690112 690296 184 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 795560 795808 248 0.0
(read/write) 178680 178768 88 0.0
.bss 100700 100788 88 0.1
.data 3552 3552 0 0.0
.rodata 83560 83624 64 0.1
.text 711732 711916 184 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 783936 784200 264 0.0
(read/write) 173136 173224 88 0.1
.bss 95156 95244 88 0.1
.data 3552 3552 0 0.0
.rodata 110224 110296 72 0.1
.text 673444 673636 192 0.0
pump-app LP_EM_CC1354P10_6 (read only) 736592 736840 248 0.0
(read/write) 167416 167504 88 0.1
.bss 89264 89352 88 0.1
.data 3512 3512 0 0.0
.rodata 84952 85016 64 0.1
.text 651376 651560 184 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 722216 722464 248 0.0
(read/write) 167636 167724 88 0.1
.bss 89488 89576 88 0.1
.data 3508 3508 0 0.0
.rodata 80792 80856 64 0.1
.text 641160 641344 184 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 569930 570154 224 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84410 84434 24 0.0
.text 483396 483596 200 0.0
lock CC3235SF_LAUNCHXL (read only) 623290 623514 224 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106282 106306 24 0.0
.text 514884 515084 200 0.0
k32w contact k32w0+release (read only) 607984 608144 160 0.0
(read/write) 81244 81324 80 0.1
.bss 69024 69104 80 0.1
.data 2236 2236 0 0.0
.text 607448 607608 160 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 693516 693804 288 0.0
.bss 67680 67760 80 0.1
.data 2788 2788 0 0.0
.text 579576 579784 208 0.0
light k32w0+release (read only) 597336 597496 160 0.0
(read/write) 79260 79340 80 0.1
.bss 67088 67168 80 0.1
.data 2188 2188 0 0.0
.text 596800 596960 160 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 785472 785744 272 0.0
.bss 77356 77436 80 0.1
.data 2000 2000 0 0.0
.text 662664 662856 192 0.0
lock k32w0+release (read only) 578640 578800 160 0.0
(read/write) 78676 78756 80 0.1
.bss 66528 66608 80 0.1
.data 2164 2164 0 0.0
.text 578104 578264 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528648 2528800 152 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491332 1491484 152 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091624 1093184 1560 0.1
bss 129714 129786 72 0.1
rodata 110504 111056 552 0.5
text 803620 804616 996 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213064 1213784 720 0.1
bss 121924 121924 0 0.0
rodata 140940 140972 32 0.0
text 799704 800400 696 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042296 1042504 208 0.0
bss 129444 129516 72 0.1
rodata 99016 99080 64 0.1
text 766032 766176 144 0.0
qpg lighting-app qpg6105+debug (read/write) 1119464 1119608 144 0.0
.bss 102136 102224 88 0.1
.data 808 808 0 0.0
.text 631844 631988 144 0.0
lock-app qpg6105+debug (read/write) 1083456 1083600 144 0.0
.bss 98432 98520 88 0.1
.data 852 852 0 0.0
.text 595832 595976 144 0.0

Copy link

github-actions bot commented Jan 18, 2024

PR #31483: Size comparison from 8efb6aa to ca1c629

Increases above 0.2%:

platform target config section 8efb6aa ca1c629 change % change
linux chip-tool-ipv6only arm64 .data.rel.ro 446096 447256 1160 0.3
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110568 111056 488 0.4
Increases (4 builds for linux, nrfconnect, psoc6)
platform target config section 8efb6aa ca1c629 change % change
linux chip-tool-ipv6only arm64 (read only) 11535248 11554704 19456 0.2
(read/write) 582464 583496 1032 0.2
.data.rel.ro 446096 447256 1160 0.3
.got 20240 20256 16 0.1
.rodata 344716 345020 304 0.1
.text 10307772 10325308 17536 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091832 1093184 1352 0.1
rodata 110568 111056 488 0.4
text 803764 804616 852 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1213168 1213784 616 0.1
rodata 140964 140972 8 0.0
text 799792 800400 608 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1786756 1788292 1536 0.1
.text 1580396 1581932 1536 0.1
Full report (38 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 8efb6aa ca1c629 change % change
bl602 lighting-app bl602 (read/write) 1422490 1422490 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157260 157260 0 0.0
.text 1089772 1089772 0 0.0
bl602+mfd (read/write) 1436962 1436962 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156220 156220 0 0.0
.text 1105140 1105140 0 0.0
bl602+rpc (read/write) 1470250 1470250 0 0.0
.bss 93360 93360 0 0.0
.data 9864 9864 0 0.0
.rodata 164828 164828 0 0.0
.text 1121532 1121532 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1187343 1187343 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106644 106644 0 0.0
.text 959114 959114 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1198475 1198475 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105584 105584 0 0.0
.text 971178 971178 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1278959 1278959 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 122016 122016 0 0.0
.text 1033924 1033924 0 0.0
bl706-eth (read/write) 1006433 1006433 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 99964 99964 0 0.0
.text 751600 751600 0 0.0
bl706-wifi (read/write) 1237726 1237726 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 120944 120944 0 0.0
.text 980152 980152 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1156720 1156720 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100648 100648 0 0.0
.text 951992 951992 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1168172 1168172 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99588 99588 0 0.0
.text 964368 964368 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780000 780000 0 0.0
(read/write) 168540 168540 0 0.0
.bss 90612 90612 0 0.0
.data 3524 3524 0 0.0
.rodata 89440 89440 0 0.0
.text 690296 690296 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 795808 795808 0 0.0
(read/write) 178768 178768 0 0.0
.bss 100788 100788 0 0.0
.data 3552 3552 0 0.0
.rodata 83624 83624 0 0.0
.text 711916 711916 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 784200 784200 0 0.0
(read/write) 173224 173224 0 0.0
.bss 95244 95244 0 0.0
.data 3552 3552 0 0.0
.rodata 110296 110296 0 0.0
.text 673636 673636 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 736840 736840 0 0.0
(read/write) 167504 167504 0 0.0
.bss 89352 89352 0 0.0
.data 3512 3512 0 0.0
.rodata 85016 85016 0 0.0
.text 651560 651560 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 722464 722464 0 0.0
(read/write) 167724 167724 0 0.0
.bss 89576 89576 0 0.0
.data 3508 3508 0 0.0
.rodata 80856 80856 0 0.0
.text 641344 641344 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 570154 570154 0 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84434 84434 0 0.0
.text 483596 483596 0 0.0
lock CC3235SF_LAUNCHXL (read only) 623514 623514 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106306 106306 0 0.0
.text 515084 515084 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563535 563535 0 0.0
.app_xip_area 453457 453457 0 0.0
.bss 64920 64920 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 545647 545647 0 0.0
.app_xip_area 430833 430833 0 0.0
.bss 69616 69616 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 564751 564751 0 0.0
.app_xip_area 456129 456129 0 0.0
.bss 63504 63504 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 560103 560103 0 0.0
.app_xip_area 448249 448249 0 0.0
.bss 66624 66624 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 608144 608144 0 0.0
(read/write) 81324 81324 0 0.0
.bss 69104 69104 0 0.0
.data 2236 2236 0 0.0
.text 607608 607608 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 693804 693804 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 579784 579784 0 0.0
light k32w0+release (read only) 597496 597496 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 596960 596960 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 785744 785744 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 662856 662856 0 0.0
lock k32w0+release (read only) 578800 578800 0 0.0
(read/write) 78756 78756 0 0.0
.bss 66608 66608 0 0.0
.data 2164 2164 0 0.0
.text 578264 578264 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11535248 11554704 19456 0.2
(read/write) 582464 583496 1032 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 446096 447256 1160 0.3
.dynamic 512 512 0 0.0
.got 20240 20256 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 344716 345020 304 0.1
.text 10307772 10325308 17536 0.2
thermostat-no-ble arm64 (read only) 4366296 4366296 0 0.0
(read/write) 247224 247224 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102824 102824 0 0.0
.dynamic 512 512 0 0.0
.got 12096 12096 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 156460 156460 0 0.0
.text 3867228 3867228 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528800 2528800 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491484 1491484 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091832 1093184 1352 0.1
bss 129786 129786 0 0.0
rodata 110568 111056 488 0.4
text 803764 804616 852 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213168 1213784 616 0.1
bss 121924 121924 0 0.0
rodata 140964 140972 8 0.0
text 799792 800400 608 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042504 1042504 0 0.0
bss 129516 129516 0 0.0
rodata 99080 99080 0 0.0
text 766176 766176 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1786756 1788292 1536 0.1
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1580396 1581932 1536 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837672 0 0.0
(read/write) 1710420 1710420 0 0.0
.bss 193052 193052 0 0.0
.data 2616 2616 0 0.0
.text 1506364 1506364 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1634852 1634852 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1437484 1437484 0 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817240 0 0.0
(read/write) 1661708 1661708 0 0.0
.bss 213644 213644 0 0.0
.data 2456 2456 0 0.0
.text 1437220 1437220 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1119608 1119608 0 0.0
.bss 102224 102224 0 0.0
.data 808 808 0 0.0
.text 631988 631988 0 0.0
lock-app qpg6105+debug (read/write) 1083600 1083600 0 0.0
.bss 98520 98520 0 0.0
.data 852 852 0 0.0
.text 595976 595976 0 0.0

…-management-server.cpp

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Copy link

github-actions bot commented Jan 18, 2024

PR #31483: Size comparison from 8efb6aa to 5f8b5de

Increases above 0.2%:

platform target config section 8efb6aa 5f8b5de change % change
linux chip-tool debug .data.rel.ro 406640 407760 1120 0.3
chip-tool-ipv6only arm64 .data.rel.ro 446096 447256 1160 0.3
shell debug .rodata 186752 187296 544 0.3
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 110568 111056 488 0.4
Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 8efb6aa 5f8b5de change % change
esp32 all-clusters-app c3devkit (read only) 1193656 1194660 1004 0.1
(read/write) 1743552 1744072 520 0.0
.flash.rodata 247072 247592 520 0.2
.flash.text 1193656 1194660 1004 0.1
m5stack (read only) 1237551 1238555 1004 0.1
(read/write) 528536 529032 496 0.1
.flash.rodata 277268 277764 496 0.2
.flash.text 1231387 1232391 1004 0.1
linux all-clusters-app debug (read only) 5557945 5564345 6400 0.1
(read/write) 465000 465800 800 0.2
.data.rel.ro 321192 321992 800 0.2
.rodata 324604 325372 768 0.2
.text 4814339 4819251 4912 0.1
chip-tool debug (read only) 11978217 11998425 20208 0.2
(read/write) 513120 514240 1120 0.2
.data.rel.ro 406640 407760 1120 0.3
.rodata 434873 435225 352 0.1
.text 10841795 10860115 18320 0.2
chip-tool-ipv6only arm64 (read only) 11535248 11554704 19456 0.2
(read/write) 582464 583496 1032 0.2
.data.rel.ro 446096 447256 1160 0.3
.got 20240 20256 16 0.1
.rodata 344716 345020 304 0.1
.text 10307772 10325308 17536 0.2
shell debug (read only) 2845297 2845841 544 0.0
.rodata 186752 187296 544 0.3
tv-casting-app debug (read only) 9853281 9872769 19488 0.2
(read/write) 341904 342288 384 0.1
.data.rel.ro 176192 176576 384 0.2
.rodata 371016 371176 160 0.0
.text 9011283 9029699 18416 0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1091832 1093184 1352 0.1
rodata 110568 111056 488 0.4
text 803764 804616 852 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1213168 1213800 632 0.1
rodata 140964 140972 8 0.0
text 799792 800404 612 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1786756 1788292 1536 0.1
.text 1580396 1581932 1536 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1109180 1110692 1512 0.1
text 784700 785682 982 0.1
Decreases (2 builds for efr32)
platform target config section 8efb6aa 5f8b5de change % change
efr32 lighting-app BRD4161A+rs9116 (read/write) 1045064 1045056 -8 -0.0
.text 849468 849460 -8 -0.0
window-app BRD4187C (read/write) 1141256 1141248 -8 -0.0
.text 970804 970796 -8 -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 8efb6aa 5f8b5de change % change
bl602 lighting-app bl602 (read/write) 1422490 1422490 0 0.0
.bss 85328 85328 0 0.0
.data 9488 9488 0 0.0
.rodata 157260 157260 0 0.0
.text 1089772 1089772 0 0.0
bl602+mfd (read/write) 1436962 1436962 0 0.0
.bss 85496 85496 0 0.0
.data 9456 9456 0 0.0
.rodata 156220 156220 0 0.0
.text 1105140 1105140 0 0.0
bl602+rpc (read/write) 1470250 1470250 0 0.0
.bss 93360 93360 0 0.0
.data 9864 9864 0 0.0
.rodata 164828 164828 0 0.0
.text 1121532 1121532 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1187343 1187343 0 0.0
.bss 11133 11133 0 0.0
.data 3664 3664 0 0.0
.rodata 106644 106644 0 0.0
.text 959114 959114 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1198475 1198475 0 0.0
.bss 11309 11309 0 0.0
.data 3648 3648 0 0.0
.rodata 105584 105584 0 0.0
.text 971178 971178 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1278959 1278959 0 0.0
.bss 19597 19597 0 0.0
.data 4224 4224 0 0.0
.rodata 122016 122016 0 0.0
.text 1033924 1033924 0 0.0
bl706-eth (read/write) 1006433 1006433 0 0.0
.bss 23692 23692 0 0.0
.data 3240 3240 0 0.0
.rodata 99964 99964 0 0.0
.text 751600 751600 0 0.0
bl706-wifi (read/write) 1237726 1237726 0 0.0
.bss 10577 10577 0 0.0
.data 3680 3680 0 0.0
.rodata 120944 120944 0 0.0
.text 980152 980152 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1156720 1156720 0 0.0
.bss 16328 16328 0 0.0
.data 5032 5032 0 0.0
.rodata 100648 100648 0 0.0
.text 951992 951992 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1168172 1168172 0 0.0
.bss 16504 16504 0 0.0
.data 5008 5008 0 0.0
.rodata 99588 99588 0 0.0
.text 964368 964368 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 780000 780000 0 0.0
(read/write) 168540 168540 0 0.0
.bss 90612 90612 0 0.0
.data 3524 3524 0 0.0
.rodata 89440 89440 0 0.0
.text 690296 690296 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 795808 795808 0 0.0
(read/write) 178768 178768 0 0.0
.bss 100788 100788 0 0.0
.data 3552 3552 0 0.0
.rodata 83624 83624 0 0.0
.text 711916 711916 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 784200 784200 0 0.0
(read/write) 173224 173224 0 0.0
.bss 95244 95244 0 0.0
.data 3552 3552 0 0.0
.rodata 110296 110296 0 0.0
.text 673636 673636 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 736840 736840 0 0.0
(read/write) 167504 167504 0 0.0
.bss 89352 89352 0 0.0
.data 3512 3512 0 0.0
.rodata 85016 85016 0 0.0
.text 651560 651560 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 722464 722464 0 0.0
(read/write) 167724 167724 0 0.0
.bss 89576 89576 0 0.0
.data 3508 3508 0 0.0
.rodata 80856 80856 0 0.0
.text 641344 641344 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 570154 570154 0 0.0
(read/write) 207888 207888 0 0.0
.bss 201172 201172 0 0.0
.data 1592 1592 0 0.0
.rodata 84434 84434 0 0.0
.text 483596 483596 0 0.0
lock CC3235SF_LAUNCHXL (read only) 623514 623514 0 0.0
(read/write) 208288 208288 0 0.0
.bss 201648 201648 0 0.0
.data 1520 1520 0 0.0
.rodata 106306 106306 0 0.0
.text 515084 515084 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 563535 563535 0 0.0
.app_xip_area 453457 453457 0 0.0
.bss 64920 64920 0 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 545647 545647 0 0.0
.app_xip_area 430833 430833 0 0.0
.bss 69616 69616 0 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 564751 564751 0 0.0
.app_xip_area 456129 456129 0 0.0
.bss 63504 63504 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 560103 560103 0 0.0
.app_xip_area 448249 448249 0 0.0
.bss 66624 66624 0 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1045064 1045056 -8 -0.0
.bss 192800 192800 0 0.0
.data 2776 2776 0 0.0
.text 849468 849460 -8 -0.0
BRD4187C (read/write) 1107360 1107360 0 0.0
.bss 195148 195148 0 0.0
.data 3384 3384 0 0.0
.text 908808 908808 0 0.0
lock-app BRD4161A+wf200 (read/write) 1119404 1119404 0 0.0
.bss 188184 188184 0 0.0
.data 2800 2800 0 0.0
.text 928400 928400 0 0.0
window-app BRD4187C (read/write) 1141256 1141248 -8 -0.0
.bss 167140 167140 0 0.0
.data 3292 3292 0 0.0
.text 970804 970796 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1193656 1194660 1004 0.1
(read/write) 1743552 1744072 520 0.0
.dram0.bss 73352 73352 0 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 247072 247592 520 0.2
.flash.text 1193656 1194660 1004 0.1
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1237551 1238555 1004 0.1
(read/write) 528536 529032 496 0.1
.dram0.bss 80216 80216 0 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 277268 277764 496 0.2
.flash.text 1231387 1232391 1004 0.1
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 608144 608144 0 0.0
(read/write) 81324 81324 0 0.0
.bss 69104 69104 0 0.0
.data 2236 2236 0 0.0
.text 607608 607608 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 693804 693804 0 0.0
.bss 67760 67760 0 0.0
.data 2788 2788 0 0.0
.text 579784 579784 0 0.0
light k32w0+release (read only) 597496 597496 0 0.0
(read/write) 79340 79340 0 0.0
.bss 67168 67168 0 0.0
.data 2188 2188 0 0.0
.text 596960 596960 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 785744 785744 0 0.0
.bss 77436 77436 0 0.0
.data 2000 2000 0 0.0
.text 662856 662856 0 0.0
lock k32w0+release (read only) 578800 578800 0 0.0
(read/write) 78756 78756 0 0.0
.bss 66608 66608 0 0.0
.data 2164 2164 0 0.0
.text 578264 578264 0 0.0
linux air-purifier-app debug (read only) 2544325 2544325 0 0.0
(read/write) 127200 127200 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 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 760 760 0 0.0
.rodata 180712 180712 0 0.0
.text 2188309 2188309 0 0.0
all-clusters-app debug (read only) 5557945 5564345 6400 0.1
(read/write) 465000 465800 800 0.2
.bss 132080 132080 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 321192 321992 800 0.2
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1296 1296 0 0.0
.rodata 324604 325372 768 0.2
.text 4814339 4819251 4912 0.1
all-clusters-minimal-app debug (read only) 4974025 4974025 0 0.0
(read/write) 234712 234712 0 0.0
.bss 127216 127216 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 96040 96040 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1120 1120 0 0.0
.rodata 272941 272941 0 0.0
.text 4468771 4468771 0 0.0
bridge-app debug (read only) 4435297 4435297 0 0.0
(read/write) 215984 215984 0 0.0
.bss 117816 117816 0 0.0
.data 6144 6144 0 0.0
.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 816 816 0 0.0
.rodata 220341 220341 0 0.0
.text 3996387 3996387 0 0.0
chip-tool debug (read only) 11978217 11998425 20208 0.2
(read/write) 513120 514240 1120 0.2
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 406640 407760 1120 0.3
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 434873 435225 352 0.1
.text 10841795 10860115 18320 0.2
chip-tool-ipv6only arm64 (read only) 11535248 11554704 19456 0.2
(read/write) 582464 583496 1032 0.2
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 446096 447256 1160 0.3
.dynamic 512 512 0 0.0
.got 20240 20256 16 0.1
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 344716 345020 304 0.1
.text 10307772 10325308 17536 0.2
lighting-app debug+rpc+ui (read only) 5320705 5320705 0 0.0
(read/write) 224912 224912 0 0.0
.bss 118880 118880 0 0.0
.data 4800 4800 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 936 936 0 0.0
.rodata 342324 342324 0 0.0
.text 4733715 4733715 0 0.0
lock-app debug (read only) 4520497 4520497 0 0.0
(read/write) 203608 203608 0 0.0
.bss 113248 113248 0 0.0
.data 4096 4096 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 848 848 0 0.0
.rodata 248405 248405 0 0.0
.text 4062067 4062067 0 0.0
ota-provider-app debug (read only) 4184969 4184969 0 0.0
(read/write) 192688 192688 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 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 712 712 0 0.0
.rodata 202709 202709 0 0.0
.text 3790387 3790387 0 0.0
ota-requestor-app debug (read only) 4276489 4276489 0 0.0
(read/write) 196968 196968 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 206517 206517 0 0.0
.text 3873795 3873795 0 0.0
shell debug (read only) 2845297 2845841 544 0.0
(read/write) 154496 154496 0 0.0
.bss 62184 62184 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 85192 85192 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 186752 187296 544 0.3
.text 2486402 2486402 0 0.0
thermostat-no-ble arm64 (read only) 4366296 4366296 0 0.0
(read/write) 247224 247224 0 0.0
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102824 102824 0 0.0
.dynamic 512 512 0 0.0
.got 12096 12096 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 156460 156460 0 0.0
.text 3867228 3867228 0 0.0
tv-app debug (read only) 5429225 5429225 0 0.0
(read/write) 349232 349232 0 0.0
.bss 243136 243136 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92344 92344 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 275477 275477 0 0.0
.text 4915811 4915811 0 0.0
tv-casting-app debug (read only) 9853281 9872769 19488 0.2
(read/write) 341904 342288 384 0.1
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 176192 176576 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 371016 371176 160 0.0
.text 9011283 9029699 18416 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2528800 2528800 0 0.0
.bss 220384 220384 0 0.0
.data 5208 5208 0 0.0
.text 1491484 1491484 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1091832 1093184 1352 0.1
bss 129786 129786 0 0.0
rodata 110568 111056 488 0.4
text 803764 804616 852 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1213168 1213800 632 0.1
bss 121924 121924 0 0.0
rodata 140964 140972 8 0.0
text 799792 800404 612 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1042504 1042504 0 0.0
bss 129516 129516 0 0.0
rodata 99080 99080 0 0.0
text 766176 766176 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835368 835368 0 0.0
(read/write) 1786756 1788292 1536 0.1
.bss 195332 195332 0 0.0
.data 2640 2640 0 0.0
.text 1580396 1581932 1536 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837672 837672 0 0.0
(read/write) 1710420 1710420 0 0.0
.bss 193052 193052 0 0.0
.data 2616 2616 0 0.0
.text 1506364 1506364 0 0.0
light cy8ckit_062s2_43012 (read only) 844360 844360 0 0.0
(read/write) 1634852 1634852 0 0.0
.bss 186548 186548 0 0.0
.data 2432 2432 0 0.0
.text 1437484 1437484 0 0.0
lock cy8ckit_062s2_43012 (read only) 817240 817240 0 0.0
(read/write) 1661708 1661708 0 0.0
.bss 213644 213644 0 0.0
.data 2456 2456 0 0.0
.text 1437220 1437220 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1119608 1119608 0 0.0
.bss 102224 102224 0 0.0
.data 808 808 0 0.0
.text 631988 631988 0 0.0
lock-app qpg6105+debug (read/write) 1083600 1083600 0 0.0
.bss 98520 98520 0 0.0
.data 852 852 0 0.0
.text 595976 595976 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823970 823970 0 0.0
bss 51020 51020 0 0.0
text 615930 615930 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1109180 1110692 1512 0.1
bss 100768 100768 0 0.0
text 784700 785682 982 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1087644 1087644 0 0.0
bss 109912 109912 0 0.0
text 756192 756192 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 933284 933284 0 0.0
bss 92988 92988 0 0.0
text 647142 647142 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824206 824206 0 0.0
bss 51064 51064 0 0.0
text 616300 616300 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 982100 982100 0 0.0
bss 79108 79108 0 0.0
text 696962 696962 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1096264 1096264 0 0.0
bss 100056 100056 0 0.0
text 772338 772338 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 967980 967980 0 0.0
bss 97408 97408 0 0.0
text 650098 650098 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951596 951596 0 0.0
bss 92564 92564 0 0.0
text 665494 665494 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 883108 883108 0 0.0
bss 69136 69136 0 0.0
text 624416 624416 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 823760 823760 0 0.0
bss 57380 57380 0 0.0
text 591340 591340 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705844 705844 0 0.0
bss 73640 73640 0 0.0
text 462234 462234 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 825942 825942 0 0.0
bss 51200 51200 0 0.0
text 619046 619046 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 881213 881213 0 0.0
bss 60848 60848 0 0.0
text 633354 633354 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848468 848468 0 0.0
bss 57668 57668 0 0.0
text 610096 610096 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 842324 842324 0 0.0
bss 57984 57984 0 0.0
text 603760 603760 0 0.0

@mergify mergify bot merged commit 45aa5b7 into project-chip:master Jan 19, 2024
60 checks passed
@jamesharrow jamesharrow deleted the 31479-updated-dem-xml-to-take-latest-spec-changes branch January 19, 2024 00:17
@michaelleecowan
Copy link

Approve, not on official XML review lst so a 'grey' check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Updated DEM XML to take latest spec changes
4 participants