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

Sort Sources attribute in power source configuration cluster based on order of the power source cluster #17840

Conversation

fessehaeve
Copy link
Contributor

Problem

Change overview

Sort sources list

Testing

Testing was done on all-clusters-app by adding more power source server cluster on endpoints.

./out/debug/chip-tool any read-by-id 0x002F 1 2222 0xFFFF

CHIP: [TOO] Endpoint: 0 Cluster: 0x0000_002F Attribute 0x0000_0001 DataVersion: 819370905
CHIP: [TOO]   Order: 3
CHIP: [TOO] Endpoint: 1 Cluster: 0x0000_002F Attribute 0x0000_0001 DataVersion: 330313625
CHIP: [TOO]   Order: 2
CHIP: [TOO] Endpoint: 2 Cluster: 0x0000_002F Attribute 0x0000_0001 DataVersion: 4010667234
CHIP: [TOO]   Order: 1

./out/debug/chip-tool powersourceconfiguration read sources 2222 0

CHIP: [TOO]   Sources: 3 entries
CHIP: [TOO]     [1]: 2
CHIP: [TOO]     [2]: 1
CHIP: [TOO]     [3]: 0

@github-actions
Copy link

github-actions bot commented May 3, 2022

PR #17840: Size comparison from 46c7f14 to 061db81

Increases above 0.2%:

