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

Fix liveness timer not firing for subscriptions #21693

Merged
merged 6 commits into from
Aug 10, 2022

Conversation

mrjerryjohns
Copy link
Contributor

@mrjerryjohns mrjerryjohns commented Aug 5, 2022

Fixes #21546

On subscriptions created with ReadClient::SendRequest,ReadClient::RefreshLivenessCheckTimer was erroring out due to the incorrect assumption that mReadPrepareParams.mSessionHolder would be
tracking a valid session, which it isn't in the re-sub disabled case.

Fixes:

  • Have mReadPrepareParams.mSessionHolder always track the latest valid session in all subscription related cases.
  • Fix RefreshLivenessCheckTimer to be the type of function that just returns an error and let callers deal with calling Close(). Fix up callers to handle the error returned appropriately.
  • Update the MessagingContext helper to use a much lower idle/active retrans timeout values for the test sessions to facilitate faster tests. This should provide benefits across the board (e.g TestWriteChunking drops for 19s to 5s!). By doing altering it at this level, various tests that accelerated failure discovery by altering the liveness timeouts can go to a more representative model of failure injection by doing stuff like dropping packets (like a real network would) to simulate certain classes of failures instead, while still ensuring the tests run reasonably fast in CI.

Tests:

  • Added a new TestSubscribeAttributeTimeout test that checks for subscriptions timing out due to a liveness failure. Ensured that it failed prior to the change, and passes after.

@github-actions
Copy link

github-actions bot commented Aug 5, 2022

PR #21693: Size comparison from b6859d7 to 85d699e

Increases (41 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, p6, telink)
platform target config section b6859d7 85d699e change % change
bl602 lighting-app bl602 (read/write) 1379634 1379874 240 0.0
.text 1047876 1048112 236 0.0
bl602+rpc (read/write) 1424890 1425122 232 0.0
.text 1079376 1079612 236 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670935 160 0.0
.text 581988 582148 160 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636471 160 0.0
.text 558260 558420 160 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672779 160 0.0
.text 595728 595888 160 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655267 160 0.0
.text 553320 553480 160 0.0
pump-app LP_CC2652R7 (read only) 682791 682951 160 0.0
.text 593060 593220 160 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667415 160 0.0
.text 581984 582144 160 0.0
shell LP_CC2652R7 (read only) 663450 663610 160 0.0
.text 577716 577876 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584542 160 0.0
.app_xip_area 461184 461344 160 0.0
lock cyw930739m2evb_01 (read/write) 590302 590470 168 0.0
.app_xip_area 462320 462488 168 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589538 160 0.0
.app_xip_area 466996 467156 160 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096260 256 0.0
.text 961068 961324 256 0.0
BRD4161A+rpc (read/write) 1150300 1150556 256 0.0
.text 998468 998724 256 0.0
BRD4161A+rs911x (read/write) 985284 985540 256 0.0
.text 821024 821280 256 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136120 160 0.0
.text 989052 989212 160 0.0
window-app BRD4161A (read/write) 1087736 1087992 256 0.0
.text 951328 951584 256 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026018 186 0.0
.flash.text 1025832 1026018 186 0.0
m5stack (read only) 1079115 1079279 164 0.0
.flash.text 1073731 1073895 164 0.0
k32w light k32w0+release (read/write) 643340 643500 160 0.0
.text 568856 569016 160 0.0
lock k32w0+release (read/write) 700676 700852 176 0.0
.text 625712 625888 176 0.0
linux all-clusters-app debug (read only) 3022745 3023241 496 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571506 400 0.0
all-clusters-minimal-app debug (read only) 2864609 2865137 528 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415906 400 0.0
bridge-app debug+rpc (read only) 2363881 2364377 496 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999778 400 0.0
chip-tool debug (read only) 10444721 10445041 320 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415444 224 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2587993 496 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198658 400 0.0
lock-app debug (read only) 2571745 2572241 496 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169970 400 0.0
ota-provider-app debug (read only) 2349297 2349825 528 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978514 400 0.0
ota-requestor-app debug (read only) 2473337 2473833 496 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089362 400 0.0
shell debug (read only) 2593345 2593841 496 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202274 400 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167473 320 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720066 224 0.0
tv-casting-app debug (read only) 5402513 5402849 336 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794322 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452392 2452584 192 0.0
.text 1415036 1415228 192 0.0
p6 all-clusters-app default (read/write) 1690756 1691012 256 0.0
.text 1530552 1530808 256 0.0
all-clusters-minimal-app default (read/write) 1634948 1635204 256 0.0
.text 1475464 1475720 256 0.0
light-app default (read/write) 1553668 1553924 256 0.0
.text 1402504 1402760 256 0.0
lock-app default (read/write) 1590956 1591212 256 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806052 216 0.0
text 569642 569854 212 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827852 208 0.0
text 587618 587828 210 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section b6859d7 85d699e change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180608 180448 -160 -0.1
lock-ftd LP_CC2652R7 (read/write) 168948 168788 -160 -0.1
lock-mtd LP_CC2652R7 (read/write) 182148 181988 -160 -0.1
pump-app LP_CC2652R7 (read/write) 159584 159424 -160 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175256 175096 -160 -0.1
shell LP_CC2652R7 (read/write) 183452 183292 -160 -0.1
Full report (41 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, p6, telink)
platform target config section b6859d7 85d699e change % change
bl602 lighting-app bl602 (read/write) 1379634 1379874 240 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1047876 1048112 236 0.0
bl602+rpc (read/write) 1424890 1425122 232 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079376 1079612 236 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670935 160 0.0
(read/write) 180608 180448 -160 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 581988 582148 160 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636471 160 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558260 558420 160 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672779 160 0.0
(read/write) 168948 168788 -160 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595728 595888 160 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655267 160 0.0
(read/write) 182148 181988 -160 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101307 101307 0 0.0
.text 553320 553480 160 0.0
pump-app LP_CC2652R7 (read only) 682791 682951 160 0.0
(read/write) 159584 159424 -160 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89247 89247 0 0.0
.text 593060 593220 160 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667415 160 0.0
(read/write) 175256 175096 -160 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84791 84791 0 0.0
.text 581984 582144 160 0.0
shell LP_CC2652R7 (read only) 663450 663610 160 0.0
(read/write) 183452 183292 -160 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577716 577876 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584542 160 0.0
.app_xip_area 461184 461344 160 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590302 590470 168 0.0
.app_xip_area 462320 462488 168 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589538 160 0.0
.app_xip_area 466996 467156 160 0.0
.bss 64880 64880 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096260 256 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961068 961324 256 0.0
BRD4161A+rpc (read/write) 1150300 1150556 256 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998468 998724 256 0.0
BRD4161A+rs911x (read/write) 985284 985540 256 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821024 821280 256 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136120 160 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989052 989212 160 0.0
window-app BRD4161A (read/write) 1087736 1087992 256 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951328 951584 256 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026018 186 0.0
(read/write) 1487226 1487226 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216856 216856 0 0.0
.flash.text 1025832 1026018 186 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079115 1079279 164 0.0
(read/write) 489232 489232 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247252 247252 0 0.0
.flash.text 1073731 1073895 164 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643340 643500 160 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568856 569016 160 0.0
lock k32w0+release (read/write) 700676 700852 176 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 625712 625888 176 0.0
linux all-clusters-app debug (read only) 3022745 3023241 496 0.0
(read/write) 155720 155720 0 0.0
.bss 61888 61888 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571506 400 0.0
all-clusters-minimal-app debug (read only) 2864609 2865137 528 0.0
(read/write) 147488 147488 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78008 78008 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415906 400 0.0
bridge-app debug+rpc (read only) 2363881 2364377 496 0.0
(read/write) 127416 127416 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67368 67368 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999778 400 0.0
chip-tool debug (read only) 10444721 10445041 320 0.0
(read/write) 646464 646464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 611800 611800 0 0.0
.dynamic 608 608 0 0.0
.got 5104 5104 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415444 224 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
(read/write) 694145 694145 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 639360 639360 0 0.0
.dynamic 560 560 0 0.0
.got 13640 13640 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 464508 464508 0 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2587993 496 0.0
(read/write) 130008 130008 0 0.0
.bss 49728 49728 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72248 72248 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198658 400 0.0
lock-app debug (read only) 2571745 2572241 496 0.0
(read/write) 125376 125376 0 0.0
.bss 48256 48256 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69416 69416 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169970 400 0.0
ota-provider-app debug (read only) 2349297 2349825 528 0.0
(read/write) 118848 118848 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63224 63224 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978514 400 0.0
ota-requestor-app debug (read only) 2473337 2473833 496 0.0
(read/write) 126248 126248 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 67896 67896 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089362 400 0.0
shell debug (read only) 2593345 2593841 496 0.0
(read/write) 141904 141904 0 0.0
.bss 57800 57800 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77024 77024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202274 400 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
(read/write) 141649 141649 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139620 139620 0 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167473 320 0.0
(read/write) 257864 257864 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79096 79096 0 0.0
.dynamic 608 608 0 0.0
.got 4864 4864 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720066 224 0.0
tv-casting-app debug (read only) 5402513 5402849 336 0.0
(read/write) 158856 158856 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98608 98608 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794322 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452392 2452584 192 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415036 1415228 192 0.0
p6 all-clusters-app default (read only) 881528 881528 0 0.0
(read/write) 1690756 1691012 256 0.0
.bss 149168 149168 0 0.0
.data 2648 2648 0 0.0
.text 1530552 1530808 256 0.0
all-clusters-minimal-app default (read only) 882248 882248 0 0.0
(read/write) 1634948 1635204 256 0.0
.bss 148448 148448 0 0.0
.data 2648 2648 0 0.0
.text 1475464 1475720 256 0.0
light-app default (read only) 890568 890568 0 0.0
(read/write) 1553668 1553924 256 0.0
.bss 140336 140336 0 0.0
.data 2440 2440 0 0.0
.text 1402504 1402760 256 0.0
lock-app default (read only) 886072 886072 0 0.0
(read/write) 1590956 1591212 256 0.0
.bss 144816 144816 0 0.0
.data 2456 2456 0 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806052 216 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569642 569854 212 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827852 208 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587618 587828 210 0.0

lowered to 50ms (from 20s previously I believe), it breaks subscriptions
setup in the tests that have a max interval of 0s. The timer fires way
too rapidly for the test to function correctly.

Fixed the tests to at least specify a max interval of 1s.
@github-actions github-actions bot added the tests label Aug 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 5, 2022

PR #21693: Size comparison from b6859d7 to ec5194d

Increases (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section b6859d7 ec5194d change % change
bl602 lighting-app bl602 (read/write) 1379634 1379874 240 0.0
.text 1047876 1048112 236 0.0
bl602+rpc (read/write) 1424890 1425130 240 0.0
.text 1079376 1079616 240 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670935 160 0.0
.text 581988 582148 160 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636471 160 0.0
.text 558260 558420 160 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672779 160 0.0
.text 595728 595888 160 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655267 160 0.0
.text 553320 553480 160 0.0
pump-app LP_CC2652R7 (read only) 682791 682943 152 0.0
.text 593060 593212 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667415 160 0.0
.text 581984 582144 160 0.0
shell LP_CC2652R7 (read only) 663450 663610 160 0.0
.text 577716 577876 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584542 160 0.0
.app_xip_area 461184 461344 160 0.0
lock cyw930739m2evb_01 (read/write) 590302 590470 168 0.0
.app_xip_area 462320 462488 168 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589538 160 0.0
.app_xip_area 466996 467156 160 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096260 256 0.0
.text 961068 961324 256 0.0
BRD4161A+rpc (read/write) 1150300 1150524 224 0.0
.text 998468 998692 224 0.0
BRD4161A+rs911x (read/write) 985284 985540 256 0.0
.text 821024 821280 256 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136120 160 0.0
.text 989052 989212 160 0.0
window-app BRD4161A (read/write) 1087736 1087992 256 0.0
.text 951328 951584 256 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026020 188 0.0
.flash.text 1025832 1026020 188 0.0
m5stack (read only) 1079115 1079279 164 0.0
.flash.text 1073731 1073895 164 0.0
k32w light k32w0+release (read/write) 643340 643500 160 0.0
.text 568856 569016 160 0.0
lock k32w0+release (read/write) 700676 700852 176 0.0
.text 625712 625888 176 0.0
linux all-clusters-app debug (read only) 3022745 3023241 496 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571506 400 0.0
all-clusters-minimal-app debug (read only) 2864609 2865137 528 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415906 400 0.0
bridge-app debug+rpc (read only) 2363881 2364377 496 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999778 400 0.0
chip-tool debug (read only) 10444721 10445041 320 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415444 224 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2588009 512 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198674 416 0.0
lock-app debug (read only) 2571745 2572241 496 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169970 400 0.0
ota-provider-app debug (read only) 2349297 2349825 528 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978514 400 0.0
ota-requestor-app debug (read only) 2473337 2473833 496 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089362 400 0.0
shell debug (read only) 2593345 2593841 496 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202274 400 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167473 320 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720066 224 0.0
tv-casting-app debug (read only) 5402513 5402849 336 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794322 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452392 2452584 192 0.0
.text 1415036 1415228 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177679 1177855 176 0.0
text 812912 813076 164 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157735 1157911 176 0.0
text 802064 802228 164 0.0
p6 all-clusters-app default (read/write) 1690756 1691012 256 0.0
.text 1530552 1530808 256 0.0
all-clusters-minimal-app default (read/write) 1634948 1635204 256 0.0
.text 1475464 1475720 256 0.0
light-app default (read/write) 1553668 1553924 256 0.0
.text 1402504 1402760 256 0.0
lock-app default (read/write) 1590956 1591212 256 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806052 216 0.0
text 569642 569854 212 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827860 216 0.0
text 587618 587830 212 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section b6859d7 ec5194d change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180608 180448 -160 -0.1
lock-ftd LP_CC2652R7 (read/write) 168948 168788 -160 -0.1
lock-mtd LP_CC2652R7 (read/write) 182148 181988 -160 -0.1
pump-app LP_CC2652R7 (read/write) 159584 159432 -152 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175256 175096 -160 -0.1
shell LP_CC2652R7 (read/write) 183452 183292 -160 -0.1
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section b6859d7 ec5194d change % change
bl602 lighting-app bl602 (read/write) 1379634 1379874 240 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1047876 1048112 236 0.0
bl602+rpc (read/write) 1424890 1425130 240 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079376 1079616 240 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670935 160 0.0
(read/write) 180608 180448 -160 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 581988 582148 160 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636471 160 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558260 558420 160 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672779 160 0.0
(read/write) 168948 168788 -160 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595728 595888 160 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655267 160 0.0
(read/write) 182148 181988 -160 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101307 101307 0 0.0
.text 553320 553480 160 0.0
pump-app LP_CC2652R7 (read only) 682791 682943 152 0.0
(read/write) 159584 159432 -152 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89247 89247 0 0.0
.text 593060 593212 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667415 160 0.0
(read/write) 175256 175096 -160 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84791 84791 0 0.0
.text 581984 582144 160 0.0
shell LP_CC2652R7 (read only) 663450 663610 160 0.0
(read/write) 183452 183292 -160 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577716 577876 160 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584542 160 0.0
.app_xip_area 461184 461344 160 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590302 590470 168 0.0
.app_xip_area 462320 462488 168 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589538 160 0.0
.app_xip_area 466996 467156 160 0.0
.bss 64880 64880 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096260 256 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961068 961324 256 0.0
BRD4161A+rpc (read/write) 1150300 1150524 224 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998468 998692 224 0.0
BRD4161A+rs911x (read/write) 985284 985540 256 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821024 821280 256 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136120 160 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989052 989212 160 0.0
window-app BRD4161A (read/write) 1087736 1087992 256 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951328 951584 256 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026020 188 0.0
(read/write) 1487226 1487226 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216856 216856 0 0.0
.flash.text 1025832 1026020 188 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079115 1079279 164 0.0
(read/write) 489232 489232 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247252 247252 0 0.0
.flash.text 1073731 1073895 164 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643340 643500 160 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568856 569016 160 0.0
lock k32w0+release (read/write) 700676 700852 176 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 625712 625888 176 0.0
linux all-clusters-app debug (read only) 3022745 3023241 496 0.0
(read/write) 155720 155720 0 0.0
.bss 61888 61888 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571506 400 0.0
all-clusters-minimal-app debug (read only) 2864609 2865137 528 0.0
(read/write) 147488 147488 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78008 78008 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415906 400 0.0
bridge-app debug+rpc (read only) 2363881 2364377 496 0.0
(read/write) 127416 127416 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67368 67368 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999778 400 0.0
chip-tool debug (read only) 10444721 10445041 320 0.0
(read/write) 646464 646464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 611800 611800 0 0.0
.dynamic 608 608 0 0.0
.got 5104 5104 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415444 224 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
(read/write) 694145 694145 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 639360 639360 0 0.0
.dynamic 560 560 0 0.0
.got 13640 13640 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 464508 464508 0 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2588009 512 0.0
(read/write) 130008 130008 0 0.0
.bss 49728 49728 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72248 72248 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198674 416 0.0
lock-app debug (read only) 2571745 2572241 496 0.0
(read/write) 125376 125376 0 0.0
.bss 48256 48256 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69416 69416 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169970 400 0.0
ota-provider-app debug (read only) 2349297 2349825 528 0.0
(read/write) 118848 118848 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63224 63224 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978514 400 0.0
ota-requestor-app debug (read only) 2473337 2473833 496 0.0
(read/write) 126248 126248 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 67896 67896 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089362 400 0.0
shell debug (read only) 2593345 2593841 496 0.0
(read/write) 141904 141904 0 0.0
.bss 57800 57800 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77024 77024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202274 400 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
(read/write) 141649 141649 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139620 139620 0 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167473 320 0.0
(read/write) 257864 257864 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79096 79096 0 0.0
.dynamic 608 608 0 0.0
.got 4864 4864 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720066 224 0.0
tv-casting-app debug (read only) 5402513 5402849 336 0.0
(read/write) 158856 158856 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98608 98608 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794322 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452392 2452584 192 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415036 1415228 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177679 1177855 176 0.0
bss 143222 143222 0 0.0
rodata 142704 142704 0 0.0
text 812912 813076 164 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157735 1157911 176 0.0
bss 142460 142460 0 0.0
rodata 134400 134400 0 0.0
text 802064 802228 164 0.0
p6 all-clusters-app default (read only) 881528 881528 0 0.0
(read/write) 1690756 1691012 256 0.0
.bss 149168 149168 0 0.0
.data 2648 2648 0 0.0
.text 1530552 1530808 256 0.0
all-clusters-minimal-app default (read only) 882248 882248 0 0.0
(read/write) 1634948 1635204 256 0.0
.bss 148448 148448 0 0.0
.data 2648 2648 0 0.0
.text 1475464 1475720 256 0.0
light-app default (read only) 890568 890568 0 0.0
(read/write) 1553668 1553924 256 0.0
.bss 140336 140336 0 0.0
.data 2440 2440 0 0.0
.text 1402504 1402760 256 0.0
lock-app default (read only) 886072 886072 0 0.0
(read/write) 1590956 1591212 256 0.0
.bss 144816 144816 0 0.0
.data 2456 2456 0 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806052 216 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569642 569854 212 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827860 216 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587618 587830 212 0.0

@github-actions
Copy link

github-actions bot commented Aug 7, 2022

PR #21693: Size comparison from b6859d7 to eb996ce

Increases (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section b6859d7 eb996ce change % change
bl602 lighting-app bl602 (read/write) 1379634 1379858 224 0.0
.text 1047876 1048096 220 0.0
bl602+rpc (read/write) 1424890 1425106 216 0.0
.text 1079376 1079596 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670919 144 0.0
.text 581988 582132 144 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636455 144 0.0
.text 558260 558404 144 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655251 144 0.0
.text 553320 553464 144 0.0
pump-app LP_CC2652R7 (read only) 682791 682935 144 0.0
.text 593060 593204 144 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667399 144 0.0
.text 581984 582128 144 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584526 144 0.0
.app_xip_area 461184 461328 144 0.0
lock cyw930739m2evb_01 (read/write) 590302 590454 152 0.0
.app_xip_area 462320 462472 152 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096244 240 0.0
.text 961068 961308 240 0.0
BRD4161A+rpc (read/write) 1150300 1150508 208 0.0
.text 998468 998676 208 0.0
BRD4161A+rs911x (read/write) 985284 985524 240 0.0
.text 821024 821264 240 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136104 144 0.0
.text 989052 989196 144 0.0
window-app BRD4161A (read/write) 1087736 1087976 240 0.0
.text 951328 951568 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026026 194 0.0
.flash.text 1025832 1026026 194 0.0
m5stack (read only) 1079115 1079319 204 0.0
.flash.text 1073731 1073935 204 0.0
k32w light k32w0+release (read/write) 643340 643484 144 0.0
.text 568856 569000 144 0.0
lock k32w0+release (read/write) 700676 700836 160 0.0
.text 625712 625872 160 0.0
linux all-clusters-app debug (read only) 3022745 3023257 512 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571522 416 0.0
all-clusters-minimal-app debug (read only) 2864609 2865153 544 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415922 416 0.0
bridge-app debug+rpc (read only) 2363881 2364393 512 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999794 416 0.0
chip-tool debug (read only) 10444721 10445057 336 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415460 240 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2588025 528 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198690 432 0.0
lock-app debug (read only) 2571745 2572257 512 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169986 416 0.0
ota-provider-app debug (read only) 2349297 2349841 544 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978530 416 0.0
ota-requestor-app debug (read only) 2473337 2473849 512 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089378 416 0.0
shell debug (read only) 2593345 2593857 512 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202290 416 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167489 336 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720082 240 0.0
tv-casting-app debug (read only) 5402513 5402865 352 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794338 256 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452392 2452584 192 0.0
.text 1415036 1415228 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177679 1177839 160 0.0
text 812912 813060 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157735 1157895 160 0.0
text 802064 802212 148 0.0
p6 all-clusters-app default (read/write) 1690756 1690996 240 0.0
.text 1530552 1530792 240 0.0
all-clusters-minimal-app default (read/write) 1634948 1635188 240 0.0
.text 1475464 1475704 240 0.0
light-app default (read/write) 1553668 1553924 256 0.0
.text 1402504 1402760 256 0.0
lock-app default (read/write) 1590956 1591212 256 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806028 192 0.0
text 569642 569830 188 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827836 192 0.0
text 587618 587806 188 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section b6859d7 eb996ce change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180608 180464 -144 -0.1
lock-ftd LP_CC2652R7 (read/write) 168948 168804 -144 -0.1
lock-mtd LP_CC2652R7 (read/write) 182148 182004 -144 -0.1
pump-app LP_CC2652R7 (read/write) 159584 159440 -144 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175256 175112 -144 -0.1
shell LP_CC2652R7 (read/write) 183452 183308 -144 -0.1
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section b6859d7 eb996ce change % change
bl602 lighting-app bl602 (read/write) 1379634 1379858 224 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1047876 1048096 220 0.0
bl602+rpc (read/write) 1424890 1425106 216 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079376 1079596 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670919 144 0.0
(read/write) 180608 180464 -144 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 581988 582132 144 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636455 144 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558260 558404 144 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
(read/write) 168948 168804 -144 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655107 655251 144 0.0
(read/write) 182148 182004 -144 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101307 101307 0 0.0
.text 553320 553464 144 0.0
pump-app LP_CC2652R7 (read only) 682791 682935 144 0.0
(read/write) 159584 159440 -144 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89247 89247 0 0.0
.text 593060 593204 144 0.0
pump-controller-app LP_CC2652R7 (read only) 667255 667399 144 0.0
(read/write) 175256 175112 -144 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84791 84791 0 0.0
.text 581984 582128 144 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
(read/write) 183452 183308 -144 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584382 584526 144 0.0
.app_xip_area 461184 461328 144 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590302 590454 152 0.0
.app_xip_area 462320 462472 152 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
.bss 64880 64880 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096004 1096244 240 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961068 961308 240 0.0
BRD4161A+rpc (read/write) 1150300 1150508 208 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998468 998676 208 0.0
BRD4161A+rs911x (read/write) 985284 985524 240 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821024 821264 240 0.0
lock-app BRD4161A+wf200 (read/write) 1135960 1136104 144 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989052 989196 144 0.0
window-app BRD4161A (read/write) 1087736 1087976 240 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951328 951568 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025832 1026026 194 0.0
(read/write) 1487226 1487226 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216856 216856 0 0.0
.flash.text 1025832 1026026 194 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079115 1079319 204 0.0
(read/write) 489232 489232 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247252 247252 0 0.0
.flash.text 1073731 1073935 204 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643340 643484 144 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568856 569000 144 0.0
lock k32w0+release (read/write) 700676 700836 160 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 625712 625872 160 0.0
linux all-clusters-app debug (read only) 3022745 3023257 512 0.0
(read/write) 155720 155720 0 0.0
.bss 61888 61888 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272779 272875 96 0.0
.text 2571106 2571522 416 0.0
all-clusters-minimal-app debug (read only) 2864609 2865153 544 0.0
(read/write) 147488 147488 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78008 78008 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272875 273003 128 0.0
.text 2415506 2415922 416 0.0
bridge-app debug+rpc (read only) 2363881 2364393 512 0.0
(read/write) 127416 127416 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67368 67368 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 202024 202120 96 0.0
.text 1999378 1999794 416 0.0
chip-tool debug (read only) 10444721 10445057 336 0.0
(read/write) 646464 646464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 611800 611800 0 0.0
.dynamic 608 608 0 0.0
.got 5104 5104 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 533141 533237 96 0.0
.text 8415220 8415460 240 0.0
chip-tool-ipv6only arm64 (read only) 9859324 9859404 80 0.0
(read/write) 694145 694145 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 639360 639360 0 0.0
.dynamic 560 560 0 0.0
.got 13640 13640 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 464508 464508 0 0.0
.text 7767524 7767604 80 0.0
lighting-app debug+rpc (read only) 2587497 2588025 528 0.0
(read/write) 130008 130008 0 0.0
.bss 49728 49728 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72248 72248 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 218672 218768 96 0.0
.text 2198258 2198690 432 0.0
lock-app debug (read only) 2571745 2572257 512 0.0
(read/write) 125376 125376 0 0.0
.bss 48256 48256 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69416 69416 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 235664 235760 96 0.0
.text 2169570 2169986 416 0.0
ota-provider-app debug (read only) 2349297 2349841 544 0.0
(read/write) 118848 118848 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63224 63224 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207832 207960 128 0.1
.text 1978114 1978530 416 0.0
ota-requestor-app debug (read only) 2473337 2473849 512 0.0
(read/write) 126248 126248 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 67896 67896 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 212384 212480 96 0.0
.text 2088962 2089378 416 0.0
shell debug (read only) 2593345 2593857 512 0.0
(read/write) 141904 141904 0 0.0
.bss 57800 57800 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77024 77024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 233266 233362 96 0.0
.text 2201874 2202290 416 0.0
thermostat-no-ble arm64 (read only) 2349676 2349980 304 0.0
(read/write) 141649 141649 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139620 139620 0 0.0
.text 1972544 1972848 304 0.0
tv-app debug (read only) 3167153 3167489 336 0.0
(read/write) 257864 257864 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79096 79096 0 0.0
.dynamic 608 608 0 0.0
.got 4864 4864 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 257544 257640 96 0.0
.text 2719842 2720082 240 0.0
tv-casting-app debug (read only) 5402513 5402865 352 0.0
(read/write) 158856 158856 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98608 98608 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 340465 340561 96 0.0
.text 4794082 4794338 256 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452392 2452584 192 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415036 1415228 192 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177679 1177839 160 0.0
bss 143222 143222 0 0.0
rodata 142704 142704 0 0.0
text 812912 813060 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157735 1157895 160 0.0
bss 142460 142460 0 0.0
rodata 134400 134400 0 0.0
text 802064 802212 148 0.0
p6 all-clusters-app default (read only) 881528 881528 0 0.0
(read/write) 1690756 1690996 240 0.0
.bss 149168 149168 0 0.0
.data 2648 2648 0 0.0
.text 1530552 1530792 240 0.0
all-clusters-minimal-app default (read only) 882248 882248 0 0.0
(read/write) 1634948 1635188 240 0.0
.bss 148448 148448 0 0.0
.data 2648 2648 0 0.0
.text 1475464 1475704 240 0.0
light-app default (read only) 890568 890568 0 0.0
(read/write) 1553668 1553924 256 0.0
.bss 140336 140336 0 0.0
.data 2440 2440 0 0.0
.text 1402504 1402760 256 0.0
lock-app default (read only) 886072 886072 0 0.0
(read/write) 1590956 1591212 256 0.0
.bss 144816 144816 0 0.0
.data 2456 2456 0 0.0
.text 1435296 1435552 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805836 806028 192 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569642 569830 188 0.0
lighting-app tlsr9518adk80d (read/write) 827644 827836 192 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587618 587806 188 0.0

@mrjerryjohns mrjerryjohns force-pushed the im/fix-liveness-timer branch from eb996ce to 7ed9d64 Compare August 8, 2022 14:51
@github-actions
Copy link

github-actions bot commented Aug 8, 2022

PR #21693: Size comparison from 34a8570 to 7ed9d64

Increases (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 34a8570 7ed9d64 change % change
bl602 lighting-app bl602 (read/write) 1379714 1379930 216 0.0
.text 1047900 1048116 216 0.0
bl602+rpc (read/write) 1424970 1425186 216 0.0
.text 1079400 1079616 216 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670767 670919 152 0.0
.text 581980 582132 152 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636455 144 0.0
.text 558260 558404 144 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655171 655315 144 0.0
.text 553336 553480 144 0.0
pump-app LP_CC2652R7 (read only) 682855 683007 152 0.0
.text 593076 593228 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667319 667471 152 0.0
.text 582000 582152 152 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584390 584526 136 0.0
.app_xip_area 461192 461328 136 0.0
lock cyw930739m2evb_01 (read/write) 590310 590454 144 0.0
.app_xip_area 462328 462472 144 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
efr32 lighting-app BRD4161A (read/write) 1096068 1096308 240 0.0
.text 961132 961372 240 0.0
BRD4161A+rpc (read/write) 1150332 1150572 240 0.0
.text 998500 998740 240 0.0
BRD4161A+rs911x (read/write) 985356 985596 240 0.0
.text 821096 821336 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136024 1136184 160 0.0
.text 989116 989276 160 0.0
window-app BRD4161A (read/write) 1087808 1088048 240 0.0
.text 951400 951640 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025872 1026038 166 0.0
.flash.text 1025872 1026038 166 0.0
m5stack (read only) 1079171 1079331 160 0.0
.flash.text 1073787 1073947 160 0.0
k32w light k32w0+release (read/write) 643356 643516 160 0.0
.text 568872 569032 160 0.0
lock k32w0+release (read/write) 700764 700908 144 0.0
.text 625800 625944 144 0.0
linux all-clusters-app debug (read only) 3022857 3023353 496 0.0
.rodata 272843 272939 96 0.0
.text 2571154 2571554 400 0.0
all-clusters-minimal-app debug (read only) 2864721 2865265 544 0.0
.rodata 272939 273067 128 0.0
.text 2415554 2415970 416 0.0
bridge-app debug+rpc (read only) 2363993 2364505 512 0.0
.rodata 202088 202184 96 0.0
.text 1999426 1999842 416 0.0
chip-tool debug (read only) 10445041 10445393 352 0.0
.rodata 533269 533365 96 0.0
.text 8415412 8415668 256 0.0
chip-tool-ipv6only arm64 (read only) 9859644 9859740 96 0.0
.text 7767716 7767812 96 0.0
lighting-app debug+rpc (read only) 2587625 2588121 496 0.0
.rodata 218736 218832 96 0.0
.text 2198322 2198722 400 0.0
lock-app debug (read only) 2571825 2572369 544 0.0
.rodata 235696 235824 128 0.1
.text 2169618 2170034 416 0.0
ota-provider-app debug (read only) 2349409 2349937 528 0.0
.rodata 207896 208024 128 0.1
.text 1978162 1978562 400 0.0
ota-requestor-app debug (read only) 2473449 2473945 496 0.0
.rodata 212448 212544 96 0.0
.text 2089010 2089410 400 0.0
shell debug (read only) 2593457 2593953 496 0.0
.rodata 233330 233426 96 0.0
.text 2201922 2202322 400 0.0
thermostat-no-ble arm64 (read only) 2349772 2350076 304 0.0
.text 1972592 1972896 304 0.0
tv-app debug (read only) 3167265 3167601 336 0.0
.rodata 257608 257704 96 0.0
.text 2719890 2720130 240 0.0
tv-casting-app debug (read only) 5402625 5402961 336 0.0
.rodata 340529 340625 96 0.0
.text 4794130 4794370 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452504 2452632 128 0.0
.text 1415148 1415276 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177763 1177907 144 0.0
text 812932 813080 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157819 1157963 144 0.0
text 802084 802232 148 0.0
p6 all-clusters-app default (read/write) 1690828 1691068 240 0.0
.text 1530624 1530864 240 0.0
all-clusters-minimal-app default (read/write) 1635020 1635260 240 0.0
.text 1475536 1475776 240 0.0
light-app default (read/write) 1553740 1553996 256 0.0
.text 1402576 1402832 256 0.0
lock-app default (read/write) 1591028 1591284 256 0.0
.text 1435368 1435624 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805912 806096 184 0.0
text 569662 569848 186 0.0
lighting-app tlsr9518adk80d (read/write) 827712 827904 192 0.0
text 587636 587822 186 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section 34a8570 7ed9d64 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180616 180464 -152 -0.1
lock-ftd LP_CC2652R7 (read/write) 168948 168804 -144 -0.1
lock-mtd LP_CC2652R7 (read/write) 182084 181940 -144 -0.1
pump-app LP_CC2652R7 (read/write) 159520 159368 -152 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175192 175040 -152 -0.1
shell LP_CC2652R7 (read/write) 183452 183308 -144 -0.1
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 34a8570 7ed9d64 change % change
bl602 lighting-app bl602 (read/write) 1379714 1379930 216 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1047900 1048116 216 0.0
bl602+rpc (read/write) 1424970 1425186 216 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079400 1079616 216 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670767 670919 152 0.0
(read/write) 180616 180464 -152 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 581980 582132 152 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636455 144 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558260 558404 144 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
(read/write) 168948 168804 -144 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655171 655315 144 0.0
(read/write) 182084 181940 -144 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101355 101355 0 0.0
.text 553336 553480 144 0.0
pump-app LP_CC2652R7 (read only) 682855 683007 152 0.0
(read/write) 159520 159368 -152 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89295 89295 0 0.0
.text 593076 593228 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667319 667471 152 0.0
(read/write) 175192 175040 -152 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84839 84839 0 0.0
.text 582000 582152 152 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
(read/write) 183452 183308 -144 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584390 584526 136 0.0
.app_xip_area 461192 461328 136 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590310 590454 144 0.0
.app_xip_area 462328 462472 144 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
.bss 64880 64880 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096068 1096308 240 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961132 961372 240 0.0
BRD4161A+rpc (read/write) 1150332 1150572 240 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998500 998740 240 0.0
BRD4161A+rs911x (read/write) 985356 985596 240 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821096 821336 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136024 1136184 160 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989116 989276 160 0.0
window-app BRD4161A (read/write) 1087808 1088048 240 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951400 951640 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025872 1026038 166 0.0
(read/write) 1487282 1487282 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216912 216912 0 0.0
.flash.text 1025872 1026038 166 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079171 1079331 160 0.0
(read/write) 489288 489288 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247308 247308 0 0.0
.flash.text 1073787 1073947 160 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643356 643516 160 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568872 569032 160 0.0
lock k32w0+release (read/write) 700764 700908 144 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 625800 625944 144 0.0
linux all-clusters-app debug (read only) 3022857 3023353 496 0.0
(read/write) 155720 155720 0 0.0
.bss 61888 61888 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85384 85384 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 272843 272939 96 0.0
.text 2571154 2571554 400 0.0
all-clusters-minimal-app debug (read only) 2864721 2865265 544 0.0
(read/write) 147488 147488 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78008 78008 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 272939 273067 128 0.0
.text 2415554 2415970 416 0.0
bridge-app debug+rpc (read only) 2363993 2364505 512 0.0
(read/write) 127416 127416 0 0.0
.bss 50592 50592 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67368 67368 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 202088 202184 96 0.0
.text 1999426 1999842 416 0.0
chip-tool debug (read only) 10445041 10445393 352 0.0
(read/write) 646464 646464 0 0.0
.bss 24856 24856 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 611800 611800 0 0.0
.dynamic 608 608 0 0.0
.got 5104 5104 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 533269 533365 96 0.0
.text 8415412 8415668 256 0.0
chip-tool-ipv6only arm64 (read only) 9859644 9859740 96 0.0
(read/write) 694145 694145 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 639360 639360 0 0.0
.dynamic 560 560 0 0.0
.got 13640 13640 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 464636 464636 0 0.0
.text 7767716 7767812 96 0.0
lighting-app debug+rpc (read only) 2587625 2588121 496 0.0
(read/write) 130008 130008 0 0.0
.bss 49728 49728 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72248 72248 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 912 912 0 0.0
.rodata 218736 218832 96 0.0
.text 2198322 2198722 400 0.0
lock-app debug (read only) 2571825 2572369 544 0.0
(read/write) 125376 125376 0 0.0
.bss 48256 48256 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69416 69416 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 235696 235824 128 0.1
.text 2169618 2170034 416 0.0
ota-provider-app debug (read only) 2349409 2349937 528 0.0
(read/write) 118848 118848 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63224 63224 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 207896 208024 128 0.1
.text 1978162 1978562 400 0.0
ota-requestor-app debug (read only) 2473449 2473945 496 0.0
(read/write) 126248 126248 0 0.0
.bss 50176 50176 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 67896 67896 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 212448 212544 96 0.0
.text 2089010 2089410 400 0.0
shell debug (read only) 2593457 2593953 496 0.0
(read/write) 141904 141904 0 0.0
.bss 57800 57800 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77024 77024 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 233330 233426 96 0.0
.text 2201922 2202322 400 0.0
thermostat-no-ble arm64 (read only) 2349772 2350076 304 0.0
(read/write) 141649 141649 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139668 139668 0 0.0
.text 1972592 1972896 304 0.0
tv-app debug (read only) 3167265 3167601 336 0.0
(read/write) 257864 257864 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79096 79096 0 0.0
.dynamic 608 608 0 0.0
.got 4864 4864 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 257608 257704 96 0.0
.text 2719890 2720130 240 0.0
tv-casting-app debug (read only) 5402625 5402961 336 0.0
(read/write) 158856 158856 0 0.0
.bss 51384 51384 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 98608 98608 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 340529 340625 96 0.0
.text 4794130 4794370 240 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452504 2452632 128 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415148 1415276 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177763 1177907 144 0.0
bss 143222 143222 0 0.0
rodata 142756 142756 0 0.0
text 812932 813080 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157819 1157963 144 0.0
bss 142460 142460 0 0.0
rodata 134452 134452 0 0.0
text 802084 802232 148 0.0
p6 all-clusters-app default (read only) 881528 881528 0 0.0
(read/write) 1690828 1691068 240 0.0
.bss 149168 149168 0 0.0
.data 2648 2648 0 0.0
.text 1530624 1530864 240 0.0
all-clusters-minimal-app default (read only) 882248 882248 0 0.0
(read/write) 1635020 1635260 240 0.0
.bss 148448 148448 0 0.0
.data 2648 2648 0 0.0
.text 1475536 1475776 240 0.0
light-app default (read only) 890568 890568 0 0.0
(read/write) 1553740 1553996 256 0.0
.bss 140336 140336 0 0.0
.data 2440 2440 0 0.0
.text 1402576 1402832 256 0.0
lock-app default (read only) 886072 886072 0 0.0
(read/write) 1591028 1591284 256 0.0
.bss 144816 144816 0 0.0
.data 2456 2456 0 0.0
.text 1435368 1435624 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805912 806096 184 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569662 569848 186 0.0
lighting-app tlsr9518adk80d (read/write) 827712 827904 192 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587636 587822 186 0.0

@mrjerryjohns mrjerryjohns force-pushed the im/fix-liveness-timer branch 2 times, most recently from facbceb to 70b4ae2 Compare August 8, 2022 19:14
@mrjerryjohns mrjerryjohns force-pushed the im/fix-liveness-timer branch from 70b4ae2 to 79d3447 Compare August 8, 2022 19:14
src/app/tests/TestReadInteraction.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@bzbarsky-apple bzbarsky-apple left a comment

Choose a reason for hiding this comment

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

Er, I meant to request changes...

@github-actions
Copy link

github-actions bot commented Aug 8, 2022

PR #21693: Size comparison from c3cc4a2 to 79d3447

Increases (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section c3cc4a2 79d3447 change % change
bl602 lighting-app bl602 (read/write) 1379714 1379930 216 0.0
.text 1047896 1048116 220 0.0
bl602+rpc (read/write) 1424970 1425186 216 0.0
.text 1079400 1079620 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670919 144 0.0
.text 581988 582132 144 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636447 136 0.0
.text 558260 558396 136 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655171 655323 152 0.0
.text 553336 553488 152 0.0
pump-app LP_CC2652R7 (read only) 682855 683007 152 0.0
.text 593076 593228 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667319 667471 152 0.0
.text 582000 582152 152 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584390 584526 136 0.0
.app_xip_area 461192 461328 136 0.0
lock cyw930739m2evb_01 (read/write) 590310 590446 136 0.0
.app_xip_area 462328 462464 136 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
efr32 lighting-app BRD4161A (read/write) 1096068 1096308 240 0.0
.text 961132 961372 240 0.0
BRD4161A+rpc (read/write) 1150332 1150572 240 0.0
.text 998500 998740 240 0.0
BRD4161A+rs911x (read/write) 985356 985596 240 0.0
.text 821096 821336 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136024 1136184 160 0.0
.text 989116 989276 160 0.0
window-app BRD4161A (read/write) 1087808 1088048 240 0.0
.text 951400 951640 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025874 1026038 164 0.0
.flash.text 1025874 1026038 164 0.0
m5stack (read only) 1079171 1079331 160 0.0
.flash.text 1073787 1073947 160 0.0
k32w light k32w0+release (read/write) 643372 643516 144 0.0
.text 568888 569032 144 0.0
lock k32w0+release (read/write) 700748 700908 160 0.0
.text 625784 625944 160 0.0
linux chip-tool-ipv6only arm64 (read only) 9880188 9880268 80 0.0
.text 7786644 7786724 80 0.0
thermostat-no-ble arm64 (read only) 2349772 2350076 304 0.0
.text 1972592 1972896 304 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452504 2452632 128 0.0
.text 1415148 1415276 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177763 1177907 144 0.0
text 812932 813080 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157819 1157963 144 0.0
text 802084 802232 148 0.0
p6 all-clusters-app default (read/write) 1690828 1691068 240 0.0
.text 1530624 1530864 240 0.0
all-clusters-minimal-app default (read/write) 1635020 1635260 240 0.0
.text 1475536 1475776 240 0.0
light-app default (read/write) 1553740 1553996 256 0.0
.text 1402576 1402832 256 0.0
lock-app default (read/write) 1591028 1591284 256 0.0
.text 1435368 1435624 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805912 806096 184 0.0
text 569662 569852 190 0.0
lighting-app tlsr9518adk80d (read/write) 827720 827904 184 0.0
text 587638 587822 184 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section c3cc4a2 79d3447 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180608 180464 -144 -0.1
lock-ftd LP_CC2652R7 (read/write) 168948 168804 -144 -0.1
lock-mtd LP_CC2652R7 (read/write) 182084 181932 -152 -0.1
pump-app LP_CC2652R7 (read/write) 159520 159368 -152 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175192 175040 -152 -0.1
shell LP_CC2652R7 (read/write) 183452 183308 -144 -0.1
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section c3cc4a2 79d3447 change % change
bl602 lighting-app bl602 (read/write) 1379714 1379930 216 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1047896 1048116 220 0.0
bl602+rpc (read/write) 1424970 1425186 216 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079400 1079620 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670775 670919 144 0.0
(read/write) 180608 180464 -144 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 581988 582132 144 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636311 636447 136 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558260 558396 136 0.0
lock-ftd LP_CC2652R7 (read only) 672619 672763 144 0.0
(read/write) 168948 168804 -144 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595728 595872 144 0.0
lock-mtd LP_CC2652R7 (read only) 655171 655323 152 0.0
(read/write) 182084 181932 -152 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101355 101355 0 0.0
.text 553336 553488 152 0.0
pump-app LP_CC2652R7 (read only) 682855 683007 152 0.0
(read/write) 159520 159368 -152 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89295 89295 0 0.0
.text 593076 593228 152 0.0
pump-controller-app LP_CC2652R7 (read only) 667319 667471 152 0.0
(read/write) 175192 175040 -152 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84839 84839 0 0.0
.text 582000 582152 152 0.0
shell LP_CC2652R7 (read only) 663450 663594 144 0.0
(read/write) 183452 183308 -144 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577716 577860 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584390 584526 136 0.0
.app_xip_area 461192 461328 136 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590310 590446 136 0.0
.app_xip_area 462328 462464 136 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 589378 589522 144 0.0
.app_xip_area 466996 467140 144 0.0
.bss 64880 64880 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096068 1096308 240 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961132 961372 240 0.0
BRD4161A+rpc (read/write) 1150332 1150572 240 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998500 998740 240 0.0
BRD4161A+rs911x (read/write) 985356 985596 240 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821096 821336 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136024 1136184 160 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989116 989276 160 0.0
window-app BRD4161A (read/write) 1087808 1088048 240 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951400 951640 240 0.0
esp32 all-clusters-app c3devkit (read only) 1025874 1026038 164 0.0
(read/write) 1487282 1487282 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 216912 216912 0 0.0
.flash.text 1025874 1026038 164 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079171 1079331 160 0.0
(read/write) 489288 489288 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247308 247308 0 0.0
.flash.text 1073787 1073947 160 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643372 643516 144 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 568888 569032 144 0.0
lock k32w0+release (read/write) 700748 700908 160 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 625784 625944 160 0.0
linux chip-tool-ipv6only arm64 (read only) 9880188 9880268 80 0.0
(read/write) 694145 694145 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 639360 639360 0 0.0
.dynamic 560 560 0 0.0
.got 13640 13640 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 466252 466252 0 0.0
.text 7786644 7786724 80 0.0
thermostat-no-ble arm64 (read only) 2349772 2350076 304 0.0
(read/write) 141649 141649 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75856 75856 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139668 139668 0 0.0
.text 1972592 1972896 304 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452504 2452632 128 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415148 1415276 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177763 1177907 144 0.0
bss 143222 143222 0 0.0
rodata 142756 142756 0 0.0
text 812932 813080 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157819 1157963 144 0.0
bss 142460 142460 0 0.0
rodata 134452 134452 0 0.0
text 802084 802232 148 0.0
p6 all-clusters-app default (read only) 881528 881528 0 0.0
(read/write) 1690828 1691068 240 0.0
.bss 149168 149168 0 0.0
.data 2648 2648 0 0.0
.text 1530624 1530864 240 0.0
all-clusters-minimal-app default (read only) 882248 882248 0 0.0
(read/write) 1635020 1635260 240 0.0
.bss 148448 148448 0 0.0
.data 2648 2648 0 0.0
.text 1475536 1475776 240 0.0
light-app default (read only) 890568 890568 0 0.0
(read/write) 1553740 1553996 256 0.0
.bss 140336 140336 0 0.0
.data 2440 2440 0 0.0
.text 1402576 1402832 256 0.0
lock-app default (read only) 886072 886072 0 0.0
(read/write) 1591028 1591284 256 0.0
.bss 144816 144816 0 0.0
.data 2456 2456 0 0.0
.text 1435368 1435624 256 0.0
telink light-switch-app tlsr9518adk80d (read/write) 805912 806096 184 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569662 569852 190 0.0
lighting-app tlsr9518adk80d (read/write) 827720 827904 184 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587638 587822 184 0.0

MessagingContext and added MessagingContext::SetMRPMode to make it
possible for some tests to set it to a more responsive modality.
@github-actions
Copy link

github-actions bot commented Aug 10, 2022

PR #21693: Size comparison from 3860268 to 287a46b

Increases (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 3860268 287a46b change % change
bl602 lighting-app bl602 (read/write) 1379954 1380170 216 0.0
.text 1048132 1048348 216 0.0
bl602+rpc (read/write) 1425210 1425426 216 0.0
.text 1079632 1079852 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670927 671063 136 0.0
.text 582140 582276 136 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636471 636615 144 0.0
.text 558420 558564 144 0.0
lock-ftd LP_CC2652R7 (read only) 672787 672931 144 0.0
.text 595896 596040 144 0.0
lock-mtd LP_CC2652R7 (read only) 655395 655539 144 0.0
.text 553552 553696 144 0.0
pump-app LP_CC2652R7 (read only) 683011 683171 160 0.0
.text 593212 593372 160 0.0
pump-controller-app LP_CC2652R7 (read only) 667487 667639 152 0.0
.text 582144 582296 152 0.0
shell LP_CC2652R7 (read only) 663610 663754 144 0.0
.text 577876 578020 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584646 584790 144 0.0
.app_xip_area 461448 461592 144 0.0
lock cyw930739m2evb_01 (read/write) 590582 590718 136 0.0
.app_xip_area 462600 462736 136 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596962 597106 144 0.0
.app_xip_area 474484 474628 144 0.0
efr32 lighting-app BRD4161A (read/write) 1096372 1096628 256 0.0
.text 961436 961692 256 0.0
BRD4161A+rpc (read/write) 1150636 1150892 256 0.0
.text 998804 999060 256 0.0
BRD4161A+rs911x (read/write) 985908 986148 240 0.0
.text 821648 821888 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136468 1136612 144 0.0
.text 989560 989704 144 0.0
window-app BRD4161A (read/write) 1088104 1088360 256 0.0
.text 951696 951952 256 0.0
esp32 all-clusters-app c3devkit (read only) 1026078 1026242 164 0.0
.flash.text 1026078 1026242 164 0.0
m5stack (read only) 1079367 1079531 164 0.0
.flash.text 1073983 1074147 164 0.0
k32w light k32w0+release (read/write) 643644 643788 144 0.0
.text 569160 569304 144 0.0
lock k32w0+release (read/write) 701076 701236 160 0.0
.text 626112 626272 160 0.0
linux chip-tool-ipv6only arm64 (read only) 10007084 10007180 96 0.0
.text 7903284 7903380 96 0.0
thermostat-no-ble arm64 (read only) 2350956 2351244 288 0.0
.text 1973712 1974000 288 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2452720 2452848 128 0.0
.text 1415364 1415492 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177959 1178103 144 0.0
text 813112 813260 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157983 1158127 144 0.0
text 802232 802380 148 0.0
p6 all-clusters-app default (read/write) 1693812 1694068 256 0.0
.text 1533600 1533856 256 0.0
all-clusters-minimal-app default (read/write) 1637980 1638236 256 0.0
.text 1478488 1478744 256 0.0
light-app default (read/write) 1556668 1556908 240 0.0
.text 1405496 1405736 240 0.0
lock-app default (read/write) 1593980 1594220 240 0.0
.text 1438312 1438552 240 0.0
telink light-switch-app tlsr9518adk80d (read/write) 806120 806304 184 0.0
text 569822 570010 188 0.0
lighting-app tlsr9518adk80d (read/write) 827928 828112 184 0.0
text 587798 587984 186 0.0
Decreases (6 builds for cc13x2_26x2)
platform target config section 3860268 287a46b change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 180456 180320 -136 -0.1
lock-ftd LP_CC2652R7 (read/write) 168780 168636 -144 -0.1
lock-mtd LP_CC2652R7 (read/write) 181860 181716 -144 -0.1
pump-app LP_CC2652R7 (read/write) 159364 159204 -160 -0.1
pump-controller-app LP_CC2652R7 (read/write) 175024 174872 -152 -0.1
shell LP_CC2652R7 (read/write) 183292 183148 -144 -0.1
Full report (32 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 3860268 287a46b change % change
bl602 lighting-app bl602 (read/write) 1379954 1380170 216 0.0
.bss 119746 119746 0 0.0
.data 4480 4480 0 0.0
.text 1048132 1048348 216 0.0
bl602+rpc (read/write) 1425210 1425426 216 0.0
.bss 127186 127186 0 0.0
.data 4600 4600 0 0.0
.text 1079632 1079852 220 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 670927 671063 136 0.0
(read/write) 180456 180320 -136 -0.1
.bss 74276 74276 0 0.0
.data 3372 3372 0 0.0
.rodata 88471 88471 0 0.0
.text 582140 582276 136 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 636471 636615 144 0.0
(read/write) 157844 157844 0 0.0
.bss 73556 73556 0 0.0
.data 3372 3372 0 0.0
.rodata 77727 77727 0 0.0
.text 558420 558564 144 0.0
lock-ftd LP_CC2652R7 (read only) 672787 672931 144 0.0
(read/write) 168780 168636 -144 -0.1
.bss 71348 71348 0 0.0
.data 3296 3296 0 0.0
.rodata 76411 76411 0 0.0
.text 595896 596040 144 0.0
lock-mtd LP_CC2652R7 (read only) 655395 655539 144 0.0
(read/write) 181860 181716 -144 -0.1
.bss 67036 67036 0 0.0
.data 3296 3296 0 0.0
.rodata 101363 101363 0 0.0
.text 553552 553696 144 0.0
pump-app LP_CC2652R7 (read only) 683011 683171 160 0.0
(read/write) 159364 159204 -160 -0.1
.bss 71388 71388 0 0.0
.data 3296 3296 0 0.0
.rodata 89315 89315 0 0.0
.text 593212 593372 160 0.0
pump-controller-app LP_CC2652R7 (read only) 667487 667639 152 0.0
(read/write) 175024 174872 -152 -0.1
.bss 71524 71524 0 0.0
.data 3292 3292 0 0.0
.rodata 84863 84863 0 0.0
.text 582144 582296 152 0.0
shell LP_CC2652R7 (read only) 663610 663754 144 0.0
(read/write) 183292 183148 -144 -0.1
.bss 76596 76596 0 0.0
.data 3376 3376 0 0.0
.rodata 85418 85418 0 0.0
.text 577876 578020 144 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584646 584790 144 0.0
.app_xip_area 461448 461592 144 0.0
.bss 65640 65640 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 590582 590718 136 0.0
.app_xip_area 462600 462736 136 0.0
.bss 70424 70424 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596962 597106 144 0.0
.app_xip_area 474484 474628 144 0.0
.bss 64952 64952 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1096372 1096628 256 0.0
.bss 132844 132844 0 0.0
.data 2068 2068 0 0.0
.text 961436 961692 256 0.0
BRD4161A+rpc (read/write) 1150636 1150892 256 0.0
.bss 149532 149532 0 0.0
.data 2280 2280 0 0.0
.text 998804 999060 256 0.0
BRD4161A+rs911x (read/write) 985908 986148 240 0.0
.bss 162184 162184 0 0.0
.data 2056 2056 0 0.0
.text 821648 821888 240 0.0
lock-app BRD4161A+wf200 (read/write) 1136468 1136612 144 0.0
.bss 144824 144824 0 0.0
.data 2064 2064 0 0.0
.text 989560 989704 144 0.0
window-app BRD4161A (read/write) 1088104 1088360 256 0.0
.bss 134292 134292 0 0.0
.data 2096 2096 0 0.0
.text 951696 951952 256 0.0
esp32 all-clusters-app c3devkit (read only) 1026078 1026242 164 0.0
(read/write) 1487418 1487418 0 0.0
.dram0.bss 70336 70336 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 217048 217048 0 0.0
.flash.text 1026078 1026242 164 0.0
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1079367 1079531 164 0.0
(read/write) 489392 489392 0 0.0
.dram0.bss 75840 75840 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 247412 247412 0 0.0
.flash.text 1073983 1074147 164 0.0
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 643644 643788 144 0.0
.bss 69712 69712 0 0.0
.data 2044 2044 0 0.0
.text 569160 569304 144 0.0
lock k32w0+release (read/write) 701076 701236 160 0.0
.bss 70184 70184 0 0.0
.data 2052 2052 0 0.0
.text 626112 626272 160 0.0
linux chip-tool-ipv6only arm64 (read only) 10007084 10007180 96 0.0
(read/write) 695153 695153 0 0.0
.bss 32897 32897 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 640360 640360 0 0.0
.dynamic 560 560 0 0.0
.got 13656 13656 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 474124 474124 0 0.0
.text 7903284 7903380 96 0.0
thermostat-no-ble arm64 (read only) 2350956 2351244 288 0.0
(read/write) 141681 141681 0 0.0
.bss 55313 55313 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75880 75880 0 0.0
.dynamic 560 560 0 0.0
.got 5040 5040 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 139716 139716 0 0.0
.text 1973712 1974000 288 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452720 2452848 128 0.0
.bss 214556 214556 0 0.0
.data 5872 5872 0 0.0
.text 1415364 1415492 128 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1177959 1178103 144 0.0
bss 143222 143222 0 0.0
rodata 142776 142776 0 0.0
text 813112 813260 148 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1157983 1158127 144 0.0
bss 142460 142460 0 0.0
rodata 134472 134472 0 0.0
text 802232 802380 148 0.0
p6 all-clusters-app default (read only) 881520 881520 0 0.0
(read/write) 1693812 1694068 256 0.0
.bss 149168 149168 0 0.0
.data 2656 2656 0 0.0
.text 1533600 1533856 256 0.0
all-clusters-minimal-app default (read only) 882240 882240 0 0.0
(read/write) 1637980 1638236 256 0.0
.bss 148448 148448 0 0.0
.data 2656 2656 0 0.0
.text 1478488 1478744 256 0.0
light-app default (read only) 890560 890560 0 0.0
(read/write) 1556668 1556908 240 0.0
.bss 140336 140336 0 0.0
.data 2448 2448 0 0.0
.text 1405496 1405736 240 0.0
lock-app default (read only) 886064 886064 0 0.0
(read/write) 1593980 1594220 240 0.0
.bss 144816 144816 0 0.0
.data 2464 2464 0 0.0
.text 1438312 1438552 240 0.0
telink light-switch-app tlsr9518adk80d (read/write) 806120 806304 184 0.0
bss 70976 70976 0 0.0
noinit 43488 43488 0 0.0
text 569822 570010 188 0.0
lighting-app tlsr9518adk80d (read/write) 827928 828112 184 0.0
bss 71820 71820 0 0.0
noinit 43488 43488 0 0.0
text 587798 587984 186 0.0

@woody-apple
Copy link
Contributor

@mrjerryjohns can you rebase this?

@mrjerryjohns mrjerryjohns enabled auto-merge (squash) August 10, 2022 06:47
@mrjerryjohns mrjerryjohns merged commit a1643ee into project-chip:master Aug 10, 2022
isiu-apple pushed a commit to isiu-apple/connectedhomeip that referenced this pull request Sep 16, 2022
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.

Subscriptions are not terminated on the client when the maxInterval expires
4 participants