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

Enabling MoreChunkedMessages for Invoke Interaction #31378

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Jan 12, 2024

This PR only contains plumbing to allow CommandHandler to send multiple InvokeResponseMessages to CommandSender, and for CommandSender properly process and respond to InvokeResponseMessages that contain MoreChunkedMessage

Some test names in src/app/tests/TestCommandInteraction.cpp were updated to reflect what they were actually testing already. Brief attempt was made to change the tests to do what test name was suggesting, but that required a larger change adding in a CommandSender for the CommandHandler to communicate with. That is very much outside the scope of what this PR is trying to accomplish, as such I just went with renaming testname

To be completed in a follow up PR:

  • Adding unit tests dealing with sending command with more chunked messages in src/app/tests/TestCommandInteraction.cpp.
    • To complete batch commands by Jan 19th, 2024 code freeze date, trade off of spending time to encapsulate CommandResponseSender instead of adding unit test.
      • Additionally CI integration testing is anticipated to be added before Jan 19th, 2024 code freeze date.
  • Changes to CommandHandler to build more than one InvokeResponseMessage (ie having mChunkscontain more than 1 buffer). I would like that PR to focus just on that and this PR to focus on the plumbing of InvokeResponseMessages with MoreChunkedMessages between CommandResponseSender and CommandSender.

Test:

  • With local changes, not uploaded in this PR but local to my dev environment, confirmed when sending CommandData that is too large that it will be sent in two InvokeResponseMessages and MoreChunkingMechanism works
    • Additionally if client side fails to send StatusResponse, confirmed timeout on server side kicks in and everything is cleaned up appropriately (again tested with local hacks not uploaded in this PR).

Copy link

github-actions bot commented Jan 12, 2024

PR #31378: Size comparison from a4300e7 to f2f516f

Increases above 0.2%:

platform target config section a4300e7 f2f516f change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 88824 89088 264 0.3
lock-ftd LP_EM_CC1354P10_6 .rodata 83080 83336 256 0.3
pump-app LP_EM_CC1354P10_6 .rodata 84416 84672 256 0.3
pump-controller-app LP_EM_CC1354P10_6 .rodata 80256 80512 256 0.3
linux chip-tool-ipv6only arm64 (read/write) 573520 575128 1608 0.3
thermostat-no-ble arm64 (read/write) 246296 248128 1832 0.7
Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a4300e7 f2f516f change % change
bl602 lighting-app bl602 (read/write) 1419922 1420754 832 0.1
.bss 85184 85216 32 0.0
.rodata 156980 157068 88 0.1
.text 1087626 1088338 712 0.1
bl602+mfd (read/write) 1434394 1435226 832 0.1
.bss 85352 85384 32 0.0
.rodata 155940 156028 88 0.1
.text 1102994 1103706 712 0.1
bl602+rpc (read/write) 1467698 1468554 856 0.1
.bss 93216 93248 32 0.0
.data 9856 9864 8 0.1
.rodata 164596 164684 88 0.1
.text 1119370 1120094 724 0.1
bl702 lighting-app bl702 (read/write) 1184963 1185811 848 0.1
.data 3656 3664 8 0.2
.rodata 106352 106440 88 0.1
.text 957290 957994 704 0.1
bl702+mfd (read/write) 1196095 1196943 848 0.1
.data 3640 3648 8 0.2
.rodata 105292 105380 88 0.1
.text 969354 970058 704 0.1
bl702+rpc (read/write) 1276639 1277471 832 0.1
.data 4216 4224 8 0.2
.rodata 121772 121860 88 0.1
.text 1032096 1032800 704 0.1
bl706-eth (read/write) 1004081 1004953 872 0.1
.data 3232 3240 8 0.2
.rodata 99684 99772 88 0.1
.text 749696 750422 726 0.1
bl706-wifi (read/write) 1234966 1235886 920 0.1
.data 3672 3680 8 0.2
.rodata 120664 120752 88 0.1
.text 977822 978614 792 0.1
bl702l lighting-app bl702l (read/write) 1154604 1155444 840 0.1
.data 5024 5032 8 0.2
.rodata 100356 100444 88 0.1
.text 950416 951128 712 0.1
bl702l+mfd (read/write) 1165800 1166640 840 0.1
.data 5000 5008 8 0.2
.rodata 99296 99384 88 0.1
.text 962536 963248 712 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778096 778880 784 0.1
(read/write) 168380 168396 16 0.0
.bss 90452 90468 16 0.0
.rodata 88824 89088 264 0.3
.text 689008 689528 520 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 794168 794944 776 0.1
(read/write) 178608 178624 16 0.0
.bss 100628 100644 16 0.0
.rodata 83080 83336 256 0.3
.text 710820 711340 520 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 782416 783192 776 0.1
(read/write) 173064 173080 16 0.0
.bss 95084 95100 16 0.0
.rodata 109688 109944 256 0.2
.text 672460 672980 520 0.1
pump-app LP_EM_CC1354P10_6 (read only) 735040 735816 776 0.1
(read/write) 167384 167392 8 0.0
.bss 89232 89240 8 0.0
.rodata 84416 84672 256 0.3
.text 650360 650880 520 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 720552 721328 776 0.1
(read/write) 167564 167580 16 0.0
.bss 89416 89432 16 0.0
.rodata 80256 80512 256 0.3
.text 640032 640552 520 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567938 568626 688 0.1
(read/write) 207744 207776 32 0.0
.bss 201028 201060 32 0.0
.rodata 83962 84130 168 0.2
.text 481852 482372 520 0.1
lock CC3235SF_LAUNCHXL (read only) 621298 621986 688 0.1
(read/write) 208144 208176 32 0.0
.bss 201504 201536 32 0.0
.rodata 105834 106002 168 0.2
.text 513340 513860 520 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 562303 562799 496 0.1
.app_xip_area 452457 452921 464 0.1
.bss 64688 64720 32 0.0
lock cyw930739m2evb_01 (read/write) 544543 545039 496 0.1
.app_xip_area 429961 430425 464 0.1
.bss 69384 69416 32 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563215 563823 608 0.1
.app_xip_area 454825 455401 576 0.1
.bss 63272 63304 32 0.1
switch cyw930739m2evb_01 (read/write) 558823 559319 496 0.1
.app_xip_area 447201 447665 464 0.1
.bss 66392 66424 32 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042240 1043136 896 0.1
.bss 192656 192688 32 0.0
.text 846788 847652 864 0.1
BRD4187C (read/write) 1105288 1106072 784 0.1
.bss 194932 194964 32 0.0
.text 906952 907704 752 0.1
lock-app BRD4161A+wf200 (read/write) 1118204 1118724 520 0.0
.bss 188040 188072 32 0.0
.text 927344 927832 488 0.1
window-app BRD4187C (read/write) 1138656 1139544 888 0.1
.bss 166924 166956 32 0.0
.text 968420 969276 856 0.1
esp32 all-clusters-app c3devkit (read only) 1153736 1154310 574 0.0
(read/write) 1669232 1669352 120 0.0
.dram0.bss 71640 71672 32 0.0
.flash.rodata 240000 240088 88 0.0
.flash.text 1153736 1154310 574 0.0
m5stack (read only) 1199999 1200351 352 0.0
(read/write) 519852 519972 120 0.0
.dram0.bss 78504 78536 32 0.0
.flash.rodata 270296 270384 88 0.0
.flash.text 1193835 1194187 352 0.0
k32w contact k32w0+release (read only) 606680 607232 552 0.1
(read/write) 81172 81188 16 0.0
.bss 68952 68968 16 0.0
.text 606144 606696 552 0.1
k32w1+release (read/write) 691964 692660 696 0.1
.bss 67608 67624 16 0.0
.text 578096 578776 680 0.1
light k32w0+release (read only) 596080 596632 552 0.1
(read/write) 79188 79204 16 0.0
.bss 67016 67032 16 0.0
.text 595544 596096 552 0.1
k32w1+release (read/write) 783776 784560 784 0.1
.bss 77284 77300 16 0.0
.text 661040 661808 768 0.1
lock k32w0+release (read only) 577512 577984 472 0.1
(read/write) 78644 78652 8 0.0
.bss 66496 66504 8 0.0
.text 576976 577448 472 0.1
linux air-purifier-app debug (read only) 2535893 2538165 2272 0.1
.rodata 179752 180008 256 0.1
.text 2180693 2182709 2016 0.1
all-clusters-app debug (read only) 5434121 5436793 2672 0.0
.rodata 314396 314652 256 0.1
.text 4707635 4710051 2416 0.1
all-clusters-minimal-app debug (read only) 4963641 4966313 2672 0.1
.rodata 272973 273229 256 0.1
.text 4458211 4460627 2416 0.1
bridge-app debug (read only) 4426753 4428945 2192 0.0
.rodata 219605 219765 160 0.1
.text 3988531 3990563 2032 0.1
chip-tool debug (read only) 11770185 11772745 2560 0.0
.rodata 429337 429593 256 0.1
.text 10651491 10653795 2304 0.0
chip-tool-ipv6only arm64 (read only) 11343488 11345976 2488 0.0
(read/write) 573520 575128 1608 0.3
.data.rel.ro 438704 438728 24 0.0
.rodata 340044 340276 232 0.1
.text 10133804 10136044 2240 0.0
lighting-app debug+rpc+ui (read only) 5312649 5314937 2288 0.0
.rodata 340852 341108 256 0.1
.text 4726963 4728995 2032 0.0
lock-app debug (read only) 4512049 4514337 2288 0.1
.rodata 247541 247797 256 0.1
.text 4054435 4056467 2032 0.1
ota-provider-app debug (read only) 4176009 4178297 2288 0.1
.rodata 201749 201909 160 0.1
.text 3782339 3784467 2128 0.1
ota-requestor-app debug (read only) 4266969 4269753 2784 0.1
.rodata 205589 205845 256 0.1
.text 3865155 3867683 2528 0.1
shell debug (read only) 2804737 2807009 2272 0.1
.rodata 182688 182944 256 0.1
.text 2450674 2452690 2016 0.1
thermostat-no-ble arm64 (read only) 4354920 4357200 2280 0.1
(read/write) 246296 248128 1832 0.7
.data.rel.ro 102752 102776 24 0.0
.rodata 155772 155940 168 0.1
.text 3856636 3858716 2080 0.1
tv-app debug (read only) 5413449 5416025 2576 0.0
.rodata 273685 273941 256 0.1
.text 4902067 4904387 2320 0.0
tv-casting-app debug (read only) 9642929 9645489 2560 0.0
.rodata 365832 366088 256 0.1
.text 8815811 8818115 2304 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526976 2527784 808 0.0
.bss 220240 220272 32 0.0
.text 1489660 1490468 808 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1070524 1071096 572 0.1
bss 129376 129408 32 0.0
rodata 105628 105720 92 0.1
text 787800 788272 472 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1196584 1197084 500 0.0
bss 121586 121618 32 0.0
rodata 139340 139344 4 0.0
text 785184 785644 460 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041448 1042016 568 0.1
bss 129300 129332 32 0.0
rodata 98888 98976 88 0.1
text 765448 765920 472 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1754532 1755212 680 0.0
.bss 194996 195028 32 0.0
.text 1548532 1549180 648 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1707380 1708044 664 0.0
.bss 192908 192940 32 0.0
.text 1503468 1504100 632 0.0
light cy8ckit_062s2_43012 (read/write) 1632292 1632956 664 0.0
.bss 186404 186436 32 0.0
.text 1435068 1435700 632 0.0
lock cy8ckit_062s2_43012 (read/write) 1659196 1659876 680 0.0
.bss 213500 213532 32 0.0
.text 1434852 1435500 648 0.0
qpg lighting-app qpg6105+debug (read/write) 1117832 1118392 560 0.1
.bss 101224 101240 16 0.0
.text 630212 630772 560 0.1
lock-app qpg6105+debug (read/write) 1081752 1082320 568 0.1
.bss 97520 97536 16 0.0
.text 594128 594696 568 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822390 822858 468 0.1
bss 50916 50924 8 0.0
text 614666 615122 456 0.1
all-clusters-app tlsr9518adk80d (read/write) 1089672 1090380 708 0.1
bss 100372 100404 32 0.0
text 769822 770404 582 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1085340 1086048 708 0.1
bss 109696 109728 32 0.0
text 754544 755128 584 0.1
bridge-app tlsr9518adk80d (read/write) 935788 936288 500 0.1
bss 93664 93696 32 0.0
text 647792 648254 462 0.1
contact-sensor-app tlsr9528a_retention (read/write) 822626 823094 468 0.1
bss 50960 50968 8 0.0
text 615036 615492 456 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 980136 980820 684 0.1
bss 79004 79012 8 0.0
text 695520 696100 580 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094368 1095076 708 0.1
bss 99840 99872 32 0.0
text 770918 771502 584 0.1
lock-app-dfu tlsr9528a (read/write) 966348 966816 468 0.0
bss 97304 97312 8 0.0
text 648804 649260 456 0.1
ota-requestor-app tlsr9518adk80d (read/write) 949724 950432 708 0.1
bss 92348 92380 32 0.0
text 664160 664748 588 0.1
pump-app tlsr9528a (read/write) 881528 881996 468 0.1
bss 69032 69040 8 0.0
text 623152 623608 456 0.1
pump-controller-app tlsr9518adk80d (read/write) 822180 822648 468 0.1
bss 57276 57284 8 0.0
text 590076 590532 456 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 824354 824822 468 0.1
bss 51096 51104 8 0.0
text 617780 618236 456 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879405 880089 684 0.1
bss 60744 60752 8 0.0
text 631972 632554 582 0.1
thermostat tlsr9518adk80d (read/write) 846544 847012 468 0.1
bss 57564 57572 8 0.0
text 608542 608998 456 0.1
window-covering tlsr9518adk80d (read/write) 840744 841212 468 0.1
bss 57880 57888 8 0.0
text 602496 602952 456 0.1
Decreases (4 builds for psoc6)
platform target config section a4300e7 f2f516f change % change
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835728 835696 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837784 -32 -0.0
light cy8ckit_062s2_43012 (read only) 844504 844472 -32 -0.0
lock cy8ckit_062s2_43012 (read only) 817384 817352 -32 -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 a4300e7 f2f516f change % change
bl602 lighting-app bl602 (read/write) 1419922 1420754 832 0.1
.bss 85184 85216 32 0.0
.data 9488 9488 0 0.0
.rodata 156980 157068 88 0.1
.text 1087626 1088338 712 0.1
bl602+mfd (read/write) 1434394 1435226 832 0.1
.bss 85352 85384 32 0.0
.data 9456 9456 0 0.0
.rodata 155940 156028 88 0.1
.text 1102994 1103706 712 0.1
bl602+rpc (read/write) 1467698 1468554 856 0.1
.bss 93216 93248 32 0.0
.data 9856 9864 8 0.1
.rodata 164596 164684 88 0.1
.text 1119370 1120094 724 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184963 1185811 848 0.1
.bss 11133 11133 0 0.0
.data 3656 3664 8 0.2
.rodata 106352 106440 88 0.1
.text 957290 957994 704 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196095 1196943 848 0.1
.bss 11309 11309 0 0.0
.data 3640 3648 8 0.2
.rodata 105292 105380 88 0.1
.text 969354 970058 704 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276639 1277471 832 0.1
.bss 19597 19597 0 0.0
.data 4216 4224 8 0.2
.rodata 121772 121860 88 0.1
.text 1032096 1032800 704 0.1
bl706-eth (read/write) 1004081 1004953 872 0.1
.bss 23692 23692 0 0.0
.data 3232 3240 8 0.2
.rodata 99684 99772 88 0.1
.text 749696 750422 726 0.1
bl706-wifi (read/write) 1234966 1235886 920 0.1
.bss 10577 10577 0 0.0
.data 3672 3680 8 0.2
.rodata 120664 120752 88 0.1
.text 977822 978614 792 0.1
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1154604 1155444 840 0.1
.bss 16328 16328 0 0.0
.data 5024 5032 8 0.2
.rodata 100356 100444 88 0.1
.text 950416 951128 712 0.1
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165800 1166640 840 0.1
.bss 16504 16504 0 0.0
.data 5000 5008 8 0.2
.rodata 99296 99384 88 0.1
.text 962536 963248 712 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778096 778880 784 0.1
(read/write) 168380 168396 16 0.0
.bss 90452 90468 16 0.0
.data 3524 3524 0 0.0
.rodata 88824 89088 264 0.3
.text 689008 689528 520 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 794168 794944 776 0.1
(read/write) 178608 178624 16 0.0
.bss 100628 100644 16 0.0
.data 3552 3552 0 0.0
.rodata 83080 83336 256 0.3
.text 710820 711340 520 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 782416 783192 776 0.1
(read/write) 173064 173080 16 0.0
.bss 95084 95100 16 0.0
.data 3552 3552 0 0.0
.rodata 109688 109944 256 0.2
.text 672460 672980 520 0.1
pump-app LP_EM_CC1354P10_6 (read only) 735040 735816 776 0.1
(read/write) 167384 167392 8 0.0
.bss 89232 89240 8 0.0
.data 3512 3512 0 0.0
.rodata 84416 84672 256 0.3
.text 650360 650880 520 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 720552 721328 776 0.1
(read/write) 167564 167580 16 0.0
.bss 89416 89432 16 0.0
.data 3508 3508 0 0.0
.rodata 80256 80512 256 0.3
.text 640032 640552 520 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567938 568626 688 0.1
(read/write) 207744 207776 32 0.0
.bss 201028 201060 32 0.0
.data 1592 1592 0 0.0
.rodata 83962 84130 168 0.2
.text 481852 482372 520 0.1
lock CC3235SF_LAUNCHXL (read only) 621298 621986 688 0.1
(read/write) 208144 208176 32 0.0
.bss 201504 201536 32 0.0
.data 1520 1520 0 0.0
.rodata 105834 106002 168 0.2
.text 513340 513860 520 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 562303 562799 496 0.1
.app_xip_area 452457 452921 464 0.1
.bss 64688 64720 32 0.0
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544543 545039 496 0.1
.app_xip_area 429961 430425 464 0.1
.bss 69384 69416 32 0.0
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563215 563823 608 0.1
.app_xip_area 454825 455401 576 0.1
.bss 63272 63304 32 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558823 559319 496 0.1
.app_xip_area 447201 447665 464 0.1
.bss 66392 66424 32 0.0
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042240 1043136 896 0.1
.bss 192656 192688 32 0.0
.data 2776 2776 0 0.0
.text 846788 847652 864 0.1
BRD4187C (read/write) 1105288 1106072 784 0.1
.bss 194932 194964 32 0.0
.data 3384 3384 0 0.0
.text 906952 907704 752 0.1
lock-app BRD4161A+wf200 (read/write) 1118204 1118724 520 0.0
.bss 188040 188072 32 0.0
.data 2800 2800 0 0.0
.text 927344 927832 488 0.1
window-app BRD4187C (read/write) 1138656 1139544 888 0.1
.bss 166924 166956 32 0.0
.data 3292 3292 0 0.0
.text 968420 969276 856 0.1
esp32 all-clusters-app c3devkit (read only) 1153736 1154310 574 0.0
(read/write) 1669232 1669352 120 0.0
.dram0.bss 71640 71672 32 0.0
.dram0.data 13588 13588 0 0.0
.flash.rodata 240000 240088 88 0.0
.flash.text 1153736 1154310 574 0.0
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1199999 1200351 352 0.0
(read/write) 519852 519972 120 0.0
.dram0.bss 78504 78536 32 0.0
.dram0.data 35132 35132 0 0.0
.flash.rodata 270296 270384 88 0.0
.flash.text 1193835 1194187 352 0.0
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606680 607232 552 0.1
(read/write) 81172 81188 16 0.0
.bss 68952 68968 16 0.0
.data 2236 2236 0 0.0
.text 606144 606696 552 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691964 692660 696 0.1
.bss 67608 67624 16 0.0
.data 2788 2788 0 0.0
.text 578096 578776 680 0.1
light k32w0+release (read only) 596080 596632 552 0.1
(read/write) 79188 79204 16 0.0
.bss 67016 67032 16 0.0
.data 2188 2188 0 0.0
.text 595544 596096 552 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783776 784560 784 0.1
.bss 77284 77300 16 0.0
.data 2000 2000 0 0.0
.text 661040 661808 768 0.1
lock k32w0+release (read only) 577512 577984 472 0.1
(read/write) 78644 78652 8 0.0
.bss 66496 66504 8 0.0
.data 2164 2164 0 0.0
.text 576976 577448 472 0.1
linux air-purifier-app debug (read only) 2535893 2538165 2272 0.1
(read/write) 127248 127248 0 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 179752 180008 256 0.1
.text 2180693 2182709 2016 0.1
all-clusters-app debug (read only) 5434121 5436793 2672 0.0
(read/write) 457920 457920 0 0.0
.bss 131184 131184 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 315016 315016 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 314396 314652 256 0.1
.text 4707635 4710051 2416 0.1
all-clusters-minimal-app debug (read only) 4963641 4966313 2672 0.1
(read/write) 234760 234760 0 0.0
.bss 127280 127280 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 95976 95976 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 272973 273229 256 0.1
.text 4458211 4460627 2416 0.1
bridge-app debug (read only) 4426753 4428945 2192 0.0
(read/write) 216032 216032 0 0.0
.bss 117848 117848 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 219605 219765 160 0.1
.text 3988531 3990563 2032 0.1
chip-tool debug (read only) 11770185 11772745 2560 0.0
(read/write) 505976 505976 0 0.0
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 399472 399472 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 429337 429593 256 0.1
.text 10651491 10653795 2304 0.0
chip-tool-ipv6only arm64 (read only) 11343488 11345976 2488 0.0
(read/write) 573520 575128 1608 0.3
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 438704 438728 24 0.0
.dynamic 512 512 0 0.0
.got 20032 20032 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 340044 340276 232 0.1
.text 10133804 10136044 2240 0.0
lighting-app debug+rpc+ui (read only) 5312649 5314937 2288 0.0
(read/write) 225040 225040 0 0.0
.bss 118912 118912 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 968 0 0.0
.rodata 340852 341108 256 0.1
.text 4726963 4728995 2032 0.0
lock-app debug (read only) 4512049 4514337 2288 0.1
(read/write) 203688 203688 0 0.0
.bss 113312 113312 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 247541 247797 256 0.1
.text 4054435 4056467 2032 0.1
ota-provider-app debug (read only) 4176009 4178297 2288 0.1
(read/write) 192704 192704 0 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 201749 201909 160 0.1
.text 3782339 3784467 2128 0.1
ota-requestor-app debug (read only) 4266969 4269753 2784 0.1
(read/write) 196984 196984 0 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 205589 205845 256 0.1
.text 3865155 3867683 2528 0.1
shell debug (read only) 2804737 2807009 2272 0.1
(read/write) 152672 152672 0 0.0
.bss 61864 61864 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1104 0 0.0
.rodata 182688 182944 256 0.1
.text 2450674 2452690 2016 0.1
thermostat-no-ble arm64 (read only) 4354920 4357200 2280 0.1
(read/write) 246296 248128 1832 0.7
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102752 102776 24 0.0
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155772 155940 168 0.1
.text 3856636 3858716 2080 0.1
tv-app debug (read only) 5413449 5416025 2576 0.0
(read/write) 349184 349184 0 0.0
.bss 243168 243168 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 273685 273941 256 0.1
.text 4902067 4904387 2320 0.0
tv-casting-app debug (read only) 9642929 9645489 2560 0.0
(read/write) 337904 337904 0 0.0
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 172192 172192 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 365832 366088 256 0.1
.text 8815811 8818115 2304 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526976 2527784 808 0.0
.bss 220240 220272 32 0.0
.data 5208 5208 0 0.0
.text 1489660 1490468 808 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070524 1071096 572 0.1
bss 129376 129408 32 0.0
rodata 105628 105720 92 0.1
text 787800 788272 472 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196584 1197084 500 0.0
bss 121586 121618 32 0.0
rodata 139340 139344 4 0.0
text 785184 785644 460 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041448 1042016 568 0.1
bss 129300 129332 32 0.0
rodata 98888 98976 88 0.1
text 765448 765920 472 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835728 835696 -32 -0.0
(read/write) 1754532 1755212 680 0.0
.bss 194996 195028 32 0.0
.data 2616 2616 0 0.0
.text 1548532 1549180 648 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837784 -32 -0.0
(read/write) 1707380 1708044 664 0.0
.bss 192908 192940 32 0.0
.data 2616 2616 0 0.0
.text 1503468 1504100 632 0.0
light cy8ckit_062s2_43012 (read only) 844504 844472 -32 -0.0
(read/write) 1632292 1632956 664 0.0
.bss 186404 186436 32 0.0
.data 2432 2432 0 0.0
.text 1435068 1435700 632 0.0
lock cy8ckit_062s2_43012 (read only) 817384 817352 -32 -0.0
(read/write) 1659196 1659876 680 0.0
.bss 213500 213532 32 0.0
.data 2456 2456 0 0.0
.text 1434852 1435500 648 0.0
qpg lighting-app qpg6105+debug (read/write) 1117832 1118392 560 0.1
.bss 101224 101240 16 0.0
.data 808 808 0 0.0
.text 630212 630772 560 0.1
lock-app qpg6105+debug (read/write) 1081752 1082320 568 0.1
.bss 97520 97536 16 0.0
.data 852 852 0 0.0
.text 594128 594696 568 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822390 822858 468 0.1
bss 50916 50924 8 0.0
text 614666 615122 456 0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089672 1090380 708 0.1
bss 100372 100404 32 0.0
text 769822 770404 582 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085340 1086048 708 0.1
bss 109696 109728 32 0.0
text 754544 755128 584 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935788 936288 500 0.1
bss 93664 93696 32 0.0
text 647792 648254 462 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822626 823094 468 0.1
bss 50960 50968 8 0.0
text 615036 615492 456 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 980136 980820 684 0.1
bss 79004 79012 8 0.0
text 695520 696100 580 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094368 1095076 708 0.1
bss 99840 99872 32 0.0
text 770918 771502 584 0.1
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966348 966816 468 0.0
bss 97304 97312 8 0.0
text 648804 649260 456 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949724 950432 708 0.1
bss 92348 92380 32 0.0
text 664160 664748 588 0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881528 881996 468 0.1
bss 69032 69040 8 0.0
text 623152 623608 456 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822180 822648 468 0.1
bss 57276 57284 8 0.0
text 590076 590532 456 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 0 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824354 824822 468 0.1
bss 51096 51104 8 0.0
text 617780 618236 456 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879405 880089 684 0.1
bss 60744 60752 8 0.0
text 631972 632554 582 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846544 847012 468 0.1
bss 57564 57572 8 0.0
text 608542 608998 456 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840744 841212 468 0.1
bss 57880 57888 8 0.0
text 602496 602952 456 0.1

Copy link

github-actions bot commented Jan 12, 2024

PR #31378: Size comparison from a4300e7 to 5017d75

Increases above 0.2%:

platform target config section a4300e7 5017d75 change % change
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 .rodata 88824 89184 360 0.4
lock-ftd LP_EM_CC1354P10_6 .rodata 83080 83392 312 0.4
lock-mtd LP_EM_CC1354P10_6 .rodata 109688 110040 352 0.3
pump-app LP_EM_CC1354P10_6 .rodata 84416 84768 352 0.4
pump-controller-app LP_EM_CC1354P10_6 .rodata 80256 80608 352 0.4
cc32xx air-purifier CC3235SF_LAUNCHXL .rodata 83962 84218 256 0.3
linux air-purifier-app debug .init_array 808 816 8 1.0
.rodata 179752 180744 992 0.6
all-clusters-app debug .init_array 1288 1296 8 0.6
.rodata 314396 315420 1024 0.3
all-clusters-minimal-app debug .init_array 1168 1176 8 0.7
.rodata 272973 273965 992 0.4
bridge-app debug .init_array 832 840 8 1.0
.rodata 219605 220469 864 0.4
chip-tool debug .init_array 792 808 16 2.0
chip-tool-ipv6only arm64 (read/write) 573520 575976 2456 0.4
lighting-app debug+rpc+ui .init_array 968 976 8 0.8
lock-app debug .init_array 864 872 8 0.9
.rodata 247541 248597 1056 0.4
ota-provider-app debug .init_array 728 736 8 1.1
.rodata 201749 202677 928 0.5
ota-requestor-app debug .init_array 784 792 8 1.0
.rodata 205589 206581 992 0.5
shell debug .init_array 1104 1112 8 0.7
.rodata 182688 183712 1024 0.6
thermostat-no-ble arm64 .rodata 155772 156212 440 0.3
tv-app debug .init_array 1144 1152 8 0.7
.rodata 273685 274677 992 0.4
tv-casting-app debug .init_array 1160 1176 16 1.4
.rodata 365832 366824 992 0.3
Increases (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section a4300e7 5017d75 change % change
bl602 lighting-app bl602 (read/write) 1419922 1421078 1156 0.1
.bss 85184 85248 64 0.1
.rodata 156980 157136 156 0.1
.text 1087626 1088566 940 0.1
bl602+mfd (read/write) 1434394 1435806 1412 0.1
.bss 85352 85416 64 0.1
.rodata 155940 156096 156 0.1
.text 1102994 1104190 1196 0.1
bl602+rpc (read/write) 1467698 1468886 1188 0.1
.bss 93216 93280 64 0.1
.data 9856 9864 8 0.1
.rodata 164596 164752 156 0.1
.text 1119370 1120322 952 0.1
bl702 lighting-app bl702 (read/write) 1184963 1186139 1176 0.1
.data 3656 3664 8 0.2
.rodata 106352 106508 156 0.1
.text 957290 958222 932 0.1
bl702+mfd (read/write) 1196095 1197271 1176 0.1
.data 3640 3648 8 0.2
.rodata 105292 105448 156 0.1
.text 969354 970286 932 0.1
bl702+rpc (read/write) 1276639 1278055 1416 0.1
.data 4216 4224 8 0.2
.rodata 121772 121928 156 0.1
.text 1032096 1033284 1188 0.1
bl706-eth (read/write) 1004081 1005281 1200 0.1
.data 3232 3240 8 0.2
.rodata 99684 99840 156 0.2
.text 749696 750650 954 0.1
bl706-wifi (read/write) 1234966 1236222 1256 0.1
.data 3672 3680 8 0.2
.rodata 120664 120820 156 0.1
.text 977822 978852 1030 0.1
bl702l lighting-app bl702l (read/write) 1154604 1156284 1680 0.1
.data 5024 5032 8 0.2
.rodata 100356 100512 156 0.2
.text 950416 951356 940 0.1
bl702l+mfd (read/write) 1165800 1167224 1424 0.1
.data 5000 5008 8 0.2
.rodata 99296 99452 156 0.2
.text 962536 963732 1196 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778096 779184 1088 0.1
(read/write) 168380 168412 32 0.0
.bss 90452 90484 32 0.0
.rodata 88824 89184 360 0.4
.text 689008 689736 728 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 794168 795184 1016 0.1
(read/write) 178608 178640 32 0.0
.bss 100628 100660 32 0.0
.rodata 83080 83392 312 0.4
.text 710820 711524 704 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 782416 783496 1080 0.1
(read/write) 173064 173096 32 0.0
.bss 95084 95116 32 0.0
.rodata 109688 110040 352 0.3
.text 672460 673188 728 0.1
pump-app LP_EM_CC1354P10_6 (read only) 735040 736104 1064 0.1
(read/write) 167384 167400 16 0.0
.bss 89232 89248 16 0.0
.rodata 84416 84768 352 0.4
.text 650360 651072 712 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 720552 721624 1072 0.1
(read/write) 167564 167596 32 0.0
.bss 89416 89448 32 0.0
.rodata 80256 80608 352 0.4
.text 640032 640752 720 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567938 569026 1088 0.2
(read/write) 207744 207808 64 0.0
.bss 201028 201092 64 0.0
.rodata 83962 84218 256 0.3
.text 481852 482684 832 0.2
lock CC3235SF_LAUNCHXL (read only) 621298 622386 1088 0.2
(read/write) 208144 208208 64 0.0
.bss 201504 201568 64 0.0
.rodata 105834 106090 256 0.2
.text 513340 514172 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 562303 562959 656 0.1
.app_xip_area 452457 453049 592 0.1
.bss 64688 64752 64 0.1
lock cyw930739m2evb_01 (read/write) 544543 545207 664 0.1
.app_xip_area 429961 430561 600 0.1
.bss 69384 69448 64 0.1
ota-requestor cyw930739m2evb_01 (read/write) 563215 564087 872 0.2
.app_xip_area 454825 455633 808 0.2
.bss 63272 63336 64 0.1
switch cyw930739m2evb_01 (read/write) 558823 559511 688 0.1
.app_xip_area 447201 447825 624 0.1
.bss 66392 66456 64 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042240 1043512 1272 0.1
.bss 192656 192720 64 0.0
.text 846788 847996 1208 0.1
BRD4187C (read/write) 1105288 1106432 1144 0.1
.bss 194932 194996 64 0.0
.text 906952 908032 1080 0.1
lock-app BRD4161A+wf200 (read/write) 1118204 1118884 680 0.1
.bss 188040 188104 64 0.0
.text 927344 927960 616 0.1
window-app BRD4187C (read/write) 1138656 1139928 1272 0.1
.bss 166924 166988 64 0.0
.text 968420 969628 1208 0.1
esp32 all-clusters-app c3devkit (read only) 1153736 1154548 812 0.1
(read/write) 1669232 1669544 312 0.0
.dram0.bss 71640 71704 64 0.1
.flash.rodata 240000 240248 248 0.1
.flash.text 1153736 1154548 812 0.1
m5stack (read only) 1199999 1200687 688 0.1
(read/write) 519852 520156 304 0.1
.dram0.bss 78504 78568 64 0.1
.flash.rodata 270296 270536 240 0.1
.flash.text 1193835 1194523 688 0.1
k32w contact k32w0+release (read only) 606680 607504 824 0.1
(read/write) 81172 81204 32 0.0
.bss 68952 68984 32 0.0
.text 606144 606968 824 0.1
k32w1+release (read/write) 691964 692964 1000 0.1
.bss 67608 67640 32 0.0
.text 578096 579064 968 0.2
light k32w0+release (read only) 596080 596880 800 0.1
(read/write) 79188 79220 32 0.0
.bss 67016 67048 32 0.0
.text 595544 596344 800 0.1
k32w1+release (read/write) 783776 784872 1096 0.1
.bss 77284 77316 32 0.0
.text 661040 662104 1064 0.2
lock k32w0+release (read only) 577512 578240 728 0.1
(read/write) 78644 78660 16 0.0
.bss 66496 66512 16 0.0
.text 576976 577704 728 0.1
linux air-purifier-app debug (read only) 2535893 2541037 5144 0.2
(read/write) 127248 127256 8 0.0
.init_array 808 816 8 1.0
.rodata 179752 180744 992 0.6
.text 2180693 2184821 4128 0.2
all-clusters-app debug (read only) 5434121 5439953 5832 0.1
(read/write) 457920 457928 8 0.0
.init_array 1288 1296 8 0.6
.rodata 314396 315420 1024 0.3
.text 4707635 4712419 4784 0.1
all-clusters-minimal-app debug (read only) 4963641 4969425 5784 0.1
(read/write) 234760 234768 8 0.0
.init_array 1168 1176 8 0.7
.rodata 272973 273965 992 0.4
.text 4458211 4462979 4768 0.1
bridge-app debug (read only) 4426753 4431785 5032 0.1
(read/write) 216032 216040 8 0.0
.init_array 832 840 8 1.0
.rodata 219605 220469 864 0.4
.text 3988531 3992675 4144 0.1
chip-tool debug (read only) 11770185 11776425 6240 0.1
(read/write) 505976 505992 16 0.0
.init_array 792 808 16 2.0
.rodata 429337 430297 960 0.2
.text 10651491 10656723 5232 0.0
chip-tool-ipv6only arm64 (read only) 11343488 11349224 5736 0.1
(read/write) 573520 575976 2456 0.4
.data.rel.ro 438704 438776 72 0.0
.rodata 340044 340676 632 0.2
.text 10133804 10138844 5040 0.0
lighting-app debug+rpc+ui (read only) 5312649 5317105 4456 0.1
(read/write) 225040 225048 8 0.0
.init_array 968 976 8 0.8
.rodata 340852 341588 736 0.2
.text 4726963 4730659 3696 0.1
lock-app debug (read only) 4512049 4517273 5224 0.1
(read/write) 203688 203696 8 0.0
.init_array 864 872 8 0.9
.rodata 247541 248597 1056 0.4
.text 4054435 4058579 4144 0.1
ota-provider-app debug (read only) 4176009 4181201 5192 0.1
(read/write) 192704 192712 8 0.0
.init_array 728 736 8 1.1
.rodata 201749 202677 928 0.5
.text 3782339 3786579 4240 0.1
ota-requestor-app debug (read only) 4266969 4272865 5896 0.1
(read/write) 196984 196992 8 0.0
.init_array 784 792 8 1.0
.rodata 205589 206581 992 0.5
.text 3865155 3870035 4880 0.1
shell debug (read only) 2804737 2809945 5208 0.2
(read/write) 152672 152680 8 0.0
.init_array 1104 1112 8 0.7
.rodata 182688 183712 1024 0.6
.text 2450674 2454834 4160 0.2
thermostat-no-ble arm64 (read only) 4354920 4359680 4760 0.1
.data.rel.ro 102752 102824 72 0.1
.rodata 155772 156212 440 0.3
.text 3856636 3860876 4240 0.1
tv-app debug (read only) 5413449 5419169 5720 0.1
(read/write) 349184 349192 8 0.0
.init_array 1144 1152 8 0.7
.rodata 273685 274677 992 0.4
.text 4902067 4906771 4704 0.1
tv-casting-app debug (read only) 9642929 9648769 5840 0.1
(read/write) 337904 337920 16 0.0
.init_array 1160 1176 16 1.4
.rodata 365832 366824 992 0.3
.text 8815811 8820611 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read/write) 2526976 2528096 1120 0.0
.bss 220240 220304 64 0.0
.text 1489660 1490780 1120 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1070524 1071572 1048 0.1
bss 129376 129440 64 0.0
rodata 105628 105876 248 0.2
text 787800 788468 668 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1196584 1197276 692 0.1
bss 121586 121650 64 0.1
rodata 139340 139344 4 0.0
text 785184 785800 616 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1041448 1042112 664 0.1
bss 129300 129364 64 0.0
rodata 98888 98976 88 0.1
text 765448 766020 572 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1754532 1755740 1208 0.1
.bss 194996 195060 64 0.0
.text 1548532 1549676 1144 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1707380 1708468 1088 0.1
.bss 192908 192972 64 0.0
.text 1503468 1504492 1024 0.1
light cy8ckit_062s2_43012 (read/write) 1632292 1633396 1104 0.1
.bss 186404 186468 64 0.0
.text 1435068 1436108 1040 0.1
lock cy8ckit_062s2_43012 (read/write) 1659196 1660300 1104 0.1
.bss 213500 213564 64 0.0
.text 1434852 1435892 1040 0.1
qpg lighting-app qpg6105+debug (read/write) 1117832 1118608 776 0.1
.bss 101224 101256 32 0.0
.text 630212 630988 776 0.1
lock-app qpg6105+debug (read/write) 1081752 1082544 792 0.1
.bss 97520 97552 32 0.0
.text 594128 594920 792 0.1
telink air-quality-sensor-app tlsr9528a_retention (read/write) 822390 823110 720 0.1
bss 50916 50932 16 0.0
text 614666 615296 630 0.1
all-clusters-app tlsr9518adk80d (read/write) 1089672 1090792 1120 0.1
bss 100372 100436 64 0.1
text 769822 770630 808 0.1
all-clusters-minimal-app tlsr9528a (read/write) 1085340 1086340 1000 0.1
bss 109696 109760 64 0.1
text 754544 755320 776 0.1
bridge-app tlsr9518adk80d (read/write) 935788 936556 768 0.1
bss 93664 93728 64 0.1
text 647792 648424 632 0.1
contact-sensor-app tlsr9528a_retention (read/write) 822626 823346 720 0.1
bss 50960 50976 16 0.0
text 615036 615666 630 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 980136 981200 1064 0.1
bss 79004 79020 16 0.0
text 695520 696318 798 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1094368 1095360 992 0.1
bss 99840 99904 64 0.1
text 770918 771690 772 0.1
lock-app-dfu tlsr9528a (read/write) 966348 967068 720 0.1
bss 97304 97320 16 0.0
text 648804 649438 634 0.1
ota-requestor-app tlsr9518adk80d (read/write) 949724 950708 984 0.1
bss 92348 92412 64 0.1
text 664160 664924 764 0.1
pump-app tlsr9528a (read/write) 881528 882248 720 0.1
bss 69032 69048 16 0.0
text 623152 623782 630 0.1
pump-controller-app tlsr9518adk80d (read/write) 822180 822900 720 0.1
bss 57276 57292 16 0.0
text 590076 590706 630 0.1
smoke_co_alarm-app tlsr9528a_retention (read/write) 824354 825074 720 0.1
bss 51096 51112 16 0.0
text 617780 618412 632 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 879405 880349 944 0.1
bss 60744 60760 16 0.0
text 631972 632734 762 0.1
thermostat tlsr9518adk80d (read/write) 846544 847264 720 0.1
bss 57564 57580 16 0.0
text 608542 609172 630 0.1
window-covering tlsr9518adk80d (read/write) 840744 841464 720 0.1
bss 57880 57896 16 0.0
text 602496 603126 630 0.1
Decreases (5 builds for linux, psoc6)
platform target config section a4300e7 5017d75 change % change
linux thermostat-no-ble arm64 (read/write) 246296 245648 -648 -0.3
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835728 835664 -64 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837752 -64 -0.0
light cy8ckit_062s2_43012 (read only) 844504 844440 -64 -0.0
lock cy8ckit_062s2_43012 (read only) 817384 817320 -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 a4300e7 5017d75 change % change
bl602 lighting-app bl602 (read/write) 1419922 1421078 1156 0.1
.bss 85184 85248 64 0.1
.data 9488 9488 0 0.0
.rodata 156980 157136 156 0.1
.text 1087626 1088566 940 0.1
bl602+mfd (read/write) 1434394 1435806 1412 0.1
.bss 85352 85416 64 0.1
.data 9456 9456 0 0.0
.rodata 155940 156096 156 0.1
.text 1102994 1104190 1196 0.1
bl602+rpc (read/write) 1467698 1468886 1188 0.1
.bss 93216 93280 64 0.1
.data 9856 9864 8 0.1
.rodata 164596 164752 156 0.1
.text 1119370 1120322 952 0.1
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1184963 1186139 1176 0.1
.bss 11133 11133 0 0.0
.data 3656 3664 8 0.2
.rodata 106352 106508 156 0.1
.text 957290 958222 932 0.1
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1196095 1197271 1176 0.1
.bss 11309 11309 0 0.0
.data 3640 3648 8 0.2
.rodata 105292 105448 156 0.1
.text 969354 970286 932 0.1
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1276639 1278055 1416 0.1
.bss 19597 19597 0 0.0
.data 4216 4224 8 0.2
.rodata 121772 121928 156 0.1
.text 1032096 1033284 1188 0.1
bl706-eth (read/write) 1004081 1005281 1200 0.1
.bss 23692 23692 0 0.0
.data 3232 3240 8 0.2
.rodata 99684 99840 156 0.2
.text 749696 750650 954 0.1
bl706-wifi (read/write) 1234966 1236222 1256 0.1
.bss 10577 10577 0 0.0
.data 3672 3680 8 0.2
.rodata 120664 120820 156 0.1
.text 977822 978852 1030 0.1
bl702l lighting-app bl702l (read/write) 1154604 1156284 1680 0.1
.bss 16328 16328 0 0.0
.data 5024 5032 8 0.2
.rodata 100356 100512 156 0.2
.text 950416 951356 940 0.1
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1165800 1167224 1424 0.1
.bss 16504 16504 0 0.0
.data 5000 5008 8 0.2
.rodata 99296 99452 156 0.2
.text 962536 963732 1196 0.1
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 778096 779184 1088 0.1
(read/write) 168380 168412 32 0.0
.bss 90452 90484 32 0.0
.data 3524 3524 0 0.0
.rodata 88824 89184 360 0.4
.text 689008 689736 728 0.1
lock-ftd LP_EM_CC1354P10_6 (read only) 794168 795184 1016 0.1
(read/write) 178608 178640 32 0.0
.bss 100628 100660 32 0.0
.data 3552 3552 0 0.0
.rodata 83080 83392 312 0.4
.text 710820 711524 704 0.1
lock-mtd LP_EM_CC1354P10_6 (read only) 782416 783496 1080 0.1
(read/write) 173064 173096 32 0.0
.bss 95084 95116 32 0.0
.data 3552 3552 0 0.0
.rodata 109688 110040 352 0.3
.text 672460 673188 728 0.1
pump-app LP_EM_CC1354P10_6 (read only) 735040 736104 1064 0.1
(read/write) 167384 167400 16 0.0
.bss 89232 89248 16 0.0
.data 3512 3512 0 0.0
.rodata 84416 84768 352 0.4
.text 650360 651072 712 0.1
pump-controller-app LP_EM_CC1354P10_6 (read only) 720552 721624 1072 0.1
(read/write) 167564 167596 32 0.0
.bss 89416 89448 32 0.0
.data 3508 3508 0 0.0
.rodata 80256 80608 352 0.4
.text 640032 640752 720 0.1
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 567938 569026 1088 0.2
(read/write) 207744 207808 64 0.0
.bss 201028 201092 64 0.0
.data 1592 1592 0 0.0
.rodata 83962 84218 256 0.3
.text 481852 482684 832 0.2
lock CC3235SF_LAUNCHXL (read only) 621298 622386 1088 0.2
(read/write) 208144 208208 64 0.0
.bss 201504 201568 64 0.0
.data 1520 1520 0 0.0
.rodata 105834 106090 256 0.2
.text 513340 514172 832 0.2
cyw30739 light cyw930739m2evb_01 (read/write) 562303 562959 656 0.1
.app_xip_area 452457 453049 592 0.1
.bss 64688 64752 64 0.1
.data 732 732 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 544543 545207 664 0.1
.app_xip_area 429961 430561 600 0.1
.bss 69384 69448 64 0.1
.data 772 772 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 563215 564087 872 0.2
.app_xip_area 454825 455633 808 0.2
.bss 63272 63336 64 0.1
.data 696 696 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558823 559511 688 0.1
.app_xip_area 447201 447825 624 0.1
.bss 66392 66456 64 0.1
.data 804 804 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1042240 1043512 1272 0.1
.bss 192656 192720 64 0.0
.data 2776 2776 0 0.0
.text 846788 847996 1208 0.1
BRD4187C (read/write) 1105288 1106432 1144 0.1
.bss 194932 194996 64 0.0
.data 3384 3384 0 0.0
.text 906952 908032 1080 0.1
lock-app BRD4161A+wf200 (read/write) 1118204 1118884 680 0.1
.bss 188040 188104 64 0.0
.data 2800 2800 0 0.0
.text 927344 927960 616 0.1
window-app BRD4187C (read/write) 1138656 1139928 1272 0.1
.bss 166924 166988 64 0.0
.data 3292 3292 0 0.0
.text 968420 969628 1208 0.1
esp32 all-clusters-app c3devkit (read only) 1153736 1154548 812 0.1
(read/write) 1669232 1669544 312 0.0
.dram0.bss 71640 71704 64 0.1
.dram0.data 13588 13588 0 0.0
.flash.rodata 240000 240248 248 0.1
.flash.text 1153736 1154548 812 0.1
.iram0.text 75530 75530 0 0.0
m5stack (read only) 1199999 1200687 688 0.1
(read/write) 519852 520156 304 0.1
.dram0.bss 78504 78568 64 0.1
.dram0.data 35132 35132 0 0.0
.flash.rodata 270296 270536 240 0.1
.flash.text 1193835 1194523 688 0.1
.iram0.text 125403 125403 0 0.0
k32w contact k32w0+release (read only) 606680 607504 824 0.1
(read/write) 81172 81204 32 0.0
.bss 68952 68984 32 0.0
.data 2236 2236 0 0.0
.text 606144 606968 824 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 691964 692964 1000 0.1
.bss 67608 67640 32 0.0
.data 2788 2788 0 0.0
.text 578096 579064 968 0.2
light k32w0+release (read only) 596080 596880 800 0.1
(read/write) 79188 79220 32 0.0
.bss 67016 67048 32 0.0
.data 2188 2188 0 0.0
.text 595544 596344 800 0.1
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 783776 784872 1096 0.1
.bss 77284 77316 32 0.0
.data 2000 2000 0 0.0
.text 661040 662104 1064 0.2
lock k32w0+release (read only) 577512 578240 728 0.1
(read/write) 78644 78660 16 0.0
.bss 66496 66512 16 0.0
.data 2164 2164 0 0.0
.text 576976 577704 728 0.1
linux air-purifier-app debug (read only) 2535893 2541037 5144 0.2
(read/write) 127248 127256 8 0.0
.bss 46272 46272 0 0.0
.data 2144 2144 0 0.0
.data.rel.ro 72856 72856 0 0.0
.dynamic 608 608 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 808 816 8 1.0
.rodata 179752 180744 992 0.6
.text 2180693 2184821 4128 0.2
all-clusters-app debug (read only) 5434121 5439953 5832 0.1
(read/write) 457920 457928 8 0.0
.bss 131184 131184 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 315016 315016 0 0.0
.dynamic 624 624 0 0.0
.got 5336 5336 0 0.0
.init 27 27 0 0.0
.init_array 1288 1296 8 0.6
.rodata 314396 315420 1024 0.3
.text 4707635 4712419 4784 0.1
all-clusters-minimal-app debug (read only) 4963641 4969425 5784 0.1
(read/write) 234760 234768 8 0.0
.bss 127280 127280 0 0.0
.data 4384 4384 0 0.0
.data.rel.ro 95976 95976 0 0.0
.dynamic 624 624 0 0.0
.got 5296 5296 0 0.0
.init 27 27 0 0.0
.init_array 1168 1176 8 0.7
.rodata 272973 273965 992 0.4
.text 4458211 4462979 4768 0.1
bridge-app debug (read only) 4426753 4431785 5032 0.1
(read/write) 216032 216040 8 0.0
.bss 117848 117848 0 0.0
.data 6144 6144 0 0.0
.data.rel.ro 85312 85312 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 832 840 8 1.0
.rodata 219605 220469 864 0.4
.text 3988531 3992675 4144 0.1
chip-tool debug (read only) 11770185 11776425 6240 0.1
(read/write) 505976 505992 16 0.0
.bss 94200 94200 0 0.0
.data 5058 5058 0 0.0
.data.rel.ro 399472 399472 0 0.0
.dynamic 624 624 0 0.0
.got 5784 5784 0 0.0
.init 27 27 0 0.0
.init_array 792 808 16 2.0
.rodata 429337 430297 960 0.2
.text 10651491 10656723 5232 0.0
chip-tool-ipv6only arm64 (read only) 11343488 11349224 5736 0.1
(read/write) 573520 575976 2456 0.4
.bss 103256 103256 0 0.0
.data 4472 4472 0 0.0
.data.rel.ro 438704 438776 72 0.0
.dynamic 512 512 0 0.0
.got 20032 20032 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 340044 340676 632 0.2
.text 10133804 10138844 5040 0.0
lighting-app debug+rpc+ui (read only) 5312649 5317105 4456 0.1
(read/write) 225040 225048 8 0.0
.bss 118912 118912 0 0.0
.data 4864 4864 0 0.0
.data.rel.ro 93728 93728 0 0.0
.dynamic 672 672 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 968 976 8 0.8
.rodata 340852 341588 736 0.2
.text 4726963 4730659 3696 0.1
lock-app debug (read only) 4512049 4517273 5224 0.1
(read/write) 203688 203696 8 0.0
.bss 113312 113312 0 0.0
.data 4096 4096 0 0.0
.data.rel.ro 79544 79544 0 0.0
.dynamic 624 624 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 864 872 8 0.9
.rodata 247541 248597 1056 0.4
.text 4054435 4058579 4144 0.1
ota-provider-app debug (read only) 4176009 4181201 5192 0.1
(read/write) 192704 192712 8 0.0
.bss 113248 113248 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 69312 69312 0 0.0
.dynamic 624 624 0 0.0
.got 4528 4528 0 0.0
.init 27 27 0 0.0
.init_array 728 736 8 1.1
.rodata 201749 202677 928 0.5
.text 3782339 3786579 4240 0.1
ota-requestor-app debug (read only) 4266969 4272865 5896 0.1
(read/write) 196984 196992 8 0.0
.bss 114144 114144 0 0.0
.data 4656 4656 0 0.0
.data.rel.ro 72288 72288 0 0.0
.dynamic 624 624 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 784 792 8 1.0
.rodata 205589 206581 992 0.5
.text 3865155 3870035 4880 0.1
shell debug (read only) 2804737 2809945 5208 0.2
(read/write) 152672 152680 8 0.0
.bss 61864 61864 0 0.0
.data 1344 1344 0 0.0
.data.rel.ro 83656 83656 0 0.0
.dynamic 592 592 0 0.0
.got 4088 4088 0 0.0
.init 27 27 0 0.0
.init_array 1104 1112 8 0.7
.rodata 182688 183712 1024 0.6
.text 2450674 2454834 4160 0.2
thermostat-no-ble arm64 (read only) 4354920 4359680 4760 0.1
(read/write) 246296 245648 -648 -0.3
.bss 121624 121624 0 0.0
.data 3328 3328 0 0.0
.data.rel.ro 102752 102824 72 0.1
.dynamic 512 512 0 0.0
.got 12088 12088 0 0.0
.init 24 24 0 0.0
.init_array 416 416 0 0.0
.rodata 155772 156212 440 0.3
.text 3856636 3860876 4240 0.1
tv-app debug (read only) 5413449 5419169 5720 0.1
(read/write) 349184 349192 8 0.0
.bss 243168 243168 0 0.0
.data 6464 6464 0 0.0
.data.rel.ro 92248 92248 0 0.0
.dynamic 624 624 0 0.0
.got 5512 5512 0 0.0
.init 27 27 0 0.0
.init_array 1144 1152 8 0.7
.rodata 273685 274677 992 0.4
.text 4902067 4906771 4704 0.1
tv-casting-app debug (read only) 9642929 9648769 5840 0.1
(read/write) 337904 337920 16 0.0
.bss 155936 155936 0 0.0
.data 2912 2912 0 0.0
.data.rel.ro 172192 172192 0 0.0
.dynamic 624 624 0 0.0
.got 5064 5064 0 0.0
.init 27 27 0 0.0
.init_array 1160 1176 16 1.4
.rodata 365832 366824 992 0.3
.text 8815811 8820611 4800 0.1
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2526976 2528096 1120 0.0
.bss 220240 220304 64 0.0
.data 5208 5208 0 0.0
.text 1489660 1490780 1120 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1070524 1071572 1048 0.1
bss 129376 129440 64 0.0
rodata 105628 105876 248 0.2
text 787800 788468 668 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1196584 1197276 692 0.1
bss 121586 121650 64 0.1
rodata 139340 139344 4 0.0
text 785184 785800 616 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1041448 1042112 664 0.1
bss 129300 129364 64 0.0
rodata 98888 98976 88 0.1
text 765448 766020 572 0.1
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 835728 835664 -64 -0.0
(read/write) 1754532 1755740 1208 0.1
.bss 194996 195060 64 0.0
.data 2616 2616 0 0.0
.text 1548532 1549676 1144 0.1
all-clusters-minimal cy8ckit_062s2_43012 (read only) 837816 837752 -64 -0.0
(read/write) 1707380 1708468 1088 0.1
.bss 192908 192972 64 0.0
.data 2616 2616 0 0.0
.text 1503468 1504492 1024 0.1
light cy8ckit_062s2_43012 (read only) 844504 844440 -64 -0.0
(read/write) 1632292 1633396 1104 0.1
.bss 186404 186468 64 0.0
.data 2432 2432 0 0.0
.text 1435068 1436108 1040 0.1
lock cy8ckit_062s2_43012 (read only) 817384 817320 -64 -0.0
(read/write) 1659196 1660300 1104 0.1
.bss 213500 213564 64 0.0
.data 2456 2456 0 0.0
.text 1434852 1435892 1040 0.1
qpg lighting-app qpg6105+debug (read/write) 1117832 1118608 776 0.1
.bss 101224 101256 32 0.0
.data 808 808 0 0.0
.text 630212 630988 776 0.1
lock-app qpg6105+debug (read/write) 1081752 1082544 792 0.1
.bss 97520 97552 32 0.0
.data 852 852 0 0.0
.text 594128 594920 792 0.1
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822390 823110 720 0.1
bss 50916 50932 16 0.0
text 614666 615296 630 0.1
all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1089672 1090792 1120 0.1
bss 100372 100436 64 0.1
text 769822 770630 808 0.1
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1085340 1086340 1000 0.1
bss 109696 109760 64 0.1
text 754544 755320 776 0.1
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935788 936556 768 0.1
bss 93664 93728 64 0.1
text 647792 648424 632 0.1
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 822626 823346 720 0.1
bss 50960 50976 16 0.0
text 615036 615666 630 0.1
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 4 4 0 0.0
(read/write) 980136 981200 1064 0.1
bss 79004 79020 16 0.0
text 695520 696318 798 0.1
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1094368 1095360 992 0.1
bss 99840 99904 64 0.1
text 770918 771690 772 0.1
lock-app-dfu tlsr9528a (read only) 4 4 0 0.0
(read/write) 966348 967068 720 0.1
bss 97304 97320 16 0.0
text 648804 649438 634 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 949724 950708 984 0.1
bss 92348 92412 64 0.1
text 664160 664924 764 0.1
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 881528 882248 720 0.1
bss 69032 69048 16 0.0
text 623152 623782 630 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 822180 822900 720 0.1
bss 57276 57292 16 0.0
text 590076 590706 630 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 705632 705632 0 0.0
bss 73568 73568 0 0.0
text 462136 462136 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 824354 825074 720 0.1
bss 51096 51112 16 0.0
text 617780 618412 632 0.1
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879405 880349 944 0.1
bss 60744 60760 16 0.0
text 631972 632734 762 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 846544 847264 720 0.1
bss 57564 57580 16 0.0
text 608542 609172 630 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 840744 841464 720 0.1
bss 57880 57896 16 0.0
text 602496 603126 630 0.1

@tehampson tehampson changed the title Enable plumbing for more chunked messages to be sent back and forth Enabling InvokeResponse MoreChunkedMessages to be sent between Sender and Handler Jan 12, 2024
@tehampson tehampson changed the title Enabling InvokeResponse MoreChunkedMessages to be sent between Sender and Handler Enabling MoreChunkedMessages for Invoke Interaction Jan 12, 2024
tehampson and others added 2 commits January 17, 2024 19:32
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
@tehampson tehampson enabled auto-merge (squash) January 18, 2024 14:20
@tehampson tehampson merged commit c02da00 into project-chip:master Jan 18, 2024
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.

4 participants