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

Package the java-matter-controller as an executable format #23688

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Package the java-matter-controller as an executable format #23688

merged 2 commits into from
Nov 21, 2022

Conversation

yufengwangca
Copy link
Contributor

@yufengwangca yufengwangca commented Nov 19, 2022

Currently, we need to run the java-matter-controller with the following format

java -verbose:jni -Xcheck:jni -Djava.library.path=out/linux-x64-java-matter-controller/lib/jni -cp out/linux-x64-java-matter-controller/lib/third_party/connectedhomeip/src/controller/java/CHIPController.jar:out/linux-x64-java-matter-controller/bin/java-matter-controller com.matter.controller.Main

We need to package it in an executable format to be run like
$ java -Djava.library.path=../lib/jni -jar java-matter-controller

@github-actions
Copy link

github-actions bot commented Nov 19, 2022

PR #23688: Size comparison from 76d834e to 09f327c

Increases (5 builds for bl602, bl702, cc13x2_26x2, nrfconnect, telink)
platform target config section 76d834e 09f327c change % change
bl602 lighting-app bl602+rpc (read/write) 1423194 1423202 8 0.0
.text 1092576 1092578 2 0.0
bl702 lighting-app bl702+rpc .debug_info 43429390 43429391 1 0.0
.text 1031090 1031092 2 0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 183136 183144 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
text 818342 818346 4 0.0
telink light-switch-app tlsr9518adk80d text 555168 555170 2 0.0
Decreases (7 builds for cc13x2_26x2, cyw30739, nrfconnect, psoc6, telink)
platform target config section 76d834e 09f327c change % change
cc13x2_26x2 shell LP_CC2652R7 (read only) 670718 670710 -8 -0.0
.text 583764 583756 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588406 588398 -8 -0.0
.app_xip_area 464616 464608 -8 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 806868 806864 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26758317 26758316 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22446403 2244640 -1 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938824 938816 -8 -0.0
text 650070 650068 -2 -0.0
lighting-app tlsr9518adk80d text 625484 625482 -2 -0.0
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 76d834e 09f327c change % change
bl602 lighting-app bl602 (read/write) 1377338 1377338 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061106 1061106 0 0.0
bl602+rpc (read/write) 1423194 1423202 8 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092576 1092578 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196887 1196887 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524244 1524244 0 0.0
.debug_aranges 132384 132384 0 0.0
.debug_frame 485632 485632 0 0.0
.debug_info 39158021 39158021 0 0.0
.debug_line 5276229 5276229 0 0.0
.debug_loc 3373151 3373151 0 0.0
.debug_ranges 361240 361240 0 0.0
.debug_str 3474883 3474883 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116648 116648 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568313 568313 0 0.0
.symtab 172032 172032 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 957110 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285427 1285427 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668414 1668414 0 0.0
.debug_aranges 140480 140480 0 0.0
.debug_frame 512968 512968 0 0.0
.debug_info 43429390 43429391 1 0.0
.debug_line 5673623 5673623 0 0.0
.debug_loc 3567762 3567762 0 0.0
.debug_ranges 384760 384760 0 0.0
.debug_str 3872480 3872480 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130392 130392 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628463 628463 0 0.0
.symtab 190176 190176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031090 1031092 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679499 679499 0 0.0
(read/write) 172036 172036 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89891 89891 0 0.0
.text 589296 589296 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643755 643755 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79027 79027 0 0.0
.text 564408 564408 0 0.0
lock-ftd LP_CC2652R7 (read only) 677199 677199 0 0.0
(read/write) 171904 171904 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77311 77311 0 0.0
.text 599408 599408 0 0.0
lock-mtd LP_CC2652R7 (read only) 661883 661883 0 0.0
(read/write) 182476 182476 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103395 103395 0 0.0
.text 558008 558008 0 0.0
pump-app LP_CC2652R7 (read only) 690063 690063 0 0.0
(read/write) 159776 159776 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90839 90839 0 0.0
.text 598740 598740 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674027 674027 0 0.0
(read/write) 175908 175908 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86387 86387 0 0.0
.text 587160 587160 0 0.0
shell LP_CC2652R7 (read only) 670718 670710 -8 -0.0
(read/write) 183136 183144 8 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86638 86638 0 0.0
.text 583764 583756 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588406 588398 -8 -0.0
.app_xip_area 464616 464608 -8 -0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592170 592170 0 0.0
.app_xip_area 463084 463084 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544706 544706 0 0.0
.app_xip_area 426436 426436 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975724 975724 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821276 821276 0 0.0
BRD4161A+rs911x (read/write) 1036624 1036624 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847852 847852 0 0.0
BRD4187C (read/write) 1148440 1148440 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982672 982672 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161256 1161256 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000948 1000948 0 0.0
window-app BRD4187C (read/write) 1141164 1141164 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973956 973956 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214548 1214548 0 0.0
(read/write) 1786622 1786622 0 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256448 256448 0 0.0
.flash.text 1214548 1214548 0 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225339 1225339 0 0.0
(read/write) 562580 562580 0 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313560 313560 0 0.0
.flash.text 1219955 1219955 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662676 662676 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564348 564348 0 0.0
light k32w0+release (read/write) 673160 673160 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593460 593460 0 0.0
lock k32w0+release (read/write) 634236 634236 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553756 553756 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10447340 10447340 0 0.0
(read/write) 707697 707697 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651984 651984 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519292 519292 0 0.0
.text 8269476 8269476 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453560 2453560 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416204 1416204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
bss 145285 145285 0 0.0
rodata 144768 144768 0 0.0
text 818342 818346 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168867 1168867 0 0.0
bss 144512 144512 0 0.0
rodata 136560 136560 0 0.0
text 806868 806864 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748132 1748132 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1235661 1235661 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371576 371576 0 0.0
.debug_info 27020636 27020636 0 0.0
.debug_line 3691583 3691583 0 0.0
.debug_loc 3616407 3616407 0 0.0
.debug_ranges 341008 341008 0 0.0
.debug_str 3444251 3444251 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571950 571950 0 0.0
.symtab 421872 421872 0 0.0
.text 1548368 1548368 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1690628 1690628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1227552 1227552 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374656 374656 0 0.0
.debug_info 26758317 26758316 -1 -0.0
.debug_line 3712575 3712575 0 0.0
.debug_loc 3604013 3604013 0 0.0
.debug_ranges 339624 339624 0 0.0
.debug_str 3433271 3433271 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 536039 536039 0 0.0
.symtab 408304 408304 0 0.0
.text 1491600 1491600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608820 1608820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1062079 1062079 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 344968 344968 0 0.0
.debug_info 22226844 22226844 0 0.0
.debug_line 3281688 3281688 0 0.0
.debug_loc 3301448 3301448 0 0.0
.debug_ranges 304904 304904 0 0.0
.debug_str 3238849 3238849 0 0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472364 472364 0 0.0
.symtab 376672 376672 0 0.0
.text 1417976 1417976 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642332 1642332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1064054 1064054 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346820 346820 0 0.0
.debug_info 22446403 2244640 -1 -0.0
.debug_line 3276516 3276516 0 0.0
.debug_loc 3323025 3323025 0 0.0
.debug_ranges 306288 306288 0 0.0
.debug_str 3255106 3255106 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474151 474151 0 0.0
.symtab 378336 378336 0 0.0
.text 1446496 1446496 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152104 1152104 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 599204 599204 0 0.0
lock-app qpg6105+debug (read/write) 1117544 1117544 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564640 564640 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938824 938816 -8 -0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650070 650068 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876792 876792 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614034 614034 0 0.0
light-switch-app tlsr9518adk80d (read/write) 791820 791820 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555168 555170 2 0.0
lighting-app tlsr9518adk80d (read/write) 876396 876396 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625484 625482 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806312 806312 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566550 566550 0 0.0

@yunhanw-google yunhanw-google enabled auto-merge (squash) November 19, 2022 04:38
@github-actions
Copy link

github-actions bot commented Nov 19, 2022

PR #23688: Size comparison from 76d834e to ca0c572

Increases (7 builds for bl602, bl702, cc13x2_26x2, nrfconnect, telink)
platform target config section 76d834e ca0c572 change % change
bl602 lighting-app bl602+rpc (read/write) 1423194 1423202 8 0.0
.text 1092576 1092578 2 0.0
bl702 lighting-app bl702 .debug_info 39158021 39158022 1 0.0
.text 957110 957112 2 0.0
bl702+rpc .debug_info 43429390 43429391 1 0.0
.text 1031090 1031092 2 0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 159776 159784 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
text 818342 818346 4 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 614034 614036 2 0.0
light-switch-app tlsr9518adk80d text 555168 555172 4 0.0
Decreases (4 builds for cc13x2_26x2, psoc6, telink)
platform target config section 76d834e ca0c572 change % change
cc13x2_26x2 pump-app LP_CC2652R7 (read only) 690063 690055 -8 -0.0
.text 598740 598732 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27020636 27020635 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26758317 26758316 -1 -0.0
telink ota-requestor-app tlsr9518adk80d text 566550 566548 -2 -0.0
Full report (33 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 76d834e ca0c572 change % change
bl602 lighting-app bl602 (read/write) 1377338 1377338 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061106 1061106 0 0.0
bl602+rpc (read/write) 1423194 1423202 8 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092576 1092578 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196887 1196887 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524244 1524244 0 0.0
.debug_aranges 132384 132384 0 0.0
.debug_frame 485632 485632 0 0.0
.debug_info 39158021 39158022 1 0.0
.debug_line 5276229 5276229 0 0.0
.debug_loc 3373151 3373151 0 0.0
.debug_ranges 361240 361240 0 0.0
.debug_str 3474883 3474883 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116648 116648 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568313 568313 0 0.0
.symtab 172032 172032 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 957112 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285427 1285427 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668414 1668414 0 0.0
.debug_aranges 140480 140480 0 0.0
.debug_frame 512968 512968 0 0.0
.debug_info 43429390 43429391 1 0.0
.debug_line 5673623 5673623 0 0.0
.debug_loc 3567762 3567762 0 0.0
.debug_ranges 384760 384760 0 0.0
.debug_str 3872480 3872480 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130392 130392 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628463 628463 0 0.0
.symtab 190176 190176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031090 1031092 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679499 679499 0 0.0
(read/write) 172036 172036 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89891 89891 0 0.0
.text 589296 589296 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643755 643755 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79027 79027 0 0.0
.text 564408 564408 0 0.0
lock-ftd LP_CC2652R7 (read only) 677199 677199 0 0.0
(read/write) 171904 171904 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77311 77311 0 0.0
.text 599408 599408 0 0.0
lock-mtd LP_CC2652R7 (read only) 661883 661883 0 0.0
(read/write) 182476 182476 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103395 103395 0 0.0
.text 558008 558008 0 0.0
pump-app LP_CC2652R7 (read only) 690063 690055 -8 -0.0
(read/write) 159776 159784 8 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90839 90839 0 0.0
.text 598740 598732 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 674027 674027 0 0.0
(read/write) 175908 175908 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86387 86387 0 0.0
.text 587160 587160 0 0.0
shell LP_CC2652R7 (read only) 670718 670718 0 0.0
(read/write) 183136 183136 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86638 86638 0 0.0
.text 583764 583764 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588406 588406 0 0.0
.app_xip_area 464616 464616 0 0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592170 592170 0 0.0
.app_xip_area 463084 463084 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544706 544706 0 0.0
.app_xip_area 426436 426436 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read/write) 662676 662676 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564348 564348 0 0.0
light k32w0+release (read/write) 673160 673160 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593460 593460 0 0.0
lock k32w0+release (read/write) 634236 634236 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553756 553756 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10447340 10447340 0 0.0
(read/write) 707697 707697 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651984 651984 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519292 519292 0 0.0
.text 8269476 8269476 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453560 2453560 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416204 1416204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
bss 145285 145285 0 0.0
rodata 144768 144768 0 0.0
text 818342 818346 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168867 1168867 0 0.0
bss 144512 144512 0 0.0
rodata 136560 136560 0 0.0
text 806868 806868 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1748132 1748132 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1235661 1235661 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371576 371576 0 0.0
.debug_info 27020636 27020635 -1 -0.0
.debug_line 3691583 3691583 0 0.0
.debug_loc 3616407 3616407 0 0.0
.debug_ranges 341008 341008 0 0.0
.debug_str 3444251 3444251 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571950 571950 0 0.0
.symtab 421872 421872 0 0.0
.text 1548368 1548368 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 842704 842704 0 0.0
(read/write) 1690628 1690628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1227552 1227552 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374656 374656 0 0.0
.debug_info 26758317 26758316 -1 -0.0
.debug_line 3712575 3712575 0 0.0
.debug_loc 3604013 3604013 0 0.0
.debug_ranges 339624 339624 0 0.0
.debug_str 3433271 3433271 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 536039 536039 0 0.0
.symtab 408304 408304 0 0.0
.text 1491600 1491600 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850888 850888 0 0.0
(read/write) 1608820 1608820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1062079 1062079 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 344968 344968 0 0.0
.debug_info 22226844 22226844 0 0.0
.debug_line 3281688 3281688 0 0.0
.debug_loc 3301448 3301448 0 0.0
.debug_ranges 304904 304904 0 0.0
.debug_str 3238849 3238849 0 0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472364 472364 0 0.0
.symtab 376672 376672 0 0.0
.text 1417976 1417976 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845896 845896 0 0.0
(read/write) 1642332 1642332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1064054 1064054 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346820 346820 0 0.0
.debug_info 22446403 22446403 0 0.0
.debug_line 3276516 3276516 0 0.0
.debug_loc 3323025 3323025 0 0.0
.debug_ranges 306288 306288 0 0.0
.debug_str 3255106 3255106 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474151 474151 0 0.0
.symtab 378336 378336 0 0.0
.text 1446496 1446496 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152104 1152104 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 599204 599204 0 0.0
lock-app qpg6105+debug (read/write) 1117544 1117544 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564640 564640 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938824 938824 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650070 650070 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876792 876792 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614034 614036 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791820 791820 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555168 555172 4 0.0
lighting-app tlsr9518adk80d (read/write) 876396 876396 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625484 625484 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 806312 806312 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566550 566548 -2 -0.0