platform target config section 46c7f14 061db81 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 .rodata 102279 102551 272 0.3
Increases (12 builds for cc13x2_26x2, cyw30739, efr32, k32w, mbed, nrfconnect, p6)
platform target config section 46c7f14 061db81 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688791 689951 1160 0.2
.bss 75252 75396 144 0.2
.rodata 102279 102551 272 0.3
.text 586028 586916 888 0.2
lock-ftd LP_CC2652R7 (read only) 676655 677543 888 0.1
.text 581840 582728 888 0.2
lock-mtd LP_CC2652R7 (read only) 625407 626295 888 0.1
.text 530696 531584 888 0.2
pump-app LP_CC2652R7 (read/write) 183604 183636 32 0.0
pump-controller-app LP_CC2652R7 (read/write) 190492 190532 40 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 624978 625858 880 0.1
.app_xip_area 528960 529840 880 0.2
efr32 lock-app BRD4161A+wf200 (read only) 916440 917336 896 0.1
.text 916432 917328 896 0.1
k32w lock k32w061+release (read/write) 728948 729836 888 0.1
.text 643516 644404 888 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2418036 2419700 1664 0.1
.text 1380636 1382300 1664 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177571 1178867 1296 0.1
bss 139620 139764 144 0.1
rodata 150780 151052 272 0.2
text 808540 809424 884 0.1
p6 all-clusters-app default (read/write) 2528672 2529856 1184 0.0
.bss 139272 139416 144 0.1
.text 1486936 1488120 1184 0.1
lock-app default (read/write) 2428560 2429456 896 0.0
.text 1386824 1387720 896 0.1
Decreases (15 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, p6, telink)
platform target config section 46c7f14 061db81 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 163480 162464 -1016 -0.6
lock-ftd LP_CC2652R7 (read/write) 166872 165984 -888 -0.5
pump-app LP_CC2652R7 (read only) 661163 661131 -32 -0.0
.text 580308 580276 -32 -0.0
pump-controller-app LP_CC2652R7 (read only) 654075 654035 -40 -0.0
.text 570284 570244 -40 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626274 626234 -40 -0.0
.app_xip_area 528792 528752 -40 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574098 574058 -40 -0.0
.app_xip_area 468460 468420 -40 -0.0
efr32 lighting-app BRD4161A (read only) 908264 908232 -32 -0.0
.text 908256 908224 -32 -0.0
BRD4161A+rpc (read only) 942624 942592 -32 -0.0
.text 942616 942584 -32 -0.0
BRD4161A+rs911x (read only) 746644 746612 -32 -0.0
.text 746636 746604 -32 -0.0
window-app BRD4161A (read only) 845512 845480 -32 -0.0
.text 845504 845472 -32 -0.0
k32w light k32w061+release (read/write) 684132 684100 -32 -0.0
.text 599084 599052 -32 -0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 8818612 8817860 -752 -0.0
.rodata 431540 431476 -64 -0.0
.text 6928564 6927876 -688 -0.0
thermostat-no-ble arm64 (read only) 2360932 2360820 -112 -0.0
.text 1985984 1985872 -112 -0.0
p6 light-app default (read/write) 2419272 2419240 -32 -0.0
.text 1377536 1377504 -32 -0.0
telink lighting-app tlsr9518adk80d (read/write) 804384 804352 -32 -0.0
text 571206 571170 -36 -0.0
Full report (23 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 46c7f14 061db81 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688791 689951 1160 0.2
(read/write) 163480 162464 -1016 -0.6
.bss 75252 75396 144 0.2
.data 3400 3400 0 0.0
.rodata 102279 102551 272 0.3
.text 586028 586916 888 0.2
lock-ftd LP_CC2652R7 (read only) 676655 677543 888 0.1
(read/write) 166872 165984 -888 -0.5
.bss 73564 73564 0 0.0
.data 3224 3224 0 0.0
.rodata 94335 94335 0 0.0
.text 581840 582728 888 0.2
lock-mtd LP_CC2652R7 (read only) 625407 626295 888 0.1
(read/write) 146368 146368 0 0.0
.bss 69284 69284 0 0.0
.data 3224 3224 0 0.0
.rodata 94223 94223 0 0.0
.text 530696 531584 888 0.2
pump-app LP_CC2652R7 (read only) 661163 661131 -32 -0.0
(read/write) 183604 183636 32 0.0
.bss 73780 73780 0 0.0
.data 3256 3256 0 0.0
.rodata 80371 80371 0 0.0
.text 580308 580276 -32 -0.0
pump-controller-app LP_CC2652R7 (read only) 654075 654035 -40 -0.0
(read/write) 190492 190532 40 0.0
.bss 73836 73836 0 0.0
.data 3220 3220 0 0.0
.rodata 83307 83307 0 0.0
.text 570284 570244 -40 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626274 626234 -40 -0.0
.app_xip_area 528792 528752 -40 -0.0
.bss 80132 80132 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 624978 625858 880 0.1
.app_xip_area 528960 529840 880 0.2
.bss 78708 78708 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574098 574058 -40 -0.0
.app_xip_area 468460 468420 -40 -0.0
.bss 88032 88032 0 0.0
.data 572 572 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 908264 908232 -32 -0.0
(read/write) 134544 134544 0 0.0
.bss 132488 132488 0 0.0
.data 2052 2052 0 0.0
.text 908256 908224 -32 -0.0
BRD4161A+rpc (read only) 942624 942592 -32 -0.0
(read/write) 151224 151224 0 0.0
.bss 148968 148968 0 0.0
.data 2256 2256 0 0.0
.text 942616 942584 -32 -0.0
BRD4161A+rs911x (read only) 746644 746612 -32 -0.0
(read/write) 128768 128768 0 0.0
.bss 126788 126788 0 0.0
.data 1980 1980 0 0.0
.text 746636 746604 -32 -0.0
lock-app BRD4161A+wf200 (read only) 916440 917336 896 0.1
(read/write) 127556 127556 0 0.0
.bss 125620 125620 0 0.0
.data 1936 1936 0 0.0
.text 916432 917328 896 0.1
window-app BRD4161A (read only) 845512 845480 -32 -0.0
(read/write) 132632 132632 0 0.0
.bss 130664 130664 0 0.0
.data 1964 1964 0 0.0
.text 845504 845472 -32 -0.0
k32w light k32w061+release (read/write) 684132 684100 -32 -0.0
.bss 81336 81336 0 0.0
.data 2008 2008 0 0.0
.text 599084 599052 -32 -0.0
lock k32w061+release (read/write) 728948 729836 888 0.1
.bss 81760 81760 0 0.0
.data 1968 1968 0 0.0
.text 643516 644404 888 0.1
linux chip-tool-no-interactive-ipv6only arm64 (read only) 8818612 8817860 -752 -0.0
(read/write) 642641 642641 0 0.0
.bss 40913 40913 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 581752 581752 0 0.0
.dynamic 560 560 0 0.0
.got 14960 14960 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 431540 431476 -64 -0.0
.text 6928564 6927876 -688 -0.0
thermostat-no-ble arm64 (read only) 2360932 2360820 -112 -0.0
(read/write) 174593 174593 0 0.0
.bss 86289 86289 0 0.0
.data 1496 1496 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 560 560 0 0.0
.got 4728 4728 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 145828 145828 0 0.0
.text 1985984 1985872 -112 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2418036 2419700 1664 0.1
.bss 205900 205900 0 0.0
.data 5856 5856 0 0.0
.text 1380636 1382300 1664 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177571 1178867 1296 0.1
bss 139620 139764 144 0.1
rodata 150780 151052 272 0.2
text 808540 809424 884 0.1
p6 all-clusters-app default (read/write) 2528672 2529856 1184 0.0
.bss 139272 139416 144 0.1
.data 2792 2792 0 0.0
.text 1486936 1488120 1184 0.1
light-app default (read/write) 2419272 2419240 -32 -0.0
.bss 132736 132736 0 0.0
.data 2592 2592 0 0.0
.text 1377536 1377504 -32 -0.0
lock-app default (read/write) 2428560 2429456 896 0.0
.bss 132560 132560 0 0.0
.data 2552 2552 0 0.0
.text 1386824 1387720 896 0.1
telink lighting-app tlsr9518adk80d (read/write) 804384 804352 -32 -0.0
bss 72252 72252 0 0.0
noinit 40416 40416 0 0.0
text 571206 571170 -36 -0.0

@github-actions
Copy link

github-actions bot commented May 3, 2022

PR #17840: Size comparison from 46c7f14 to 177a2ed

Increases above 0.2%:

platform target config section 46c7f14 177a2ed change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 .rodata 102279 102615 336 0.3
esp32 all-clusters-app c3devkit .dram0.bss 68400 68544 144 0.2
Increases (14 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6)
platform target config section 46c7f14 177a2ed change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688791 690183 1392 0.2
.bss 75252 75412 160 0.2
.rodata 102279 102615 336 0.3
.text 586028 587084 1056 0.2
lock-ftd LP_CC2652R7 (read only) 676655 677767 1112 0.2
.bss 73564 73580 16 0.0
.rodata 94335 94399 64 0.1
.text 581840 582888 1048 0.2
lock-mtd LP_CC2652R7 (read only) 625407 626527 1120 0.2
(read/write) 146368 146384 16 0.0
.bss 69284 69300 16 0.0
.rodata 94223 94287 64 0.1
.text 530696 531752 1056 0.2
pump-app LP_CC2652R7 (read only) 661163 661403 240 0.0
.bss 73780 73796 16 0.0
.rodata 80371 80451 80 0.1
.text 580308 580468 160 0.0
pump-controller-app LP_CC2652R7 (read only) 654075 654307 232 0.0
.bss 73836 73852 16 0.0
.rodata 83307 83395 88 0.1
.text 570284 570428 144 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 624978 625858 880 0.1
.app_xip_area 528960 529840 880 0.2
efr32 lock-app BRD4161A+wf200 (read only) 916440 917336 896 0.1
.text 916432 917328 896 0.1
esp32 all-clusters-app c3devkit (read only) 999568 999704 136 0.0
(read/write) 1474498 1474914 416 0.0
.dram0.bss 68400 68544 144 0.2
.flash.rodata 207224 207496 272 0.1
.flash.text 999568 999704 136 0.0
m5stack (read only) 1054771 1054903 132 0.0
(read/write) 476928 477344 416 0.1
.dram0.bss 73920 74064 144 0.2
.flash.rodata 236996 237268 272 0.1
.flash.text 1049387 1049519 132 0.0
k32w lock k32w061+release (read/write) 728948 729836 888 0.1
.text 643516 644404 888 0.1
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2418036 2419700 1664 0.1
.text 1380636 1382300 1664 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177571 1178867 1296 0.1
bss 139620 139764 144 0.1
rodata 150780 151052 272 0.2
text 808540 809424 884 0.1
p6 all-clusters-app default (read/write) 2528672 2529856 1184 0.0
.bss 139272 139416 144 0.1
.text 1486936 1488120 1184 0.1
lock-app default (read/write) 2428560 2429456 896 0.0
.text 1386824 1387720 896 0.1
Decreases (15 builds for cc13x2_26x2, cyw30739, efr32, k32w, linux, p6, telink)
platform target config section 46c7f14 177a2ed change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 163480 162248 -1232 -0.8
lock-ftd LP_CC2652R7 (read/write) 166872 165776 -1096 -0.7
pump-app LP_CC2652R7 (read/write) 183604 183380 -224 -0.1
pump-controller-app LP_CC2652R7 (read/write) 190492 190276 -216 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 626274 626234 -40 -0.0
.app_xip_area 528792 528752 -40 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574098 574058 -40 -0.0
.app_xip_area 468460 468420 -40 -0.0
efr32 lighting-app BRD4161A (read only) 908264 908232 -32 -0.0
.text 908256 908224 -32 -0.0
BRD4161A+rpc (read only) 942624 942592 -32 -0.0
.text 942616 942584 -32 -0.0
BRD4161A+rs911x (read only) 746644 746612 -32 -0.0
.text 746636 746604 -32 -0.0
window-app BRD4161A (read only) 845512 845480 -32 -0.0
.text 845504 845472 -32 -0.0
k32w light k32w061+release (read/write) 684132 684100 -32 -0.0
.text 599084 599052 -32 -0.0
linux chip-tool-no-interactive-ipv6only arm64 (read only) 8818612 8817860 -752 -0.0
.rodata 431540 431476 -64 -0.0
.text 6928564 6927876 -688 -0.0
thermostat-no-ble arm64 (read only) 2360932 2360820 -112 -0.0
.text 1985984 1985872 -112 -0.0
p6 light-app default (read/write) 2419272 2419240 -32 -0.0
.text 1377536 1377504 -32 -0.0
telink lighting-app tlsr9518adk80d (read/write) 804384 804352 -32 -0.0
text 571206 571170 -36 -0.0
Full report (25 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 46c7f14 177a2ed change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688791 690183 1392 0.2
(read/write) 163480 162248 -1232 -0.8
.bss 75252 75412 160 0.2
.data 3400 3400 0 0.0
.rodata 102279 102615 336 0.3
.text 586028 587084 1056 0.2
lock-ftd LP_CC2652R7 (read only) 676655 677767 1112 0.2
(read/write) 166872 165776 -1096 -0.7
.bss 73564 73580 16 0.0
.data 3224 3224 0 0.0
.rodata 94335 94399 64 0.1
.text 581840 582888 1048 0.2
lock-mtd LP_CC2652R7 (read only) 625407 626527 1120 0.2
(read/write) 146368 146384 16 0.0
.bss 69284 69300 16 0.0
.data 3224 3224 0 0.0
.rodata 94223 94287 64 0.1
.text 530696 531752 1056 0.2
pump-app LP_CC2652R7 (read only) 661163 661403 240 0.0
(read/write) 183604 183380 -224 -0.1
.bss 73780 73796 16 0.0
.data 3256 3256 0 0.0
.rodata 80371 80451 80 0.1
.text 580308 580468 160 0.0
pump-controller-app LP_CC2652R7 (read only) 654075 654307 232 0.0
(read/write) 190492 190276 -216 -0.1
.bss 73836 73852 16 0.0
.data 3220 3220 0 0.0
.rodata 83307 83395 88 0.1
.text 570284 570428 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626274 626234 -40 -0.0
.app_xip_area 528792 528752 -40 -0.0
.bss 80132 80132 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 624978 625858 880 0.1
.app_xip_area 528960 529840 880 0.2
.bss 78708 78708 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574098 574058 -40 -0.0
.app_xip_area 468460 468420 -40 -0.0
.bss 88032 88032 0 0.0
.data 572 572 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 908264 908232 -32 -0.0
(read/write) 134544 134544 0 0.0
.bss 132488 132488 0 0.0
.data 2052 2052 0 0.0
.text 908256 908224 -32 -0.0
BRD4161A+rpc (read only) 942624 942592 -32 -0.0
(read/write) 151224 151224 0 0.0
.bss 148968 148968 0 0.0
.data 2256 2256 0 0.0
.text 942616 942584 -32 -0.0
BRD4161A+rs911x (read only) 746644 746612 -32 -0.0
(read/write) 128768 128768 0 0.0
.bss 126788 126788 0 0.0
.data 1980 1980 0 0.0
.text 746636 746604 -32 -0.0
lock-app BRD4161A+wf200 (read only) 916440 917336 896 0.1
(read/write) 127556 127556 0 0.0
.bss 125620 125620 0 0.0
.data 1936 1936 0 0.0
.text 916432 917328 896 0.1
window-app BRD4161A (read only) 845512 845480 -32 -0.0
(read/write) 132632 132632 0 0.0
.bss 130664 130664 0 0.0
.data 1964 1964 0 0.0
.text 845504 845472 -32 -0.0
esp32 all-clusters-app c3devkit (read only) 999568 999704 136 0.0
(read/write) 1474498 1474914 416 0.0
.dram0.bss 68400 68544 144 0.2
.dram0.data 14428 14428 0 0.0
.flash.rodata 207224 207496 272 0.1
.flash.text 999568 999704 136 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1054771 1054903 132 0.0
(read/write) 476928 477344 416 0.1
.dram0.bss 73920 74064 144 0.2
.dram0.data 34176 34176 0 0.0
.flash.rodata 236996 237268 272 0.1
.flash.text 1049387 1049519 132 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684132 684100 -32 -0.0
.bss 81336 81336 0 0.0
.data 2008 2008 0 0.0
.text 599084 599052 -32 -0.0
lock k32w061+release (read/write) 728948 729836 888 0.1
.bss 81760 81760 0 0.0
.data 1968 1968 0 0.0
.text 643516 644404 888 0.1
linux chip-tool-no-interactive-ipv6only arm64 (read only) 8818612 8817860 -752 -0.0
(read/write) 642641 642641 0 0.0
.bss 40913 40913 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 581752 581752 0 0.0
.dynamic 560 560 0 0.0
.got 14960 14960 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 431540 431476 -64 -0.0
.text 6928564 6927876 -688 -0.0
thermostat-no-ble arm64 (read only) 2360932 2360820 -112 -0.0
(read/write) 174593 174593 0 0.0
.bss 86289 86289 0 0.0
.data 1496 1496 0 0.0
.data.rel.ro 79048 79048 0 0.0
.dynamic 560 560 0 0.0
.got 4728 4728 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 145828 145828 0 0.0
.text 1985984 1985872 -112 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2418036 2419700 1664 0.1
.bss 205900 205900 0 0.0
.data 5856 5856 0 0.0
.text 1380636 1382300 1664 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177571 1178867 1296 0.1
bss 139620 139764 144 0.1
rodata 150780 151052 272 0.2
text 808540 809424 884 0.1
p6 all-clusters-app default (read/write) 2528672 2529856 1184 0.0
.bss 139272 139416 144 0.1
.data 2792 2792 0 0.0
.text 1486936 1488120 1184 0.1
light-app default (read/write) 2419272 2419240 -32 -0.0
.bss 132736 132736 0 0.0
.data 2592 2592 0 0.0
.text 1377536 1377504 -32 -0.0
lock-app default (read/write) 2428560 2429456 896 0.0
.bss 132560 132560 0 0.0
.data 2552 2552 0 0.0
.text 1386824 1387720 896 0.1
telink lighting-app tlsr9518adk80d (read/write) 804384 804352 -32 -0.0
bss 72252 72252 0 0.0
noinit 40416 40416 0 0.0
text 571206 571170 -36 -0.0

@fessehaeve fessehaeve force-pushed the pull-request/fix-power-source-configuration-cluster branch from 177a2ed to d90a14e Compare May 4, 2022 10:18
@github-actions
Copy link

github-actions bot commented May 4, 2022

PR #17840: Size comparison from 0a9e871 to ecf885d

Increases above 0.2%:

platform target config section 0a9e871 ecf885d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 .rodata 102371 102643 272 0.3
linux all-clusters-app debug (read/write) 173272 173848 576 0.3
.data.rel.ro 81736 82152 416 0.5
shell debug (read/write) 197200 197776 576 0.3
.data.rel.ro 76008 76424 416 0.5
Increases (17 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6)
platform target config section 0a9e871 ecf885d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689155 689619 464 0.1
.bss 75268 75412 144 0.2
.rodata 102371 102643 272 0.3
.text 586300 586492 192 0.0
lock-ftd LP_CC2652R7 (read only) 677047 677239 192 0.0
.text 582128 582320 192 0.0
lock-mtd LP_CC2652R7 (read only) 625799 625991 192 0.0
.text 530984 531176 192 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 625154 625346 192 0.0
.app_xip_area 529112 529304 192 0.0
efr32 lock-app BRD4161A+wf200 (read only) 916596 916788 192 0.0
.text 916588 916780 192 0.0
esp32 all-clusters-app c3devkit (read only) 999734 999930 196 0.0
(read/write) 1474570 1474986 416 0.0
.dram0.bss 68408 68552 144 0.2
.flash.rodata 207264 207536 272 0.1
.flash.text 999734 999930 196 0.0
m5stack (read only) 1054927 1055075 148 0.0
(read/write) 476984 477400 416 0.1
.dram0.bss 73928 74072 144 0.2
.flash.rodata 237036 237308 272 0.1
.flash.text 1049543 1049691 148 0.0
k32w lock k32w061+release (read/write) 729108 729316 208 0.0
.text 643656 643864 208 0.0
linux all-clusters-app debug (read only) 2730817 2732025 1208 0.0
(read/write) 173272 173848 576 0.3
.bss 83360 83520 160 0.2
.data.rel.ro 81736 82152 416 0.5
.text 2320674 2321762 1088 0.0
chip-tool debug (read only) 8977653 8977813 160 0.0
.rodata 463733 463765 32 0.0
.text 7190773 7190901 128 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8817700 8817860 160 0.0
.rodata 431460 431476 16 0.0
.text 6927732 6927876 144 0.0
lock-app debug (read only) 2226489 2227577 1088 0.0
.text 1871890 1872978 1088 0.1
shell debug (read only) 2555857 2557065 1208 0.0
(read/write) 197200 197776 576 0.3
.bss 114088 114248 160 0.1
.data.rel.ro 76008 76424 416 0.5
.text 2177298 2178386 1088 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2418204 2418396 192 0.0
.text 1380804 1380996 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177715 1178311 596 0.1
bss 139624 139768 144 0.1
rodata 150820 151096 276 0.2
text 808636 808824 188 0.0
p6 all-clusters-app default (read/write) 2528896 2529392 496 0.0
.bss 139272 139416 144 0.1
.text 1487160 1487656 496 0.0
lock-app default (read/write) 2428784 2429008 224 0.0
.text 1387048 1387272 224 0.0
Decreases (2 builds for cc13x2_26x2)
platform target config section 0a9e871 ecf885d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 163132 162812 -320 -0.2
lock-ftd LP_CC2652R7 (read/write) 166496 166304 -192 -0.1
Full report (34 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 0a9e871 ecf885d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689155 689619 464 0.1
(read/write) 163132 162812 -320 -0.2
.bss 75268 75412 144 0.2
.data 3412 3412 0 0.0
.rodata 102371 102643 272 0.3
.text 586300 586492 192 0.0
lock-ftd LP_CC2652R7 (read only) 677047 677239 192 0.0
(read/write) 166496 166304 -192 -0.1
.bss 73580 73580 0 0.0
.data 3236 3236 0 0.0
.rodata 94439 94439 0 0.0
.text 582128 582320 192 0.0
lock-mtd LP_CC2652R7 (read only) 625799 625991 192 0.0
(read/write) 146396 146396 0 0.0
.bss 69300 69300 0 0.0
.data 3236 3236 0 0.0
.rodata 94327 94327 0 0.0
.text 530984 531176 192 0.0
pump-app LP_CC2652R7 (read only) 661567 661567 0 0.0
(read/write) 183216 183216 0 0.0
.bss 73796 73796 0 0.0
.data 3268 3268 0 0.0
.rodata 80479 80479 0 0.0
.text 580604 580604 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654491 654491 0 0.0
(read/write) 190092 190092 0 0.0
.bss 73852 73852 0 0.0
.data 3232 3232 0 0.0
.rodata 83435 83435 0 0.0
.text 570572 570572 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626434 626434 0 0.0
.app_xip_area 528936 528936 0 0.0
.bss 80140 80140 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 625154 625346 192 0.0
.app_xip_area 529112 529304 192 0.0
.bss 78716 78716 0 0.0
.data 672 672 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574254 574254 0 0.0
.app_xip_area 468592 468592 0 0.0
.bss 88040 88040 0 0.0
.data 584 584 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 908648 908648 0 0.0
(read/write) 134608 134608 0 0.0
.bss 132544 132544 0 0.0
.data 2064 2064 0 0.0
.text 908640 908640 0 0.0
BRD4161A+rpc (read only) 943008 943008 0 0.0
(read/write) 151296 151296 0 0.0
.bss 149024 149024 0 0.0
.data 2268 2268 0 0.0
.text 943000 943000 0 0.0
BRD4161A+rs911x (read only) 746868 746868 0 0.0
(read/write) 128788 128788 0 0.0
.bss 126796 126796 0 0.0
.data 1992 1992 0 0.0
.text 746860 746860 0 0.0
lock-app BRD4161A+wf200 (read only) 916596 916788 192 0.0
(read/write) 127576 127576 0 0.0
.bss 125628 125628 0 0.0
.data 1948 1948 0 0.0
.text 916588 916780 192 0.0
window-app BRD4161A (read only) 845912 845912 0 0.0
(read/write) 132696 132696 0 0.0
.bss 130720 130720 0 0.0
.data 1976 1976 0 0.0
.text 845904 845904 0 0.0
esp32 all-clusters-app c3devkit (read only) 999734 999930 196 0.0
(read/write) 1474570 1474986 416 0.0
.dram0.bss 68408 68552 144 0.2
.dram0.data 14444 14444 0 0.0
.flash.rodata 207264 207536 272 0.1
.flash.text 999734 999930 196 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1054927 1055075 148 0.0
(read/write) 476984 477400 416 0.1
.dram0.bss 73928 74072 144 0.2
.dram0.data 34184 34184 0 0.0
.flash.rodata 237036 237308 272 0.1
.flash.text 1049543 1049691 148 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684260 684260 0 0.0
.bss 81336 81336 0 0.0
.data 2020 2020 0 0.0
.text 599200 599200 0 0.0
lock k32w061+release (read/write) 729108 729316 208 0.0
.bss 81768 81768 0 0.0
.data 1980 1980 0 0.0
.text 643656 643864 208 0.0
linux all-clusters-app debug (read only) 2730817 2732025 1208 0.0
(read/write) 173272 173848 576 0.3
.bss 83360 83520 160 0.2
.data 2064 2064 0 0.0
.data.rel.ro 81736 82152 416 0.5
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 235397 235397 0 0.0
.text 2320674 2321762 1088 0.0
bridge-app debug+rpc (read only) 1885881 1885881 0 0.0
(read/write) 120600 120600 0 0.0
.bss 71360 71360 0 0.0
.data 3488 3488 0 0.0
.data.rel.ro 40408 40408 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 160641 160641 0 0.0
.text 1602722 1602722 0 0.0
chip-tool debug (read only) 8977653 8977813 160 0.0
(read/write) 576464 576464 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 546472 546472 0 0.0
.dynamic 624 624 0 0.0
.got 4952 4952 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 463733 463765 32 0.0
.text 7190773 7190901 128 0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8817700 8817860 160 0.0
(read/write) 642641 642641 0 0.0
.bss 40913 40913 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 581752 581752 0 0.0
.dynamic 560 560 0 0.0
.got 14960 14960 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 431460 431476 16 0.0
.text 6927732 6927876 144 0.0
lighting-app debug+rpc (read only) 2320289 2320289 0 0.0
(read/write) 151520 151520 0 0.0
.bss 73408 73408 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70328 70328 0 0.0
.dynamic 608 608 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184841 184841 0 0.0
.text 1969074 1969074 0 0.0
lock-app debug (read only) 2226489 2227577 1088 0.0
(read/write) 146104 146104 0 0.0
.bss 72032 72032 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 66840 66840 0 0.0
.dynamic 592 592 0 0.0
.got 4312 4312 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 194577 194577 0 0.0
.text 1871890 1872978 1088 0.1
ota-provider-app debug (read only) 2055129 2055129 0 0.0
(read/write) 139120 139120 0 0.0
.bss 71424 71424 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 60184 60184 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 175323 175323 0 0.0
.text 1722562 1722562 0 0.0
ota-requestor-app debug (read only) 2086201 2086201 0 0.0
(read/write) 141960 141960 0 0.0
.bss 72064 72064 0 0.0
.data 1992 1992 0 0.0
.data.rel.ro 62264 62264 0 0.0
.dynamic 592 592 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 171596 171596 0 0.0
.text 1755874 1755874 0 0.0
shell debug (read only) 2555857 2557065 1208 0.0
(read/write) 197200 197776 576 0.3
.bss 114088 114248 160 0.1
.data 1376 1376 0 0.0
.data.rel.ro 76008 76424 416 0.5
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 216914 216914 0 0.0
.text 2177298 2178386 1088 0.0
thermostat-no-ble arm64 (read only) 2361540 2361540 0 0.0
(read/write) 174689 174689 0 0.0
.bss 86289 86289 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 79088 79088 0 0.0
.dynamic 560 560 0 0.0
.got 4752 4752 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 145940 145940 0 0.0
.text 1986304 1986304 0 0.0
tv-app debug (read only) 2842473 2842473 0 0.0
(read/write) 276800 276800 0 0.0
.bss 189272 189272 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 76624 76624 0 0.0
.dynamic 592 592 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 217483 217483 0 0.0
.text 2442674 2442674 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2418204 2418396 192 0.0
.bss 205908 205908 0 0.0
.data 5872 5872 0 0.0
.text 1380804 1380996 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177715 1178311 596 0.1
bss 139624 139768 144 0.1
rodata 150820 151096 276 0.2
text 808636 808824 188 0.0
p6 all-clusters-app default (read/write) 2528896 2529392 496 0.0
.bss 139272 139416 144 0.1
.data 2808 2808 0 0.0
.text 1487160 1487656 496 0.0
light-app default (read/write) 2419488 2419488 0 0.0
.bss 132736 132736 0 0.0
.data 2608 2608 0 0.0
.text 1377752 1377752 0 0.0
lock-app default (read/write) 2428784 2429008 224 0.0
.bss 132560 132560 0 0.0
.data 2568 2568 0 0.0
.text 1387048 1387272 224 0.0
telink lighting-app tlsr9518adk80d (read/write) 804536 804536 0 0.0
bss 72260 72260 0 0.0
noinit 40416 40416 0 0.0
text 571294 571294 0 0.0

@fessehaeve fessehaeve force-pushed the pull-request/fix-power-source-configuration-cluster branch from 1e75735 to 255bae1 Compare May 4, 2022 16:48
@github-actions
Copy link

github-actions bot commented May 4, 2022

PR #17840: Size comparison from 28295b6 to 255bae1

Increases above 0.2%:

platform target config section 28295b6 255bae1 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 .rodata 102127 102399 272 0.3
linux all-clusters-app debug (read/write) 173208 173784 576 0.3
.data.rel.ro 81752 82168 416 0.5
shell debug (read/write) 197104 197680 576 0.3
.data.rel.ro 76016 76432 416 0.5
Increases (15 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6)
platform target config section 28295b6 255bae1 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688855 689319 464 0.1
.bss 75180 75324 144 0.2
.rodata 102127 102399 272 0.3
.text 586244 586436 192 0.0
lock-ftd LP_CC2652R7 (read only) 676731 676923 192 0.0
.text 582056 582248 192 0.0
lock-mtd LP_CC2652R7 (read only) 625483 625675 192 0.0
.text 530912 531104 192 0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 624750 624934 184 0.0
.app_xip_area 528804 528988 184 0.0
efr32 lock-app BRD4161A+wf200 (read only) 916288 916464 176 0.0
.text 916280 916456 176 0.0
esp32 all-clusters-app c3devkit (read only) 999640 999836 196 0.0
(read/write) 1474226 1474642 416 0.0
.dram0.bss 68320 68464 144 0.2
.flash.rodata 207016 207288 272 0.1
.flash.text 999640 999836 196 0.0
m5stack (read only) 1054847 1054995 148 0.0
(read/write) 476648 477064 416 0.1
.dram0.bss 73832 73976 144 0.2
.flash.rodata 236796 237068 272 0.1
.flash.text 1049463 1049611 148 0.0
k32w lock k32w061+release (read/write) 728712 728904 192 0.0
.text 643348 643540 192 0.0
linux all-clusters-app debug (read only) 2730137 2731361 1224 0.0
(read/write) 173208 173784 576 0.3
.bss 83264 83424 160 0.2
.data.rel.ro 81752 82168 416 0.5
.text 2320514 2321618 1104 0.0
lock-app debug (read only) 2225825 2226913 1088 0.0
.text 1871746 1872834 1088 0.1
shell debug (read only) 2555145 2556353 1208 0.0
(read/write) 197104 197680 576 0.3
.bss 113992 114152 160 0.1
.data.rel.ro 76016 76432 416 0.5
.text 2177138 2178226 1088 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2417836 2418028 192 0.0
.text 1380436 1380628 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177411 1178003 592 0.1
bss 139532 139676 144 0.1
rodata 150580 150852 272 0.2
text 808568 808756 188 0.0
p6 all-clusters-app default (read/write) 2528592 2529088 496 0.0
.bss 139184 139328 144 0.1
.text 1486856 1487352 496 0.0
lock-app default (read/write) 2428448 2428688 240 0.0
.text 1386712 1386952 240 0.0
Decreases (4 builds for cc13x2_26x2, linux)
platform target config section 28295b6 255bae1 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 163344 163024 -320 -0.2
lock-ftd LP_CC2652R7 (read/write) 166716 166524 -192 -0.1
linux chip-tool debug (read only) 8977829 8975317 -2512 -0.0
.rodata 463733 463413 -320 -0.1
.text 7190901 7188709 -2192 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8817796 8815524 -2272 -0.0
.rodata 431460 431140 -320 -0.1
.text 6927796 6925844 -1952 -0.0
Full report (34 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 28295b6 255bae1 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 688855 689319 464 0.1
(read/write) 163344 163024 -320 -0.2
.bss 75180 75324 144 0.2
.data 3412 3412 0 0.0
.rodata 102127 102399 272 0.3
.text 586244 586436 192 0.0
lock-ftd LP_CC2652R7 (read only) 676731 676923 192 0.0
(read/write) 166716 166524 -192 -0.1
.bss 73484 73484 0 0.0
.data 3236 3236 0 0.0
.rodata 94195 94195 0 0.0
.text 582056 582248 192 0.0
lock-mtd LP_CC2652R7 (read only) 625483 625675 192 0.0
(read/write) 146300 146300 0 0.0
.bss 69204 69204 0 0.0
.data 3236 3236 0 0.0
.rodata 94083 94083 0 0.0
.text 530912 531104 192 0.0
pump-app LP_CC2652R7 (read only) 661283 661283 0 0.0
(read/write) 183460 183460 0 0.0
.bss 73756 73756 0 0.0
.data 3268 3268 0 0.0
.rodata 80275 80275 0 0.0
.text 580524 580524 0 0.0
pump-controller-app LP_CC2652R7 (read only) 654215 654215 0 0.0
(read/write) 190328 190328 0 0.0
.bss 73812 73812 0 0.0
.data 3232 3232 0 0.0
.rodata 83231 83231 0 0.0
.text 570500 570500 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 626038 626038 0 0.0
.app_xip_area 528628 528628 0 0.0
.bss 80052 80052 0 0.0
.data 708 708 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 624750 624934 184 0.0
.app_xip_area 528804 528988 184 0.0
.bss 78620 78620 0 0.0
.data 672 672 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 574266 574266 0 0.0
.app_xip_area 468604 468604 0 0.0
.bss 88040 88040 0 0.0
.data 584 584 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 908328 908328 0 0.0
(read/write) 134520 134520 0 0.0
.bss 132456 132456 0 0.0
.data 2064 2064 0 0.0
.text 908320 908320 0 0.0
BRD4161A+rpc (read only) 942672 942672 0 0.0
(read/write) 151208 151208 0 0.0
.bss 148936 148936 0 0.0
.data 2268 2268 0 0.0
.text 942664 942664 0 0.0
BRD4161A+rs911x (read only) 746548 746548 0 0.0
(read/write) 128700 128700 0 0.0
.bss 126708 126708 0 0.0
.data 1992 1992 0 0.0
.text 746540 746540 0 0.0
lock-app BRD4161A+wf200 (read only) 916288 916464 176 0.0
(read/write) 127484 127484 0 0.0
.bss 125532 125532 0 0.0
.data 1948 1948 0 0.0
.text 916280 916456 176 0.0
window-app BRD4161A (read only) 845592 845592 0 0.0
(read/write) 132608 132608 0 0.0
.bss 130632 130632 0 0.0
.data 1976 1976 0 0.0
.text 845584 845584 0 0.0
esp32 all-clusters-app c3devkit (read only) 999640 999836 196 0.0
(read/write) 1474226 1474642 416 0.0
.dram0.bss 68320 68464 144 0.2
.dram0.data 14444 14444 0 0.0
.flash.rodata 207016 207288 272 0.1
.flash.text 999640 999836 196 0.0
.iram0.text 62020 62020 0 0.0
m5stack (read only) 1054847 1054995 148 0.0
(read/write) 476648 477064 416 0.1
.dram0.bss 73832 73976 144 0.2
.dram0.data 34184 34184 0 0.0
.flash.rodata 236796 237068 272 0.1
.flash.text 1049463 1049611 148 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 684032 684032 0 0.0
.bss 81248 81248 0 0.0
.data 2020 2020 0 0.0
.text 599060 599060 0 0.0
lock k32w061+release (read/write) 728712 728904 192 0.0
.bss 81680 81680 0 0.0
.data 1980 1980 0 0.0
.text 643348 643540 192 0.0
linux all-clusters-app debug (read only) 2730137 2731361 1224 0.0
(read/write) 173208 173784 576 0.3
.bss 83264 83424 160 0.2
.data 2064 2064 0 0.0
.data.rel.ro 81752 82168 416 0.5
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 1008 1008 0 0.0
.rodata 235141 235141 0 0.0
.text 2320514 2321618 1104 0.0
bridge-app debug+rpc (read only) 1885473 1885473 0 0.0
(read/write) 120504 120504 0 0.0
.bss 71264 71264 0 0.0
.data 3488 3488 0 0.0
.data.rel.ro 40408 40408 0 0.0
.dynamic 592 592 0 0.0
.got 4032 4032 0 0.0
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 160385 160385 0 0.0
.text 1602834 1602834 0 0.0
chip-tool debug (read only) 8977829 8975317 -2512 -0.0
(read/write) 576496 576496 0 0.0
.bss 22592 22592 0 0.0
.data 1136 1136 0 0.0
.data.rel.ro 546496 546496 0 0.0
.dynamic 624 624 0 0.0
.got 4952 4952 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 463733 463413 -320 -0.1
.text 7190901 7188709 -2192 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 8817796 8815524 -2272 -0.0
(read/write) 642641 642641 0 0.0
.bss 40913 40913 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 581760 581760 0 0.0
.dynamic 560 560 0 0.0
.got 14960 14960 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 431460 431140 -320 -0.1
.text 6927796 6925844 -1952 -0.0
lighting-app debug+rpc (read only) 2319609 2319609 0 0.0
(read/write) 151424 151424 0 0.0
.bss 73312 73312 0 0.0
.data 2048 2048 0 0.0
.data.rel.ro 70328 70328 0 0.0
.dynamic 608 608 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 184585 184585 0 0.0
.text 1968914 1968914 0 0.0
lock-app debug (read only) 2225825 2226913 1088 0.0
(read/write) 146040 146040 0 0.0
.bss 71936 71936 0 0.0
.data 1568 1568 0 0.0
.data.rel.ro 66856 66856 0 0.0
.dynamic 592 592 0 0.0
.got 4312 4312 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 194321 194321 0 0.0
.text 1871746 1872834 1088 0.1
ota-provider-app debug (read only) 2055305 2055305 0 0.0
(read/write) 139152 139152 0 0.0
.bss 71424 71424 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 60200 60200 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 175323 175323 0 0.0
.text 1722690 1722690 0 0.0
ota-requestor-app debug (read only) 2086361 2086361 0 0.0
(read/write) 141960 141960 0 0.0
.bss 72064 72064 0 0.0
.data 1992 1992 0 0.0
.data.rel.ro 62280 62280 0 0.0
.dynamic 592 592 0 0.0
.got 4320 4320 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 171596 171596 0 0.0
.text 1755986 1755986 0 0.0
shell debug (read only) 2555145 2556353 1208 0.0
(read/write) 197104 197680 576 0.3
.bss 113992 114152 160 0.1
.data 1376 1376 0 0.0
.data.rel.ro 76016 76432 416 0.5
.dynamic 592 592 0 0.0
.got 4184 4184 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 216626 216626 0 0.0
.text 2177138 2178226 1088 0.0
thermostat-no-ble arm64 (read only) 2361244 2361244 0 0.0
(read/write) 174593 174593 0 0.0
.bss 86193 86193 0 0.0
.data 1520 1520 0 0.0
.data.rel.ro 79096 79096 0 0.0
.dynamic 560 560 0 0.0
.got 4752 4752 0 0.0
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 145868 145868 0 0.0
.text 1986368 1986368 0 0.0
tv-app debug (read only) 2842081 2842081 0 0.0
(read/write) 276736 276736 0 0.0
.bss 189208 189208 0 0.0
.data 4672 4672 0 0.0
.data.rel.ro 76632 76632 0 0.0
.dynamic 592 592 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 217227 217227 0 0.0
.text 2442802 2442802 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2417836 2418028 192 0.0
.bss 205820 205820 0 0.0
.data 5872 5872 0 0.0
.text 1380436 1380628 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177411 1178003 592 0.1
bss 139532 139676 144 0.1
rodata 150580 150852 272 0.2
text 808568 808756 188 0.0
p6 all-clusters-app default (read/write) 2528592 2529088 496 0.0
.bss 139184 139328 144 0.1
.data 2808 2808 0 0.0
.text 1486856 1487352 496 0.0
light-app default (read/write) 2419160 2419160 0 0.0
.bss 132648 132648 0 0.0
.data 2608 2608 0 0.0
.text 1377424 1377424 0 0.0
lock-app default (read/write) 2428448 2428688 240 0.0
.bss 132472 132472 0 0.0
.data 2568 2568 0 0.0
.text 1386712 1386952 240 0.0
telink lighting-app tlsr9518adk80d (read/write) 804104 804104 0 0.0
bss 72172 72172 0 0.0
noinit 40416 40416 0 0.0
text 571200 571200 0 0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants