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

New unit testing cluster commands to support testing batch commands corner cases #31138

Merged

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Dec 20, 2023

Test:
In chip-repl

    import chip.clusters as Clusters
    dev_ctrl = devCtrl
    command = Clusters.UnitTesting.Commands.TestBatchHelperRequest(50,10, ord('b'))
    invoke_request_1 = Clusters.Command.InvokeRequestInfo(1, command)
    command = Clusters.UnitTesting.Commands.TestSecondBatchHelperRequest(0,10, ord('a'))
    invoke_request_2 = Clusters.Command.InvokeRequestInfo(1, command)
    result = await dev_ctrl.SendBatchCommands(0x12344321, [invoke_request_1, invoke_request_2])

Confirmed we got expected result. Confirm in logs that ordering in response was flipped because first command had sleep of 10ms, and command 2 was set to 0

Copy link

github-actions bot commented Dec 20, 2023

PR #31138: Size comparison from 19e202e to b69c6d6

Increases above 0.2%:

platform target config section 19e202e b69c6d6 change % change
linux tv-casting-app debug .data.rel.ro 173336 173720 384 0.2
Increases (11 builds for esp32, linux, nrfconnect, psoc6, telink)
platform target config section 19e202e b69c6d6 change % change
esp32 all-clusters-app c3devkit (read only) 1137758 1138416 658 0.1
(read/write) 1671564 1671580 16 0.0
.flash.rodata 241832 241848 16 0.0
.flash.text 1137758 1138416 658 0.1
m5stack (read only) 1182763 1183435 672 0.1
(read/write) 520756 520764 8 0.0
.flash.rodata 272868 272876 8 0.0
.flash.text 1177379 1178051 672 0.1
linux all-clusters-app debug (read only) 5415297 5419833 4536 0.1
(read/write) 456232 456616 384 0.1
.data.rel.ro 313512 313896 384 0.1
.rodata 312540 312732 192 0.1
.text 4692131 4696163 4032 0.1
chip-tool debug (read only) 1172507 11735385 10312 0.1
(read/write) 505840 506608 768 0.2
.data.rel.ro 399408 400176 768 0.2
.rodata 425833 426153 320 0.1
.text 10606835 10615555 8720 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11457344 8496 0.1
.data.rel.ro 438304 439080 776 0.2
.got 19856 19872 16 0.1
.rodata 346152 346424 272 0.1
.text 10232056 10238936 6880 0.1
shell debug (read only) 2788297 2792697 4400 0.2
.rodata 181856 181888 32 0.0
.text 2435474 2439842 4368 0.2
tv-casting-app debug (read only) 9603105 9612945 9840 0.1
(read/write) 339008 339392 384 0.1
.data.rel.ro 173336 173720 384 0.2
.rodata 363592 363752 160 0.0
.text 8774099 8782819 8720 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1067836 1068424 588 0.1
rodata 105436 105448 12 0.0
text 785436 786016 580 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1193944 1194532 588 0.0
rodata 139196 139208 12 0.0
text 782816 783392 576 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751132 1752052 920 0.1
.text 1545268 1546188 920 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1086744 1087396 652 0.1
text 767230 767862 632 0.1
Decreases (2 builds for efr32, linux)
platform target config section 19e202e b69c6d6 change % change
efr32 lock-app BRD4161A+wf200 (read/write) 1114848 1114840 -8 -0.0
.text 923300 923292 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 574664 574384 -280 -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 19e202e b69c6d6 change % change
bl602 lighting-app bl602 (read/write) 1417794 1417794 0 0.0
.bss 85160 85160 0 0.0
.data 9416 9416 0 0.0
.rodata 156912 156912 0 0.0
.text 1085664 1085664 0 0.0
bl602+mfd (read/write) 1432522 1432522 0 0.0
.bss 85328 85328 0 0.0
.data 9384 9384 0 0.0
.rodata 155872 155872 0 0.0
.text 1101288 1101288 0 0.0
bl602+rpc (read/write) 1465578 1465578 0 0.0
.bss 93192 93192 0 0.0
.data 9784 9784 0 0.0
.rodata 164536 164536 0 0.0
.text 1117408 1117408 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1182811 1182811 0 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106288 106288 0 0.0
.text 955366 955366 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1193943 1193943 0 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105228 105228 0 0.0
.text 967430 967430 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274823 1274823 0 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121708 121708 0 0.0
.text 1030428 1030428 0 0.0
bl706-eth (read/write) 1002437 1002437 0 0.0
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99620 99620 0 0.0
.text 748262 748262 0 0.0
bl706-wifi (read/write) 1240574 1240574 0 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120600 120600 0 0.0
.text 975558 975558 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1152516 1152516 0 0.0
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100292 100292 0 0.0
.text 948492 948492 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1163968 1163968 0 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99232 99232 0 0.0
.text 960868 960868 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771712 0 0.0
(read/write) 168100 168100 0 0.0
.bss 90436 90436 0 0.0
.data 3460 3460 0 0.0
.rodata 89536 89536 0 0.0
.text 681908 681908 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 787816 0 0.0
(read/write) 178328 178328 0 0.0
.bss 100612 100612 0 0.0
.data 3488 3488 0 0.0
.rodata 83792 83792 0 0.0
.text 703760 703760 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776032 0 0.0
(read/write) 172784 172784 0 0.0
.bss 95068 95068 0 0.0
.data 3488 3488 0 0.0
.rodata 110392 110392 0 0.0
.text 665376 665376 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728648 0 0.0
(read/write) 167096 167096 0 0.0
.bss 89208 89208 0 0.0
.data 3448 3448 0 0.0
.rodata 85112 85112 0 0.0
.text 643268 643268 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714184 0 0.0
(read/write) 167276 167276 0 0.0
.bss 89392 89392 0 0.0
.data 3444 3444 0 0.0
.rodata 80944 80944 0 0.0
.text 632972 632972 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 566994 0 0.0
(read/write) 207652 207652 0 0.0
.bss 201116 201116 0 0.0
.data 1412 1412 0 0.0
.rodata 83938 83938 0 0.0
.text 480932 480932 0 0.0
lock CC3235SF_LAUNCHXL (read only) 620322 620322 0 0.0
(read/write) 208048 208048 0 0.0
.bss 201480 201480 0 0.0
.data 1448 1448 0 0.0
.rodata 105810 105810 0 0.0
.text 512388 512388 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561023 0 0.0
.app_xip_area 451273 451273 0 0.0
.bss 64664 64664 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543247 543247 0 0.0
.app_xip_area 428761 428761 0 0.0
.bss 69360 69360 0 0.0
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561983 561983 0 0.0
.app_xip_area 453689 453689 0 0.0
.bss 63280 63280 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557423 557423 0 0.0
.app_xip_area 445905 445905 0 0.0
.bss 66400 66400 0 0.0
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017020 0 0.0
.bss 172600 172600 0 0.0
.data 2688 2688 0 0.0
.text 841712 841712 0 0.0
BRD4187C (read/write) 1100980 1100980 0 0.0
.bss 196204 196204 0 0.0
.data 3296 3296 0 0.0
.text 901460 901460 0 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1114840 -8 -0.0
.bss 188816 188816 0 0.0
.data 2712 2712 0 0.0
.text 923300 923292 -8 -0.0
window-app BRD4187C (read/write) 1135744 1135744 0 0.0
.bss 168236 168236 0 0.0
.data 3168 3168 0 0.0
.text 964320 964320 0 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138416 658 0.1
(read/write) 1671564 1671580 16 0.0
.dram0.bss 72872 72872 0 0.0
.dram0.data 12988 12988 0 0.0
.flash.rodata 241832 241848 16 0.0
.flash.text 1137758 1138416 658 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1182763 1183435 672 0.1
(read/write) 520756 520764 8 0.0
.dram0.bss 79520 79520 0 0.0
.dram0.data 34004 34004 0 0.0
.flash.rodata 272868 272876 8 0.0
.flash.text 1177379 1178051 672 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605208 605208 0 0.0
(read/write) 81896 81896 0 0.0
.bss 69744 69744 0 0.0
.data 2168 2168 0 0.0
.text 604672 604672 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 690680 690680 0 0.0
.bss 67600 67600 0 0.0
.data 2716 2716 0 0.0
.text 576888 576888 0 0.0
light k32w0+release (read only) 594912 594912 0 0.0
(read/write) 79112 79112 0 0.0
.bss 67008 67008 0 0.0
.data 2120 2120 0 0.0
.text 594376 594376 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782484 782484 0 0.0
.bss 77276 77276 0 0.0
.data 1928 1928 0 0.0
.text 659824 659824 0 0.0
lock k32w0+release (read only) 576312 576312 0 0.0
(read/write) 79376 79376 0 0.0
.bss 67296 67296 0 0.0
.data 2096 2096 0 0.0
.text 575776 575776 0 0.0
linux air-purifier-app debug (read only) 2525829 2525829 0 0.0
(read/write) 127208 127208 0 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72824 72824 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179240 0 0.0
.text 2171285 2171285 0 0.0
all-clusters-app debug (read only) 5415297 5419833 4536 0.1
(read/write) 456232 456616 384 0.1
.bss 131632 131632 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313512 313896 384 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1264 1264 0 0.0
.rodata 312540 312732 192 0.1
.text 4692131 4696163 4032 0.1
all-clusters-minimal-app debug (read only) 4952889 4952889 0 0.0
(read/write) 234688 234688 0 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95960 95960 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272749 272749 0 0.0
.text 4447779 4447779 0 0.0
bridge-app debug (read only) 4416625 4416625 0 0.0
(read/write) 215928 215928 0 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85280 85280 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219061 219061 0 0.0
.text 3979091 3979091 0 0.0
chip-tool debug (read only) 1172507 11735385 10312 0.1
(read/write) 505840 506608 768 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399408 400176 768 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 425833 426153 320 0.1
.text 10606835 10615555 8720 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11457344 8496 0.1
(read/write) 574664 574384 -280 -0.0
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438304 439080 776 0.2
.dynamic 512 512 0 0.0
.got 19856 19872 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346152 346424 272 0.1
.text 10232056 10238936 6880 0.1
lighting-app debug+rpc+ui (read only) 5302441 5302441 0 0.0
(read/write) 225000 225000 0 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93696 93696 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340276 340276 0 0.0
.text 4717475 4717475 0 0.0
lock-app debug (read only) 4501649 4501649 0 0.0
(read/write) 203648 203648 0 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79512 79512 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246901 246901 0 0.0
.text 4044819 4044819 0 0.0
ota-provider-app debug (read only) 4165817 4165817 0 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69296 69296 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201205 201205 0 0.0
.text 3772835 3772835 0 0.0
ota-requestor-app debug (read only) 4255305 4255305 0 0.0
(read/write) 197008 197008 0 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 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 776 776 0 0.0
.rodata 205045 205045 0 0.0
.text 3854083 3854083 0 0.0
shell debug (read only) 2788297 2792697 4400 0.2
(read/write) 152272 152272 0 0.0
.bss 62312 62312 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83400 83400 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 181856 181888 32 0.0
.text 2435474 2439842 4368 0.2
thermostat-no-ble arm64 (read only) 4405248 4405248 0 0.0
(read/write) 245216 245216 0 0.0
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102352 102352 0 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162236 162236 0 0.0
.text 3902712 3902712 0 0.0
tv-app debug (read only) 5398473 5398473 0 0.0
(read/write) 349280 349280 0 0.0
.bss 244704 244704 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92280 92280 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273461 273461 0 0.0
.text 4887171 4887171 0 0.0
tv-casting-app debug (read only) 9603105 9612945 9840 0.1
(read/write) 339008 339392 384 0.1
.bss 156352 156352 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173336 173720 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 363592 363752 160 0.0
.text 8774099 8782819 8720 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525992 2525992 0 0.0
.bss 220216 220216 0 0.0
.data 5144 5144 0 0.0
.text 1488676 1488676 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1067836 1068424 588 0.1
bss 129393 129393 0 0.0
rodata 105436 105448 12 0.0
text 785436 786016 580 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1193944 1194532 588 0.0
bss 121603 121603 0 0.0
rodata 139196 139208 12 0.0
text 782816 783392 576 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040168 1040168 0 0.0
bss 129348 129348 0 0.0
rodata 98872 98872 0 0.0
text 764324 764324 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835864 0 0.0
(read/write) 1751132 1752052 920 0.1
.bss 195004 195004 0 0.0
.data 2472 2472 0 0.0
.text 1545268 1546188 920 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837912 0 0.0
(read/write) 1705940 1705940 0 0.0
.bss 192956 192956 0 0.0
.data 2472 2472 0 0.0
.text 1502124 1502124 0 0.0
light cy8ckit_062s2_43012 (read only) 844600 844600 0 0.0
(read/write) 1630924 1630924 0 0.0
.bss 186380 186380 0 0.0
.data 2360 2360 0 0.0
.text 1433796 1433796 0 0.0
lock cy8ckit_062s2_43012 (read only) 817480 817480 0 0.0
(read/write) 1657812 1657812 0 0.0
.bss 213476 213476 0 0.0
.data 2384 2384 0 0.0
.text 1433564 1433564 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116596 0 0.0
.bss 101216 101216 0 0.0
.data 740 740 0 0.0
.text 628972 628972 0 0.0
lock-app qpg6105+debug (read/write) 1080588 1080588 0 0.0
.bss 97512 97512 0 0.0
.data 784 784 0 0.0
.text 592968 592968 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821378 821378 0 0.0
bss 55064 55064 0 0.0
text 613736 613736 0 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086744 1087396 652 0.1
bss 100404 100404 0 0.0
text 767230 767862 632 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084036 1084036 0 0.0
bss 109764 109764 0 0.0
text 753368 753368 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934668 934668 0 0.0
bss 94272 94272 0 0.0
text 646786 646786 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821614 821614 0 0.0
bss 55108 55108 0 0.0
text 614106 614106 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978700 978700 0 0.0
bss 79092 79092 0 0.0
text 694196 694196 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093016 1093016 0 0.0
bss 99836 99836 0 0.0
text 769678 769678 0 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965332 965332 0 0.0
bss 97356 97356 0 0.0
text 647872 647872 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948344 948344 0 0.0
bss 92380 92380 0 0.0
text 662894 662894 0 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880412 880412 0 0.0
bss 69084 69084 0 0.0
text 622116 622116 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821024 821024 0 0.0
bss 57320 57320 0 0.0
text 588992 588992 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823350 823350 0 0.0
bss 55244 55244 0 0.0
text 616850 616850 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878117 878117 0 0.0
bss 60796 60796 0 0.0
text 630732 630732 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845396 845396 0 0.0
bss 57616 57616 0 0.0
text 607458 607458 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839672 839672 0 0.0
bss 57968 57968 0 0.0
text 601492 601492 0 0.0

Copy link
Contributor

@tcarmelveilleux tcarmelveilleux left a comment

Choose a reason for hiding this comment

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

Approved pending resolved comments.

Copy link

github-actions bot commented Dec 20, 2023

PR #31138: Size comparison from 19e202e to c769655

Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e c769655 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read/write) 1182811 1183315 504 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read/write) 1193943 1194447 504 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read/write) 1274823 1275327 504 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read/write) 1163968 1164472 504 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138708 950 0.1
(read/write) 1671564 1671652 88 0.0
.dram0.bss 72872 72936 64 0.1
.flash.rodata 241832 241856 24 0.0
.flash.text 1137758 1138708 950 0.1
m5stack (read only) 1182763 1183811 1048 0.1
(read/write) 520756 520844 88 0.0
.dram0.bss 79520 79584 64 0.1
.flash.rodata 272868 272892 24 0.0
.flash.text 1177379 1178427 1048 0.1
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.text 604672 604888 216 0.0
k32w1+release (read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.text 594376 594592 216 0.0
k32w1+release (read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526997 1168 0.0
(read/write) 127208 127240 32 0.0
.data.rel.ro 72824 72856 32 0.0
.rodata 179240 179304 64 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5420969 5672 0.1
(read/write) 456232 456648 416 0.1
.data.rel.ro 313512 313928 416 0.1
.rodata 312540 312764 224 0.1
.text 4692131 4697171 5040 0.1
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.data.rel.ro 95960 95992 32 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417809 1184 0.0
(read/write) 215928 215960 32 0.0
.data.rel.ro 85280 85312 32 0.0
.rodata 219061 219157 96 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11736553 11480 0.1
(read/write) 505840 506640 800 0.2
.data.rel.ro 399408 400208 800 0.2
.rodata 425833 426217 384 0.1
.text 10606835 10616563 9728 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11458504 9656 0.1
.data.rel.ro 438304 439112 808 0.2
.got 19856 19872 16 0.1
.rodata 346152 346464 312 0.1
.text 10232056 10239960 7904 0.1
lighting-app debug+rpc+ui (read only) 5302441 5303609 1168 0.0
(read/write) 225000 225032 32 0.0
.data.rel.ro 93696 93728 32 0.0
.rodata 340276 340340 64 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502849 1200 0.0
(read/write) 203648 203680 32 0.0
.data.rel.ro 79512 79544 32 0.0
.rodata 246901 246997 96 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166985 1168 0.0
.data.rel.ro 69296 69312 16 0.0
.rodata 201205 201269 64 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.data.rel.ro 72288 72320 32 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2793833 5536 0.2
(read/write) 152272 152304 32 0.0
.data.rel.ro 83400 83432 32 0.0
.rodata 181856 181920 64 0.0
.text 2435474 2440850 5376 0.2
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
.data.rel.ro 102352 102384 32 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399681 1208 0.0
(read/write) 349280 349312 32 0.0
.data.rel.ro 92280 92312 32 0.0
.rodata 273461 273557 96 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9614145 11040 0.1
(read/write) 339008 339424 416 0.1
.data.rel.ro 173336 173760 424 0.2
.rodata 363592 363848 256 0.1
.text 8774099 8783827 9728 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1067836 1068764 928 0.1
bss 129393 129457 64 0.0
rodata 105436 105468 32 0.0
text 785436 786216 780 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1193944 1194808 864 0.1
bss 121603 121667 64 0.1
rodata 139196 139228 32 0.0
text 782816 783588 772 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751132 1752460 1328 0.1
.bss 195004 195068 64 0.0
.text 1545268 1546532 1264 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read/write) 1086744 1087716 972 0.1
bss 100404 100468 64 0.1
text 767230 768090 860 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0
Decreases (6 builds for linux, psoc6)
platform target config section 19e202e c769655 change % change
linux chip-tool-ipv6only arm64 (read/write) 574664 573232 -1432 -0.2
thermostat-no-ble arm64 (read/write) 245216 244048 -1168 -0.5
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -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 19e202e c769655 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.data 9416 9416 0 0.0
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.data 9384 9384 0 0.0
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.data 9784 9784 0 0.0
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1182811 1183315 504 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1193943 1194447 504 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274823 1275327 504 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1163968 1164472 504 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.data 3460 3460 0 0.0
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.data 3488 3488 0 0.0
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.data 3488 3488 0 0.0
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.data 3448 3448 0 0.0
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.data 3444 3444 0 0.0
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.data 1412 1412 0 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.data 1448 1448 0 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.data 2688 2688 0 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.data 3296 3296 0 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.data 2712 2712 0 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.data 3168 3168 0 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138708 950 0.1
(read/write) 1671564 1671652 88 0.0
.dram0.bss 72872 72936 64 0.1
.dram0.data 12988 12988 0 0.0
.flash.rodata 241832 241856 24 0.0
.flash.text 1137758 1138708 950 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1182763 1183811 1048 0.1
(read/write) 520756 520844 88 0.0
.dram0.bss 79520 79584 64 0.1
.dram0.data 34004 34004 0 0.0
.flash.rodata 272868 272892 24 0.0
.flash.text 1177379 1178427 1048 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.data 2168 2168 0 0.0
.text 604672 604888 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.data 2716 2716 0 0.0
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.data 2120 2120 0 0.0
.text 594376 594592 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.data 1928 1928 0 0.0
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.data 2096 2096 0 0.0
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526997 1168 0.0
(read/write) 127208 127240 32 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72824 72856 32 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179304 64 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5420969 5672 0.1
(read/write) 456232 456648 416 0.1
.bss 131632 131632 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313512 313928 416 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1264 1264 0 0.0
.rodata 312540 312764 224 0.1
.text 4692131 4697171 5040 0.1
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95960 95992 32 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417809 1184 0.0
(read/write) 215928 215960 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85280 85312 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219061 219157 96 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11736553 11480 0.1
(read/write) 505840 506640 800 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399408 400208 800 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 425833 426217 384 0.1
.text 10606835 10616563 9728 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11458504 9656 0.1
(read/write) 574664 573232 -1432 -0.2
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438304 439112 808 0.2
.dynamic 512 512 0 0.0
.got 19856 19872 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346152 346464 312 0.1
.text 10232056 10239960 7904 0.1
lighting-app debug+rpc+ui (read only) 5302441 5303609 1168 0.0
(read/write) 225000 225032 32 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93696 93728 32 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340276 340340 64 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502849 1200 0.0
(read/write) 203648 203680 32 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79512 79544 32 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246901 246997 96 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166985 1168 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69296 69312 16 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201205 201269 64 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72288 72320 32 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2793833 5536 0.2
(read/write) 152272 152304 32 0.0
.bss 62312 62312 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83400 83432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 181856 181920 64 0.0
.text 2435474 2440850 5376 0.2
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
(read/write) 245216 244048 -1168 -0.5
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102352 102384 32 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399681 1208 0.0
(read/write) 349280 349312 32 0.0
.bss 244704 244704 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92280 92312 32 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273461 273557 96 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9614145 11040 0.1
(read/write) 339008 339424 416 0.1
.bss 156352 156352 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173336 173760 424 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 363592 363848 256 0.1
.text 8774099 8783827 9728 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.data 5144 5144 0 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1067836 1068764 928 0.1
bss 129393 129457 64 0.0
rodata 105436 105468 32 0.0
text 785436 786216 780 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1193944 1194808 864 0.1
bss 121603 121667 64 0.1
rodata 139196 139228 32 0.0
text 782816 783588 772 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
(read/write) 1751132 1752460 1328 0.1
.bss 195004 195068 64 0.0
.data 2472 2472 0 0.0
.text 1545268 1546532 1264 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
(read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.data 2472 2472 0 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
(read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.data 2360 2360 0 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
(read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.data 2384 2384 0 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.data 740 740 0 0.0
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.data 784 784 0 0.0
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086744 1087716 972 0.1
bss 100404 100468 64 0.1
text 767230 768090 860 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0

@github-actions github-actions bot added the tests label Dec 20, 2023
restyled-commits and others added 2 commits December 20, 2023 21:25
1) Add missing isSupported check that was causing us to generate an
   implementation that did not have a corresponding declaration (which had the
   check).

2) Add missing isForCommandPayload to existing isSupported check, so
   implementation and declaration are doing the same check.

3) Mark newly-added things as provisional.
Copy link

PR #31138: Size comparison from 19e202e to fde23a1

Increases (2 builds for cc32xx)
platform target config section 19e202e fde23a15 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1
Full report (2 builds for cc32xx)
platform target config section 19e202e fde23a15 change % change
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.data 1412 1412 0 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.data 1448 1448 0 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1

Copy link

github-actions bot commented Dec 20, 2023

PR #31138: Size comparison from 19e202e to b527b59

Increases above 0.2%:

platform target config section 19e202e b527b59 change % change
linux chip-tool debug .data.rel.ro 399408 400208 800 0.2
shell debug .text 2435474 2440850 5376 0.2
tv-casting-app debug .data.rel.ro 173336 173760 424 0.2
Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 19e202e b527b59 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read/write) 1182811 1183315 504 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read/write) 1193943 1194447 504 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read/write) 1274823 1275327 504 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read/write) 1163968 1164472 504 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138708 950 0.1
(read/write) 1671564 1671652 88 0.0
.dram0.bss 72872 72936 64 0.1
.flash.rodata 241832 241856 24 0.0
.flash.text 1137758 1138708 950 0.1
m5stack (read only) 1182763 1183811 1048 0.1
(read/write) 520756 520844 88 0.0
.dram0.bss 79520 79584 64 0.1
.flash.rodata 272868 272892 24 0.0
.flash.text 1177379 1178427 1048 0.1
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.text 604672 604888 216 0.0
k32w1+release (read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.text 594376 594592 216 0.0
k32w1+release (read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526997 1168 0.0
(read/write) 127208 127240 32 0.0
.data.rel.ro 72824 72856 32 0.0
.rodata 179240 179304 64 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5420969 5672 0.1
(read/write) 456232 456648 416 0.1
.data.rel.ro 313512 313928 416 0.1
.rodata 312540 312764 224 0.1
.text 4692131 4697171 5040 0.1
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.data.rel.ro 95960 95992 32 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417809 1184 0.0
(read/write) 215928 215960 32 0.0
.data.rel.ro 85280 85312 32 0.0
.rodata 219061 219157 96 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11736553 11480 0.1
(read/write) 505840 506640 800 0.2
.data.rel.ro 399408 400208 800 0.2
.rodata 425833 426217 384 0.1
.text 10606835 10616563 9728 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11458504 9656 0.1
.data.rel.ro 438304 439112 808 0.2
.got 19856 19872 16 0.1
.rodata 346152 346464 312 0.1
.text 10232056 10239960 7904 0.1
lighting-app debug+rpc+ui (read only) 5302441 5303609 1168 0.0
(read/write) 225000 225032 32 0.0
.data.rel.ro 93696 93728 32 0.0
.rodata 340276 340340 64 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502849 1200 0.0
(read/write) 203648 203680 32 0.0
.data.rel.ro 79512 79544 32 0.0
.rodata 246901 246997 96 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166985 1168 0.0
.data.rel.ro 69296 69312 16 0.0
.rodata 201205 201269 64 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.data.rel.ro 72288 72320 32 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2793833 5536 0.2
(read/write) 152272 152304 32 0.0
.data.rel.ro 83400 83432 32 0.0
.rodata 181856 181920 64 0.0
.text 2435474 2440850 5376 0.2
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
.data.rel.ro 102352 102384 32 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399681 1208 0.0
(read/write) 349280 349312 32 0.0
.data.rel.ro 92280 92312 32 0.0
.rodata 273461 273557 96 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9614145 11040 0.1
(read/write) 339008 339424 416 0.1
.data.rel.ro 173336 173760 424 0.2
.rodata 363592 363848 256 0.1
.text 8774099 8783827 9728 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1067836 1068764 928 0.1
bss 129393 129457 64 0.0
rodata 105436 105468 32 0.0
text 785436 786216 780 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1193944 1194808 864 0.1
bss 121603 121667 64 0.1
rodata 139196 139228 32 0.0
text 782816 783588 772 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1751132 1752460 1328 0.1
.bss 195004 195068 64 0.0
.text 1545268 1546532 1264 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read/write) 1086744 1087716 972 0.1
bss 100404 100468 64 0.1
text 767230 768090 860 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0
Decreases (6 builds for linux, psoc6)
platform target config section 19e202e b527b59 change % change
linux chip-tool-ipv6only arm64 (read/write) 574664 573232 -1432 -0.2
thermostat-no-ble arm64 (read/write) 245216 244048 -1168 -0.5
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -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 19e202e b527b59 change % change
bl602 lighting-app bl602 (read/write) 1417794 1418314 520 0.0
.bss 85160 85224 64 0.1
.data 9416 9416 0 0.0
.rodata 156912 156968 56 0.0
.text 1085664 1086064 400 0.0
bl602+mfd (read/write) 1432522 1432786 264 0.0
.bss 85328 85392 64 0.1
.data 9384 9384 0 0.0
.rodata 155872 155928 56 0.0
.text 1101288 1101432 144 0.0
bl602+rpc (read/write) 1465578 1466098 520 0.0
.bss 93192 93256 64 0.1
.data 9784 9784 0 0.0
.rodata 164536 164592 56 0.0
.text 1117408 1117808 400 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1182811 1183315 504 0.0
.bss 11197 11197 0 0.0
.data 3584 3584 0 0.0
.rodata 106288 106344 56 0.1
.text 955366 955750 384 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1193943 1194447 504 0.0
.bss 11373 11373 0 0.0
.data 3568 3568 0 0.0
.rodata 105228 105284 56 0.1
.text 967430 967814 384 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1274823 1275327 504 0.0
.bss 19677 19677 0 0.0
.data 4144 4144 0 0.0
.rodata 121708 121764 56 0.0
.text 1030428 1030812 384 0.0
bl706-eth (read/write) 1002437 1002941 504 0.1
.bss 23772 23772 0 0.0
.data 3160 3160 0 0.0
.rodata 99620 99676 56 0.1
.text 748262 748646 384 0.1
bl706-wifi (read/write) 1240574 1241162 588 0.0
.bss 10641 10641 0 0.0
.data 3600 3600 0 0.0
.rodata 120600 120656 56 0.0
.text 975558 976028 470 0.0
bl702l lighting-app bl702l (read/write) 1152516 1153532 1016 0.1
.bss 16392 16392 0 0.0
.data 4952 4952 0 0.0
.rodata 100292 100348 56 0.1
.text 948492 948876 384 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1163968 1164472 504 0.0
.bss 16568 16568 0 0.0
.data 4928 4928 0 0.0
.rodata 99232 99288 56 0.1
.text 960868 961252 384 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 771712 771928 216 0.0
(read/write) 168100 168164 64 0.0
.bss 90436 90500 64 0.1
.data 3460 3460 0 0.0
.rodata 89536 89560 24 0.0
.text 681908 682104 196 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 787816 788024 208 0.0
(read/write) 178328 178392 64 0.0
.bss 100612 100676 64 0.1
.data 3488 3488 0 0.0
.rodata 83792 83808 16 0.0
.text 703760 703948 188 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 776032 776264 232 0.0
(read/write) 172784 172848 64 0.0
.bss 95068 95132 64 0.1
.data 3488 3488 0 0.0
.rodata 110392 110416 24 0.0
.text 665376 665580 204 0.0
pump-app LP_EM_CC1354P10_6 (read only) 728648 728864 216 0.0
(read/write) 167096 167160 64 0.0
.bss 89208 89272 64 0.1
.data 3448 3448 0 0.0
.rodata 85112 85136 24 0.0
.text 643268 643464 196 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 714184 714408 224 0.0
(read/write) 167276 167340 64 0.0
.bss 89392 89456 64 0.1
.data 3444 3444 0 0.0
.rodata 80944 80968 24 0.0
.text 632972 633176 204 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 566994 567322 328 0.1
(read/write) 207652 207716 64 0.0
.bss 201116 201180 64 0.0
.data 1412 1412 0 0.0
.rodata 83938 83954 16 0.0
.text 480932 481248 316 0.1
lock CC3235SF_LAUNCHXL (read only) 620322 620650 328 0.1
(read/write) 208048 208112 64 0.0
.bss 201480 201544 64 0.0
.data 1448 1448 0 0.0
.rodata 105810 105826 16 0.0
.text 512388 512704 316 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 561023 561311 288 0.1
.app_xip_area 451273 451497 224 0.0
.bss 64664 64728 64 0.1
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 543247 543551 304 0.1
.app_xip_area 428761 429001 240 0.1
.bss 69360 69424 64 0.1
.data 700 700 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 561983 562263 280 0.0
.app_xip_area 453689 453905 216 0.0
.bss 63280 63344 64 0.1
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 557423 557719 296 0.1
.app_xip_area 445905 446137 232 0.1
.bss 66400 66464 64 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1017020 1017428 408 0.0
.bss 172600 172664 64 0.0
.data 2688 2688 0 0.0
.text 841712 842056 344 0.0
BRD4187C (read/write) 1100980 1101268 288 0.0
.bss 196204 196268 64 0.0
.data 3296 3296 0 0.0
.text 901460 901684 224 0.0
lock-app BRD4161A+wf200 (read/write) 1114848 1115136 288 0.0
.bss 188816 188880 64 0.0
.data 2712 2712 0 0.0
.text 923300 923524 224 0.0
window-app BRD4187C (read/write) 1135744 1136168 424 0.0
.bss 168236 168300 64 0.0
.data 3168 3168 0 0.0
.text 964320 964680 360 0.0
esp32 all-clusters-app c3devkit (read only) 1137758 1138708 950 0.1
(read/write) 1671564 1671652 88 0.0
.dram0.bss 72872 72936 64 0.1
.dram0.data 12988 12988 0 0.0
.flash.rodata 241832 241856 24 0.0
.flash.text 1137758 1138708 950 0.1
.iram0.text 75694 75694 0 0.0
m5stack (read only) 1182763 1183811 1048 0.1
(read/write) 520756 520844 88 0.0
.dram0.bss 79520 79584 64 0.1
.dram0.data 34004 34004 0 0.0
.flash.rodata 272868 272892 24 0.0
.flash.text 1177379 1178427 1048 0.1
.iram0.text 123907 123907 0 0.0
k32w contact k32w0+release (read only) 605208 605424 216 0.0
(read/write) 81896 81960 64 0.1
.bss 69744 69808 64 0.1
.data 2168 2168 0 0.0
.text 604672 604888 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 690680 691000 320 0.0
.bss 67600 67664 64 0.1
.data 2716 2716 0 0.0
.text 576888 577144 256 0.0
light k32w0+release (read only) 594912 595128 216 0.0
(read/write) 79112 79176 64 0.1
.bss 67008 67072 64 0.1
.data 2120 2120 0 0.0
.text 594376 594592 216 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 782484 782820 336 0.0
.bss 77276 77340 64 0.1
.data 1928 1928 0 0.0
.text 659824 660096 272 0.0
lock k32w0+release (read only) 576312 576520 208 0.0
(read/write) 79376 79440 64 0.1
.bss 67296 67360 64 0.1
.data 2096 2096 0 0.0
.text 575776 575984 208 0.0
linux air-purifier-app debug (read only) 2525829 2526997 1168 0.0
(read/write) 127208 127240 32 0.0
.bss 46944 46944 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 72824 72856 32 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 179240 179304 64 0.0
.text 2171285 2172293 1008 0.0
all-clusters-app debug (read only) 5415297 5420969 5672 0.1
(read/write) 456232 456648 416 0.1
.bss 131632 131632 0 0.0
.data 3840 3840 0 0.0
.data.rel.ro 313512 313928 416 0.1
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1264 1264 0 0.0
.rodata 312540 312764 224 0.1
.text 4692131 4697171 5040 0.1
all-clusters-minimal-app debug (read only) 4952889 4954025 1136 0.0
(read/write) 234688 234720 32 0.0
.bss 127856 127856 0 0.0
.data 3776 3776 0 0.0
.data.rel.ro 95960 95992 32 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 272749 272781 32 0.0
.text 4447779 4448787 1008 0.0
bridge-app debug (read only) 4416625 4417809 1184 0.0
(read/write) 215928 215960 32 0.0
.bss 119224 119224 0 0.0
.data 4704 4704 0 0.0
.data.rel.ro 85280 85312 32 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 219061 219157 96 0.0
.text 3979091 3980083 992 0.0
chip-tool debug (read only) 1172507 11736553 11480 0.1
(read/write) 505840 506640 800 0.2
.bss 94200 94200 0 0.0
.data 4994 4994 0 0.0
.data.rel.ro 399408 400208 800 0.2
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 425833 426217 384 0.1
.text 10606835 10616563 9728 0.1
chip-tool-ipv6only arm64 (read only) 11448848 11458504 9656 0.1
(read/write) 574664 573232 -1432 -0.2
.bss 103448 103448 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 438304 439112 808 0.2
.dynamic 512 512 0 0.0
.got 19856 19872 16 0.1
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 346152 346464 312 0.1
.text 10232056 10239960 7904 0.1
lighting-app debug+rpc+ui (read only) 5302441 5303609 1168 0.0
(read/write) 225000 225032 32 0.0
.bss 119360 119360 0 0.0
.data 4416 4416 0 0.0
.data.rel.ro 93696 93728 32 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 340276 340340 64 0.0
.text 4717475 4718483 1008 0.0
lock-app debug (read only) 4501649 4502849 1200 0.0
(read/write) 203648 203680 32 0.0
.bss 113760 113760 0 0.0
.data 3648 3648 0 0.0
.data.rel.ro 79512 79544 32 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 246901 246997 96 0.0
.text 4044819 4045827 1008 0.0
ota-provider-app debug (read only) 4165817 4166985 1168 0.0
(read/write) 192728 192728 0 0.0
.bss 113632 113632 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 69296 69312 16 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 201205 201269 64 0.0
.text 3772835 3773843 1008 0.0
ota-requestor-app debug (read only) 4255305 4256441 1136 0.0
(read/write) 197008 197040 32 0.0
.bss 114656 114656 0 0.0
.data 4176 4176 0 0.0
.data.rel.ro 72288 72320 32 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 205045 205077 32 0.0
.text 3854083 3855091 1008 0.0
shell debug (read only) 2788297 2793833 5536 0.2
(read/write) 152272 152304 32 0.0
.bss 62312 62312 0 0.0
.data 768 768 0 0.0
.data.rel.ro 83400 83432 32 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 181856 181920 64 0.0
.text 2435474 2440850 5376 0.2
thermostat-no-ble arm64 (read only) 4405248 4406424 1176 0.0
(read/write) 245216 244048 -1168 -0.5
.bss 122232 122232 0 0.0
.data 2784 2784 0 0.0
.data.rel.ro 102352 102384 32 0.0
.dynamic 512 512 0 0.0
.got 12008 12008 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 162236 162276 40 0.0
.text 3902712 3903752 1040 0.0
tv-app debug (read only) 5398473 5399681 1208 0.0
(read/write) 349280 349312 32 0.0
.bss 244704 244704 0 0.0
.data 4992 4992 0 0.0
.data.rel.ro 92280 92312 32 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273461 273557 96 0.0
.text 4887171 4888163 992 0.0
tv-casting-app debug (read only) 9603105 9614145 11040 0.1
(read/write) 339008 339424 416 0.1
.bss 156352 156352 0 0.0
.data 2464 2464 0 0.0
.data.rel.ro 173336 173760 424 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 363592 363848 256 0.1
.text 8774099 8783827 9728 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525992 2526192 200 0.0
.bss 220216 220280 64 0.0
.data 5144 5144 0 0.0
.text 1488676 1488876 200 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1067836 1068764 928 0.1
bss 129393 129457 64 0.0
rodata 105436 105468 32 0.0
text 785436 786216 780 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1193944 1194808 864 0.1
bss 121603 121667 64 0.1
rodata 139196 139228 32 0.0
text 782816 783588 772 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1040168 1040524 356 0.0
bss 129348 129412 64 0.0
rodata 98872 98892 20 0.0
text 764324 764528 204 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835864 835800 -64 -0.0
(read/write) 1751132 1752460 1328 0.1
.bss 195004 195068 64 0.0
.data 2472 2472 0 0.0
.text 1545268 1546532 1264 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837912 837848 -64 -0.0
(read/write) 1705940 1706348 408 0.0
.bss 192956 193020 64 0.0
.data 2472 2472 0 0.0
.text 1502124 1502468 344 0.0
light cy8ckit_062s2_43012 (read only) 844600 844536 -64 -0.0
(read/write) 1630924 1631340 416 0.0
.bss 186380 186444 64 0.0
.data 2360 2360 0 0.0
.text 1433796 1434148 352 0.0
lock cy8ckit_062s2_43012 (read only) 817480 817416 -64 -0.0
(read/write) 1657812 1658244 432 0.0
.bss 213476 213540 64 0.0
.data 2384 2384 0 0.0
.text 1433564 1433932 368 0.0
qpg lighting-app qpg6105+debug (read/write) 1116596 1116852 256 0.0
.bss 101216 101280 64 0.1
.data 740 740 0 0.0
.text 628972 629228 256 0.0
lock-app qpg6105+debug (read/write) 1080588 1080780 192 0.0
.bss 97512 97576 64 0.1
.data 784 784 0 0.0
.text 592968 593160 192 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821378 821658 280 0.0
bss 55064 55096 32 0.1
text 613736 613960 224 0.0
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1086744 1087716 972 0.1
bss 100404 100468 64 0.1
text 767230 768090 860 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1084036 1084348 312 0.0
bss 109764 109828 64 0.1
text 753368 753596 228 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 934668 934988 320 0.0
bss 94272 94336 64 0.1
text 646786 647014 228 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 821614 821894 280 0.0
bss 55108 55140 32 0.1
text 614106 614330 224 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 978700 978980 280 0.0
bss 79092 79124 32 0.0
text 694196 694420 224 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1093016 1093336 320 0.0
bss 99836 99900 64 0.1
text 769678 769906 228 0.0
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 965332 965612 280 0.0
bss 97356 97388 32 0.0
text 647872 648096 224 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948344 948664 320 0.0
bss 92380 92444 64 0.1
text 662894 663122 228 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 880412 880692 280 0.0
bss 69084 69116 32 0.0
text 622116 622340 224 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 821024 821304 280 0.0
bss 57320 57352 32 0.1
text 588992 589216 224 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705600 705600 0 0.0
bss 73588 73588 0 0.0
text 462094 462094 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 823350 823630 280 0.0
bss 55244 55276 32 0.1
text 616850 617074 224 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 878117 878397 280 0.0
bss 60796 60828 32 0.1
text 630732 630956 224 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 845396 845676 280 0.0
bss 57616 57648 32 0.1
text 607458 607682 224 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 839672 839952 280 0.0
bss 57968 58000 32 0.1
text 601492 601716 224 0.0

@mergify mergify bot merged commit 1971a5c into project-chip:master Jan 8, 2024
60 checks passed
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.

5 participants