@github-actions
Copy link

github-actions bot commented Nov 19, 2022

PR #23688: Size comparison from 76d834e to 533cbf4

Increases (11 builds for bl602, bl702, esp32, nrfconnect, psoc6, telink)
platform target config section 76d834e 533cbf4 change % change
bl602 lighting-app bl602 .text 1061106 1061108 2 0.0
bl602+rpc (read/write) 1423194 1423202 8 0.0
.text 1092576 1092580 4 0.0
bl702 lighting-app bl702 .debug_info 39158021 39158023 2 0.0
.text 957110 957114 4 0.0
bl702+rpc .debug_info 43429390 43429391 1 0.0
.text 1031090 1031092 2 0.0
esp32 all-clusters-app c3devkit (read only) 1214548 1214550 2 0.0
.flash.text 1214548 1214550 2 0.0
m5stack (read/write) 562580 562588 8 0.0
.flash.rodata 313560 313568 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
text 818342 818346 4 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22446403 22446404 1 0.0
telink all-clusters-app tlsr9518adk80d text 650070 650072 2 0.0
all-clusters-minimal-app tlsr9518adk80d text 614034 614036 2 0.0
light-switch-app tlsr9518adk80d text 555168 555172 4 0.0
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 76d834e 533cbf4 change % change
bl602 lighting-app bl602 (read/write) 1377338 1377338 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061106 1061108 2 0.0
bl602+rpc (read/write) 1423194 1423202 8 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092576 1092580 4 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196887 1196887 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524244 1524244 0 0.0
.debug_aranges 132384 132384 0 0.0
.debug_frame 485632 485632 0 0.0
.debug_info 39158021 39158023 2 0.0
.debug_line 5276229 5276229 0 0.0
.debug_loc 3373151 3373151 0 0.0
.debug_ranges 361240 361240 0 0.0
.debug_str 3474883 3474883 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116648 116648 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568313 568313 0 0.0
.symtab 172032 172032 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 957114 4 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285427 1285427 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668414 1668414 0 0.0
.debug_aranges 140480 140480 0 0.0
.debug_frame 512968 512968 0 0.0
.debug_info 43429390 43429391 1 0.0
.debug_line 5673623 5673623 0 0.0
.debug_loc 3567762 3567762 0 0.0
.debug_ranges 384760 384760 0 0.0
.debug_str 3872480 3872480 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130392 130392 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628463 628463 0 0.0
.symtab 190176 190176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031090 1031092 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679499 679499 0 0.0
(read/write) 172036 172036 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89891 89891 0 0.0
.text 589296 589296 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643755 643755 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79027 79027 0 0.0
.text 564408 564408 0 0.0
lock-ftd LP_CC2652R7 (read only) 677199 677199 0 0.0
(read/write) 171904 171904 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77311 77311 0 0.0
.text 599408 599408 0 0.0
lock-mtd LP_CC2652R7 (read only) 661883 661883 0 0.0
(read/write) 182476 182476 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103395 103395 0 0.0
.text 558008 558008 0 0.0
pump-app LP_CC2652R7 (read only) 690063 690063 0 0.0
(read/write) 159776 159776 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90839 90839 0 0.0
.text 598740 598740 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674027 674027 0 0.0
(read/write) 175908 175908 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86387 86387 0 0.0
.text 587160 587160 0 0.0
shell LP_CC2652R7 (read only) 670718 670718 0 0.0
(read/write) 183136 183136 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86638 86638 0 0.0
.text 583764 583764 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588406 588406 0 0.0
.app_xip_area 464616 464616 0 0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592170 592170 0 0.0
.app_xip_area 463084 463084 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544706 544706 0 0.0
.app_xip_area 426436 426436 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975724 975724 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821276 821276 0 0.0
BRD4161A+rs911x (read/write) 1036624 1036624 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847852 847852 0 0.0
BRD4187C (read/write) 1148440 1148440 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982672 982672 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161256 1161256 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000948 1000948 0 0.0
window-app BRD4187C (read/write) 1141164 1141164 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973956 973956 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214548 1214550 2 0.0
(read/write) 1786622 1786622 0 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256448 256448 0 0.0
.flash.text 1214548 1214550 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225339 1225339 0 0.0
(read/write) 562580 562588 8 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313560 313568 8 0.0
.flash.text 1219955 1219955 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662676 662676 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564348 564348 0 0.0
light k32w0+release (read/write) 673160 673160 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593460 593460 0 0.0
lock k32w0+release (read/write) 634236 634236 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553756 553756 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10447340 10447340 0 0.0
(read/write) 707697 707697 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651984 651984 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519292 519292 0 0.0
.text 8269476 8269476 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453560 2453560 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416204 1416204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189467 1189483 16 0.0
bss 145285 145285 0 0.0
rodata 144768 144768 0 0.0
text 818342 818346 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168867 1168867 0 0.0
bss 144512 144512 0 0.0
rodata 136560 136560 0 0.0
text 806868 806868 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748132 1748132 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1235661 1235661 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371576 371576 0 0.0
.debug_info 27020636 27020636 0 0.0
.debug_line 3691583 3691583 0 0.0
.debug_loc 3616407 3616407 0 0.0
.debug_ranges 341008 341008 0 0.0
.debug_str 3444251 3444251 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571950 571950 0 0.0
.symtab 421872 421872 0 0.0
.text 1548368 1548368 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1690628 1690628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1227552 1227552 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374656 374656 0 0.0
.debug_info 26758317 26758317 0 0.0
.debug_line 3712575 3712575 0 0.0
.debug_loc 3604013 3604013 0 0.0
.debug_ranges 339624 339624 0 0.0
.debug_str 3433271 3433271 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 536039 536039 0 0.0
.symtab 408304 408304 0 0.0
.text 1491600 1491600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608820 1608820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1062079 1062079 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 344968 344968 0 0.0
.debug_info 22226844 22226844 0 0.0
.debug_line 3281688 3281688 0 0.0
.debug_loc 3301448 3301448 0 0.0
.debug_ranges 304904 304904 0 0.0
.debug_str 3238849 3238849 0 0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472364 472364 0 0.0
.symtab 376672 376672 0 0.0
.text 1417976 1417976 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642332 1642332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1064054 1064054 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346820 346820 0 0.0
.debug_info 22446403 22446404 1 0.0
.debug_line 3276516 3276516 0 0.0
.debug_loc 3323025 3323025 0 0.0
.debug_ranges 306288 306288 0 0.0
.debug_str 3255106 3255106 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474151 474151 0 0.0
.symtab 378336 378336 0 0.0
.text 1446496 1446496 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152104 1152104 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 599204 599204 0 0.0
lock-app qpg6105+debug (read/write) 1117544 1117544 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564640 564640 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938824 938824 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650070 650072 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876792 876792 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614034 614036 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791820 791820 0 0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555168 555172 4 0.0
lighting-app tlsr9518adk80d (read/write) 876396 876396 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625484 625484 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 806312 806312 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566550 566550 0 0.0

@github-actions
Copy link

github-actions bot commented Nov 20, 2022

PR #23688: Size comparison from 1bcbcfa to ad18034

Increases (4 builds for bl702, cc13x2_26x2, esp32, psoc6)
platform target config section 1bcbcfa ad18034 change % change
bl702 lighting-app bl702 .debug_info 39158021 39158022 1 0.0
.text 957110 957112 2 0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read only) 690055 690063 8 0.0
.text 598732 598740 8 0.0
esp32 all-clusters-app c3devkit (read only) 1214548 1214550 2 0.0
(read/write) 1786614 1786622 8 0.0
.flash.rodata 256440 256448 8 0.0
.flash.text 1214548 1214550 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27020627 27020628 1 0.0
Decreases (8 builds for bl702, cc13x2_26x2, psoc6, telink)
platform target config section 1bcbcfa ad18034 change % change
bl702 lighting-app bl702+rpc .debug_info 43429392 43429390 -2 -0.0
.text 1031094 1031090 -4 -0.0
cc13x2_26x2 pump-app LP_CC2652R7 (read/write) 159784 159776 -8 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26758308 26758307 -1 -0.0
light cy8ckit_062s2_43012 .debug_info 22226844 22226843 -1 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 614154 614150 -4 -0.0
light-switch-app tlsr9518adk80d (read/write) 791876 791868 -8 -0.0
text 555224 555220 -4 -0.0
lighting-app tlsr9518adk80d text 625538 625534 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806352 806344 -8 -0.0
text 566586 566582 -4 -0.0
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 1bcbcfa ad18034 change % change
bl602 lighting-app bl602 (read/write) 1377338 1377338 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1061106 1061106 0 0.0
bl602+rpc (read/write) 1423202 1423202 0 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1092580 1092580 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196887 1196887 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1524244 1524244 0 0.0
.debug_aranges 132384 132384 0 0.0
.debug_frame 485632 485632 0 0.0
.debug_info 39158021 39158022 1 0.0
.debug_line 5276188 5276188 0 0.0
.debug_loc 3373151 3373151 0 0.0
.debug_ranges 361240 361240 0 0.0
.debug_str 3474842 3474842 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116648 116648 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568313 568313 0 0.0
.symtab 172032 172032 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957110 957112 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285427 1285427 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1668414 1668414 0 0.0
.debug_aranges 140480 140480 0 0.0
.debug_frame 512968 512968 0 0.0
.debug_info 43429392 43429390 -2 -0.0
.debug_line 5673582 5673582 0 0.0
.debug_loc 3567762 3567762 0 0.0
.debug_ranges 384760 384760 0 0.0
.debug_str 3872439 3872439 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130392 130392 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 628463 628463 0 0.0
.symtab 190176 190176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031094 1031090 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679499 679499 0 0.0
(read/write) 172036 172036 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89891 89891 0 0.0
.text 589296 589296 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643755 643755 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79027 79027 0 0.0
.text 564408 564408 0 0.0
lock-ftd LP_CC2652R7 (read only) 677183 677183 0 0.0
(read/write) 171920 171920 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77311 77311 0 0.0
.text 599392 599392 0 0.0
lock-mtd LP_CC2652R7 (read only) 661883 661883 0 0.0
(read/write) 182476 182476 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103395 103395 0 0.0
.text 558008 558008 0 0.0
pump-app LP_CC2652R7 (read only) 690055 690063 8 0.0
(read/write) 159784 159776 -8 -0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90839 90839 0 0.0
.text 598732 598740 8 0.0
pump-controller-app LP_CC2652R7 (read only) 674027 674027 0 0.0
(read/write) 175908 175908 0 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86387 86387 0 0.0
.text 587160 587160 0 0.0
shell LP_CC2652R7 (read only) 670718 670718 0 0.0
(read/write) 183136 183136 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86638 86638 0 0.0
.text 583764 583764 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588398 0 0.0
.app_xip_area 464608 464608 0 0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592162 592162 0 0.0
.app_xip_area 463076 463076 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544706 544706 0 0.0
.app_xip_area 426436 426436 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 975724 975724 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 821276 821276 0 0.0
BRD4161A+rs911x (read/write) 1036624 1036624 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 847852 847852 0 0.0
BRD4187C (read/write) 1148440 1148440 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 982672 982672 0 0.0
lock-app BRD4161A+wf200 (read/write) 1161256 1161256 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000948 1000948 0 0.0
window-app BRD4187C (read/write) 1141164 1141164 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973956 973956 0 0.0
esp32 all-clusters-app c3devkit (read only) 1214548 1214550 2 0.0
(read/write) 1786614 1786622 8 0.0
.dram0.bss 76680 76680 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 256440 256448 8 0.0
.flash.text 1214548 1214550 2 0.0
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1225335 1225335 0 0.0
(read/write) 562580 562580 0 0.0
.dram0.bss 82056 82056 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 313560 313560 0 0.0
.flash.text 1219951 1219951 0 0.0
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662676 662676 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564348 564348 0 0.0
light k32w0+release (read/write) 673160 673160 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 593460 593460 0 0.0
lock k32w0+release (read/write) 634236 634236 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553756 553756 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10447340 10447340 0 0.0
(read/write) 707697 707697 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 651984 651984 0 0.0
.dynamic 560 560 0 0.0
.got 13944 13944 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 519292 519292 0 0.0
.text 8269476 8269476 0 0.0
thermostat-no-ble arm64 (read only) 2387012 2387012 0 0.0
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145068 145068 0 0.0
.text 1998048 1998048 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2453560 2453560 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1416204 1416204 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1189483 1189483 0 0.0
bss 145285 145285 0 0.0
rodata 144768 144768 0 0.0
text 818346 818346 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1168867 1168867 0 0.0
bss 144512 144512 0 0.0
rodata 136560 136560 0 0.0
text 806868 806868 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1748132 1748132 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1235661 1235661 0 0.0
.debug_aranges 110744 110744 0 0.0
.debug_frame 371576 371576 0 0.0
.debug_info 27020627 27020628 1 0.0
.debug_line 3691545 3691545 0 0.0
.debug_loc 3616407 3616407 0 0.0
.debug_ranges 341008 341008 0 0.0
.debug_str 3444213 3444213 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 571950 571950 0 0.0
.symtab 421872 421872 0 0.0
.text 1548368 1548368 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1690628 1690628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1227552 1227552 0 0.0
.debug_aranges 110216 110216 0 0.0
.debug_frame 374656 374656 0 0.0
.debug_info 26758308 26758307 -1 -0.0
.debug_line 3712529 3712529 0 0.0
.debug_loc 3604013 3604013 0 0.0
.debug_ranges 339624 339624 0 0.0
.debug_str 3433225 3433225 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 536039 536039 0 0.0
.symtab 408304 408304 0 0.0
.text 1491600 1491600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1608820 1608820 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1062079 1062079 0 0.0
.debug_aranges 102416 102416 0 0.0
.debug_frame 344968 344968 0 0.0
.debug_info 22226844 22226843 -1 -0.0
.debug_line 3281650 3281650 0 0.0
.debug_loc 3301448 3301448 0 0.0
.debug_ranges 304904 304904 0 0.0
.debug_str 3238811 3238811 0 0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472364 472364 0 0.0
.symtab 376672 376672 0 0.0
.text 1417976 1417976 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1642332 1642332 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1064054 1064054 0 0.0
.debug_aranges 102816 102816 0 0.0
.debug_frame 346820 346820 0 0.0
.debug_info 22446403 22446403 0 0.0
.debug_line 3276478 3276478 0 0.0
.debug_loc 3323025 3323025 0 0.0
.debug_ranges 306288 306288 0 0.0
.debug_str 3255068 3255068 0 0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 474151 474151 0 0.0
.symtab 378336 378336 0 0.0
.text 1446496 1446496 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1152104 1152104 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 599204 599204 0 0.0
lock-app qpg6105+debug (read/write) 1117544 1117544 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 564640 564640 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 938944 938944 0 0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 650196 650196 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 876912 876912 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 614154 614150 -4 -0.0
light-switch-app tlsr9518adk80d (read/write) 791876 791868 -8 -0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 555224 555220 -4 -0.0
lighting-app tlsr9518adk80d (read/write) 876452 876452 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 625538 625534 -4 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 806352 806344 -8 -0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 566586 566582 -4 -0.0

@yunhanw-google yunhanw-google merged commit a0ecb47 into project-chip:master Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants