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 SoftwareFault and GeneralFault events are missed randomly #19064

Merged
merged 6 commits into from
Jun 7, 2022
Merged

Fix SoftwareFault and GeneralFault events are missed randomly #19064

merged 6 commits into from
Jun 7, 2022

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Jun 1, 2022

Problem

What is being fixed? Examples:

  • The SoftwareFault and GeneralFault events were not able to get generated sometimes, the root cause is we we use different signals to indicate those events occur in Linux simulation, and we register the signal handler both at app layer and platform layer. We need to consolidate those signal handlers into one place to avoid conflict.

Fixes #19242

Change overview

Move SoftwareFault and GeneralFault signal handler from platform layer to app layer

Please note, this PR only contains the changes for general and software diagnostic clusters.

  1. For using pipe instead of signals to trigger those faults ( Stop using signals for those faults, altogether, and move to a different notification means, like a pipe #19114)
  2. For switch cluster event refactor (Update existing example app to support switch cluster event  #19007)

Testing

How was this tested? (at least one bullet point required)

    1. Start the chip-all-clusters-app example app
      yufengwang@yufengwang:~/connectedhomeip/out/debug/standalone$ ./chip-all-clusters-app
    1. Send the signal to the example app
yufengwang@yufengwang:~$ ps -A | grep chip
1563025 pts/4    00:00:00 chip-all-cluste
yufengwang@yufengwang:~$ 
yufengwang@yufengwang:~$ kill -SIGUSR1 1563025
    1. Confrim the related event are generated from the example app event
......
[1654104193.959661][1563025:1563025] CHIP:ZCL: SoftwareDiagnosticsDelegate: OnSoftwareFaultDetected
[1654104193.959715][1563025:1563025] CHIP:EVL: LogEvent event number: 0x0000000000000002 priority: 1, endpoint id:  0x0 cluster id: 0x0000_0034 event id: 0x0 Sys timestamp: 0x000000002870BDB7

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19064: Size comparison from d2a5192 to 42e5861

Increases above 0.2%:

platform target config section d2a5192 42e5861 change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159864 161832 1968 1.2
pump-app LP_CC2652R7 (read/write) 179640 181272 1632 0.9
pump-controller-app LP_CC2652R7 (read/write) 188680 190656 1976 1.0
Increases (8 builds for cc13x2_26x2, efr32, esp32, mbed)
platform target config section d2a5192 42e5861 change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 .bss 73820 73828 8 0.0
lock-ftd LP_CC2652R7 (read/write) 159864 161832 1968 1.2
pump-app LP_CC2652R7 (read/write) 179640 181272 1632 0.9
.bss 72748 72756 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 188680 190656 1976 1.0
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74680 74688 8 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (28 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6, telink)
platform target config section d2a5192 42e5861 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651603 649635 -1968 -0.3
(read/write) 158924 158908 -16 -0.0
.data 3404 3388 -16 -0.5
.rodata 85523 85107 -416 -0.5
.text 565848 564296 -1552 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617619 615651 -1968 -0.3
(read/write) 158080 158072 -8 -0.0
.data 3344 3328 -16 -0.5
.rodata 74955 74539 -416 -0.6
.text 542432 540880 -1552 -0.3
lock-ftd LP_CC2652R7 (read only) 682967 680999 -1968 -0.3
.data 3268 3252 -16 -0.5
.rodata 97647 97231 -416 -0.4
.text 584840 583288 -1552 -0.3
lock-mtd LP_CC2652R7 (read only) 632367 630399 -1968 -0.3
(read/write) 145732 145716 -16 -0.0
.data 3268 3252 -16 -0.5
.rodata 97527 97111 -416 -0.4
.text 534352 532800 -1552 -0.3
pump-app LP_CC2652R7 (read only) 664095 662471 -1624 -0.2
.data 3300 3288 -12 -0.4
.rodata 85847 85375 -472 -0.5
.text 577768 576616 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 655167 652935 -2232 -0.3
.data 3264 3248 -16 -0.5
.rodata 83895 83263 -632 -0.8
.text 570792 569192 -1600 -0.3
shell LP_CC2652R7 (read only) 644618 642674 -1944 -0.3
(read/write) 154480 154464 -16 -0.0
.data 3408 3392 -16 -0.5
.rodata 82506 82090 -416 -0.5
.text 561876 560348 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602134 600502 -1632 -0.3
.app_xip_area 461160 459544 -1616 -0.4
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599218 597586 -1632 -0.3
.app_xip_area 458108 456492 -1616 -0.4
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596906 596842 -64 -0.0
.app_xip_area 456928 456872 -56 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916032 912072 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916024 912064 -3960 -0.4
BRD4161A+rpc (read only) 950260 946276 -3984 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950252 946268 -3984 -0.4
BRD4161A+rs911x (read only) 791244 787276 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791236 787268 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958084 955852 -2232 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958076 955844 -2232 -0.2
window-app BRD4161A (read only) 901072 897104 -3968 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901064 897096 -3968 -0.4
esp32 all-clusters-app c3devkit (read only) 1007708 1006146 -1562 -0.2
(read/write) 1481482 1480818 -664 -0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212232 211584 -648 -0.3
.flash.text 1007708 1006146 -1562 -0.2
m5stack (read only) 1062675 1061099 -1576 -0.1
(read/write) 483652 483012 -640 -0.1
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242768 242136 -632 -0.3
.flash.text 1057291 1055715 -1576 -0.1
k32w light k32w061+release (read/write) 653300 651540 -1760 -0.3
.data 2012 1996 -16 -0.8
.text 575524 573780 -1744 -0.3
lock k32w061+release (read/write) 714312 712064 -2248 -0.3
.data 1984 1968 -16 -0.8
.text 636124 633892 -2232 -0.4
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427176 2424944 -2232 -0.1
.data 5880 5864 -16 -0.3
.text 1389820 1387588 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191423 1189183 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154232 153600 -632 -0.4
text 817028 815424 -1604 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139143 1136903 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130744 130112 -632 -0.5
text 789076 787476 -1600 -0.2
p6 all-clusters-app default (read/write) 2545640 2541656 -3984 -0.2
.data 2808 2800 -8 -0.3
.text 1503904 1499920 -3984 -0.3
all-clusters-minimal-app default (read/write) 2490504 2486528 -3976 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448768 1444792 -3976 -0.3
light-app default (read/write) 2422384 2418400 -3984 -0.2
.data 2600 2592 -8 -0.3
.text 1380648 1376664 -3984 -0.3
lock-app default (read/write) 2442720 2438752 -3968 -0.2
.data 2576 2568 -8 -0.3
.text 1400984 1397016 -3968 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 780932 778668 -2264 -0.3
text 552332 550718 -1614 -0.3
lighting-app tlsr9518adk80d (read/write) 800976 798696 -2280 -0.3
bss 70824 70816 -8 -0.0
text 569074 567460 -1614 -0.3
Full report (28 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, p6, telink)
platform target config section d2a5192 42e5861 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651603 649635 -1968 -0.3
(read/write) 158924 158908 -16 -0.0
.bss 74604 74604 0 0.0
.data 3404 3388 -16 -0.5
.rodata 85523 85107 -416 -0.5
.text 565848 564296 -1552 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617619 615651 -1968 -0.3
(read/write) 158080 158072 -8 -0.0
.bss 73820 73828 8 0.0
.data 3344 3328 -16 -0.5
.rodata 74955 74539 -416 -0.6
.text 542432 540880 -1552 -0.3
lock-ftd LP_CC2652R7 (read only) 682967 680999 -1968 -0.3
(read/write) 159864 161832 1968 1.2
.bss 72612 72612 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97647 97231 -416 -0.4
.text 584840 583288 -1552 -0.3
lock-mtd LP_CC2652R7 (read only) 632367 630399 -1968 -0.3
(read/write) 145732 145716 -16 -0.0
.bss 68348 68348 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97527 97111 -416 -0.4
.text 534352 532800 -1552 -0.3
pump-app LP_CC2652R7 (read only) 664095 662471 -1624 -0.2
(read/write) 179640 181272 1632 0.9
.bss 72748 72756 8 0.0
.data 3300 3288 -12 -0.4
.rodata 85847 85375 -472 -0.5
.text 577768 576616 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 655167 652935 -2232 -0.3
(read/write) 188680 190656 1976 1.0
.bss 72860 72860 0 0.0
.data 3264 3248 -16 -0.5
.rodata 83895 83263 -632 -0.8
.text 570792 569192 -1600 -0.3
shell LP_CC2652R7 (read only) 644618 642674 -1944 -0.3
(read/write) 154480 154464 -16 -0.0
.bss 76956 76956 0 0.0
.data 3408 3392 -16 -0.5
.rodata 82506 82090 -416 -0.5
.text 561876 560348 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602134 600502 -1632 -0.3
.app_xip_area 461160 459544 -1616 -0.4
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599218 597586 -1632 -0.3
.app_xip_area 458108 456492 -1616 -0.4
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596906 596842 -64 -0.0
.app_xip_area 456928 456872 -56 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916032 912072 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916024 912064 -3960 -0.4
BRD4161A+rpc (read only) 950260 946276 -3984 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950252 946268 -3984 -0.4
BRD4161A+rs911x (read only) 791244 787276 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791236 787268 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958084 955852 -2232 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958076 955844 -2232 -0.2
window-app BRD4161A (read only) 901072 897104 -3968 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901064 897096 -3968 -0.4
esp32 all-clusters-app c3devkit (read only) 1007708 1006146 -1562 -0.2
(read/write) 1481482 1480818 -664 -0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212232 211584 -648 -0.3
.flash.text 1007708 1006146 -1562 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1062675 1061099 -1576 -0.1
(read/write) 483652 483012 -640 -0.1
.dram0.bss 74680 74688 8 0.0
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242768 242136 -632 -0.3
.flash.text 1057291 1055715 -1576 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653300 651540 -1760 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575524 573780 -1744 -0.3
lock k32w061+release (read/write) 714312 712064 -2248 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636124 633892 -2232 -0.4
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427176 2424944 -2232 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389820 1387588 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191423 1189183 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154232 153600 -632 -0.4
text 817028 815424 -1604 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139143 1136903 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130744 130112 -632 -0.5
text 789076 787476 -1600 -0.2
p6 all-clusters-app default (read/write) 2545640 2541656 -3984 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1503904 1499920 -3984 -0.3
all-clusters-minimal-app default (read/write) 2490504 2486528 -3976 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448768 1444792 -3976 -0.3
light-app default (read/write) 2422384 2418400 -3984 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380648 1376664 -3984 -0.3
lock-app default (read/write) 2442720 2438752 -3968 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1400984 1397016 -3968 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 780932 778668 -2264 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552332 550718 -1614 -0.3
lighting-app tlsr9518adk80d (read/write) 800976 798696 -2280 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569074 567460 -1614 -0.3

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19064: Size comparison from d2a5192 to 7540acf

Increases above 0.2%:

platform target config section d2a5192 7540acf change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159864 161772 1908 1.2
pump-app LP_CC2652R7 (read/write) 179640 181268 1628 0.9
pump-controller-app LP_CC2652R7 (read/write) 188680 190548 1868 1.0
Increases (7 builds for cc13x2_26x2, efr32, mbed)
platform target config section d2a5192 7540acf change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 .bss 73820 73828 8 0.0
lock-ftd LP_CC2652R7 (read/write) 159864 161772 1908 1.2
pump-app LP_CC2652R7 (read/write) 179640 181268 1628 0.9
.bss 72748 72756 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 188680 190548 1868 1.0
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (26 builds for cc13x2_26x2, cyw30739, efr32, k32w, mbed, nrfconnect, p6, telink)
platform target config section d2a5192 7540acf change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651603 649719 -1884 -0.3
(read/write) 158924 158908 -16 -0.0
.data 3404 3388 -16 -0.5
.rodata 85523 85111 -412 -0.5
.text 565848 564376 -1472 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617619 615743 -1876 -0.3
(read/write) 158080 158072 -8 -0.0
.data 3344 3328 -16 -0.5
.rodata 74955 74543 -412 -0.5
.text 542432 540968 -1464 -0.3
lock-ftd LP_CC2652R7 (read only) 682967 681059 -1908 -0.3
.data 3268 3252 -16 -0.5
.rodata 97647 97235 -412 -0.4
.text 584840 583344 -1496 -0.3
lock-mtd LP_CC2652R7 (read only) 632367 630467 -1900 -0.3
(read/write) 145732 145716 -16 -0.0
.data 3268 3252 -16 -0.5
.rodata 97527 97115 -412 -0.4
.text 534352 532864 -1488 -0.3
pump-app LP_CC2652R7 (read only) 664095 662475 -1620 -0.2
.data 3300 3288 -12 -0.4
.rodata 85847 85379 -468 -0.5
.text 577768 576616 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 655167 653043 -2124 -0.3
.data 3264 3248 -16 -0.5
.rodata 83895 83267 -628 -0.7
.text 570792 569296 -1496 -0.3
shell LP_CC2652R7 (read only) 644618 642734 -1884 -0.3
(read/write) 154480 154464 -16 -0.0
.data 3408 3392 -16 -0.5
.rodata 82506 82094 -412 -0.5
.text 561876 560404 -1472 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602134 600610 -1524 -0.3
.app_xip_area 461160 459652 -1508 -0.3
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599218 597670 -1548 -0.3
.app_xip_area 458108 456576 -1532 -0.3
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596906 596854 -52 -0.0
.app_xip_area 456928 456884 -44 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916032 912192 -3840 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916024 912184 -3840 -0.4
BRD4161A+rpc (read only) 950260 946396 -3864 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950252 946388 -3864 -0.4
BRD4161A+rs911x (read only) 791244 787396 -3848 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791236 787388 -3848 -0.5
lock-app BRD4161A+wf200 (read only) 958084 955936 -2148 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958076 955928 -2148 -0.2
window-app BRD4161A (read only) 901072 897224 -3848 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901064 897216 -3848 -0.4
k32w light k32w061+release (read/write) 653300 651640 -1660 -0.3
.data 2012 1996 -16 -0.8
.text 575524 573880 -1644 -0.3
lock k32w061+release (read/write) 714312 712148 -2164 -0.3
.data 1984 1968 -16 -0.8
.text 636124 633976 -2148 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427176 2425008 -2168 -0.1
.data 5880 5864 -16 -0.3
.text 1389820 1387652 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191423 1189267 -2156 -0.2
bss 141297 141290 -7 -0.0
rodata 154232 153604 -628 -0.4
text 817028 815500 -1528 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139143 1136987 -2156 -0.2
bss 140514 140507 -7 -0.0
rodata 130744 130116 -628 -0.5
text 789076 787548 -1528 -0.2
p6 all-clusters-app default (read/write) 2545640 2541744 -3896 -0.2
.data 2808 2800 -8 -0.3
.text 1503904 1500008 -3896 -0.3
all-clusters-minimal-app default (read/write) 2490504 2486632 -3872 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448768 1444896 -3872 -0.3
light-app default (read/write) 2422384 2418520 -3864 -0.2
.data 2600 2592 -8 -0.3
.text 1380648 1376784 -3864 -0.3
lock-app default (read/write) 2442720 2438840 -3880 -0.2
.data 2576 2568 -8 -0.3
.text 1400984 1397104 -3880 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 780932 778736 -2196 -0.3
text 552332 550786 -1546 -0.3
lighting-app tlsr9518adk80d (read/write) 800976 798772 -2204 -0.3
bss 70824 70816 -8 -0.0
text 569074 567528 -1546 -0.3
Full report (26 builds for cc13x2_26x2, cyw30739, efr32, k32w, mbed, nrfconnect, p6, telink)
platform target config section d2a5192 7540acf change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651603 649719 -1884 -0.3
(read/write) 158924 158908 -16 -0.0
.bss 74604 74604 0 0.0
.data 3404 3388 -16 -0.5
.rodata 85523 85111 -412 -0.5
.text 565848 564376 -1472 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617619 615743 -1876 -0.3
(read/write) 158080 158072 -8 -0.0
.bss 73820 73828 8 0.0
.data 3344 3328 -16 -0.5
.rodata 74955 74543 -412 -0.5
.text 542432 540968 -1464 -0.3
lock-ftd LP_CC2652R7 (read only) 682967 681059 -1908 -0.3
(read/write) 159864 161772 1908 1.2
.bss 72612 72612 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97647 97235 -412 -0.4
.text 584840 583344 -1496 -0.3
lock-mtd LP_CC2652R7 (read only) 632367 630467 -1900 -0.3
(read/write) 145732 145716 -16 -0.0
.bss 68348 68348 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97527 97115 -412 -0.4
.text 534352 532864 -1488 -0.3
pump-app LP_CC2652R7 (read only) 664095 662475 -1620 -0.2
(read/write) 179640 181268 1628 0.9
.bss 72748 72756 8 0.0
.data 3300 3288 -12 -0.4
.rodata 85847 85379 -468 -0.5
.text 577768 576616 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 655167 653043 -2124 -0.3
(read/write) 188680 190548 1868 1.0
.bss 72860 72860 0 0.0
.data 3264 3248 -16 -0.5
.rodata 83895 83267 -628 -0.7
.text 570792 569296 -1496 -0.3
shell LP_CC2652R7 (read only) 644618 642734 -1884 -0.3
(read/write) 154480 154464 -16 -0.0
.bss 76956 76956 0 0.0
.data 3408 3392 -16 -0.5
.rodata 82506 82094 -412 -0.5
.text 561876 560404 -1472 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602134 600610 -1524 -0.3
.app_xip_area 461160 459652 -1508 -0.3
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599218 597670 -1548 -0.3
.app_xip_area 458108 456576 -1532 -0.3
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596906 596854 -52 -0.0
.app_xip_area 456928 456884 -44 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916032 912192 -3840 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916024 912184 -3840 -0.4
BRD4161A+rpc (read only) 950260 946396 -3864 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950252 946388 -3864 -0.4
BRD4161A+rs911x (read only) 791244 787396 -3848 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791236 787388 -3848 -0.5
lock-app BRD4161A+wf200 (read only) 958084 955936 -2148 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958076 955928 -2148 -0.2
window-app BRD4161A (read only) 901072 897224 -3848 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901064 897216 -3848 -0.4
k32w light k32w061+release (read/write) 653300 651640 -1660 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575524 573880 -1644 -0.3
lock k32w061+release (read/write) 714312 712148 -2164 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636124 633976 -2148 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427176 2425008 -2168 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389820 1387652 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191423 1189267 -2156 -0.2
bss 141297 141290 -7 -0.0
rodata 154232 153604 -628 -0.4
text 817028 815500 -1528 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139143 1136987 -2156 -0.2
bss 140514 140507 -7 -0.0
rodata 130744 130116 -628 -0.5
text 789076 787548 -1528 -0.2
p6 all-clusters-app default (read/write) 2545640 2541744 -3896 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1503904 1500008 -3896 -0.3
all-clusters-minimal-app default (read/write) 2490504 2486632 -3872 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448768 1444896 -3872 -0.3
light-app default (read/write) 2422384 2418520 -3864 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380648 1376784 -3864 -0.3
lock-app default (read/write) 2442720 2438840 -3880 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1400984 1397104 -3880 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 780932 778736 -2196 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552332 550786 -1546 -0.3
lighting-app tlsr9518adk80d (read/write) 800976 798772 -2204 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569074 567528 -1546 -0.3

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

PR #19064: Size comparison from dd636ad to 9758bae

Increases above 0.2%:

platform target config section dd636ad 9758bae change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
Increases (9 builds for cc13x2_26x2, efr32, esp32, linux, mbed)
platform target config section dd636ad 9758bae change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 .bss 73820 73828 8 0.0
lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74680 74688 8 0.0
linux all-clusters-app debug .rodata 246205 246269 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (39 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section dd636ad 9758bae change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651663 649719 -1944 -0.3
(read/write) 158924 158908 -16 -0.0
.data 3404 3388 -16 -0.5
.rodata 85527 85111 -416 -0.5
.text 565904 564376 -1528 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617687 615743 -1944 -0.3
(read/write) 158080 158072 -8 -0.0
.data 3344 3328 -16 -0.5
.rodata 74959 74543 -416 -0.6
.text 542496 540968 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 644702 642750 -1952 -0.3
(read/write) 154480 154464 -16 -0.0
.data 3408 3392 -16 -0.5
.rodata 82510 82094 -416 -0.5
.text 561956 560420 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778161 -1128 -0.0
(read/write) 178568 178248 -320 -0.2
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.got 4496 4488 -8 -0.2
.text 2359154 2358626 -528 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.got 4496 4456 -40 -0.9
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.got 4272 4256 -16 -0.4
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660453 9658661 -1792 -0.0
(read/write) 606448 606416 -32 -0.0
.data 1120 1088 -32 -2.9
.got 5016 5000 -16 -0.3
.rodata 497277 497085 -192 -0.0
.text 7761349 7759957 -1392 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.got 4344 4304 -40 -0.9
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.got 4336 4296 -40 -0.9
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.data 1768 1752 -16 -0.9
.got 4504 4464 -40 -0.9
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.data 1960 1944 -16 -0.8
.got 4344 4320 -24 -0.6
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.got 4192 4176 -16 -0.4
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
tv-app debug (read only) 2880833 2867457 -13376 -0.5
(read/write) 280208 279792 -416 -0.1
.data 4672 4624 -48 -1.0
.data.rel.ro 78232 77848 -384 -0.5
.got 4728 4712 -16 -0.3
.rodata 223072 222816 -256 -0.1
.text 2475106 2463058 -12048 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.got 4728 4712 -16 -0.3
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427240 2425072 -2168 -0.1
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
text 569148 567546 -1602 -0.3
Full report (39 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section dd636ad 9758bae change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651663 649719 -1944 -0.3
(read/write) 158924 158908 -16 -0.0
.bss 74604 74604 0 0.0
.data 3404 3388 -16 -0.5
.rodata 85527 85111 -416 -0.5
.text 565904 564376 -1528 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617687 615743 -1944 -0.3
(read/write) 158080 158072 -8 -0.0
.bss 73820 73828 8 0.0
.data 3344 3328 -16 -0.5
.rodata 74959 74543 -416 -0.6
.text 542496 540968 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
(read/write) 159804 161740 1936 1.2
.bss 72612 72612 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.bss 68348 68348 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
(read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
(read/write) 188588 190532 1944 1.0
.bss 72860 72860 0 0.0
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 644702 642750 -1952 -0.3
(read/write) 154480 154464 -16 -0.0
.bss 76956 76956 0 0.0
.data 3408 3392 -16 -0.5
.rodata 82510 82094 -416 -0.5
.text 561956 560420 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.bss 74680 74688 8 0.0
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778161 -1128 -0.0
(read/write) 178568 178248 -320 -0.2
.bss 86368 86368 0 0.0
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.dynamic 608 608 0 0.0
.got 4496 4488 -8 -0.2
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 246205 246269 64 0.0
.text 2359154 2358626 -528 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.bss 85536 85536 0 0.0
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.dynamic 608 608 0 0.0
.got 4496 4456 -40 -0.9
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.bss 72896 72896 0 0.0
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.dynamic 592 592 0 0.0
.got 4272 4256 -16 -0.4
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660453 9658661 -1792 -0.0
(read/write) 606448 606416 -32 -0.0
.bss 23968 23968 0 0.0
.data 1120 1088 -32 -2.9
.data.rel.ro 575064 575064 0 0.0
.dynamic 624 624 0 0.0
.got 5016 5000 -16 -0.3
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497277 497085 -192 -0.0
.text 7761349 7759957 -1392 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.bss 74752 74752 0 0.0
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.dynamic 608 608 0 0.0
.got 4344 4304 -40 -0.9
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.bss 73472 73472 0 0.0
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.dynamic 592 592 0 0.0
.got 4336 4296 -40 -0.9
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.bss 73024 73024 0 0.0
.data 1768 1752 -16 -0.9
.data.rel.ro 61032 61032 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4464 -40 -0.9
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.bss 73728 73728 0 0.0
.data 1960 1944 -16 -0.8
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4320 -24 -0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.bss 117224 117224 0 0.0
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.dynamic 608 608 0 0.0
.got 4192 4176 -16 -0.4
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
tv-app debug (read only) 2880833 2867457 -13376 -0.5
(read/write) 280208 279792 -416 -0.1
.bss 191048 191048 0 0.0
.data 4672 4624 -48 -1.0
.data.rel.ro 78232 77848 -384 -0.5
.dynamic 592 592 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223072 222816 -256 -0.1
.text 2475106 2463058 -12048 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.bss 78632 78632 0 0.0
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.dynamic 608 608 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427240 2425072 -2168 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569148 567546 -1602 -0.3

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

PR #19064: Size comparison from dd636ad to 85c86de

Increases above 0.2%:

platform target config section dd636ad 85c86de change % change
cc13x2_26x2 lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
Increases (10 builds for cc13x2_26x2, efr32, esp32, linux, mbed)
platform target config section dd636ad 85c86de change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 .bss 73820 73828 8 0.0
lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74680 74688 8 0.0
linux all-clusters-app debug .rodata 246205 246269 64 0.0
thermostat-no-ble arm64 .bss 87921 87937 16 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section dd636ad 85c86de change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651663 649719 -1944 -0.3
(read/write) 158924 158908 -16 -0.0
.data 3404 3388 -16 -0.5
.rodata 85527 85111 -416 -0.5
.text 565904 564376 -1528 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617687 615743 -1944 -0.3
(read/write) 158080 158072 -8 -0.0
.data 3344 3328 -16 -0.5
.rodata 74959 74543 -416 -0.6
.text 542496 540968 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 644702 642750 -1952 -0.3
(read/write) 154480 154464 -16 -0.0
.data 3408 3392 -16 -0.5
.rodata 82510 82094 -416 -0.5
.text 561956 560420 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778161 -1128 -0.0
(read/write) 178568 178248 -320 -0.2
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.got 4496 4488 -8 -0.2
.text 2359154 2358626 -528 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.got 4496 4456 -40 -0.9
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.got 4272 4256 -16 -0.4
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660453 9658661 -1792 -0.0
(read/write) 606448 606416 -32 -0.0
.data 1120 1088 -32 -2.9
.got 5016 5000 -16 -0.3
.rodata 497277 497085 -192 -0.0
.text 7761349 7759957 -1392 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9409764 9408316 -1448 -0.0
(read/write) 672401 672369 -32 -0.0
.data 1176 1160 -16 -1.4
.rodata 461172 460988 -184 -0.0
.text 7412116 7411028 -1088 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.got 4344 4304 -40 -0.9
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.got 4336 4296 -40 -0.9
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.data 1768 1752 -16 -0.9
.got 4504 4464 -40 -0.9
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.data 1960 1944 -16 -0.8
.got 4344 4320 -24 -0.6
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.got 4192 4176 -16 -0.4
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
thermostat-no-ble arm64 (read only) 2368932 2355900 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.got 4792 4768 -24 -0.5
.rodata 148804 147948 -856 -0.6
.text 1990432 1979296 -11136 -0.6
tv-app debug (read only) 2880833 2867457 -13376 -0.5
(read/write) 280208 279792 -416 -0.1
.data 4672 4624 -48 -1.0
.data.rel.ro 78232 77848 -384 -0.5
.got 4728 4712 -16 -0.3
.rodata 223072 222816 -256 -0.1
.text 2475106 2463058 -12048 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.got 4728 4712 -16 -0.3
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427240 2425072 -2168 -0.1
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
text 569148 567546 -1602 -0.3
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section dd636ad 85c86de change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 651663 649719 -1944 -0.3
(read/write) 158924 158908 -16 -0.0
.bss 74604 74604 0 0.0
.data 3404 3388 -16 -0.5
.rodata 85527 85111 -416 -0.5
.text 565904 564376 -1528 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 617687 615743 -1944 -0.3
(read/write) 158080 158072 -8 -0.0
.bss 73820 73828 8 0.0
.data 3344 3328 -16 -0.5
.rodata 74959 74543 -416 -0.6
.text 542496 540968 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
(read/write) 159804 161740 1936 1.2
.bss 72612 72612 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.bss 68348 68348 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
(read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
(read/write) 188588 190532 1944 1.0
.bss 72860 72860 0 0.0
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 644702 642750 -1952 -0.3
(read/write) 154480 154464 -16 -0.0
.bss 76956 76956 0 0.0
.data 3408 3392 -16 -0.5
.rodata 82510 82094 -416 -0.5
.text 561956 560420 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.bss 74680 74688 8 0.0
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778161 -1128 -0.0
(read/write) 178568 178248 -320 -0.2
.bss 86368 86368 0 0.0
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.dynamic 608 608 0 0.0
.got 4496 4488 -8 -0.2
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 246205 246269 64 0.0
.text 2359154 2358626 -528 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.bss 85536 85536 0 0.0
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.dynamic 608 608 0 0.0
.got 4496 4456 -40 -0.9
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.bss 72896 72896 0 0.0
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.dynamic 592 592 0 0.0
.got 4272 4256 -16 -0.4
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660453 9658661 -1792 -0.0
(read/write) 606448 606416 -32 -0.0
.bss 23968 23968 0 0.0
.data 1120 1088 -32 -2.9
.data.rel.ro 575064 575064 0 0.0
.dynamic 624 624 0 0.0
.got 5016 5000 -16 -0.3
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497277 497085 -192 -0.0
.text 7761349 7759957 -1392 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9409764 9408316 -1448 -0.0
(read/write) 672401 672369 -32 -0.0
.bss 42257 42257 0 0.0
.data 1176 1160 -16 -1.4
.data.rel.ro 610256 610256 0 0.0
.dynamic 528 528 0 0.0
.got 14896 14896 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461172 460988 -184 -0.0
.text 7412116 7411028 -1088 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.bss 74752 74752 0 0.0
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.dynamic 608 608 0 0.0
.got 4344 4304 -40 -0.9
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.bss 73472 73472 0 0.0
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.dynamic 592 592 0 0.0
.got 4336 4296 -40 -0.9
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.bss 73024 73024 0 0.0
.data 1768 1752 -16 -0.9
.data.rel.ro 61032 61032 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4464 -40 -0.9
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.bss 73728 73728 0 0.0
.data 1960 1944 -16 -0.8
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4320 -24 -0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.bss 117224 117224 0 0.0
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.dynamic 608 608 0 0.0
.got 4192 4176 -16 -0.4
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
thermostat-no-ble arm64 (read only) 2368932 2355900 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.bss 87921 87937 16 0.0
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.dynamic 528 528 0 0.0
.got 4792 4768 -24 -0.5
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148804 147948 -856 -0.6
.text 1990432 1979296 -11136 -0.6
tv-app debug (read only) 2880833 2867457 -13376 -0.5
(read/write) 280208 279792 -416 -0.1
.bss 191048 191048 0 0.0
.data 4672 4624 -48 -1.0
.data.rel.ro 78232 77848 -384 -0.5
.dynamic 592 592 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223072 222816 -256 -0.1
.text 2475106 2463058 -12048 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.bss 78632 78632 0 0.0
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.dynamic 608 608 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427240 2425072 -2168 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569148 567546 -1602 -0.3

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

PR #19064: Size comparison from 55ab764 to b48bced

Increases above 0.2%:

platform target config section 55ab764 b48bced change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 162220 164140 1920 1.2
lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
shell LP_CC2652R7 (read/write) 165420 167364 1944 1.2
Increases (11 builds for cc13x2_26x2, efr32, esp32, linux, mbed)
platform target config section 55ab764 b48bced change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 162220 164140 1920 1.2
all-clusters-minimal-app LP_CC2652R7 .bss 73876 73884 8 0.0
lock-ftd LP_CC2652R7 (read/write) 159804 161740 1936 1.2
pump-app LP_CC2652R7 (read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 188588 190532 1944 1.0
shell LP_CC2652R7 (read/write) 165420 167364 1944 1.2
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74680 74688 8 0.0
linux thermostat-no-ble arm64 .bss 87921 87937 16 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (30 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 55ab764 b48bced change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689547 687627 -1920 -0.3
.data 3404 3388 -16 -0.5
.rodata 111787 111379 -408 -0.4
.text 577444 575932 -1512 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 640171 638227 -1944 -0.3
(read/write) 158136 158128 -8 -0.0
.data 3344 3328 -16 -0.5
.rodata 88827 88419 -408 -0.5
.text 551020 549484 -1536 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 681842 679898 -1944 -0.3
.data 3408 3392 -16 -0.5
.rodata 108394 107986 -408 -0.4
.text 573132 571596 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9409764 9408316 -1448 -0.0
(read/write) 672401 672369 -32 -0.0
.data 1176 1160 -16 -1.4
.rodata 461172 460988 -184 -0.0
.text 7412116 7411028 -1088 -0.0
thermostat-no-ble arm64 (read only) 2368932 2355900 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.got 4792 4768 -24 -0.5
.rodata 148804 147948 -856 -0.6
.text 1990432 1979296 -11136 -0.6
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427240 2425072 -2168 -0.1
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
text 569148 567546 -1602 -0.3
Full report (30 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 55ab764 b48bced change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 689547 687627 -1920 -0.3
(read/write) 162220 164140 1920 1.2
.bss 74660 74660 0 0.0
.data 3404 3388 -16 -0.5
.rodata 111787 111379 -408 -0.4
.text 577444 575932 -1512 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 640171 638227 -1944 -0.3
(read/write) 158136 158128 -8 -0.0
.bss 73876 73884 8 0.0
.data 3344 3328 -16 -0.5
.rodata 88827 88419 -408 -0.5
.text 551020 549484 -1536 -0.3
lock-ftd LP_CC2652R7 (read only) 683027 681091 -1936 -0.3
(read/write) 159804 161740 1936 1.2
.bss 72612 72612 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97651 97235 -416 -0.4
.text 584896 583376 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 632435 630499 -1936 -0.3
(read/write) 145732 145716 -16 -0.0
.bss 68348 68348 0 0.0
.data 3268 3252 -16 -0.5
.rodata 97531 97115 -416 -0.4
.text 534416 532896 -1520 -0.3
pump-app LP_CC2652R7 (read only) 664099 662491 -1608 -0.2
(read/write) 179636 181252 1616 0.9
.bss 72748 72756 8 0.0
.data 3300 3288 -12 -0.4
.rodata 85851 85379 -472 -0.5
.text 577768 576632 -1136 -0.2
pump-controller-app LP_CC2652R7 (read only) 655259 653059 -2200 -0.3
(read/write) 188588 190532 1944 1.0
.bss 72860 72860 0 0.0
.data 3264 3248 -16 -0.5
.rodata 83899 83267 -632 -0.8
.text 570880 569312 -1568 -0.3
shell LP_CC2652R7 (read only) 681842 679898 -1944 -0.3
(read/write) 165420 167364 1944 1.2
.bss 76956 76956 0 0.0
.data 3408 3392 -16 -0.5
.rodata 108394 107986 -408 -0.4
.text 573132 571596 -1536 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 602242 600618 -1624 -0.3
.app_xip_area 461268 459660 -1608 -0.3
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599294 597694 -1600 -0.3
.app_xip_area 458184 456600 -1584 -0.3
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596910 596854 -56 -0.0
.app_xip_area 456932 456884 -48 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916152 912192 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916144 912184 -3960 -0.4
BRD4161A+rpc (read only) 950380 946412 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950372 946404 -3968 -0.4
BRD4161A+rs911x (read only) 791364 787396 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791356 787388 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958152 955952 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958144 955944 -2200 -0.2
window-app BRD4161A (read only) 901208 897256 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901200 897248 -3952 -0.4
esp32 all-clusters-app c3devkit (read only) 1007798 1006248 -1550 -0.2
(read/write) 1481490 1480826 -664 -0.0
.dram0.bss 69168 69168 0 0.0
.dram0.data 14656 14640 -16 -0.1
.flash.rodata 212240 211592 -648 -0.3
.flash.text 1007798 1006248 -1550 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1062743 1061191 -1552 -0.1
(read/write) 483660 483020 -640 -0.1
.dram0.bss 74680 74688 8 0.0
.dram0.data 34208 34192 -16 -0.0
.flash.rodata 242776 242144 -632 -0.3
.flash.text 1057359 1055807 -1552 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 653400 651656 -1744 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575624 573896 -1728 -0.3
lock k32w061+release (read/write) 714380 712164 -2216 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636192 633992 -2200 -0.3
linux chip-tool-no-interactive-ipv6only arm64 (read only) 9409764 9408316 -1448 -0.0
(read/write) 672401 672369 -32 -0.0
.bss 42257 42257 0 0.0
.data 1176 1160 -16 -1.4
.data.rel.ro 610256 610256 0 0.0
.dynamic 528 528 0 0.0
.got 14896 14896 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461172 460988 -184 -0.0
.text 7412116 7411028 -1088 -0.0
thermostat-no-ble arm64 (read only) 2368932 2355900 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.bss 87921 87937 16 0.0
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.dynamic 528 528 0 0.0
.got 4792 4768 -24 -0.5
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148804 147948 -856 -0.6
.text 1990432 1979296 -11136 -0.6
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427240 2425072 -2168 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189267 -2240 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817100 815508 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139227 1136987 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789152 787556 -1596 -0.2
p6 all-clusters-app default (read/write) 2545728 2541760 -3968 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1503992 1500024 -3968 -0.3
all-clusters-minimal-app default (read/write) 2490592 2486632 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448856 1444896 -3960 -0.3
light-app default (read/write) 2422488 2418536 -3952 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380752 1376800 -3952 -0.3
lock-app default (read/write) 2442808 2438856 -3952 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1401072 1397120 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781016 778776 -2240 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552406 550826 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801052 798788 -2264 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569148 567546 -1602 -0.3

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

PR #19064: Size comparison from 9a8b4af to 3ac139d

Increases (5 builds for efr32, linux, mbed)
platform target config section 9a8b4af 3ac139d change % change
efr32 lighting-app BRD4161A+rs911x .bss 127356 127364 8 0.0
lock-app BRD4161A+wf200 .bss 126180 126188 8 0.0
linux all-clusters-app debug .got 4496 4504 8 0.2
.rodata 246205 246269 64 0.0
thermostat-no-ble arm64 .bss 87921 87937 16 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202628 202636 8 0.0
Decreases (32 builds for cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 9a8b4af 3ac139d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 602290 600666 -1624 -0.3
.app_xip_area 461316 459708 -1608 -0.3
.data 744 728 -16 -2.2
lock cyw930739m2evb_01 (read/write) 599342 597742 -1600 -0.3
.app_xip_area 458232 456648 -1584 -0.3
.data 712 696 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596950 596894 -56 -0.0
.app_xip_area 456972 456924 -48 -0.0
.data 620 612 -8 -1.3
efr32 lighting-app BRD4161A (read only) 916216 912256 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.data 2096 2080 -16 -0.8
.text 916208 912248 -3960 -0.4
BRD4161A+rpc (read only) 950428 946460 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.data 2300 2284 -16 -0.7
.text 950420 946452 -3968 -0.4
BRD4161A+rs911x (read only) 791428 787460 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.data 2104 2088 -16 -0.8
.text 791420 787452 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958200 956000 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.data 2072 2056 -16 -0.8
.text 958192 955992 -2200 -0.2
window-app BRD4161A (read only) 901272 897320 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.data 2092 2076 -16 -0.8
.text 901264 897312 -3952 -0.4
k32w light k32w061+release (read/write) 653448 651704 -1744 -0.3
.data 2012 1996 -16 -0.8
.text 575672 573944 -1728 -0.3
lock k32w061+release (read/write) 714428 712212 -2216 -0.3
.data 1984 1968 -16 -0.8
.text 636240 634040 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778401 -888 -0.0
(read/write) 178568 178280 -288 -0.2
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.text 2359154 2358722 -432 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.got 4496 4456 -40 -0.9
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.got 4272 4256 -16 -0.4
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660549 9658741 -1808 -0.0
(read/write) 606448 606416 -32 -0.0
.data 1120 1088 -32 -2.9
.got 5016 5000 -16 -0.3
.rodata 497277 497085 -192 -0.0
.text 7761445 7760037 -1408 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9409796 9408364 -1432 -0.0
(read/write) 672401 672369 -32 -0.0
.data 1176 1160 -16 -1.4
.rodata 461172 460988 -184 -0.0
.text 7412148 7411076 -1072 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.got 4344 4304 -40 -0.9
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.got 4336 4296 -40 -0.9
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.data 1768 1752 -16 -0.9
.got 4504 4464 -40 -0.9
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.data 1960 1944 -16 -0.8
.got 4344 4320 -24 -0.6
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.got 4192 4176 -16 -0.4
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
thermostat-no-ble arm64 (read only) 2368948 2355916 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.got 4792 4768 -24 -0.5
.rodata 148804 147948 -856 -0.6
.text 1990448 1979312 -11136 -0.6
tv-app debug (read only) 2897241 2883849 -13392 -0.5
(read/write) 280304 279888 -416 -0.1
.data 4672 4624 -48 -1.0
.data.rel.ro 78328 77944 -384 -0.5
.got 4728 4712 -16 -0.3
.rodata 223168 222880 -288 -0.1
.text 2491346 2479314 -12032 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.got 4728 4712 -16 -0.3
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2427240 2425072 -2168 -0.1
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189283 -2224 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817112 815520 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139243 1137003 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789164 787568 -1596 -0.2
p6 all-clusters-app default (read/write) 2545776 2541824 -3952 -0.2
.data 2808 2800 -8 -0.3
.text 1504040 1500088 -3952 -0.3
all-clusters-minimal-app default (read/write) 2490656 2486696 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448920 1444960 -3960 -0.3
light-app default (read/write) 2422552 2418584 -3968 -0.2
.data 2600 2592 -8 -0.3
.text 1380816 1376848 -3968 -0.3
lock-app default (read/write) 2442872 2438920 -3952 -0.2
.data 2576 2568 -8 -0.3
.text 1401136 1397184 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781024 778792 -2232 -0.3
text 552418 550838 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801068 798804 -2264 -0.3
bss 70824 70816 -8 -0.0
text 569160 567558 -1602 -0.3
Full report (32 builds for cyw30739, efr32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 9a8b4af 3ac139d change % change
cyw30739 light cyw930739m2evb_01 (read/write) 602290 600666 -1624 -0.3
.app_xip_area 461316 459708 -1608 -0.3
.bss 83912 83912 0 0.0
.data 744 728 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 599342 597742 -1600 -0.3
.app_xip_area 458232 456648 -1584 -0.3
.bss 84080 84080 0 0.0
.data 712 696 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 596950 596894 -56 -0.0
.app_xip_area 456972 456924 -48 -0.0
.bss 83044 83044 0 0.0
.data 620 612 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 916216 912256 -3960 -0.4
(read/write) 133184 133168 -16 -0.0
.bss 131088 131088 0 0.0
.data 2096 2080 -16 -0.8
.text 916208 912248 -3960 -0.4
BRD4161A+rpc (read only) 950428 946460 -3968 -0.4
(read/write) 149876 149860 -16 -0.0
.bss 147576 147576 0 0.0
.data 2300 2284 -16 -0.7
.text 950420 946452 -3968 -0.4
BRD4161A+rs911x (read only) 791428 787460 -3968 -0.5
(read/write) 129460 129452 -8 -0.0
.bss 127356 127364 8 0.0
.data 2104 2088 -16 -0.8
.text 791420 787452 -3968 -0.5
lock-app BRD4161A+wf200 (read only) 958200 956000 -2200 -0.2
(read/write) 128252 128244 -8 -0.0
.bss 126180 126188 8 0.0
.data 2072 2056 -16 -0.8
.text 958192 955992 -2200 -0.2
window-app BRD4161A (read only) 901272 897320 -3952 -0.4
(read/write) 133272 133256 -16 -0.0
.bss 131176 131176 0 0.0
.data 2092 2076 -16 -0.8
.text 901264 897312 -3952 -0.4
k32w light k32w061+release (read/write) 653448 651704 -1744 -0.3
.bss 69964 69964 0 0.0
.data 2012 1996 -16 -0.8
.text 575672 573944 -1728 -0.3
lock k32w061+release (read/write) 714428 712212 -2216 -0.3
.bss 70404 70404 0 0.0
.data 1984 1968 -16 -0.8
.text 636240 634040 -2200 -0.3
linux all-clusters-app debug (read only) 2779289 2778401 -888 -0.0
(read/write) 178568 178280 -288 -0.2
.bss 86368 86368 0 0.0
.data 2032 1984 -48 -2.4
.data.rel.ro 83992 83768 -224 -0.3
.dynamic 608 608 0 0.0
.got 4496 4504 8 0.2
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 246205 246269 64 0.0
.text 2359154 2358722 -432 -0.0
all-clusters-minimal-app debug (read only) 2654849 2639729 -15120 -0.6
(read/write) 170408 169896 -512 -0.3
.bss 85536 85536 0 0.0
.data 1904 1856 -48 -2.5
.data.rel.ro 76792 76392 -400 -0.5
.dynamic 608 608 0 0.0
.got 4496 4456 -40 -0.9
.init 27 27 0 0.0
.init_array 1024 1024 0 0.0
.rodata 247837 247389 -448 -0.2
.text 2234258 2220930 -13328 -0.6
bridge-app debug+rpc (read only) 2032521 2019097 -13424 -0.7
(read/write) 147960 147512 -448 -0.3
.bss 72896 72896 0 0.0
.data 3936 3888 -48 -1.2
.data.rel.ro 65544 65160 -384 -0.6
.dynamic 592 592 0 0.0
.got 4272 4256 -16 -0.4
.init 27 27 0 0.0
.init_array 688 688 0 0.0
.rodata 169824 169504 -320 -0.2
.text 1706130 1694098 -12032 -0.7
chip-tool debug (read only) 9660549 9658741 -1808 -0.0
(read/write) 606448 606416 -32 -0.0
.bss 23968 23968 0 0.0
.data 1120 1088 -32 -2.9
.data.rel.ro 575064 575064 0 0.0
.dynamic 624 624 0 0.0
.got 5016 5000 -16 -0.3
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 497277 497085 -192 -0.0
.text 7761445 7760037 -1408 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9409796 9408364 -1432 -0.0
(read/write) 672401 672369 -32 -0.0
.bss 42257 42257 0 0.0
.data 1176 1160 -16 -1.4
.data.rel.ro 610256 610256 0 0.0
.dynamic 528 528 0 0.0
.got 14896 14896 0 0.0
.init 24 24 0 0.0
.init_array 184 184 0 0.0
.rodata 461172 460988 -184 -0.0
.text 7412148 7411076 -1072 -0.0
lighting-app debug+rpc (read only) 2322777 2307641 -15136 -0.7
(read/write) 153632 153184 -448 -0.3
.bss 74752 74752 0 0.0
.data 2048 2000 -48 -2.3
.data.rel.ro 71064 70680 -384 -0.5
.dynamic 608 608 0 0.0
.got 4344 4304 -40 -0.9
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 188744 188296 -448 -0.2
.text 1968210 1954866 -13344 -0.7
lock-app debug (read only) 2266001 2250921 -15080 -0.7
(read/write) 148736 148288 -448 -0.3
.bss 73472 73472 0 0.0
.data 1568 1520 -48 -3.1
.data.rel.ro 67992 67608 -384 -0.6
.dynamic 592 592 0 0.0
.got 4336 4296 -40 -0.9
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 202920 202472 -448 -0.2
.text 1902546 1889266 -13280 -0.7
ota-provider-app debug (read only) 2067105 2063377 -3728 -0.2
(read/write) 141616 141552 -64 -0.0
.bss 73024 73024 0 0.0
.data 1768 1752 -16 -0.9
.data.rel.ro 61032 61032 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4464 -40 -0.9
.init 27 27 0 0.0
.init_array 648 648 0 0.0
.rodata 181240 180824 -416 -0.2
.text 1726722 1723890 -2832 -0.2
ota-requestor-app debug (read only) 2095025 2092161 -2864 -0.1
(read/write) 144424 144392 -32 -0.0
.bss 73728 73728 0 0.0
.data 1960 1944 -16 -0.8
.data.rel.ro 63096 63096 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4320 -24 -0.6
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 177152 176800 -352 -0.2
.text 1757266 1755042 -2224 -0.1
shell debug (read only) 2584129 2570393 -13736 -0.5
(read/write) 201976 201560 -416 -0.2
.bss 117224 117224 0 0.0
.data 1376 1328 -48 -3.5
.data.rel.ro 77632 77248 -384 -0.5
.dynamic 608 608 0 0.0
.got 4192 4176 -16 -0.4
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 226258 226194 -64 -0.0
.text 2198450 2185842 -12608 -0.6
thermostat-no-ble arm64 (read only) 2368948 2355916 -13032 -0.6
(read/write) 177521 177153 -368 -0.2
.bss 87921 87937 16 0.0
.data 1528 1496 -32 -2.1
.data.rel.ro 80272 79976 -296 -0.4
.dynamic 528 528 0 0.0
.got 4792 4768 -24 -0.5
.init 24 24 0 0.0
.init_array 376 376 0 0.0
.rodata 148804 147948 -856 -0.6
.text 1990448 1979312 -11136 -0.6
tv-app debug (read only) 2897241 2883849 -13392 -0.5
(read/write) 280304 279888 -416 -0.1
.bss 191048 191048 0 0.0
.data 4672 4624 -48 -1.0
.data.rel.ro 78328 77944 -384 -0.5
.dynamic 592 592 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 223168 222880 -288 -0.1
.text 2491346 2479314 -12032 -0.5
tv-casting-app debug (read only) 5330409 5317065 -13344 -0.3
(read/write) 222704 222256 -448 -0.2
.bss 78632 78632 0 0.0
.data 2400 2352 -48 -2.0
.data.rel.ro 135440 135056 -384 -0.3
.dynamic 608 608 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 337408 337120 -288 -0.1
.text 4641762 4629778 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2427240 2425072 -2168 -0.1
.bss 202628 202636 8 0.0
.data 5880 5864 -16 -0.3
.text 1389884 1387716 -2168 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1191507 1189283 -2224 -0.2
bss 141297 141290 -7 -0.0
rodata 154236 153604 -632 -0.4
text 817112 815520 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1139243 1137003 -2240 -0.2
bss 140514 140507 -7 -0.0
rodata 130748 130116 -632 -0.5
text 789164 787568 -1596 -0.2
p6 all-clusters-app default (read/write) 2545776 2541824 -3952 -0.2
.bss 137120 137120 0 0.0
.data 2808 2800 -8 -0.3
.text 1504040 1500088 -3952 -0.3
all-clusters-minimal-app default (read/write) 2490656 2486696 -3960 -0.2
.bss 136336 136328 -8 -0.0
.data 2752 2744 -8 -0.3
.text 1448920 1444960 -3960 -0.3
light-app default (read/write) 2422552 2418584 -3968 -0.2
.bss 129432 129432 0 0.0
.data 2600 2592 -8 -0.3
.text 1380816 1376848 -3968 -0.3
lock-app default (read/write) 2442872 2438920 -3952 -0.2
.bss 129256 129256 0 0.0
.data 2576 2568 -8 -0.3
.text 1401136 1397184 -3952 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 781024 778792 -2232 -0.3
bss 70564 70564 0 0.0
noinit 40416 40416 0 0.0
text 552418 550838 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 801068 798804 -2264 -0.3
bss 70824 70816 -8 -0.0
noinit 40416 40416 0 0.0
text 569160 567558 -1602 -0.3

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

PR #19064: Size comparison from 8cc291d to 456e013

Increases above 0.2%:

platform target config section 8cc291d 456e013 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 159592 161520 1928 1.2
lock-ftd LP_CC2652R7 (read/write) 157136 159072 1936 1.2
pump-app LP_CC2652R7 (read/write) 176996 178628 1632 0.9
pump-controller-app LP_CC2652R7 (read/write) 185956 188156 2200 1.2
shell LP_CC2652R7 (read/write) 162800 164736 1936 1.2
Increases (12 builds for cc13x2_26x2, efr32, esp32, linux, mbed)
platform target config section 8cc291d 456e013 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 159592 161520 1928 1.2
all-clusters-minimal-app LP_CC2652R7 .bss 73964 73972 8 0.0
lock-ftd LP_CC2652R7 (read/write) 157136 159072 1936 1.2
pump-app LP_CC2652R7 (read/write) 176996 178628 1632 0.9
.bss 72836 72844 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 185956 188156 2200 1.2
shell LP_CC2652R7 (read/write) 162800 164736 1936 1.2
efr32 lighting-app BRD4161A+rs911x .bss 127444 127452 8 0.0
lock-app BRD4161A+wf200 .bss 126268 126276 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74768 74776 8 0.0
linux all-clusters-app debug .got 4496 4504 8 0.2
.rodata 248093 248125 32 0.0
thermostat-no-ble arm64 .bss 87985 88001 16 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202716 202724 8 0.0
Decreases (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 8cc291d 456e013 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 692263 690335 -1928 -0.3
.data 3408 3392 -16 -0.5
.rodata 112719 112311 -408 -0.4
.text 579232 577712 -1520 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 642887 640951 -1936 -0.3
(read/write) 158228 158220 -8 -0.0
.data 3348 3332 -16 -0.5
.rodata 89759 89351 -408 -0.5
.text 552808 551280 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 685783 683847 -1936 -0.3
.data 3272 3256 -16 -0.5
.rodata 98583 98167 -416 -0.4
.text 586716 585196 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 635199 633263 -1936 -0.3
(read/write) 145824 145808 -16 -0.0
.data 3272 3256 -16 -0.5
.rodata 98471 98055 -416 -0.4
.text 536236 534716 -1520 -0.3
pump-app LP_CC2652R7 (read only) 666827 665203 -1624 -0.2
.data 3304 3292 -12 -0.4
.rodata 86771 86299 -472 -0.5
.text 579572 578420 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 657979 655779 -2200 -0.3
.data 3268 3252 -16 -0.5
.rodata 84819 84187 -632 -0.7
.text 572676 571108 -1568 -0.3
shell LP_CC2652R7 (read only) 684550 682614 -1936 -0.3
.data 3412 3396 -16 -0.5
.rodata 109318 108910 -408 -0.4
.text 574920 573392 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 604210 602586 -1624 -0.3
.app_xip_area 463140 461532 -1608 -0.3
.data 748 732 -16 -2.1
lock cyw930739m2evb_01 (read/write) 601270 599670 -1600 -0.3
.app_xip_area 460064 458480 -1584 -0.3
.data 716 700 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599382 599318 -64 -0.0
.app_xip_area 459300 459244 -56 -0.0
.data 624 616 -8 -1.3
efr32 lighting-app BRD4161A (read only) 919152 915184 -3968 -0.4
(read/write) 133280 133264 -16 -0.0
.data 2104 2088 -16 -0.8
.text 919144 915176 -3968 -0.4
BRD4161A+rpc (read only) 953380 949404 -3976 -0.4
(read/write) 149972 149956 -16 -0.0
.data 2308 2292 -16 -0.7
.text 953372 949396 -3976 -0.4
BRD4161A+rs911x (read only) 794436 790476 -3960 -0.5
(read/write) 129556 129548 -8 -0.0
.data 2112 2096 -16 -0.8
.text 794428 790468 -3960 -0.5
lock-app BRD4161A+wf200 (read only) 960888 958672 -2216 -0.2
(read/write) 128348 128340 -8 -0.0
.data 2080 2064 -16 -0.8
.text 960880 958664 -2216 -0.2
window-app BRD4161A (read only) 904184 900240 -3944 -0.4
(read/write) 133368 133352 -16 -0.0
.data 2100 2084 -16 -0.8
.text 904176 900232 -3944 -0.4
esp32 all-clusters-app c3devkit (read only) 1009610 1008060 -1550 -0.2
(read/write) 1482530 1481866 -664 -0.0
.dram0.data 14672 14656 -16 -0.1
.flash.rodata 213168 212520 -648 -0.3
.flash.text 1009610 1008060 -1550 -0.2
m5stack (read only) 1064455 1062867 -1588 -0.1
(read/write) 484640 484008 -632 -0.1
.dram0.data 34216 34200 -16 -0.0
.flash.rodata 243660 243036 -624 -0.3
.flash.text 1059071 1057483 -1588 -0.1
k32w light k32w061+release (read/write) 655688 653944 -1744 -0.3
.data 2020 2004 -16 -0.8
.text 577816 576088 -1728 -0.3
lock k32w061+release (read/write) 717196 714980 -2216 -0.3
.data 1992 1976 -16 -0.8
.text 638912 636712 -2200 -0.3
linux all-clusters-app debug (read only) 2793841 2792921 -920 -0.0
(read/write) 178768 178480 -288 -0.2
.data 2032 1984 -48 -2.4
.data.rel.ro 84120 83896 -224 -0.3
.text 2371554 2371122 -432 -0.0
all-clusters-minimal-app debug (read only) 2669465 2654361 -15104 -0.6
(read/write) 170608 170096 -512 -0.3
.data 1904 1856 -48 -2.5
.data.rel.ro 76920 76520 -400 -0.5
.got 4496 4456 -40 -0.9
.rodata 249789 249373 -416 -0.2
.text 2246658 2233314 -13344 -0.6
bridge-app debug+rpc (read only) 2047073 2033649 -13424 -0.7
(read/write) 148160 147712 -448 -0.3
.data 3936 3888 -48 -1.2
.data.rel.ro 65672 65288 -384 -0.6
.got 4272 4256 -16 -0.4
.rodata 171712 171392 -320 -0.2
.text 1718530 1706498 -12032 -0.7
chip-tool debug (read only) 9673373 9671565 -1808 -0.0
(read/write) 606584 606552 -32 -0.0
.data 1120 1088 -32 -2.9
.got 5016 5000 -16 -0.3
.rodata 498941 498749 -192 -0.0
.text 7772341 7770933 -1408 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9420476 9419044 -1432 -0.0
(read/write) 672577 672545 -32 -0.0
.data 1176 1160 -16 -1.4
.rodata 461900 461716 -184 -0.0
.text 7421764 7420692 -1072 -0.0
lighting-app debug+rpc (read only) 2337329 2322193 -15136 -0.6
(read/write) 153800 153352 -448 -0.3
.data 2048 2000 -48 -2.3
.data.rel.ro 71176 70792 -384 -0.5
.got 4344 4304 -40 -0.9
.rodata 190632 190184 -448 -0.2
.text 1980610 1967266 -13344 -0.7
lock-app debug (read only) 2280553 2265505 -15048 -0.7
(read/write) 148936 148488 -448 -0.3
.data 1568 1520 -48 -3.1
.data.rel.ro 68120 67736 -384 -0.6
.got 4336 4296 -40 -0.9
.rodata 204808 204392 -416 -0.2
.text 1914946 1901666 -13280 -0.7
ota-provider-app debug (read only) 2081401 2077705 -3696 -0.2
(read/write) 141816 141752 -64 -0.0
.data 1768 1752 -16 -0.9
.got 4504 4464 -40 -0.9
.rodata 183128 182744 -384 -0.2
.text 1738866 1736034 -2832 -0.2
ota-requestor-app debug (read only) 2109465 2106601 -2864 -0.1
(read/write) 144624 144592 -32 -0.0
.data 1960 1944 -16 -0.8
.got 4344 4320 -24 -0.6
.rodata 179040 178688 -352 -0.2
.text 1769554 1767330 -2224 -0.1
shell debug (read only) 2598681 2584977 -13704 -0.5
(read/write) 202240 201792 -448 -0.2
.data 1376 1328 -48 -3.5
.data.rel.ro 77776 77392 -384 -0.5
.got 4192 4176 -16 -0.4
.rodata 228146 228114 -32 -0.0
.text 2210850 2198242 -12608 -0.6
thermostat-no-ble arm64 (read only) 2381516 2368452 -13064 -0.5
(read/write) 177793 177425 -368 -0.2
.data 1536 1504 -32 -2.1
.data.rel.ro 80440 80144 -296 -0.4
.got 4816 4792 -24 -0.5
.rodata 149948 149092 -856 -0.6
.text 2001504 1990352 -11152 -0.6
tv-app debug (read only) 2912097 2898737 -13360 -0.5
(read/write) 280536 280088 -448 -0.2
.data 4672 4624 -48 -1.0
.data.rel.ro 78472 78088 -384 -0.5
.got 4728 4712 -16 -0.3
.rodata 224992 224736 -256 -0.1
.text 2504114 2492082 -12032 -0.5
tv-casting-app debug (read only) 5345265 5331953 -13312 -0.2
(read/write) 222936 222488 -448 -0.2
.data 2432 2384 -48 -2.0
.data.rel.ro 135584 135168 -416 -0.3
.got 4728 4712 -16 -0.3
.rodata 339264 339008 -256 -0.1
.text 4654498 4642514 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2431976 2429744 -2232 -0.1
.data 5888 5872 -16 -0.3
.text 1394620 1392388 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1194327 1192087 -2240 -0.2
bss 141385 141378 -7 -0.0
rodata 155216 154584 -632 -0.4
text 818812 817220 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1142035 1139799 -2236 -0.2
bss 140602 140595 -7 -0.0
rodata 131708 131080 -628 -0.5
text 790864 789268 -1596 -0.2
p6 all-clusters-app default (read/write) 2548792 2544816 -3976 -0.2
.data 2816 2808 -8 -0.3
.text 1507056 1503080 -3976 -0.3
all-clusters-minimal-app default (read/write) 2493648 2489680 -3968 -0.2
.bss 136424 136416 -8 -0.0
.data 2760 2752 -8 -0.3
.text 1451912 1447944 -3968 -0.3
light-app default (read/write) 2425552 2421592 -3960 -0.2
.data 2608 2600 -8 -0.3
.text 1383816 1379856 -3960 -0.3
lock-app default (read/write) 2445856 2441928 -3928 -0.2
.data 2584 2576 -8 -0.3
.text 1404120 1400192 -3928 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 784080 781848 -2232 -0.3
text 554350 552770 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 804124 801852 -2272 -0.3
bss 70912 70904 -8 -0.0
text 571092 569488 -1604 -0.3
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 8cc291d 456e013 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 692263 690335 -1928 -0.3
(read/write) 159592 161520 1928 1.2
.bss 74748 74748 0 0.0
.data 3408 3392 -16 -0.5
.rodata 112719 112311 -408 -0.4
.text 579232 577712 -1520 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 642887 640951 -1936 -0.3
(read/write) 158228 158220 -8 -0.0
.bss 73964 73972 8 0.0
.data 3348 3332 -16 -0.5
.rodata 89759 89351 -408 -0.5
.text 552808 551280 -1528 -0.3
lock-ftd LP_CC2652R7 (read only) 685783 683847 -1936 -0.3
(read/write) 157136 159072 1936 1.2
.bss 72700 72700 0 0.0
.data 3272 3256 -16 -0.5
.rodata 98583 98167 -416 -0.4
.text 586716 585196 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 635199 633263 -1936 -0.3
(read/write) 145824 145808 -16 -0.0
.bss 68436 68436 0 0.0
.data 3272 3256 -16 -0.5
.rodata 98471 98055 -416 -0.4
.text 536236 534716 -1520 -0.3
pump-app LP_CC2652R7 (read only) 666827 665203 -1624 -0.2
(read/write) 176996 178628 1632 0.9
.bss 72836 72844 8 0.0
.data 3304 3292 -12 -0.4
.rodata 86771 86299 -472 -0.5
.text 579572 578420 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 657979 655779 -2200 -0.3
(read/write) 185956 188156 2200 1.2
.bss 72948 72948 0 0.0
.data 3268 3252 -16 -0.5
.rodata 84819 84187 -632 -0.7
.text 572676 571108 -1568 -0.3
shell LP_CC2652R7 (read only) 684550 682614 -1936 -0.3
(read/write) 162800 164736 1936 1.2
.bss 77044 77044 0 0.0
.data 3412 3396 -16 -0.5
.rodata 109318 108910 -408 -0.4
.text 574920 573392 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 604210 602586 -1624 -0.3
.app_xip_area 463140 461532 -1608 -0.3
.bss 84008 84008 0 0.0
.data 748 732 -16 -2.1
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 601270 599670 -1600 -0.3
.app_xip_area 460064 458480 -1584 -0.3
.bss 84176 84176 0 0.0
.data 716 700 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599382 599318 -64 -0.0
.app_xip_area 459300 459244 -56 -0.0
.bss 83140 83140 0 0.0
.data 624 616 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919152 915184 -3968 -0.4
(read/write) 133280 133264 -16 -0.0
.bss 131176 131176 0 0.0
.data 2104 2088 -16 -0.8
.text 919144 915176 -3968 -0.4
BRD4161A+rpc (read only) 953380 949404 -3976 -0.4
(read/write) 149972 149956 -16 -0.0
.bss 147664 147664 0 0.0
.data 2308 2292 -16 -0.7
.text 953372 949396 -3976 -0.4
BRD4161A+rs911x (read only) 794436 790476 -3960 -0.5
(read/write) 129556 129548 -8 -0.0
.bss 127444 127452 8 0.0
.data 2112 2096 -16 -0.8
.text 794428 790468 -3960 -0.5
lock-app BRD4161A+wf200 (read only) 960888 958672 -2216 -0.2
(read/write) 128348 128340 -8 -0.0
.bss 126268 126276 8 0.0
.data 2080 2064 -16 -0.8
.text 960880 958664 -2216 -0.2
window-app BRD4161A (read only) 904184 900240 -3944 -0.4
(read/write) 133368 133352 -16 -0.0
.bss 131264 131264 0 0.0
.data 2100 2084 -16 -0.8
.text 904176 900232 -3944 -0.4
esp32 all-clusters-app c3devkit (read only) 1009610 1008060 -1550 -0.2
(read/write) 1482530 1481866 -664 -0.0
.dram0.bss 69256 69256 0 0.0
.dram0.data 14672 14656 -16 -0.1
.flash.rodata 213168 212520 -648 -0.3
.flash.text 1009610 1008060 -1550 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1064455 1062867 -1588 -0.1
(read/write) 484640 484008 -632 -0.1
.dram0.bss 74768 74776 8 0.0
.dram0.data 34216 34200 -16 -0.0
.flash.rodata 243660 243036 -624 -0.3
.flash.text 1059071 1057483 -1588 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 655688 653944 -1744 -0.3
.bss 70052 70052 0 0.0
.data 2020 2004 -16 -0.8
.text 577816 576088 -1728 -0.3
lock k32w061+release (read/write) 717196 714980 -2216 -0.3
.bss 70492 70492 0 0.0
.data 1992 1976 -16 -0.8
.text 638912 636712 -2200 -0.3
linux all-clusters-app debug (read only) 2793841 2792921 -920 -0.0
(read/write) 178768 178480 -288 -0.2
.bss 86432 86432 0 0.0
.data 2032 1984 -48 -2.4
.data.rel.ro 84120 83896 -224 -0.3
.dynamic 608 608 0 0.0
.got 4496 4504 8 0.2
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 248093 248125 32 0.0
.text 2371554 2371122 -432 -0.0
all-clusters-minimal-app debug (read only) 2669465 2654361 -15104 -0.6
(read/write) 170608 170096 -512 -0.3
.bss 85600 85600 0 0.0
.data 1904 1856 -48 -2.5
.data.rel.ro 76920 76520 -400 -0.5
.dynamic 608 608 0 0.0
.got 4496 4456 -40 -0.9
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 249789 249373 -416 -0.2
.text 2246658 2233314 -13344 -0.6
bridge-app debug+rpc (read only) 2047073 2033649 -13424 -0.7
(read/write) 148160 147712 -448 -0.3
.bss 72960 72960 0 0.0
.data 3936 3888 -48 -1.2
.data.rel.ro 65672 65288 -384 -0.6
.dynamic 592 592 0 0.0
.got 4272 4256 -16 -0.4
.init 27 27 0 0.0
.init_array 696 696 0 0.0
.rodata 171712 171392 -320 -0.2
.text 1718530 1706498 -12032 -0.7
chip-tool debug (read only) 9673373 9671565 -1808 -0.0
(read/write) 606584 606552 -32 -0.0
.bss 23968 23968 0 0.0
.data 1120 1088 -32 -2.9
.data.rel.ro 575192 575192 0 0.0
.dynamic 624 624 0 0.0
.got 5016 5000 -16 -0.3
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 498941 498749 -192 -0.0
.text 7772341 7770933 -1408 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9420476 9419044 -1432 -0.0
(read/write) 672577 672545 -32 -0.0
.bss 42257 42257 0 0.0
.data 1176 1160 -16 -1.4
.data.rel.ro 610400 610400 0 0.0
.dynamic 528 528 0 0.0
.got 14920 14920 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 461900 461716 -184 -0.0
.text 7421764 7420692 -1072 -0.0
lighting-app debug+rpc (read only) 2337329 2322193 -15136 -0.6
(read/write) 153800 153352 -448 -0.3
.bss 74816 74816 0 0.0
.data 2048 2000 -48 -2.3
.data.rel.ro 71176 70792 -384 -0.5
.dynamic 608 608 0 0.0
.got 4344 4304 -40 -0.9
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 190632 190184 -448 -0.2
.text 1980610 1967266 -13344 -0.7
lock-app debug (read only) 2280553 2265505 -15048 -0.7
(read/write) 148936 148488 -448 -0.3
.bss 73536 73536 0 0.0
.data 1568 1520 -48 -3.1
.data.rel.ro 68120 67736 -384 -0.6
.dynamic 592 592 0 0.0
.got 4336 4296 -40 -0.9
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 204808 204392 -416 -0.2
.text 1914946 1901666 -13280 -0.7
ota-provider-app debug (read only) 2081401 2077705 -3696 -0.2
(read/write) 141816 141752 -64 -0.0
.bss 73088 73088 0 0.0
.data 1768 1752 -16 -0.9
.data.rel.ro 61160 61160 0 0.0
.dynamic 608 608 0 0.0
.got 4504 4464 -40 -0.9
.init 27 27 0 0.0
.init_array 656 656 0 0.0
.rodata 183128 182744 -384 -0.2
.text 1738866 1736034 -2832 -0.2
ota-requestor-app debug (read only) 2109465 2106601 -2864 -0.1
(read/write) 144624 144592 -32 -0.0
.bss 73792 73792 0 0.0
.data 1960 1944 -16 -0.8
.data.rel.ro 63224 63224 0 0.0
.dynamic 592 592 0 0.0
.got 4344 4320 -24 -0.6
.init 27 27 0 0.0
.init_array 680 680 0 0.0
.rodata 179040 178688 -352 -0.2
.text 1769554 1767330 -2224 -0.1
shell debug (read only) 2598681 2584977 -13704 -0.5
(read/write) 202240 201792 -448 -0.2
.bss 117320 117320 0 0.0
.data 1376 1328 -48 -3.5
.data.rel.ro 77776 77392 -384 -0.5
.dynamic 608 608 0 0.0
.got 4192 4176 -16 -0.4
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228146 228114 -32 -0.0
.text 2210850 2198242 -12608 -0.6
thermostat-no-ble arm64 (read only) 2381516 2368452 -13064 -0.5
(read/write) 177793 177425 -368 -0.2
.bss 87985 88001 16 0.0
.data 1536 1504 -32 -2.1
.data.rel.ro 80440 80144 -296 -0.4
.dynamic 528 528 0 0.0
.got 4816 4792 -24 -0.5
.init 24 24 0 0.0
.init_array 384 384 0 0.0
.rodata 149948 149092 -856 -0.6
.text 2001504 1990352 -11152 -0.6
tv-app debug (read only) 2912097 2898737 -13360 -0.5
(read/write) 280536 280088 -448 -0.2
.bss 191112 191112 0 0.0
.data 4672 4624 -48 -1.0
.data.rel.ro 78472 78088 -384 -0.5
.dynamic 592 592 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 224992 224736 -256 -0.1
.text 2504114 2492082 -12032 -0.5
tv-casting-app debug (read only) 5345265 5331953 -13312 -0.2
(read/write) 222936 222488 -448 -0.2
.bss 78696 78696 0 0.0
.data 2432 2384 -48 -2.0
.data.rel.ro 135584 135168 -416 -0.3
.dynamic 608 608 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 339264 339008 -256 -0.1
.text 4654498 4642514 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2431976 2429744 -2232 -0.1
.bss 202716 202724 8 0.0
.data 5888 5872 -16 -0.3
.text 1394620 1392388 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1194327 1192087 -2240 -0.2
bss 141385 141378 -7 -0.0
rodata 155216 154584 -632 -0.4
text 818812 817220 -1592 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1142035 1139799 -2236 -0.2
bss 140602 140595 -7 -0.0
rodata 131708 131080 -628 -0.5
text 790864 789268 -1596 -0.2
p6 all-clusters-app default (read/write) 2548792 2544816 -3976 -0.2
.bss 137208 137208 0 0.0
.data 2816 2808 -8 -0.3
.text 1507056 1503080 -3976 -0.3
all-clusters-minimal-app default (read/write) 2493648 2489680 -3968 -0.2
.bss 136424 136416 -8 -0.0
.data 2760 2752 -8 -0.3
.text 1451912 1447944 -3968 -0.3
light-app default (read/write) 2425552 2421592 -3960 -0.2
.bss 129520 129520 0 0.0
.data 2608 2600 -8 -0.3
.text 1383816 1379856 -3960 -0.3
lock-app default (read/write) 2445856 2441928 -3928 -0.2
.bss 129344 129344 0 0.0
.data 2584 2576 -8 -0.3
.text 1404120 1400192 -3928 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 784080 781848 -2232 -0.3
bss 70652 70652 0 0.0
noinit 40416 40416 0 0.0
text 554350 552770 -1580 -0.3
lighting-app tlsr9518adk80d (read/write) 804124 801852 -2272 -0.3
bss 70912 70904 -8 -0.0
noinit 40416 40416 0 0.0
text 571092 569488 -1604 -0.3

@github-actions
Copy link

github-actions bot commented Jun 7, 2022

PR #19064: Size comparison from caacbde to e254c02

Increases above 0.2%:

platform target config section caacbde e254c02 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 159592 161520 1928 1.2
lock-ftd LP_CC2652R7 (read/write) 157136 159072 1936 1.2
pump-app LP_CC2652R7 (read/write) 176996 178628 1632 0.9
pump-controller-app LP_CC2652R7 (read/write) 185956 188156 2200 1.2
shell LP_CC2652R7 (read/write) 162800 164736 1936 1.2
Increases (11 builds for cc13x2_26x2, efr32, esp32, linux, mbed)
platform target config section caacbde e254c02 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 159592 161520 1928 1.2
all-clusters-minimal-app LP_CC2652R7 .bss 73964 73972 8 0.0
lock-ftd LP_CC2652R7 (read/write) 157136 159072 1936 1.2
pump-app LP_CC2652R7 (read/write) 176996 178628 1632 0.9
.bss 72836 72844 8 0.0
pump-controller-app LP_CC2652R7 (read/write) 185956 188156 2200 1.2
shell LP_CC2652R7 (read/write) 162800 164736 1936 1.2
efr32 lighting-app BRD4161A+rs911x .bss 127444 127452 8 0.0
lock-app BRD4161A+wf200 .bss 126268 126276 8 0.0
esp32 all-clusters-app m5stack .dram0.bss 74768 74776 8 0.0
linux all-clusters-app debug .got 4536 4544 8 0.2
.rodata 255453 255517 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 202716 202724 8 0.0
Decreases (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section caacbde e254c02 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 692263 690335 -1928 -0.3
.data 3408 3392 -16 -0.5
.rodata 112719 112311 -408 -0.4
.text 579232 577712 -1520 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 642879 640951 -1928 -0.3
(read/write) 158228 158220 -8 -0.0
.data 3348 3332 -16 -0.5
.rodata 89759 89351 -408 -0.5
.text 552800 551280 -1520 -0.3
lock-ftd LP_CC2652R7 (read only) 685783 683847 -1936 -0.3
.data 3272 3256 -16 -0.5
.rodata 98583 98167 -416 -0.4
.text 586716 585196 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 635199 633263 -1936 -0.3
(read/write) 145824 145808 -16 -0.0
.data 3272 3256 -16 -0.5
.rodata 98471 98055 -416 -0.4
.text 536236 534716 -1520 -0.3
pump-app LP_CC2652R7 (read only) 666827 665203 -1624 -0.2
.data 3304 3292 -12 -0.4
.rodata 86771 86299 -472 -0.5
.text 579572 578420 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 657979 655779 -2200 -0.3
.data 3268 3252 -16 -0.5
.rodata 84819 84187 -632 -0.7
.text 572676 571108 -1568 -0.3
shell LP_CC2652R7 (read only) 684550 682614 -1936 -0.3
.data 3412 3396 -16 -0.5
.rodata 109318 108910 -408 -0.4
.text 574920 573392 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 604202 602586 -1616 -0.3
.app_xip_area 463132 461532 -1600 -0.3
.data 748 732 -16 -2.1
lock cyw930739m2evb_01 (read/write) 601270 599670 -1600 -0.3
.app_xip_area 460064 458480 -1584 -0.3
.data 716 700 -16 -2.2
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599382 599318 -64 -0.0
.app_xip_area 459300 459244 -56 -0.0
.data 624 616 -8 -1.3
efr32 lighting-app BRD4161A (read only) 919152 915184 -3968 -0.4
(read/write) 133280 133264 -16 -0.0
.data 2104 2088 -16 -0.8
.text 919144 915176 -3968 -0.4
BRD4161A+rpc (read only) 953380 949404 -3976 -0.4
(read/write) 149972 149956 -16 -0.0
.data 2308 2292 -16 -0.7
.text 953372 949396 -3976 -0.4
BRD4161A+rs911x (read only) 794436 790476 -3960 -0.5
(read/write) 129556 129548 -8 -0.0
.data 2112 2096 -16 -0.8
.text 794428 790468 -3960 -0.5
lock-app BRD4161A+wf200 (read only) 960888 958672 -2216 -0.2
(read/write) 128348 128340 -8 -0.0
.data 2080 2064 -16 -0.8
.text 960880 958664 -2216 -0.2
window-app BRD4161A (read only) 904184 900240 -3944 -0.4
(read/write) 133368 133352 -16 -0.0
.data 2100 2084 -16 -0.8
.text 904176 900232 -3944 -0.4
esp32 all-clusters-app c3devkit (read only) 1009610 1008060 -1550 -0.2
(read/write) 1482530 1481866 -664 -0.0
.dram0.data 14672 14656 -16 -0.1
.flash.rodata 213168 212520 -648 -0.3
.flash.text 1009610 1008060 -1550 -0.2
m5stack (read only) 1064455 1062867 -1588 -0.1
(read/write) 484640 484008 -632 -0.1
.dram0.data 34216 34200 -16 -0.0
.flash.rodata 243660 243036 -624 -0.3
.flash.text 1059071 1057483 -1588 -0.1
k32w light k32w061+release (read/write) 655688 653944 -1744 -0.3
.data 2020 2004 -16 -0.8
.text 577816 576088 -1728 -0.3
lock k32w061+release (read/write) 717196 714980 -2216 -0.3
.data 1992 1976 -16 -0.8
.text 638912 636712 -2200 -0.3
linux all-clusters-app debug (read only) 2894209 2893321 -888 -0.0
(read/write) 180312 180056 -256 -0.1
.data 2032 2016 -16 -0.8
.data.rel.ro 84184 83960 -224 -0.3
.text 2463714 2463282 -432 -0.0
all-clusters-minimal-app debug (read only) 2769929 2754833 -15096 -0.5
(read/write) 172152 171672 -480 -0.3
.data 1904 1888 -16 -0.8
.data.rel.ro 76984 76584 -400 -0.5
.got 4536 4496 -40 -0.9
.rodata 257245 256829 -416 -0.2
.text 2338818 2325490 -13328 -0.6
bridge-app debug+rpc (read only) 2212257 2198865 -13392 -0.6
(read/write) 150008 149560 -448 -0.3
.data 3936 3888 -48 -1.2
.data.rel.ro 65800 65400 -400 -0.6
.got 4408 4392 -16 -0.4
.rodata 188160 187872 -288 -0.2
.text 1864114 1852082 -12032 -0.6
chip-tool debug (read only) 9738949 9737189 -1760 -0.0
(read/write) 608128 608064 -64 -0.0
.data 1120 1088 -32 -2.9
.got 5016 5000 -16 -0.3
.rodata 505533 505373 -160 -0.0
.text 7831205 7829813 -1392 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9476332 9474892 -1440 -0.0
(read/write) 674353 674321 -32 -0.0
.data 1168 1152 -16 -1.4
.rodata 467676 467500 -176 -0.0
.text 7471460 7470372 -1088 -0.0
lighting-app debug+rpc (read only) 2498417 2483281 -15136 -0.6
(read/write) 155648 155168 -480 -0.3
.data 2080 2032 -48 -2.3
.data.rel.ro 71304 70888 -416 -0.6
.got 4472 4432 -40 -0.9
.rodata 205896 205448 -448 -0.2
.text 2123586 2110242 -13344 -0.6
lock-app debug (read only) 2444297 2429217 -15080 -0.6
(read/write) 150784 150304 -480 -0.3
.data 1568 1520 -48 -3.1
.data.rel.ro 68248 67848 -400 -0.6
.got 4472 4432 -40 -0.9
.rodata 219912 219464 -448 -0.2
.text 2060434 2047154 -13280 -0.6
ota-provider-app debug (read only) 2208369 2204649 -3720 -0.2
(read/write) 143360 143296 -64 -0.0
.data 1768 1752 -16 -0.9
.got 4536 4496 -40 -0.9
.rodata 192376 191992 -384 -0.2
.text 1855826 1852978 -2848 -0.2
ota-requestor-app debug (read only) 2269177 2266313 -2864 -0.1
(read/write) 146408 146344 -64 -0.0
.data 1960 1944 -16 -0.8
.got 4480 4456 -24 -0.5
.rodata 195712 195360 -352 -0.2
.text 1909442 1907218 -2224 -0.1
shell debug (read only) 2598681 2584977 -13704 -0.5
(read/write) 203680 203232 -448 -0.2
.data 1376 1328 -48 -3.5
.data.rel.ro 77776 77392 -384 -0.5
.got 4192 4176 -16 -0.4
.rodata 228146 228114 -32 -0.0
.text 2210850 2198242 -12608 -0.6
thermostat-no-ble arm64 (read only) 2557892 2544860 -13032 -0.5
(read/write) 183537 183153 -384 -0.2
.data 1544 1512 -32 -2.1
.data.rel.ro 82464 82168 -296 -0.4
.got 5024 5000 -24 -0.5
.rodata 161004 160148 -856 -0.5
.text 2158864 2147728 -11136 -0.5
tv-app debug (read only) 3044393 3031001 -13392 -0.4
(read/write) 282384 281936 -448 -0.2
.data 4704 4656 -48 -1.0
.data.rel.ro 78568 78184 -384 -0.5
.got 4864 4848 -16 -0.3
.rodata 240960 240672 -288 -0.1
.text 2617298 2605266 -12032 -0.5
tv-casting-app debug (read only) 5348257 5334945 -13312 -0.2
(read/write) 224448 224000 -448 -0.2
.data 2464 2416 -48 -1.9
.data.rel.ro 135584 135168 -416 -0.3
.got 4728 4712 -16 -0.3
.rodata 340800 340544 -256 -0.1
.text 4655906 4643922 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2431976 2429744 -2232 -0.1
.data 5888 5872 -16 -0.3
.text 1394620 1392388 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1194327 1192087 -2240 -0.2
bss 141385 141378 -7 -0.0
rodata 155216 154584 -632 -0.4
text 818808 817220 -1588 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1142035 1139799 -2236 -0.2
bss 140602 140595 -7 -0.0
rodata 131708 131080 -628 -0.5
text 790864 789268 -1596 -0.2
p6 all-clusters-app default (read/write) 2548792 2544816 -3976 -0.2
.data 2816 2808 -8 -0.3
.text 1507056 1503080 -3976 -0.3
all-clusters-minimal-app default (read/write) 2493648 2489680 -3968 -0.2
.bss 136424 136416 -8 -0.0
.data 2760 2752 -8 -0.3
.text 1451912 1447944 -3968 -0.3
light-app default (read/write) 2425552 2421592 -3960 -0.2
.data 2608 2600 -8 -0.3
.text 1383816 1379856 -3960 -0.3
lock-app default (read/write) 2445856 2441928 -3928 -0.2
.data 2584 2576 -8 -0.3
.text 1404120 1400192 -3928 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 784080 781848 -2232 -0.3
text 554348 552770 -1578 -0.3
lighting-app tlsr9518adk80d (read/write) 804124 801860 -2264 -0.3
bss 70912 70904 -8 -0.0
text 571092 569490 -1602 -0.3
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section caacbde e254c02 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 692263 690335 -1928 -0.3
(read/write) 159592 161520 1928 1.2
.bss 74748 74748 0 0.0
.data 3408 3392 -16 -0.5
.rodata 112719 112311 -408 -0.4
.text 579232 577712 -1520 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 642879 640951 -1928 -0.3
(read/write) 158228 158220 -8 -0.0
.bss 73964 73972 8 0.0
.data 3348 3332 -16 -0.5
.rodata 89759 89351 -408 -0.5
.text 552800 551280 -1520 -0.3
lock-ftd LP_CC2652R7 (read only) 685783 683847 -1936 -0.3
(read/write) 157136 159072 1936 1.2
.bss 72700 72700 0 0.0
.data 3272 3256 -16 -0.5
.rodata 98583 98167 -416 -0.4
.text 586716 585196 -1520 -0.3
lock-mtd LP_CC2652R7 (read only) 635199 633263 -1936 -0.3
(read/write) 145824 145808 -16 -0.0
.bss 68436 68436 0 0.0
.data 3272 3256 -16 -0.5
.rodata 98471 98055 -416 -0.4
.text 536236 534716 -1520 -0.3
pump-app LP_CC2652R7 (read only) 666827 665203 -1624 -0.2
(read/write) 176996 178628 1632 0.9
.bss 72836 72844 8 0.0
.data 3304 3292 -12 -0.4
.rodata 86771 86299 -472 -0.5
.text 579572 578420 -1152 -0.2
pump-controller-app LP_CC2652R7 (read only) 657979 655779 -2200 -0.3
(read/write) 185956 188156 2200 1.2
.bss 72948 72948 0 0.0
.data 3268 3252 -16 -0.5
.rodata 84819 84187 -632 -0.7
.text 572676 571108 -1568 -0.3
shell LP_CC2652R7 (read only) 684550 682614 -1936 -0.3
(read/write) 162800 164736 1936 1.2
.bss 77044 77044 0 0.0
.data 3412 3396 -16 -0.5
.rodata 109318 108910 -408 -0.4
.text 574920 573392 -1528 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 604202 602586 -1616 -0.3
.app_xip_area 463132 461532 -1600 -0.3
.bss 84008 84008 0 0.0
.data 748 732 -16 -2.1
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 601270 599670 -1600 -0.3
.app_xip_area 460064 458480 -1584 -0.3
.bss 84176 84176 0 0.0
.data 716 700 -16 -2.2
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599382 599318 -64 -0.0
.app_xip_area 459300 459244 -56 -0.0
.bss 83140 83140 0 0.0
.data 624 616 -8 -1.3
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 919152 915184 -3968 -0.4
(read/write) 133280 133264 -16 -0.0
.bss 131176 131176 0 0.0
.data 2104 2088 -16 -0.8
.text 919144 915176 -3968 -0.4
BRD4161A+rpc (read only) 953380 949404 -3976 -0.4
(read/write) 149972 149956 -16 -0.0
.bss 147664 147664 0 0.0
.data 2308 2292 -16 -0.7
.text 953372 949396 -3976 -0.4
BRD4161A+rs911x (read only) 794436 790476 -3960 -0.5
(read/write) 129556 129548 -8 -0.0
.bss 127444 127452 8 0.0
.data 2112 2096 -16 -0.8
.text 794428 790468 -3960 -0.5
lock-app BRD4161A+wf200 (read only) 960888 958672 -2216 -0.2
(read/write) 128348 128340 -8 -0.0
.bss 126268 126276 8 0.0
.data 2080 2064 -16 -0.8
.text 960880 958664 -2216 -0.2
window-app BRD4161A (read only) 904184 900240 -3944 -0.4
(read/write) 133368 133352 -16 -0.0
.bss 131264 131264 0 0.0
.data 2100 2084 -16 -0.8
.text 904176 900232 -3944 -0.4
esp32 all-clusters-app c3devkit (read only) 1009610 1008060 -1550 -0.2
(read/write) 1482530 1481866 -664 -0.0
.dram0.bss 69256 69256 0 0.0
.dram0.data 14672 14656 -16 -0.1
.flash.rodata 213168 212520 -648 -0.3
.flash.text 1009610 1008060 -1550 -0.2
.iram0.text 62954 62954 0 0.0
m5stack (read only) 1064455 1062867 -1588 -0.1
(read/write) 484640 484008 -632 -0.1
.dram0.bss 74768 74776 8 0.0
.dram0.data 34216 34200 -16 -0.0
.flash.rodata 243660 243036 -624 -0.3
.flash.text 1059071 1057483 -1588 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w061+release (read/write) 655688 653944 -1744 -0.3
.bss 70052 70052 0 0.0
.data 2020 2004 -16 -0.8
.text 577816 576088 -1728 -0.3
lock k32w061+release (read/write) 717196 714980 -2216 -0.3
.bss 70492 70492 0 0.0
.data 1992 1976 -16 -0.8
.text 638912 636712 -2200 -0.3
linux all-clusters-app debug (read only) 2894209 2893321 -888 -0.0
(read/write) 180312 180056 -256 -0.1
.bss 87872 87872 0 0.0
.data 2032 2016 -16 -0.8
.data.rel.ro 84184 83960 -224 -0.3
.dynamic 608 608 0 0.0
.got 4536 4544 8 0.2
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 255453 255517 64 0.0
.text 2463714 2463282 -432 -0.0
all-clusters-minimal-app debug (read only) 2769929 2754833 -15096 -0.5
(read/write) 172152 171672 -480 -0.3
.bss 87040 87040 0 0.0
.data 1904 1888 -16 -0.8
.data.rel.ro 76984 76584 -400 -0.5
.dynamic 608 608 0 0.0
.got 4536 4496 -40 -0.9
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 257245 256829 -416 -0.2
.text 2338818 2325490 -13328 -0.6
bridge-app debug+rpc (read only) 2212257 2198865 -13392 -0.6
(read/write) 150008 149560 -448 -0.3
.bss 74528 74528 0 0.0
.data 3936 3888 -48 -1.2
.data.rel.ro 65800 65400 -400 -0.6
.dynamic 608 608 0 0.0
.got 4408 4392 -16 -0.4
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 188160 187872 -288 -0.2
.text 1864114 1852082 -12032 -0.6
chip-tool debug (read only) 9738949 9737189 -1760 -0.0
(read/write) 608128 608064 -64 -0.0
.bss 25440 25440 0 0.0
.data 1120 1088 -32 -2.9
.data.rel.ro 575240 575240 0 0.0
.dynamic 624 624 0 0.0
.got 5016 5000 -16 -0.3
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 505533 505373 -160 -0.0
.text 7831205 7829813 -1392 -0.0
chip-tool-no-interactive-ipv6only arm64 (read only) 9476332 9474892 -1440 -0.0
(read/write) 674353 674321 -32 -0.0
.bss 43729 43729 0 0.0
.data 1168 1152 -16 -1.4
.data.rel.ro 610696 610696 0 0.0
.dynamic 528 528 0 0.0
.got 14936 14936 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 467676 467500 -176 -0.0
.text 7471460 7470372 -1088 -0.0
lighting-app debug+rpc (read only) 2498417 2483281 -15136 -0.6
(read/write) 155648 155168 -480 -0.3
.bss 76352 76352 0 0.0
.data 2080 2032 -48 -2.3
.data.rel.ro 71304 70888 -416 -0.6
.dynamic 608 608 0 0.0
.got 4472 4432 -40 -0.9
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 205896 205448 -448 -0.2
.text 2123586 2110242 -13344 -0.6
lock-app debug (read only) 2444297 2429217 -15080 -0.6
(read/write) 150784 150304 -480 -0.3
.bss 75072 75072 0 0.0
.data 1568 1520 -48 -3.1
.data.rel.ro 68248 67848 -400 -0.6
.dynamic 608 608 0 0.0
.got 4472 4432 -40 -0.9
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 219912 219464 -448 -0.2
.text 2060434 2047154 -13280 -0.6
ota-provider-app debug (read only) 2208369 2204649 -3720 -0.2
(read/write) 143360 143296 -64 -0.0
.bss 74528 74528 0 0.0
.data 1768 1752 -16 -0.9
.data.rel.ro 61208 61208 0 0.0
.dynamic 608 608 0 0.0
.got 4536 4496 -40 -0.9
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 192376 191992 -384 -0.2
.text 1855826 1852978 -2848 -0.2
ota-requestor-app debug (read only) 2269177 2266313 -2864 -0.1
(read/write) 146408 146344 -64 -0.0
.bss 75296 75296 0 0.0
.data 1960 1944 -16 -0.8
.data.rel.ro 63320 63320 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4456 -24 -0.5
.init 27 27 0 0.0
.init_array 704 704 0 0.0
.rodata 195712 195360 -352 -0.2
.text 1909442 1907218 -2224 -0.1
shell debug (read only) 2598681 2584977 -13704 -0.5
(read/write) 203680 203232 -448 -0.2
.bss 118760 118760 0 0.0
.data 1376 1328 -48 -3.5
.data.rel.ro 77776 77392 -384 -0.5
.dynamic 608 608 0 0.0
.got 4192 4176 -16 -0.4
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228146 228114 -32 -0.0
.text 2210850 2198242 -12608 -0.6
thermostat-no-ble arm64 (read only) 2557892 2544860 -13032 -0.5
(read/write) 183537 183153 -384 -0.2
.bss 91457 91457 0 0.0
.data 1544 1512 -32 -2.1
.data.rel.ro 82464 82168 -296 -0.4
.dynamic 528 528 0 0.0
.got 5024 5000 -24 -0.5
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 161004 160148 -856 -0.5
.text 2158864 2147728 -11136 -0.5
tv-app debug (read only) 3044393 3031001 -13392 -0.4
(read/write) 282384 281936 -448 -0.2
.bss 192648 192648 0 0.0
.data 4704 4656 -48 -1.0
.data.rel.ro 78568 78184 -384 -0.5
.dynamic 608 608 0 0.0
.got 4864 4848 -16 -0.3
.init 27 27 0 0.0
.init_array 960 960 0 0.0
.rodata 240960 240672 -288 -0.1
.text 2617298 2605266 -12032 -0.5
tv-casting-app debug (read only) 5348257 5334945 -13312 -0.2
(read/write) 224448 224000 -448 -0.2
.bss 80168 80168 0 0.0
.data 2464 2416 -48 -1.9
.data.rel.ro 135584 135168 -416 -0.3
.dynamic 608 608 0 0.0
.got 4728 4712 -16 -0.3
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 340800 340544 -256 -0.1
.text 4655906 4643922 -11984 -0.3
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2431976 2429744 -2232 -0.1
.bss 202716 202724 8 0.0
.data 5888 5872 -16 -0.3
.text 1394620 1392388 -2232 -0.2
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1194327 1192087 -2240 -0.2
bss 141385 141378 -7 -0.0
rodata 155216 154584 -632 -0.4
text 818808 817220 -1588 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1142035 1139799 -2236 -0.2
bss 140602 140595 -7 -0.0
rodata 131708 131080 -628 -0.5
text 790864 789268 -1596 -0.2
p6 all-clusters-app default (read/write) 2548792 2544816 -3976 -0.2
.bss 137208 137208 0 0.0
.data 2816 2808 -8 -0.3
.text 1507056 1503080 -3976 -0.3
all-clusters-minimal-app default (read/write) 2493648 2489680 -3968 -0.2
.bss 136424 136416 -8 -0.0
.data 2760 2752 -8 -0.3
.text 1451912 1447944 -3968 -0.3
light-app default (read/write) 2425552 2421592 -3960 -0.2
.bss 129520 129520 0 0.0
.data 2608 2600 -8 -0.3
.text 1383816 1379856 -3960 -0.3
lock-app default (read/write) 2445856 2441928 -3928 -0.2
.bss 129344 129344 0 0.0
.data 2584 2576 -8 -0.3
.text 1404120 1400192 -3928 -0.3
telink light-switch-app tlsr9518adk80d (read/write) 784080 781848 -2232 -0.3
bss 70652 70652 0 0.0
noinit 40416 40416 0 0.0
text 554348 552770 -1578 -0.3
lighting-app tlsr9518adk80d (read/write) 804124 801860 -2264 -0.3
bss 70912 70904 -8 -0.0
noinit 40416 40416 0 0.0
text 571092 569490 -1602 -0.3

@yufengwangca yufengwangca merged commit c868f81 into project-chip:master Jun 7, 2022
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this pull request Jun 10, 2022
…t-chip#19064)

* Fix SoftwareFault and GeneralFault events are missed randomly

* Remove GeneralDiagnosticsDelegate and implement event API in cluster server

* Refactor new APIs from Server into  cluster server

* Address review comments

* Update examples/all-clusters-app/linux/main-common.cpp

Co-authored-by: Boris Zbarsky <[email protected]>

* Rename Server to GeneralDiagnosticsServer to avoid namespace conflict

Co-authored-by: Boris Zbarsky <[email protected]>
msandstedt added a commit to msandstedt/connectedhomeip that referenced this pull request Jul 5, 2022
Pull request project-chip#19064 moved all signal code out of the Linux platform
manager into examples/all-clusters-app/linux/main-common.cpp, which
is a much more appropriate location.

However, Linux/PlatformManagerImpl.cpp is still including signal.h.
Remove this include to reduce tempatation for adding code back to
the platform manager that could modify the signal mask.
msandstedt added a commit to msandstedt/connectedhomeip that referenced this pull request Jul 5, 2022
Pull request project-chip#19064 moved all signal code out of the Linux platform
manager into examples/all-clusters-app/linux/main-common.cpp, which
is a much more appropriate location.

However, Linux/PlatformManagerImpl.cpp is still including signal.h.
Remove this include to reduce temptation for adding code back to
the platform manager that could modify the signal mask.
msandstedt added a commit to msandstedt/connectedhomeip that referenced this pull request Jul 5, 2022
Pull request project-chip#19064 moved all signal code out of the Linux platform
manager into examples/all-clusters-app/linux/main-common.cpp, which
is a much more appropriate location.

However, Linux/PlatformManagerImpl.cpp and other code is still
needlessly including signal.h.  Remove this include to reduce temptation
for adding code back to the platform managers that could modify the
signal mask.
woody-apple pushed a commit that referenced this pull request Jul 5, 2022
Pull request #19064 moved all signal code out of the Linux platform
manager into examples/all-clusters-app/linux/main-common.cpp, which
is a much more appropriate location.

However, Linux/PlatformManagerImpl.cpp and other code is still
needlessly including signal.h.  Remove this include to reduce temptation
for adding code back to the platform managers that could modify the
signal mask.
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.

Refactor new diagnostic APIs from Server into cluster server
4 participants