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

Use std::optional for chip::Nullable #33080

Merged
merged 25 commits into from
Apr 29, 2024

Conversation

andy31415
Copy link
Contributor

This makes chip::Nullable use std::optional instead of chip::Optional.

Api is compatible, however move destructor calling is slightly different. Tests pass, however move constructor/assignment tests were updated.

This comment was marked as outdated.

src/app/data-model/Nullable.h Show resolved Hide resolved
src/app/tests/TestNullable.cpp Show resolved Hide resolved

This comment was marked as outdated.

@andy31415 andy31415 force-pushed the nullable_is_std_optional branch from 843e33e to 569f7ca Compare April 23, 2024 14:59

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

github-actions bot commented Apr 23, 2024

PR #33080: Size comparison from 700e6d2 to 4796bf6

Increases above 0.2%:

platform target config section 700e6d2 4796bf6 change % change
linux chip-tool-ipv6only arm64 (read only) 11405268 11440964 35696 0.3
.text 10167192 10202840 35648 0.4
thermostat-no-ble arm64 (read/write) 244992 246704 1712 0.7
tv-casting-app debug (read only) 9900753 9922753 22000 0.2
.text 9049219 9071475 22256 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .data 2688 2744 56 2.1
all-clusters-minimal cy8ckit_062s2_43012 .data 2656 2720 64 2.4
light cy8ckit_062s2_43012 .data 2472 2536 64 2.6
lock cy8ckit_062s2_43012 .data 2464 2520 56 2.3
Increases (56 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 700e6d2 4796bf6 change % change
bl602 lighting-app bl602 (read/write) 1442578 1443658 1080 0.1
.text 1107870 1108948 1078 0.1
bl602+mfd (read/write) 1457002 1458082 1080 0.1
.text 1123188 1124266 1078 0.1
bl602+rpc (read/write) 1490226 1491050 824 0.1
.text 1139516 1140338 822 0.1
bl702 lighting-app bl702 (read/write) 1209255 1209415 160 0.0
.text 978630 978792 162 0.0
bl702+mfd (read/write) 1220075 1220495 420 0.0
.text 990384 990802 418 0.0
bl702+rpc (read/write) 1300743 1301159 416 0.0
.text 1053338 1053756 418 0.0
bl706-eth (read/write) 1024969 1025789 820 0.1
.text 768142 768964 822 0.1
bl706-wifi (read/write) 1259646 1260774 1128 0.1
.text 1000050 1001180 1130 0.1
bl702l lighting-app bl702l (read/write) 1178576 1178996 420 0.0
.text 971484 971902 418 0.0
bl702l+mfd (read/write) 1189992 1190152 160 0.0
.text 983806 983968 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783684 783772 88 0.0
.text 700452 700544 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799564 799588 24 0.0
.text 722348 722376 28 0.0
pump-app LP_EM_CC1354P10_6 (read only) 740684 740724 40 0.0
.text 661788 661832 44 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726308 726388 80 0.0
.text 651636 651720 84 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586710 587750 1040 0.2
.text 497060 498100 1040 0.2
lock CC3235SF_LAUNCHXL (read only) 632870 633582 712 0.1
.rodata 108206 108286 80 0.1
.text 522544 523176 632 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570359 570471 112 0.0
.app_xip_area 460269 460381 112 0.0
lock cyw930739m2evb_01 (read/write) 552575 552591 16 0.0
.app_xip_area 437813 437829 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573111 573223 112 0.0
.app_xip_area 464517 464629 112 0.0
switch cyw930739m2evb_01 (read/write) 565559 565655 96 0.0
.app_xip_area 453781 453877 96 0.0
efr32 lighting-app BRD4187C (read/write) 1069600 1069664 64 0.0
.text 886228 886292 64 0.0
lock-app BRD4338a (read/write) 961956 962780 824 0.1
.text 702064 702888 824 0.1
window-app BRD4187C (read/write) 1135972 1136412 440 0.0
.text 968096 968536 440 0.0
linux air-purifier-app debug (read only) 2649037 2652509 3472 0.1
.text 2284853 2288805 3952 0.2
all-clusters-app debug (read only) 5963921 5965057 1136 0.0
.text 5176643 5178867 2224 0.0
all-clusters-minimal-app debug (read only) 5243897 5249225 5328 0.1
.text 4716627 4722467 5840 0.1
bridge-app debug (read only) 4635153 4640273 5120 0.1
.text 4182083 4187523 5440 0.1
chip-tool debug (read only) 12086153 12107833 21680 0.2
.text 10926323 10948099 21776 0.2
chip-tool-ipv6only arm64 (read only) 11405268 11440964 35696 0.3
.rodata 356276 356324 48 0.0
.text 10167192 10202840 35648 0.4
lighting-app debug+rpc+ui (read only) 5558689 5563281 4592 0.1
.text 4955315 4960323 5008 0.1
lock-app debug (read only) 4701065 4707593 6528 0.1
.text 4231203 4237987 6784 0.2
ota-provider-app debug (read only) 4310825 4315897 5072 0.1
.text 3906707 3911907 5200 0.1
ota-requestor-app debug (read only) 4441449 4446201 4752 0.1
.text 4026707 4031651 4944 0.1
shell debug (read only) 2931985 2935393 3408 0.1
.text 2568370 2572418 4048 0.2
thermostat-no-ble arm64 (read only) 4434540 4441004 6464 0.1
(read/write) 244992 246704 1712 0.7
.rodata 160388 160436 48 0.0
.text 3937208 3943624 6416 0.2
tv-app debug (read only) 5775009 5781649 6640 0.1
.text 5235891 5242851 6960 0.1
tv-casting-app debug (read only) 9900753 9922753 22000 0.2
.text 9049219 9071475 22256 0.2
mbed lock-app-release cy8cproto_062_4343w (read/write) 2535584 2535648 64 0.0
.text 1498268 1498332 64 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1013424 1013440 16 0.0
text 743432 743436 4 0.0
nxp contact k32w0+release (read only) 575676 575772 96 0.0
.text 575140 575236 96 0.0
k32w1+release (read/write) 702996 703084 88 0.0
.text 589552 589640 88 0.0
light k32w0+release (read only) 609688 609736 48 0.0
.text 609152 609200 48 0.0
k32w1+release (read/write) 794888 794944 56 0.0
.text 672712 672768 56 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832272 832320 48 0.0
(read/write) 1804644 1805940 1296 0.1
.data 2688 2744 56 2.1
.text 1595188 1596532 1344 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1726548 1727388 840 0.0
.data 2656 2720 64 2.4
.text 1520244 1521076 832 0.1
light cy8ckit_062s2_43012 (read/write) 1645284 1645996 712 0.0
.data 2472 2536 64 2.6
.text 1445700 1446404 704 0.0
lock cy8ckit_062s2_43012 (read/write) 1673948 1674676 728 0.0
.data 2464 2520 56 2.3
.text 1447292 1448020 728 0.1
qpg lighting-app qpg6105+debug (read/write) 1133220 1133308 88 0.0
.text 645600 645688 88 0.0
stm32 light STM32WB5MM-DK (read/write) 604809 604905 96 0.0
.text 385400 385496 96 0.0
telink bridge-app tlsr9518adk80d (read/write) 913996 914012 16 0.0
text 655852 655862 10 0.0
contact-sensor-app tlsr9528a_retention (read/write) 835962 835970 8 0.0
text 626710 626716 6 0.0
pump-app tlsr9258a text 623710 623716 6 0.0
pump-controller-app tlsr9518adk80d text 598616 598618 2 0.0
shell tlsr9518adk80d (read/write) 676128 676148 20 0.0
text 461864 461884 20 0.0
smoke_co_alarm-app tlsr9528a_retention text 633242 633248 6 0.0
thermostat tlsr9518adk80d (read/write) 825188 825212 24 0.0
text 618166 618190 24 0.0
Decreases (32 builds for cc13x4_26x4, esp32, linux, nrfconnect, psoc6, qpg, telink)
platform target config section 700e6d2 4796bf6 change % change
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 788436 788372 -64 -0.0
.text 684300 684240 -60 -0.0
esp32 all-clusters-app c3devkit (read only) 1214528 1214020 -508 -0.0
(read/write) 1750984 1750928 -56 -0.0
.dram0.bss 74360 74312 -48 -0.1
.flash.rodata 253432 253424 -8 -0.0
.flash.text 1214528 1214020 -508 -0.0
m5stack (read only) 1257271 1257223 -48 -0.0
(read/write) 537356 537308 -48 -0.0
.dram0.bss 81104 81056 -48 -0.1
.flash.text 1251107 1251059 -48 -0.0
linux air-purifier-app debug .rodata 185072 184592 -480 -0.3
all-clusters-app debug (read/write) 481704 481672 -32 -0.0
.bss 135040 135008 -32 -0.0
.rodata 352016 350928 -1088 -0.3
all-clusters-minimal-app debug .rodata 290666 290154 -512 -0.2
bridge-app debug .rodata 230890 230570 -320 -0.1
chip-tool debug .rodata 451353 451257 -96 -0.0
chip-tool-ipv6only arm64 (read/write) 590040 587096 -2944 -0.5
lighting-app debug+rpc+ui .rodata 354804 354388 -416 -0.1
lock-app debug .rodata 256746 256490 -256 -0.1
ota-provider-app debug .rodata 209514 209386 -128 -0.1
ota-requestor-app debug .rodata 215594 215402 -192 -0.1
shell debug .rodata 188384 187744 -640 -0.3
tv-app debug .rodata 295242 294922 -320 -0.1
tv-casting-app debug .rodata 384536 384280 -256 -0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1065856 1065456 -400 -0.0
bss 133119 133071 -48 -0.0
text 782088 781684 -404 -0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1226296 1226072 -224 -0.0
bss 127175 127127 -48 -0.0
text 797712 797536 -176 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 198380 198276 -104 -0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835424 835416 -8 -0.0
.bss 195260 195204 -56 -0.0
light cy8ckit_062s2_43012 (read only) 842144 842136 -8 -0.0
.bss 188724 188668 -56 -0.0
lock cy8ckit_062s2_43012 .bss 215804 215748 -56 -0.0
qpg lock-app qpg6105+debug (read/write) 1093220 1093172 -48 -0.0
.text 605604 605556 -48 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 833942 833602 -340 -0.0
text 624610 624284 -326 -0.1
all-clusters-app tlsr9518adk80d (read/write) 1097020 1095824 -1196 -0.1
bss 101540 101492 -48 -0.0
text 798010 796876 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1058476 1058388 -88 -0.0
text 772372 772280 -92 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 936636 936508 -128 -0.0
text 703252 703122 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090508 1090428 -80 -0.0
text 793954 793876 -78 -0.0
lock-app-dfu tlsr9528a (read/write) 911216 911128 -88 -0.0
text 660246 660158 -88 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 932848 932824 -24 -0.0
text 674888 674864 -24 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858521 858497 -24 -0.0
text 642200 642174 -26 -0.0
window-covering tlsr9258a (read/write) 838408 838224 -184 -0.0
text 626174 625992 -182 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 700e6d2 4796bf6 change % change
bl602 lighting-app bl602 (read/write) 1442578 1443658 1080 0.1
.bss 85448 85448 0 0.0
.data 9512 9512 0 0.0
.rodata 159092 159092 0 0.0
.text 1107870 1108948 1078 0.1
bl602+mfd (read/write) 1457002 1458082 1080 0.1
.bss 85616 85616 0 0.0
.data 9488 9488 0 0.0
.rodata 158052 158052 0 0.0
.text 1123188 1124266 1078 0.1
bl602+rpc (read/write) 1490226 1491050 824 0.1
.bss 93488 93488 0 0.0
.data 9888 9888 0 0.0
.rodata 166660 166660 0 0.0
.text 1139516 1140338 822 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209255 1209415 160 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108788 108788 0 0.0
.text 978630 978792 162 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220075 1220495 420 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107728 107728 0 0.0
.text 990384 990802 418 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300743 1301159 416 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124160 124160 0 0.0
.text 1053338 1053756 418 0.0
bl706-eth (read/write) 1024969 1025789 820 0.1
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101776 101776 0 0.0
.text 768142 768964 822 0.1
bl706-wifi (read/write) 1259646 1260774 1128 0.1
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122776 122776 0 0.0
.text 1000050 1001180 1130 0.1
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178576 1178996 420 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102792 102792 0 0.0
.text 971484 971902 418 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1189992 1190152 160 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101732 101732 0 0.0
.text 983806 983968 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783684 783772 88 0.0
(read/write) 176668 176668 0 0.0
.bss 98612 98612 0 0.0
.data 3588 3588 0 0.0
.rodata 82964 82964 0 0.0
.text 700452 700544 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799564 799588 24 0.0
(read/write) 187156 187156 0 0.0
.bss 109100 109100 0 0.0
.data 3588 3588 0 0.0
.rodata 76948 76948 0 0.0
.text 722348 722376 28 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788436 788372 -64 -0.0
(read/write) 181276 181276 0 0.0
.bss 103220 103220 0 0.0
.data 3588 3588 0 0.0
.rodata 103868 103868 0 0.0
.text 684300 684240 -60 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740684 740724 40 0.0
(read/write) 175644 175644 0 0.0
.bss 97352 97352 0 0.0
.data 3580 3580 0 0.0
.rodata 78628 78628 0 0.0
.text 661788 661832 44 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726308 726388 80 0.0
(read/write) 175852 175852 0 0.0
.bss 97576 97576 0 0.0
.data 3572 3572 0 0.0
.rodata 74404 74404 0 0.0
.text 651636 651720 84 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 586710 587750 1040 0.2
(read/write) 208100 208100 0 0.0
.bss 201324 201324 0 0.0
.data 1652 1652 0 0.0
.rodata 87526 87526 0 0.0
.text 497060 498100 1040 0.2
lock CC3235SF_LAUNCHXL (read only) 632870 633582 712 0.1
(read/write) 208364 208364 0 0.0
.bss 201728 201728 0 0.0
.data 1516 1516 0 0.0
.rodata 108206 108286 80 0.1
.text 522544 523176 632 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570359 570471 112 0.0
.app_xip_area 460269 460381 112 0.0
.bss 64908 64908 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552575 552591 16 0.0
.app_xip_area 437813 437829 16 0.0
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573111 573223 112 0.0
.app_xip_area 464517 464629 112 0.0
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565559 565655 96 0.0
.app_xip_area 453781 453877 96 0.0
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069600 1069664 64 0.0
.bss 179920 179920 0 0.0
.data 3432 3432 0 0.0
.text 886228 886292 64 0.0
lock-app BRD4338a (read/write) 961956 962780 824 0.1
.bss 210236 210236 0 0.0
.data 30288 30288 0 0.0
.text 702064 702888 824 0.1
window-app BRD4187C (read/write) 1135972 1136412 440 0.0
.bss 164520 164520 0 0.0
.data 3336 3336 0 0.0
.text 968096 968536 440 0.0
esp32 all-clusters-app c3devkit (read only) 1214528 1214020 -508 -0.0
(read/write) 1750984 1750928 -56 -0.0
.dram0.bss 74360 74312 -48 -0.1
.dram0.data 13652 13652 0 0.0
.flash.rodata 253432 253424 -8 -0.0
.flash.text 1214528 1214020 -508 -0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1257271 1257223 -48 -0.0
(read/write) 537356 537308 -48 -0.0
.dram0.bss 81104 81056 -48 -0.1
.dram0.data 35196 35196 0 0.0
.flash.rodata 285136 285136 0 0.0
.flash.text 1251107 1251059 -48 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2649037 2652509 3472 0.1
(read/write) 130064 130064 0 0.0
.bss 46728 46728 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75112 75112 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 185072 184592 -480 -0.3
.text 2284853 2288805 3952 0.2
all-clusters-app debug (read only) 5963921 5965057 1136 0.0
(read/write) 481704 481672 -32 -0.0
.bss 135040 135008 -32 -0.0
.data 4560 4560 0 0.0
.data.rel.ro 334664 334664 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 352016 350928 -1088 -0.3
.text 5176643 5178867 2224 0.0
all-clusters-minimal-app debug (read only) 5243897 5249225 5328 0.1
(read/write) 237656 237656 0 0.0
.bss 127872 127872 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98248 98248 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290666 290154 -512 -0.2
.text 4716627 4722467 5840 0.1
bridge-app debug (read only) 4635153 4640273 5120 0.1
(read/write) 218568 218568 0 0.0
.bss 118400 118400 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87200 87200 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230890 230570 -320 -0.1
.text 4182083 4187523 5440 0.1
chip-tool debug (read only) 12086153 12107833 21680 0.2
(read/write) 523136 523136 0 0.0
.bss 94744 94744 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416032 416032 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451353 451257 -96 -0.0
.text 10926323 10948099 21776 0.2
chip-tool-ipv6only arm64 (read only) 11405268 11440964 35696 0.3
(read/write) 590040 587096 -2944 -0.5
.bss 103720 103720 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 455976 455976 0 0.0
.dynamic 512 512 0 0.0
.got 17112 17112 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356324 48 0.0
.text 10167192 10202840 35648 0.4
lighting-app debug+rpc+ui (read only) 5558689 5563281 4592 0.1
(read/write) 227336 227336 0 0.0
.bss 119344 119344 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95568 95568 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354804 354388 -416 -0.1
.text 4955315 4960323 5008 0.1
lock-app debug (read only) 4701065 4707593 6528 0.1
(read/write) 205792 205792 0 0.0
.bss 113704 113704 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81192 81192 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256746 256490 -256 -0.1
.text 4231203 4237987 6784 0.2
ota-provider-app debug (read only) 4310825 4315897 5072 0.1
(read/write) 194232 194232 0 0.0
.bss 113440 113440 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70480 70480 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209514 209386 -128 -0.1
.text 3906707 3911907 5200 0.1
ota-requestor-app debug (read only) 4441449 4446201 4752 0.1
(read/write) 198600 198600 0 0.0
.bss 114336 114336 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73584 73584 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215594 215402 -192 -0.1
.text 4026707 4031651 4944 0.1
shell debug (read only) 2931985 2935393 3408 0.1
(read/write) 157072 157072 0 0.0
.bss 62512 62512 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87344 87344 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188384 187744 -640 -0.3
.text 2568370 2572418 4048 0.2
thermostat-no-ble arm64 (read only) 4434540 4441004 6464 0.1
(read/write) 244992 246704 1712 0.7
.bss 121976 121976 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104464 104464 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160436 48 0.0
.text 3937208 3943624 6416 0.2
tv-app debug (read only) 5775009 5781649 6640 0.1
(read/write) 353560 353560 0 0.0
.bss 244336 244336 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95368 95368 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295242 294922 -320 -0.1
.text 5235891 5242851 6960 0.1
tv-casting-app debug (read only) 9900753 9922753 22000 0.2
(read/write) 342784 342784 0 0.0
.bss 157976 157976 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174896 174896 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 384536 384280 -256 -0.1
.text 9049219 9071475 22256 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535584 2535648 64 0.0
.bss 220488 220488 0 0.0
.data 5216 5216 0 0.0
.text 1498268 1498332 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1065856 1065456 -400 -0.0
bss 133119 133071 -48 -0.0
rodata 103432 103432 0 0.0
text 782088 781684 -404 -0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1226296 1226072 -224 -0.0
bss 127175 127127 -48 -0.0
rodata 151384 151384 0 0.0
text 797712 797536 -176 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1013424 1013440 16 0.0
bss 131977 131977 0 0.0
rodata 90696 90696 0 0.0
text 743432 743436 4 0.0
nxp contact k32w0+release (read only) 575676 575772 96 0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575140 575236 96 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 702996 703084 88 0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589552 589640 88 0.0
light k32w0+release (read only) 609688 609736 48 0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609152 609200 48 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 794888 794944 56 0.0
.bss 80744 80744 0 0.0
.data 2064 2064 0 0.0
.text 672712 672768 56 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832272 832320 48 0.0
(read/write) 1804644 1805940 1296 0.1
.bss 198380 198276 -104 -0.1
.data 2688 2744 56 2.1
.text 1595188 1596532 1344 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835424 835416 -8 -0.0
(read/write) 1726548 1727388 840 0.0
.bss 195260 195204 -56 -0.0
.data 2656 2720 64 2.4
.text 1520244 1521076 832 0.1
light cy8ckit_062s2_43012 (read only) 842144 842136 -8 -0.0
(read/write) 1645284 1645996 712 0.0
.bss 188724 188668 -56 -0.0
.data 2472 2536 64 2.6
.text 1445700 1446404 704 0.0
lock cy8ckit_062s2_43012 (read only) 815072 815072 0 0.0
(read/write) 1673948 1674676 728 0.0
.bss 215804 215748 -56 -0.0
.data 2464 2520 56 2.3
.text 1447292 1448020 728 0.1
qpg lighting-app qpg6105+debug (read/write) 1133220 1133308 88 0.0
.bss 102588 102588 0 0.0
.data 856 856 0 0.0
.text 645600 645688 88 0.0
lock-app qpg6105+debug (read/write) 1093220 1093172 -48 -0.0
.bss 97260 97260 0 0.0
.data 860 860 0 0.0
.text 605604 605556 -48 -0.0
stm32 light STM32WB5MM-DK (read/write) 604809 604905 96 0.0
.bss 128444 128444 0 0.0
.data 688 688 0 0.0
.rodata 80532 80532 0 0.0
.text 385400 385496 96 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833942 833602 -340 -0.0
bss 49856 49856 0 0.0
text 624610 624284 -326 -0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097020 1095824 -1196 -0.1
bss 101540 101492 -48 -0.0
text 798010 796876 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058476 1058388 -88 -0.0
bss 109988 109988 0 0.0
text 772372 772280 -92 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 913996 914012 16 0.0
bss 92744 92744 0 0.0
text 655852 655862 10 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835962 835970 8 0.0
bss 49900 49900 0 0.0
text 626710 626716 6 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 936636 936508 -128 -0.0
bss 77512 77512 0 0.0
text 703252 703122 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090508 1090428 -80 -0.0
bss 99836 99836 0 0.0
text 793954 793876 -78 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911216 911128 -88 -0.0
bss 69180 69180 0 0.0
text 660246 660158 -88 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932848 932824 -24 -0.0
bss 92448 92448 0 0.0
text 674888 674864 -24 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833520 833520 0 0.0
bss 58144 58144 0 0.0
text 623710 623716 6 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799640 799640 0 0.0
bss 56072 56072 0 0.0
text 598616 598618 2 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676128 676148 20 0.0
bss 73424 73424 0 0.0
text 461864 461884 20 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843694 843694 0 0.0
bss 51528 51528 0 0.0
text 633242 633248 6 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858521 858497 -24 -0.0
bss 59696 59696 0 0.0
text 642200 642174 -26 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825188 825212 24 0.0
bss 56404 56404 0 0.0
text 618166 618190 24 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838408 838224 -184 -0.0
bss 58360 58360 0 0.0
text 626174 625992 -182 -0.0

Copy link

github-actions bot commented Apr 25, 2024

PR #33080: Size comparison from 8b21ecf to e846720

Increases above 0.2%:

platform target config section 8b21ecf e846720 change % change
linux chip-tool-ipv6only arm64 (read only) 11406612 11441780 35168 0.3
(read/write) 588960 590656 1696 0.3
.text 10168552 10203656 35104 0.3
thermostat-no-ble arm64 (read/write) 243680 246048 2368 1.0
tv-casting-app debug (read only) 9904513 9925985 21472 0.2
.text 9052403 9074131 21728 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .data 2688 2744 56 2.1
all-clusters-minimal cy8ckit_062s2_43012 .data 2656 2720 64 2.4
light cy8ckit_062s2_43012 .data 2472 2536 64 2.6
lock cy8ckit_062s2_43012 .data 2464 2520 56 2.3
Increases (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, linux, nxp, psoc6, qpg, stm32, telink)
platform target config section 8b21ecf e846720 change % change
bl602 lighting-app bl602 (read/write) 1443026 1443698 672 0.0
.text 1108046 1108720 674 0.1
bl602+mfd (read/write) 1457450 1458122 672 0.0
.text 1123364 1124038 674 0.1
bl602+rpc (read/write) 1490674 1491090 416 0.0
.text 1139692 1140110 418 0.0
bl702 lighting-app bl702 (read/write) 1209067 1209231 164 0.0
.text 978460 978622 162 0.0
bl702+mfd (read/write) 1219907 1220323 416 0.0
.text 990214 990632 418 0.0
bl702+rpc (read/write) 1300555 1300975 420 0.0
.text 1053168 1053586 418 0.0
bl706-eth (read/write) 1025433 1025853 420 0.0
.text 768336 768754 418 0.1
bl706-wifi (read/write) 1260066 1260794 728 0.1
.text 1000200 1000926 726 0.1
bl702l lighting-app bl702l (read/write) 1178920 1179336 416 0.0
.text 971314 971732 418 0.0
bl702l+mfd (read/write) 1189804 1190480 676 0.1
.text 983636 983798 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783668 783756 88 0.0
.text 700404 700496 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799556 799580 24 0.0
.text 722308 722336 28 0.0
pump-app LP_EM_CC1354P10_6 (read only) 740676 740716 40 0.0
.text 661748 661792 44 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726300 726380 80 0.0
.text 651596 651680 84 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 587534 588358 824 0.1
.text 497884 498708 824 0.2
lock CC3235SF_LAUNCHXL (read only) 633702 634198 496 0.1
.rodata 108206 108286 80 0.1
.text 523376 523792 416 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570567 570687 120 0.0
.app_xip_area 460477 460597 120 0.0
lock cyw930739m2evb_01 (read/write) 552783 552807 24 0.0
.app_xip_area 438021 438045 24 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573335 573447 112 0.0
.app_xip_area 464741 464853 112 0.0
switch cyw930739m2evb_01 (read/write) 565783 565879 96 0.0
.app_xip_area 454005 454101 96 0.0
efr32 lighting-app BRD4187C (read/write) 1069560 1069656 96 0.0
.text 886188 886284 96 0.0
lock-app BRD4338a (read/write) 963036 963668 632 0.1
.text 702880 703512 632 0.1
window-app BRD4187C (read/write) 1136028 1136468 440 0.0
.text 968160 968600 440 0.0
linux air-purifier-app debug (read only) 2651261 2654077 2816 0.1
.text 2287109 2290405 3296 0.1
all-clusters-app debug (read only) 5966129 5966609 480 0.0
.text 5178883 5180451 1568 0.0
all-clusters-minimal-app debug (read only) 5246105 5250777 4672 0.1
.text 4718867 4724051 5184 0.1
bridge-app debug (read only) 4637361 4641825 4464 0.1
.text 4184323 4189107 4784 0.1
chip-tool debug (read only) 12088889 12110009 21120 0.2
.text 10928643 10949859 21216 0.2
chip-tool-ipv6only arm64 (read only) 11406612 11441780 35168 0.3
(read/write) 588960 590656 1696 0.3
.rodata 356276 356340 64 0.0
.text 10168552 10203656 35104 0.3
lighting-app debug+rpc+ui (read only) 5560913 5564833 3920 0.1
.text 4957571 4961907 4336 0.1
lock-app debug (read only) 4703289 4709161 5872 0.1
.text 4233459 4239587 6128 0.1
ota-provider-app debug (read only) 4313177 4317609 4432 0.1
.text 3909059 3913619 4560 0.1
ota-requestor-app debug (read only) 4443801 4447897 4096 0.1
.text 4029059 4033347 4288 0.1
shell debug (read only) 2935377 2938145 2768 0.1
.text 2571666 2575042 3376 0.1
thermostat-no-ble arm64 (read only) 4436140 4441948 5808 0.1
(read/write) 243680 246048 2368 1.0
.rodata 160388 160436 48 0.0
.text 3938808 3944568 5760 0.1
tv-app debug (read only) 5778945 5784929 5984 0.1
.text 5239347 5245651 6304 0.1
tv-casting-app debug (read only) 9904513 9925985 21472 0.2
.text 9052403 9074131 21728 0.2
nxp contact k32w0+release (read only) 575628 575708 80 0.0
.text 575092 575172 80 0.0
k32w1+release (read/write) 702980 703068 88 0.0
.text 589536 589624 88 0.0
light k32w0+release (read only) 609640 609704 64 0.0
.text 609104 609168 64 0.0
k32w1+release (read/write) 794872 794920 48 0.0
.text 672704 672752 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832056 48 0.0
(read/write) 1805740 1806812 1072 0.1
.data 2688 2744 56 2.1
.text 1596020 1597140 1120 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1727628 1728260 632 0.0
.data 2656 2720 64 2.4
.text 1521060 1521684 624 0.0
light cy8ckit_062s2_43012 (read/write) 1646380 1646884 504 0.0
.data 2472 2536 64 2.6
.text 1446532 1447028 496 0.0
lock cy8ckit_062s2_43012 (read/write) 1675044 1675548 504 0.0
.data 2464 2520 56 2.3
.text 1448124 1448628 504 0.0
qpg lighting-app qpg6105+debug (read/write) 1133164 1133252 88 0.0
.text 645544 645632 88 0.0
stm32 light STM32WB5MM-DK (read/write) 604745 604841 96 0.0
.text 385344 385440 96 0.0
telink bridge-app tlsr9518adk80d (read/write) 913880 913888 8 0.0
text 655736 655746 10 0.0
contact-sensor-app tlsr9528a_retention text 626594 626600 6 0.0
pump-app tlsr9258a (read/write) 833396 833404 8 0.0
text 623594 623600 6 0.0
pump-controller-app tlsr9518adk80d (read/write) 799516 799524 8 0.0
text 598500 598502 2 0.0
shell tlsr9518adk80d (read/write) 676304 676324 20 0.0
text 462014 462034 20 0.0
smoke_co_alarm-app tlsr9528a_retention (read/write) 843570 843578 8 0.0
text 633126 633132 6 0.0
thermostat tlsr9518adk80d (read/write) 825064 825088 24 0.0
text 618050 618074 24 0.0
Decreases (32 builds for cc13x4_26x4, esp32, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 8b21ecf e846720 change % change
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 788420 788356 -64 -0.0
.text 684252 684192 -60 -0.0
esp32 all-clusters-app c3devkit (read only) 1215060 1214390 -670 -0.1
(read/write) 1751160 1751096 -64 -0.0
.dram0.bss 74616 74568 -48 -0.1
.flash.rodata 253352 253336 -16 -0.0
.flash.text 1215060 1214390 -670 -0.1
m5stack (read only) 1256423 1256287 -136 -0.0
(read/write) 537564 537516 -48 -0.0
.dram0.bss 81368 81320 -48 -0.1
.flash.text 1250259 1250123 -136 -0.0
linux air-purifier-app debug .rodata 185040 184560 -480 -0.3
all-clusters-app debug (read/write) 481992 481960 -32 -0.0
.bss 135328 135296 -32 -0.0
.rodata 351984 350896 -1088 -0.3
all-clusters-minimal-app debug .rodata 290634 290122 -512 -0.2
bridge-app debug .rodata 230858 230538 -320 -0.1
chip-tool debug .rodata 451769 451673 -96 -0.0
lighting-app debug+rpc+ui .rodata 354772 354356 -416 -0.1
lock-app debug .rodata 256714 256458 -256 -0.1
ota-provider-app debug .rodata 209514 209386 -128 -0.1
ota-requestor-app debug .rodata 215594 215402 -192 -0.1
shell debug .rodata 188480 187872 -608 -0.3
tv-app debug .rodata 295722 295402 -320 -0.1
tv-casting-app debug .rodata 385112 384856 -256 -0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2535904 2535776 -128 -0.0
.text 1498588 1498460 -128 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1063404 1063004 -400 -0.0
bss 130683 130635 -48 -0.0
text 782048 781648 -400 -0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1226216 1225800 -416 -0.0
bss 126771 126723 -48 -0.0
text 798024 797664 -360 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 198644 198540 -104 -0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835152 -8 -0.0
.bss 195524 195468 -56 -0.0
light cy8ckit_062s2_43012 (read only) 841880 841872 -8 -0.0
.bss 188988 188932 -56 -0.0
lock cy8ckit_062s2_43012 .bss 216068 216012 -56 -0.0
qpg lock-app qpg6105+debug (read/write) 1093164 1093116 -48 -0.0
.text 605548 605500 -48 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 833818 833478 -340 -0.0
text 624494 624168 -326 -0.1
all-clusters-app tlsr9518adk80d (read/write) 1096896 1095700 -1196 -0.1
bss 101536 101488 -48 -0.0
text 797894 796760 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1058360 1058264 -96 -0.0
text 772256 772164 -92 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 936796 936668 -128 -0.0
text 703390 703260 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090384 1090304 -80 -0.0
text 793838 793760 -78 -0.0
lock-app-dfu tlsr9528a (read/write) 911092 911004 -88 -0.0
text 660130 660042 -88 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 932724 932700 -24 -0.0
text 674772 674748 -24 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858405 858381 -24 -0.0
text 642084 642058 -26 -0.0
window-covering tlsr9258a (read/write) 838292 838108 -184 -0.0
text 626058 625876 -182 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8b21ecf e846720 change % change
bl602 lighting-app bl602 (read/write) 1443026 1443698 672 0.0
.bss 85720 85720 0 0.0
.data 9512 9512 0 0.0
.rodata 159092 159092 0 0.0
.text 1108046 1108720 674 0.1
bl602+mfd (read/write) 1457450 1458122 672 0.0
.bss 85888 85888 0 0.0
.data 9488 9488 0 0.0
.rodata 158052 158052 0 0.0
.text 1123364 1124038 674 0.1
bl602+rpc (read/write) 1490674 1491090 416 0.0
.bss 93760 93760 0 0.0
.data 9888 9888 0 0.0
.rodata 166660 166660 0 0.0
.text 1139692 1140110 418 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209067 1209231 164 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108788 108788 0 0.0
.text 978460 978622 162 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1219907 1220323 416 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107728 107728 0 0.0
.text 990214 990632 418 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300555 1300975 420 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124160 124160 0 0.0
.text 1053168 1053586 418 0.0
bl706-eth (read/write) 1025433 1025853 420 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101776 101776 0 0.0
.text 768336 768754 418 0.1
bl706-wifi (read/write) 1260066 1260794 728 0.1
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122776 122776 0 0.0
.text 1000200 1000926 726 0.1
bl702l lighting-app bl702l (read/write) 1178920 1179336 416 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102792 102792 0 0.0
.text 971314 971732 418 0.0
bl702l+mfd (read/write) 1189804 1190480 676 0.1
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101732 101732 0 0.0
.text 983636 983798 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 783668 783756 88 0.0
(read/write) 176660 176660 0 0.0
.bss 98604 98604 0 0.0
.data 3588 3588 0 0.0
.rodata 82996 82996 0 0.0
.text 700404 700496 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 799556 799580 24 0.0
(read/write) 187148 187148 0 0.0
.bss 109092 109092 0 0.0
.data 3588 3588 0 0.0
.rodata 76980 76980 0 0.0
.text 722308 722336 28 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788420 788356 -64 -0.0
(read/write) 181268 181268 0 0.0
.bss 103212 103212 0 0.0
.data 3588 3588 0 0.0
.rodata 103900 103900 0 0.0
.text 684252 684192 -60 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 740676 740716 40 0.0
(read/write) 175636 175636 0 0.0
.bss 97344 97344 0 0.0
.data 3580 3580 0 0.0
.rodata 78660 78660 0 0.0
.text 661748 661792 44 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726300 726380 80 0.0
(read/write) 175844 175844 0 0.0
.bss 97568 97568 0 0.0
.data 3572 3572 0 0.0
.rodata 74436 74436 0 0.0
.text 651596 651680 84 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 587534 588358 824 0.1
(read/write) 208372 208372 0 0.0
.bss 201596 201596 0 0.0
.data 1652 1652 0 0.0
.rodata 87526 87526 0 0.0
.text 497884 498708 824 0.2
lock CC3235SF_LAUNCHXL (read only) 633702 634198 496 0.1
(read/write) 208636 208636 0 0.0
.bss 202000 202000 0 0.0
.data 1516 1516 0 0.0
.rodata 108206 108286 80 0.1
.text 523376 523792 416 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570567 570687 120 0.0
.app_xip_area 460477 460597 120 0.0
.bss 64908 64908 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 552783 552807 24 0.0
.app_xip_area 438021 438045 24 0.0
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573335 573447 112 0.0
.app_xip_area 464741 464853 112 0.0
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 565783 565879 96 0.0
.app_xip_area 454005 454101 96 0.0
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069560 1069656 96 0.0
.bss 179920 179920 0 0.0
.data 3432 3432 0 0.0
.text 886188 886284 96 0.0
lock-app BRD4338a (read/write) 963036 963668 632 0.1
.bss 210504 210504 0 0.0
.data 30288 30288 0 0.0
.text 702880 703512 632 0.1
window-app BRD4187C (read/write) 1136028 1136468 440 0.0
.bss 164512 164512 0 0.0
.data 3336 3336 0 0.0
.text 968160 968600 440 0.0
esp32 all-clusters-app c3devkit (read only) 1215060 1214390 -670 -0.1
(read/write) 1751160 1751096 -64 -0.0
.dram0.bss 74616 74568 -48 -0.1
.dram0.data 13652 13652 0 0.0
.flash.rodata 253352 253336 -16 -0.0
.flash.text 1215060 1214390 -670 -0.1
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256423 1256287 -136 -0.0
(read/write) 537564 537516 -48 -0.0
.dram0.bss 81368 81320 -48 -0.1
.dram0.data 35196 35196 0 0.0
.flash.rodata 285080 285080 0 0.0
.flash.text 1250259 1250123 -136 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2651261 2654077 2816 0.1
(read/write) 130352 130352 0 0.0
.bss 47016 47016 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75112 75112 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 185040 184560 -480 -0.3
.text 2287109 2290405 3296 0.1
all-clusters-app debug (read only) 5966129 5966609 480 0.0
(read/write) 481992 481960 -32 -0.0
.bss 135328 135296 -32 -0.0
.data 4560 4560 0 0.0
.data.rel.ro 334664 334664 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 351984 350896 -1088 -0.3
.text 5178883 5180451 1568 0.0
all-clusters-minimal-app debug (read only) 5246105 5250777 4672 0.1
(read/write) 237944 237944 0 0.0
.bss 128160 128160 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98248 98248 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290634 290122 -512 -0.2
.text 4718867 4724051 5184 0.1
bridge-app debug (read only) 4637361 4641825 4464 0.1
(read/write) 218856 218856 0 0.0
.bss 118688 118688 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87200 87200 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230858 230538 -320 -0.1
.text 4184323 4189107 4784 0.1
chip-tool debug (read only) 12088889 12110009 21120 0.2
(read/write) 523424 523424 0 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416032 416032 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451769 451673 -96 -0.0
.text 10928643 10949859 21216 0.2
chip-tool-ipv6only arm64 (read only) 11406612 11441780 35168 0.3
(read/write) 588960 590656 1696 0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 455976 455976 0 0.0
.dynamic 512 512 0 0.0
.got 17104 17104 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356340 64 0.0
.text 10168552 10203656 35104 0.3
lighting-app debug+rpc+ui (read only) 5560913 5564833 3920 0.1
(read/write) 227624 227624 0 0.0
.bss 119632 119632 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95568 95568 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354772 354356 -416 -0.1
.text 4957571 4961907 4336 0.1
lock-app debug (read only) 4703289 4709161 5872 0.1
(read/write) 206048 206048 0 0.0
.bss 113960 113960 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81192 81192 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256714 256458 -256 -0.1
.text 4233459 4239587 6128 0.1
ota-provider-app debug (read only) 4313177 4317609 4432 0.1
(read/write) 194520 194520 0 0.0
.bss 113728 113728 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70480 70480 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209514 209386 -128 -0.1
.text 3909059 3913619 4560 0.1
ota-requestor-app debug (read only) 4443801 4447897 4096 0.1
(read/write) 198888 198888 0 0.0
.bss 114624 114624 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73584 73584 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215594 215402 -192 -0.1
.text 4029059 4033347 4288 0.1
shell debug (read only) 2935377 2938145 2768 0.1
(read/write) 157360 157360 0 0.0
.bss 62800 62800 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87344 87344 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188480 187872 -608 -0.3
.text 2571666 2575042 3376 0.1
thermostat-no-ble arm64 (read only) 4436140 4441948 5808 0.1
(read/write) 243680 246048 2368 1.0
.bss 122264 122264 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104464 104464 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160436 48 0.0
.text 3938808 3944568 5760 0.1
tv-app debug (read only) 5778945 5784929 5984 0.1
(read/write) 353752 353752 0 0.0
.bss 244528 244528 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95368 95368 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295722 295402 -320 -0.1
.text 5239347 5245651 6304 0.1
tv-casting-app debug (read only) 9904513 9925985 21472 0.2
(read/write) 343552 343552 0 0.0
.bss 158744 158744 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174896 174896 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 385112 384856 -256 -0.1
.text 9052403 9074131 21728 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2535904 2535776 -128 -0.0
.bss 220752 220752 0 0.0
.data 5216 5216 0 0.0
.text 1498588 1498460 -128 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1063404 1063004 -400 -0.0
bss 130683 130635 -48 -0.0
rodata 103460 103460 0 0.0
text 782048 781648 -400 -0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1226216 1225800 -416 -0.0
bss 126771 126723 -48 -0.0
rodata 151384 151384 0 0.0
text 798024 797664 -360 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1010988 1010988 0 0.0
bss 129541 129541 0 0.0
rodata 90724 90724 0 0.0
text 743396 743396 0 0.0
nxp contact k32w0+release (read only) 575628 575708 80 0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575092 575172 80 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 702980 703068 88 0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589536 589624 88 0.0
light k32w0+release (read only) 609640 609704 64 0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609104 609168 64 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 794872 794920 48 0.0
.bss 80736 80736 0 0.0
.data 2064 2064 0 0.0
.text 672704 672752 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832056 48 0.0
(read/write) 1805740 1806812 1072 0.1
.bss 198644 198540 -104 -0.1
.data 2688 2744 56 2.1
.text 1596020 1597140 1120 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835152 -8 -0.0
(read/write) 1727628 1728260 632 0.0
.bss 195524 195468 -56 -0.0
.data 2656 2720 64 2.4
.text 1521060 1521684 624 0.0
light cy8ckit_062s2_43012 (read only) 841880 841872 -8 -0.0
(read/write) 1646380 1646884 504 0.0
.bss 188988 188932 -56 -0.0
.data 2472 2536 64 2.6
.text 1446532 1447028 496 0.0
lock cy8ckit_062s2_43012 (read only) 814808 814808 0 0.0
(read/write) 1675044 1675548 504 0.0
.bss 216068 216012 -56 -0.0
.data 2464 2520 56 2.3
.text 1448124 1448628 504 0.0
qpg lighting-app qpg6105+debug (read/write) 1133164 1133252 88 0.0
.bss 102588 102588 0 0.0
.data 856 856 0 0.0
.text 645544 645632 88 0.0
lock-app qpg6105+debug (read/write) 1093164 1093116 -48 -0.0
.bss 97260 97260 0 0.0
.data 860 860 0 0.0
.text 605548 605500 -48 -0.0
stm32 light STM32WB5MM-DK (read/write) 604745 604841 96 0.0
.bss 128436 128436 0 0.0
.data 688 688 0 0.0
.rodata 80532 80532 0 0.0
.text 385344 385440 96 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 833818 833478 -340 -0.0
bss 49852 49852 0 0.0
text 624494 624168 -326 -0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096896 1095700 -1196 -0.1
bss 101536 101488 -48 -0.0
text 797894 796760 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058360 1058264 -96 -0.0
bss 109984 109984 0 0.0
text 772256 772164 -92 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 913880 913888 8 0.0
bss 92740 92740 0 0.0
text 655736 655746 10 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 835846 835846 0 0.0
bss 49896 49896 0 0.0
text 626594 626600 6 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 936796 936668 -128 -0.0
bss 77508 77508 0 0.0
text 703390 703260 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090384 1090304 -80 -0.0
bss 99832 99832 0 0.0
text 793838 793760 -78 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911092 911004 -88 -0.0
bss 69176 69176 0 0.0
text 660130 660042 -88 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 932724 932700 -24 -0.0
bss 92444 92444 0 0.0
text 674772 674748 -24 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833396 833404 8 0.0
bss 58140 58140 0 0.0
text 623594 623600 6 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799516 799524 8 0.0
bss 56068 56068 0 0.0
text 598500 598502 2 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676304 676324 20 0.0
bss 73420 73420 0 0.0
text 462014 462034 20 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843570 843578 8 0.0
bss 51524 51524 0 0.0
text 633126 633132 6 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858405 858381 -24 -0.0
bss 59692 59692 0 0.0
text 642084 642058 -26 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825064 825088 24 0.0
bss 56400 56400 0 0.0
text 618050 618074 24 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838292 838108 -184 -0.0
bss 58356 58356 0 0.0
text 626058 625876 -182 -0.0

src/app/clusters/ota-requestor/ota-requestor-server.cpp Outdated Show resolved Hide resolved
src/app/data-model/Nullable.h Show resolved Hide resolved
src/app/data-model/Nullable.h Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Apr 29, 2024

PR #33080: Size comparison from 7bd2409 to 25055dd

Increases above 0.2%:

platform target config section 7bd2409 25055dd change % change
linux chip-tool-ipv6only arm64 (read only) 11408772 11443476 34704 0.3
.text 10170600 10205240 34640 0.3
tv-casting-app debug (read only) 9908481 9929425 20944 0.2
.text 9056275 9077475 21200 0.2
psoc6 all-clusters cy8ckit_062s2_43012 .data 2688 2744 56 2.1
all-clusters-minimal cy8ckit_062s2_43012 .data 2656 2720 64 2.4
light cy8ckit_062s2_43012 .data 2472 2536 64 2.6
lock cy8ckit_062s2_43012 .data 2464 2520 56 2.3
Increases (55 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 7bd2409 25055dd change % change
bl602 lighting-app bl602 (read/write) 1443554 1444226 672 0.0
.text 1108442 1109116 674 0.1
bl602+mfd (read/write) 1457970 1458650 680 0.0
.text 1123760 1124434 674 0.1
bl602+rpc (read/write) 1491194 1491618 424 0.0
.text 1140088 1140506 418 0.0
bl702 lighting-app bl702 (read/write) 1209379 1209543 164 0.0
.text 978712 978874 162 0.0
bl702+mfd (read/write) 1220219 1220635 416 0.0
.text 990466 990884 418 0.0
bl702+rpc (read/write) 1300867 1301287 420 0.0
.text 1053420 1053838 418 0.0
bl706-eth (read/write) 1025897 1026313 416 0.0
.text 768670 769088 418 0.1
bl706-wifi (read/write) 1260758 1261482 724 0.1
.text 1000762 1001488 726 0.1
bl702l lighting-app bl702l (read/write) 1178720 1179136 416 0.0
.text 971566 971984 418 0.0
bl702l+mfd (read/write) 1190116 1190280 164 0.0
.text 983888 984050 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 784164 784252 88 0.0
.text 700804 700896 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800020 800052 32 0.0
.text 722672 722700 28 0.0
pump-app LP_EM_CC1354P10_6 (read only) 741164 741212 48 0.0
.text 662140 662192 52 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726804 726876 72 0.0
.text 651996 652072 76 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 588198 589022 824 0.1
.text 498424 499248 824 0.2
lock CC3235SF_LAUNCHXL (read only) 634382 634870 488 0.1
.rodata 108342 108414 72 0.1
.text 523916 524332 416 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570847 570959 112 0.0
.app_xip_area 460757 460869 112 0.0
lock cyw930739m2evb_01 (read/write) 553031 553047 16 0.0
.app_xip_area 438269 438285 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573607 573719 112 0.0
.app_xip_area 465013 465125 112 0.0
switch cyw930739m2evb_01 (read/write) 566071 566159 88 0.0
.app_xip_area 454293 454381 88 0.0
efr32 lighting-app BRD4187C (read/write) 1069888 1069976 88 0.0
.text 886460 886548 88 0.0
lock-app BRD4338a (read/write) 963708 964324 616 0.1
.text 703528 704144 616 0.1
window-app BRD4187C (read/write) 1136556 1137004 448 0.0
.text 968632 969080 448 0.0
linux air-purifier-app debug (read only) 2654389 2656837 2448 0.1
.text 2290165 2293093 2928 0.1
all-clusters-app debug (read only) 5969961 5970089 128 0.0
.text 5182611 5183827 1216 0.0
all-clusters-minimal-app debug (read only) 5249761 5254081 4320 0.1
.text 4722419 4727251 4832 0.1
bridge-app debug (read only) 4640569 4644665 4096 0.1
.text 4187427 4191843 4416 0.1
chip-tool debug (read only) 12092225 12112897 20672 0.2
.text 10931955 10952723 20768 0.2
chip-tool-ipv6only arm64 (read only) 11408772 11443476 34704 0.3
.rodata 356276 356340 64 0.0
.text 10170600 10205240 34640 0.3
lighting-app debug+rpc+ui (read only) 5564233 5567817 3584 0.1
.text 4960787 4964787 4000 0.1
lock-app debug (read only) 4706417 4711937 5520 0.1
.text 4236483 4242259 5776 0.1
ota-provider-app debug (read only) 4315569 4319633 4064 0.1
.text 3911379 3915571 4192 0.1
ota-requestor-app debug (read only) 4446481 4450209 3728 0.1
.text 4031635 4035555 3920 0.1
shell debug (read only) 2939033 2941369 2336 0.1
.text 2575250 2578226 2976 0.1
thermostat-no-ble arm64 (read only) 4438156 4443628 5472 0.1
.rodata 160388 160436 48 0.0
.text 3940648 3946072 5424 0.1
tv-app debug (read only) 5782849 5788417 5568 0.1
.text 5243187 5249075 5888 0.1
tv-casting-app debug (read only) 9908481 9929425 20944 0.2
.text 9056275 9077475 21200 0.2
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 733216 733220 4 0.0
nxp contact k32w0+release (read only) 575916 576012 96 0.0
.text 575380 575476 96 0.0
k32w1+release (read/write) 703300 703404 104 0.0
.text 589856 589960 104 0.0
light k32w0+release (read only) 609944 610008 64 0.0
.text 609408 609472 64 0.0
k32w1+release (read/write) 795208 795256 48 0.0
.text 673040 673088 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832056 48 0.0
(read/write) 1806396 1807452 1056 0.1
.data 2688 2744 56 2.1
.text 1596676 1597780 1104 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1728284 1728900 616 0.0
.data 2656 2720 64 2.4
.text 1521716 1522324 608 0.0
light cy8ckit_062s2_43012 (read/write) 1647028 1647532 504 0.0
.data 2472 2536 64 2.6
.text 1447180 1447676 496 0.0
lock cy8ckit_062s2_43012 (read/write) 1675692 1676196 504 0.0
.data 2464 2520 56 2.3
.text 1448772 1449276 504 0.0
qpg lighting-app qpg6105+debug (read/write) 1133492 1133588 96 0.0
.text 645872 645968 96 0.0
stm32 light STM32WB5MM-DK (read/write) 605121 605201 80 0.0
.text 385688 385768 80 0.0
telink bridge-app tlsr9518adk80d (read/write) 914268 914284 16 0.0
text 656084 656094 10 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836154 836162 8 0.0
text 626894 626900 6 0.0
pump-app tlsr9258a (read/write) 833688 833696 8 0.0
text 623872 623878 6 0.0
pump-controller-app tlsr9518adk80d text 598778 598780 2 0.0
shell tlsr9518adk80d (read/write) 676216 676236 20 0.0
text 461890 461910 20 0.0
smoke_co_alarm-app tlsr9528a_retention text 633538 633544 6 0.0
thermostat tlsr9518adk80d (read/write) 825356 825380 24 0.0
text 618328 618352 24 0.0
Decreases (34 builds for cc13x4_26x4, esp32, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 7bd2409 25055dd change % change
cc13x4_26x4 lock-mtd LP_EM_CC1354P10_6 (read only) 788884 788820 -64 -0.0
.text 684620 684560 -60 -0.0
esp32 all-clusters-app c3devkit (read only) 1215526 1214856 -670 -0.1
(read/write) 1751352 1751288 -64 -0.0
.dram0.bss 74616 74568 -48 -0.1
.flash.rodata 253544 253528 -16 -0.0
.flash.text 1215526 1214856 -670 -0.1
m5stack (read only) 1256751 1256607 -144 -0.0
(read/write) 537732 537684 -48 -0.0
.dram0.bss 81368 81320 -48 -0.1
.flash.text 1250587 1250443 -144 -0.0
linux air-purifier-app debug .rodata 184944 184464 -480 -0.3
all-clusters-app debug (read/write) 482024 481992 -32 -0.0
.bss 135328 135296 -32 -0.0
.rodata 351920 350832 -1088 -0.3
all-clusters-minimal-app debug .rodata 290570 290058 -512 -0.2
bridge-app debug .rodata 230794 230474 -320 -0.1
chip-tool debug .rodata 451673 451577 -96 -0.0
chip-tool-ipv6only arm64 (read/write) 590952 589016 -1936 -0.3
lighting-app debug+rpc+ui .rodata 354708 354292 -416 -0.1
lock-app debug .rodata 256650 256394 -256 -0.1
ota-provider-app debug .rodata 209418 209290 -128 -0.1
ota-requestor-app debug .rodata 215530 215338 -192 -0.1
shell debug .rodata 188384 187744 -640 -0.3
thermostat-no-ble arm64 (read/write) 245752 244360 -1392 -0.6
tv-app debug .rodata 295594 295274 -320 -0.1
tv-casting-app debug .rodata 385016 384760 -256 -0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2536312 2536248 -64 -0.0
.text 1498996 1498932 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1059928 1059400 -528 -0.0
bss 139171 139123 -48 -0.0
text 771904 771500 -404 -0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1237136 1236720 -416 -0.0
bss 137443 137395 -48 -0.0
text 798268 797908 -360 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 198644 198540 -104 -0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835152 -8 -0.0
.bss 195524 195468 -56 -0.0
light cy8ckit_062s2_43012 (read only) 841880 841872 -8 -0.0
.bss 188988 188932 -56 -0.0
lock cy8ckit_062s2_43012 .bss 216068 216012 -56 -0.0
qpg lock-app qpg6105+debug (read/write) 1093460 1093412 -48 -0.0
.text 605844 605796 -48 -0.0
telink air-quality-sensor-app tlsr9528a_retention (read/write) 834134 833794 -340 -0.0
text 624794 624468 -326 -0.1
all-clusters-app tlsr9518adk80d (read/write) 1097260 1096072 -1188 -0.1
bss 101568 101520 -48 -0.0
text 798216 797082 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read/write) 1058684 1058588 -96 -0.0
text 772536 772444 -92 -0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937040 936912 -128 -0.0
text 703622 703492 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090756 1090684 -72 -0.0
text 794168 794090 -78 -0.0
lock-app-dfu tlsr9528a (read/write) 911368 911280 -88 -0.0
text 660390 660302 -88 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 933104 933080 -24 -0.0
text 675102 675078 -24 -0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858697 858673 -24 -0.0
text 642368 642342 -26 -0.0
window-covering tlsr9258a (read/write) 838600 838424 -176 -0.0
text 626360 626178 -182 -0.0
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 7bd2409 25055dd change % change
bl602 lighting-app bl602 (read/write) 1443554 1444226 672 0.0
.bss 85720 85720 0 0.0
.data 9512 9512 0 0.0
.rodata 159220 159220 0 0.0
.text 1108442 1109116 674 0.1
bl602+mfd (read/write) 1457970 1458650 680 0.0
.bss 85888 85888 0 0.0
.data 9488 9488 0 0.0
.rodata 158180 158180 0 0.0
.text 1123760 1124434 674 0.1
bl602+rpc (read/write) 1491194 1491618 424 0.0
.bss 93760 93760 0 0.0
.data 9888 9888 0 0.0
.rodata 166788 166788 0 0.0
.text 1140088 1140506 418 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1209379 1209543 164 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108816 108816 0 0.0
.text 978712 978874 162 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220219 1220635 416 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107756 107756 0 0.0
.text 990466 990884 418 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1300867 1301287 420 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124188 124188 0 0.0
.text 1053420 1053838 418 0.0
bl706-eth (read/write) 1025897 1026313 416 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101904 101904 0 0.0
.text 768670 769088 418 0.1
bl706-wifi (read/write) 1260758 1261482 724 0.1
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122904 122904 0 0.0
.text 1000762 1001488 726 0.1
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1178720 1179136 416 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102820 102820 0 0.0
.text 971566 971984 418 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190116 1190280 164 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101760 101760 0 0.0
.text 983888 984050 162 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 784164 784252 88 0.0
(read/write) 176660 176660 0 0.0
.bss 98604 98604 0 0.0
.data 3588 3588 0 0.0
.rodata 83092 83092 0 0.0
.text 700804 700896 92 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 800020 800052 32 0.0
(read/write) 187148 187148 0 0.0
.bss 109092 109092 0 0.0
.data 3588 3588 0 0.0
.rodata 77084 77084 0 0.0
.text 722672 722700 28 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 788884 788820 -64 -0.0
(read/write) 181268 181268 0 0.0
.bss 103212 103212 0 0.0
.data 3588 3588 0 0.0
.rodata 103996 103996 0 0.0
.text 684620 684560 -60 -0.0
pump-app LP_EM_CC1354P10_6 (read only) 741164 741212 48 0.0
(read/write) 175636 175636 0 0.0
.bss 97344 97344 0 0.0
.data 3580 3580 0 0.0
.rodata 78756 78756 0 0.0
.text 662140 662192 52 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 726804 726876 72 0.0
(read/write) 175844 175844 0 0.0
.bss 97568 97568 0 0.0
.data 3572 3572 0 0.0
.rodata 74540 74540 0 0.0
.text 651996 652072 76 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 588198 589022 824 0.1
(read/write) 208372 208372 0 0.0
.bss 201596 201596 0 0.0
.data 1652 1652 0 0.0
.rodata 87654 87654 0 0.0
.text 498424 499248 824 0.2
lock CC3235SF_LAUNCHXL (read only) 634382 634870 488 0.1
(read/write) 208636 208636 0 0.0
.bss 202000 202000 0 0.0
.data 1516 1516 0 0.0
.rodata 108342 108414 72 0.1
.text 523916 524332 416 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 570847 570959 112 0.0
.app_xip_area 460757 460869 112 0.0
.bss 64908 64908 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553031 553047 16 0.0
.app_xip_area 438269 438285 16 0.0
.bss 69572 69572 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 573607 573719 112 0.0
.app_xip_area 465013 465125 112 0.0
.bss 63452 63452 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566071 566159 88 0.0
.app_xip_area 454293 454381 88 0.0
.bss 66556 66556 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1069888 1069976 88 0.0
.bss 179976 179976 0 0.0
.data 3432 3432 0 0.0
.text 886460 886548 88 0.0
lock-app BRD4338a (read/write) 963708 964324 616 0.1
.bss 210528 210528 0 0.0
.data 30288 30288 0 0.0
.text 703528 704144 616 0.1
window-app BRD4187C (read/write) 1136556 1137004 448 0.0
.bss 164568 164568 0 0.0
.data 3336 3336 0 0.0
.text 968632 969080 448 0.0
esp32 all-clusters-app c3devkit (read only) 1215526 1214856 -670 -0.1
(read/write) 1751352 1751288 -64 -0.0
.dram0.bss 74616 74568 -48 -0.1
.dram0.data 13652 13652 0 0.0
.flash.rodata 253544 253528 -16 -0.0
.flash.text 1215526 1214856 -670 -0.1
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256751 1256607 -144 -0.0
(read/write) 537732 537684 -48 -0.0
.dram0.bss 81368 81320 -48 -0.1
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250587 1250443 -144 -0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2654389 2656837 2448 0.1
(read/write) 130384 130384 0 0.0
.bss 47016 47016 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 75160 75160 0 0.0
.dynamic 608 608 0 0.0
.got 4520 4520 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 184944 184464 -480 -0.3
.text 2290165 2293093 2928 0.1
all-clusters-app debug (read only) 5969961 5970089 128 0.0
(read/write) 482024 481992 -32 -0.0
.bss 135328 135296 -32 -0.0
.data 4560 4560 0 0.0
.data.rel.ro 334712 334712 0 0.0
.dynamic 624 624 0 0.0
.got 5328 5328 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 351920 350832 -1088 -0.3
.text 5182611 5183827 1216 0.0
all-clusters-minimal-app debug (read only) 5249761 5254081 4320 0.1
(read/write) 238008 238008 0 0.0
.bss 128160 128160 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 98296 98296 0 0.0
.dynamic 624 624 0 0.0
.got 5248 5248 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 290570 290058 -512 -0.2
.text 4722419 4727251 4832 0.1
bridge-app debug (read only) 4640569 4644665 4096 0.1
(read/write) 218888 218888 0 0.0
.bss 118688 118688 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 87248 87248 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 230794 230474 -320 -0.1
.text 4187427 4191843 4416 0.1
chip-tool debug (read only) 12092225 12112897 20672 0.2
(read/write) 523456 523456 0 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416064 416064 0 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 451673 451577 -96 -0.0
.text 10931955 10952723 20768 0.2
chip-tool-ipv6only arm64 (read only) 11408772 11443476 34704 0.3
(read/write) 590952 589016 -1936 -0.3
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 456016 456016 0 0.0
.dynamic 512 512 0 0.0
.got 17104 17104 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 356276 356340 64 0.0
.text 10170600 10205240 34640 0.3
lighting-app debug+rpc+ui (read only) 5564233 5567817 3584 0.1
(read/write) 227656 227656 0 0.0
.bss 119632 119632 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 95616 95616 0 0.0
.dynamic 672 672 0 0.0
.got 5856 5856 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 354708 354292 -416 -0.1
.text 4960787 4964787 4000 0.1
lock-app debug (read only) 4706417 4711937 5520 0.1
(read/write) 206112 206112 0 0.0
.bss 113960 113960 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 81256 81256 0 0.0
.dynamic 624 624 0 0.0
.got 5168 5168 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 256650 256394 -256 -0.1
.text 4236483 4242259 5776 0.1
ota-provider-app debug (read only) 4315569 4319633 4064 0.1
(read/write) 194616 194616 0 0.0
.bss 113760 113760 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 70544 70544 0 0.0
.dynamic 624 624 0 0.0
.got 4536 4536 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 209418 209290 -128 -0.1
.text 3911379 3915571 4192 0.1
ota-requestor-app debug (read only) 4446481 4450209 3728 0.1
(read/write) 198984 198984 0 0.0
.bss 114656 114656 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 73648 73648 0 0.0
.dynamic 624 624 0 0.0
.got 4472 4472 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 215530 215338 -192 -0.1
.text 4031635 4035555 3920 0.1
shell debug (read only) 2939033 2941369 2336 0.1
(read/write) 157424 157424 0 0.0
.bss 62800 62800 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 87400 87400 0 0.0
.dynamic 592 592 0 0.0
.got 4056 4056 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 188384 187744 -640 -0.3
.text 2575250 2578226 2976 0.1
thermostat-no-ble arm64 (read only) 4438156 4443628 5472 0.1
(read/write) 245752 244360 -1392 -0.6
.bss 122264 122264 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 104520 104520 0 0.0
.dynamic 512 512 0 0.0
.got 8720 8720 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 160388 160436 48 0.0
.text 3940648 3946072 5424 0.1
tv-app debug (read only) 5782849 5788417 5568 0.1
(read/write) 353816 353816 0 0.0
.bss 244528 244528 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 95432 95432 0 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 295594 295274 -320 -0.1
.text 5243187 5249075 5888 0.1
tv-casting-app debug (read only) 9908481 9929425 20944 0.2
(read/write) 343616 343616 0 0.0
.bss 158744 158744 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 174960 174960 0 0.0
.dynamic 624 624 0 0.0
.got 5040 5040 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 385016 384760 -256 -0.1
.text 9056275 9077475 21200 0.2
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536312 2536248 -64 -0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1498996 1498932 -64 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1059928 1059400 -528 -0.0
bss 139171 139123 -48 -0.0
rodata 101560 101560 0 0.0
text 771904 771500 -404 -0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237136 1236720 -416 -0.0
bss 137443 137395 -48 -0.0
rodata 151392 151392 0 0.0
text 798268 797908 -360 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1007360 1007360 0 0.0
bss 138029 138029 0 0.0
rodata 88824 88824 0 0.0
text 733216 733220 4 0.0
nxp contact k32w0+release (read only) 575916 576012 96 0.0
(read/write) 83140 83140 0 0.0
.bss 67856 67856 0 0.0
.data 2188 2188 0 0.0
.text 575380 575476 96 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 703300 703404 104 0.0
.bss 71200 71200 0 0.0
.data 2864 2864 0 0.0
.text 589856 589960 104 0.0
light k32w0+release (read only) 609944 610008 64 0.0
(read/write) 82600 82600 0 0.0
.bss 67296 67296 0 0.0
.data 2208 2208 0 0.0
.text 609408 609472 64 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795208 795256 48 0.0
.bss 80736 80736 0 0.0
.data 2064 2064 0 0.0
.text 673040 673088 48 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 832008 832056 48 0.0
(read/write) 1806396 1807452 1056 0.1
.bss 198644 198540 -104 -0.1
.data 2688 2744 56 2.1
.text 1596676 1597780 1104 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 835160 835152 -8 -0.0
(read/write) 1728284 1728900 616 0.0
.bss 195524 195468 -56 -0.0
.data 2656 2720 64 2.4
.text 1521716 1522324 608 0.0
light cy8ckit_062s2_43012 (read only) 841880 841872 -8 -0.0
(read/write) 1647028 1647532 504 0.0
.bss 188988 188932 -56 -0.0
.data 2472 2536 64 2.6
.text 1447180 1447676 496 0.0
lock cy8ckit_062s2_43012 (read only) 814808 814808 0 0.0
(read/write) 1675692 1676196 504 0.0
.bss 216068 216012 -56 -0.0
.data 2464 2520 56 2.3
.text 1448772 1449276 504 0.0
qpg lighting-app qpg6105+debug (read/write) 1133492 1133588 96 0.0
.bss 102620 102620 0 0.0
.data 856 856 0 0.0
.text 645872 645968 96 0.0
lock-app qpg6105+debug (read/write) 1093460 1093412 -48 -0.0
.bss 97292 97292 0 0.0
.data 860 860 0 0.0
.text 605844 605796 -48 -0.0
stm32 light STM32WB5MM-DK (read/write) 605121 605201 80 0.0
.bss 128468 128468 0 0.0
.data 688 688 0 0.0
.rodata 80532 80532 0 0.0
.text 385688 385768 80 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834134 833794 -340 -0.0
bss 49852 49852 0 0.0
text 624794 624468 -326 -0.1
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1097260 1096072 -1188 -0.1
bss 101568 101520 -48 -0.0
text 798216 797082 -1134 -0.1
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058684 1058588 -96 -0.0
bss 110016 110016 0 0.0
text 772536 772444 -92 -0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914268 914284 16 0.0
bss 92772 92772 0 0.0
text 656084 656094 10 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836154 836162 8 0.0
bss 49896 49896 0 0.0
text 626894 626900 6 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937040 936912 -128 -0.0
bss 77508 77508 0 0.0
text 703622 703492 -130 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090756 1090684 -72 -0.0
bss 99864 99864 0 0.0
text 794168 794090 -78 -0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911368 911280 -88 -0.0
bss 69176 69176 0 0.0
text 660390 660302 -88 -0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933104 933080 -24 -0.0
bss 92476 92476 0 0.0
text 675102 675078 -24 -0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833688 833696 8 0.0
bss 58140 58140 0 0.0
text 623872 623878 6 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 799808 799808 0 0.0
bss 56068 56068 0 0.0
text 598778 598780 2 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676216 676236 20 0.0
bss 73452 73452 0 0.0
text 461890 461910 20 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 843998 843998 0 0.0
bss 51524 51524 0 0.0
text 633538 633544 6 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858697 858673 -24 -0.0
bss 59692 59692 0 0.0
text 642368 642342 -26 -0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825356 825380 24 0.0
bss 56400 56400 0 0.0
text 618328 618352 24 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838600 838424 -176 -0.0
bss 58356 58356 0 0.0
text 626360 626178 -182 -0.0

@mergify mergify bot merged commit dfe64ee into project-chip:master Apr 29, 2024
65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants