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

add bitmap generation support in zap for python cluster objects #24461

Merged

Conversation

yunhanw-google
Copy link
Contributor

Previously we don't have bitmap generation support for python cluster objects. In this PR, we add this support

@github-actions
Copy link

github-actions bot commented Jan 17, 2023

PR #24461: Size comparison from 9fbcf1c to 8d13fad

Increases (7 builds for bl602, bl702, telink)
platform target config section 9fbcf1c 8d13fadd change % change
bl602 lighting-app bl602 .text 1016654 1016656 2 0.0
bl702 lighting-app bl702 (read/write) 1194735 1194751 16 0.0
.debug_info 39896896 39896897 1 0.0
.text 956880 956882 2 0.0
bl702+rpc .debug_info 44284839 44284840 1 0.0
.text 1033714 1033716 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 964652 964660 8 0.0
text 652410 652414 4 0.0
light-switch-app tlsr9518adk80d text 596064 596066 2 0.0
lighting-app tlsr9518adk80d text 661912 661914 2 0.0
thermostat tlsr9518adk80d text 596838 596840 2 0.0
Decreases (3 builds for bl602, esp32, telink)
platform target config section 9fbcf1c 8d13fadd change % change
bl602 lighting-app bl602+rpc .text 1047588 1047586 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1221462 1221460 -2 -0.0
(read/write) 1787122 1787114 -8 -0.0
.flash.rodata 245632 245624 -8 -0.0
.flash.text 1221462 1221460 -2 -0.0
telink ota-requestor-app tlsr9518adk80d (read/write) 897892 897884 -8 -0.0
text 607314 607312 -2 -0.0
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 9fbcf1c 8d13fadd change % change
bl602 lighting-app bl602 (read/write) 1329414 1329414 0 0.0
.bss 86926 86926 0 0.0
.data 9576 9576 0 0.0
.text 1016654 1016656 2 0.0
bl602+rpc (read/write) 1374854 1374854 0 0.0
.bss 94966 94966 0 0.0
.data 9976 9976 0 0.0
.text 1047588 1047586 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1194735 1194751 16 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66590 66590 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1533618 1533618 0 0.0
.debug_aranges 132752 132752 0 0.0
.debug_frame 487332 487332 0 0.0
.debug_info 39896896 39896897 1 0.0
.debug_line 5228812 5228812 0 0.0
.debug_loc 3395002 3395002 0 0.0
.debug_ranges 372288 372288 0 0.0
.debug_str 3508127 3508127 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 115312 115312 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569474 569474 0 0.0
.symtab 172080 172080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956880 956882 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1286851 1286851 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 74622 74622 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4600 4600 0 0.0
.debug_abbrev 1681767 1681767 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 514996 514996 0 0.0
.debug_info 44284839 44284840 1 0.0
.debug_line 5626539 5626539 0 0.0
.debug_loc 3590980 3590980 0 0.0
.debug_ranges 395984 395984 0 0.0
.debug_str 3911263 3911263 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 129776 129776 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629925 629925 0 0.0
.symtab 190384 190384 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1033714 1033716 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676555 676555 0 0.0
(read/write) 174924 174924 0 0.0
.bss 81172 81172 0 0.0
.data 3380 3380 0 0.0
.rodata 86955 86955 0 0.0
.text 589284 589284 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640171 640171 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 77043 77043 0 0.0
.text 562808 562808 0 0.0
lock-ftd LP_CC2652R7 (read only) 673991 673991 0 0.0
(read/write) 175016 175016 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 76015 76015 0 0.0
.text 597496 597496 0 0.0
lock-mtd LP_CC2652R7 (read only) 659579 659579 0 0.0
(read/write) 184692 184692 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 102443 102443 0 0.0
.text 556656 556656 0 0.0
pump-app LP_CC2652R7 (read only) 688231 688231 0 0.0
(read/write) 161512 161512 0 0.0
.bss 78756 78756 0 0.0
.data 3268 3268 0 0.0
.rodata 90431 90431 0 0.0
.text 597316 597316 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672251 672251 0 0.0
(read/write) 177596 177596 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86139 86139 0 0.0
.text 585632 585632 0 0.0
shell LP_CC2652R7 (read only) 667786 667786 0 0.0
(read/write) 186020 186020 0 0.0
.bss 83500 83500 0 0.0
.data 3376 3376 0 0.0
.rodata 83690 83690 0 0.0
.text 583784 583784 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 585186 585186 0 0.0
.app_xip_area 461532 461532 0 0.0
.bss 66112 66112 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) 588910 588910 0 0.0
.app_xip_area 459960 459960 0 0.0
.bss 71400 71400 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) 549502 549502 0 0.0
.app_xip_area 431336 431336 0 0.0
.bss 60664 60664 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) 974124 974124 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 819764 819764 0 0.0
BRD4161A+rs911x (read/write) 1037272 1037272 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 848592 848592 0 0.0
BRD4187C (read/write) 1147940 1147940 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 982260 982260 0 0.0
lock-app BRD4161A+wf200 (read/write) 1066296 1066296 0 0.0
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 906068 906068 0 0.0
window-app BRD4187C (read/write) 1140624 1140624 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 973504 973504 0 0.0
esp32 all-clusters-app c3devkit (read only) 1221462 1221460 -2 -0.0
(read/write) 1787122 1787114 -8 -0.0
.dram0.bss 75832 75832 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 245632 245624 -8 -0.0
.flash.text 1221462 1221460 -2 -0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1235031 1235031 0 0.0
(read/write) 560335 560335 0 0.0
.dram0.bss 80984 80984 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 311408 311408 0 0.0
.flash.text 1229647 1229647 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 659900 659900 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 561652 561652 0 0.0
light k32w0+release (read/write) 671424 671424 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591812 591812 0 0.0
lock k32w0+release (read/write) 631268 631268 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 550876 550876 0 0.0
linux all-clusters-app debug (read only) 3125145 3125145 0 0.0
(read/write) 153104 153104 0 0.0
.bss 62496 62496 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 81704 81704 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 282571 282571 0 0.0
.text 2657586 2657586 0 0.0
all-clusters-minimal-app debug (read only) 2937393 2937393 0 0.0
(read/write) 146512 146512 0 0.0
.bss 61632 61632 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76120 76120 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 281259 281259 0 0.0
.text 2474402 2474402 0 0.0
bridge-app debug (read only) 2496817 2496817 0 0.0
(read/write) 130976 130976 0 0.0
.bss 52512 52512 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68712 68712 0 0.0
.dynamic 608 608 0 0.0
.got 4608 4608 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 212544 212544 0 0.0
.text 2112402 2112402 0 0.0
chip-tool debug (read only) 1150476 1150476 0 0.0
(read/write) 646256 646256 0 0.0
.bss 26168 26168 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 610288 610288 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 642309 642309 0 0.0
.text 9365060 9365060 0 0.0
chip-tool-ipv6only arm64 (read only) 10895284 10895284 0 0.0
(read/write) 695608 695608 0 0.0
.bss 34168 34168 0 0.0
.data 3024 3024 0 0.0
.data.rel.ro 639104 639104 0 0.0
.dynamic 560 560 0 0.0
.got 14104 14104 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 568468 568468 0 0.0
.text 8679604 8679604 0 0.0
lighting-app debug+rpc (read only) 2664393 2664393 0 0.0
(read/write) 130312 130312 0 0.0
.bss 49952 49952 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 71848 71848 0 0.0
.dynamic 608 608 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228512 228512 0 0.0
.text 2259042 2259042 0 0.0
lock-app debug (read only) 2623153 2623153 0 0.0
(read/write) 125328 125328 0 0.0
.bss 48384 48384 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 68824 68824 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244712 244712 0 0.0
.text 2206450 2206450 0 0.0
ota-provider-app debug (read only) 2197049 2197049 0 0.0
(read/write) 105072 105072 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51320 51320 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 196040 196040 0 0.0
.text 1861010 1861010 0 0.0
ota-requestor-app debug (read only) 2358529 2358529 0 0.0
(read/write) 112800 112800 0 0.0
.bss 49056 49056 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 56088 56088 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202768 202768 0 0.0
.text 2006770 2006770 0 0.0
shell debug (read only) 2657745 2657745 0 0.0
(read/write) 137568 137568 0 0.0
.bss 57896 57896 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 72600 72600 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 240754 240754 0 0.0
.text 2256978 2256978 0 0.0
thermostat-no-ble arm64 (read only) 2478748 2478748 0 0.0
(read/write) 143016 143016 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 76632 76632 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149832 149832 0 0.0
.text 2068320 2068320 0 0.0
tv-app debug (read only) 3286897 3286897 0 0.0
(read/write) 259344 259344 0 0.0
.bss 170776 170776 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 77952 77952 0 0.0
.dynamic 608 608 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 269464 269464 0 0.0
.text 2822994 2822994 0 0.0
tv-casting-app debug (read only) 5638705 5638705 0 0.0
(read/write) 160728 160728 0 0.0
.bss 52280 52280 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 99880 99880 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 361401 361401 0 0.0
.text 4999170 4999170 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2461880 2461880 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1424524 1424524 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164352 1164352 0 0.0
bss 146748 146748 0 0.0
rodata 132976 132976 0 0.0
text 804424 804424 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366008 1366008 0 0.0
bss 106048 106048 0 0.0
rodata 210460 210460 0 0.0
text 763664 763664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1110196 1110196 0 0.0
bss 145947 145947 0 0.0
rodata 110260 110260 0 0.0
text 773820 773820 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842024 842024 0 0.0
(read/write) 1748748 1748748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188656 188656 0 0.0
.comment 200 200 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 1247748 1247748 0 0.0
.debug_aranges 111248 111248 0 0.0
.debug_frame 373544 373544 0 0.0
.debug_info 27338836 27338836 0 0.0
.debug_line 3754288 3754288 0 0.0
.debug_loc 3643928 3643928 0 0.0
.debug_ranges 356464 356464 0 0.0
.debug_str 3466002 3466002 0 0.0
.heap 842024 842024 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 576350 576350 0 0.0
.symtab 423872 423872 0 0.0
.text 1549040 1549040 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842784 842784 0 0.0
(read/write) 1690188 1690188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187896 187896 0 0.0
.comment 200 200 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 1233555 1233555 0 0.0
.debug_aranges 110512 110512 0 0.0
.debug_frame 375988 375988 0 0.0
.debug_info 26900404 26900404 0 0.0
.debug_line 3763077 3763077 0 0.0
.debug_loc 3627328 3627328 0 0.0
.debug_ranges 354432 354432 0 0.0
.debug_str 3450866 3450866 0 0.0
.heap 842784 842784 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 536840 536840 0 0.0
.symtab 408832 408832 0 0.0
.text 1491240 1491240 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1608860 1608860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 0 0.0
.comment 200 200 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 1067948 1067948 0 0.0
.debug_aranges 102712 102712 0 0.0
.debug_frame 346320 346320 0 0.0
.debug_info 22362936 22362936 0 0.0
.debug_line 3328270 3328270 0 0.0
.debug_loc 3327521 3327521 0 0.0
.debug_ranges 318568 318568 0 0.0
.debug_str 3256396 3256396 0 0.0
.heap 850976 850976 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 473145 473145 0 0.0
.symtab 377328 377328 0 0.0
.text 1418104 1418104 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1642908 1642908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 0 0.0
.comment 200 200 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 1069994 1069994 0 0.0
.debug_aranges 103096 103096 0 0.0
.debug_frame 348120 348120 0 0.0
.debug_info 22581341 22581341 0 0.0
.debug_line 3329365 3329365 0 0.0
.debug_loc 3349050 3349050 0 0.0
.debug_ranges 320424 320424 0 0.0
.debug_str 3272230 3272230 0 0.0
.heap 845984 845984 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 475862 475862 0 0.0
.symtab 379152 379152 0 0.0
.text 1447160 1447160 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148060 1148060 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 595160 595160 0 0.0
lock-app qpg6105+debug (read/write) 1115052 1115052 0 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562148 562148 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1026320 1026320 0 0.0
bss 98184 98184 0 0.0
text 689122 689122 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964652 964660 8 0.0
bss 97368 97368 0 0.0
text 652410 652414 4 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867604 867604 0 0.0
bss 89524 89524 0 0.0
text 581598 581598 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883912 883912 0 0.0
bss 89616 89616 0 0.0
text 596064 596066 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961884 961884 0 0.0
bss 97676 97676 0 0.0
text 661912 661914 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897892 897884 -8 -0.0
bss 90568 90568 0 0.0
text 607314 607312 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887152 887152 0 0.0
bss 91004 91004 0 0.0
text 596838 596840 2 0.0

@yunhanw-google yunhanw-google enabled auto-merge (squash) January 17, 2023 18:11
@github-actions
Copy link

github-actions bot commented Jan 17, 2023

PR #24461: Size comparison from 9fbcf1c to ba71567

Full report (6 builds for k32w, mbed, qpg)
platform target config section 9fbcf1c ba71567 change % change
k32w contact k32w0+release (read/write) 659900 659900 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 561652 561652 0 0.0
light k32w0+release (read/write) 671424 671424 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591812 591812 0 0.0
lock k32w0+release (read/write) 631268 631268 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 550876 550876 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2461880 2461880 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1424524 1424524 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148060 1148060 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 595160 595160 0 0.0
lock-app qpg6105+debug (read/write) 1115052 1115052 0 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562148 562148 0 0.0

@github-actions
Copy link

github-actions bot commented Jan 17, 2023

PR #24461: Size comparison from 59ab3ad to 58f0651

Increases (10 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, qpg, telink)
platform target config section 59ab3ad 58f0651 change % change
bl602 lighting-app bl602 (read/write) 1329414 1329422 8 0.0
.text 1016654 1016658 4 0.0
bl702 lighting-app bl702 (read/write) 1194735 1194751 16 0.0
.debug_info 39896896 39896897 1 0.0
.text 956880 956882 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676547 676555 8 0.0
.text 589276 589284 8 0.0
pump-app LP_CC2652R7 (read/write) 161512 161520 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 585178 585186 8 0.0
.app_xip_area 461524 461532 8 0.0
esp32 all-clusters-app c3devkit (read only) 1221458 1221460 2 0.0
.flash.text 1221458 1221460 2 0.0
qpg lighting-app qpg6105+debug (read/write) 1148052 1148060 8 0.0
.text 595152 595160 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 652410 652412 2 0.0
light-switch-app tlsr9518adk80d text 596064 596066 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 897884 897892 8 0.0
text 607312 607314 2 0.0
Decreases (7 builds for cc13x2_26x2, esp32, nrfconnect, psoc6, telink)
platform target config section 59ab3ad 58f0651 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174932 174924 -8 -0.0
pump-app LP_CC2652R7 (read only) 688231 688223 -8 -0.0
.text 597316 597308 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 560335 560331 -4 -0.0
.flash.rodata 311408 311404 -4 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 773820 773816 -4 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22581342 2258134 -2 -0.0
telink all-clusters-app tlsr9518adk80d text 689124 689122 -2 -0.0
lighting-app tlsr9518adk80d text 661914 661912 -2 -0.0
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 59ab3ad 58f0651 change % change
bl602 lighting-app bl602 (read/write) 1329414 1329422 8 0.0
.bss 86926 86926 0 0.0
.data 9576 9576 0 0.0
.text 1016654 1016658 4 0.0
bl602+rpc (read/write) 1374854 1374854 0 0.0
.bss 94966 94966 0 0.0
.data 9976 9976 0 0.0
.text 1047586 1047586 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1194735 1194751 16 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66590 66590 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1533618 1533618 0 0.0
.debug_aranges 132752 132752 0 0.0
.debug_frame 487332 487332 0 0.0
.debug_info 39896896 39896897 1 0.0
.debug_line 5228812 5228812 0 0.0
.debug_loc 3395002 3395002 0 0.0
.debug_ranges 372288 372288 0 0.0
.debug_str 3508127 3508127 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 115312 115312 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569474 569474 0 0.0
.symtab 172080 172080 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956880 956882 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1286851 1286851 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 74622 74622 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4600 4600 0 0.0
.debug_abbrev 1681767 1681767 0 0.0
.debug_aranges 140968 140968 0 0.0
.debug_frame 514996 514996 0 0.0
.debug_info 44284839 44284839 0 0.0
.debug_line 5626539 5626539 0 0.0
.debug_loc 3590980 3590980 0 0.0
.debug_ranges 395984 395984 0 0.0
.debug_str 3911263 3911263 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 129776 129776 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629925 629925 0 0.0
.symtab 190384 190384 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1033714 1033714 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 676547 676555 8 0.0
(read/write) 174932 174924 -8 -0.0
.bss 81172 81172 0 0.0
.data 3380 3380 0 0.0
.rodata 86955 86955 0 0.0
.text 589276 589284 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 640171 640171 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 77043 77043 0 0.0
.text 562808 562808 0 0.0
lock-ftd LP_CC2652R7 (read only) 673991 673991 0 0.0
(read/write) 175016 175016 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 76015 76015 0 0.0
.text 597496 597496 0 0.0
lock-mtd LP_CC2652R7 (read only) 659579 659579 0 0.0
(read/write) 184692 184692 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 102443 102443 0 0.0
.text 556656 556656 0 0.0
pump-app LP_CC2652R7 (read only) 688231 688223 -8 -0.0
(read/write) 161512 161520 8 0.0
.bss 78756 78756 0 0.0
.data 3268 3268 0 0.0
.rodata 90431 90431 0 0.0
.text 597316 597308 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 672251 672251 0 0.0
(read/write) 177596 177596 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86139 86139 0 0.0
.text 585632 585632 0 0.0
shell LP_CC2652R7 (read only) 667786 667786 0 0.0
(read/write) 186020 186020 0 0.0
.bss 83500 83500 0 0.0
.data 3376 3376 0 0.0
.rodata 83690 83690 0 0.0
.text 583784 583784 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 585178 585186 8 0.0
.app_xip_area 461524 461532 8 0.0
.bss 66112 66112 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) 588910 588910 0 0.0
.app_xip_area 459960 459960 0 0.0
.bss 71400 71400 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) 549502 549502 0 0.0
.app_xip_area 431336 431336 0 0.0
.bss 60664 60664 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) 974124 974124 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 819764 819764 0 0.0
BRD4161A+rs911x (read/write) 1037272 1037272 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 848592 848592 0 0.0
BRD4187C (read/write) 1147940 1147940 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 982260 982260 0 0.0
lock-app BRD4161A+wf200 (read/write) 1066296 1066296 0 0.0
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 906068 906068 0 0.0
window-app BRD4187C (read/write) 1140624 1140624 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 973504 973504 0 0.0
esp32 all-clusters-app c3devkit (read only) 1221458 1221460 2 0.0
(read/write) 1787114 1787114 0 0.0
.dram0.bss 75832 75832 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 245624 245624 0 0.0
.flash.text 1221458 1221460 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1235031 1235031 0 0.0
(read/write) 560335 560331 -4 -0.0
.dram0.bss 80984 80984 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 311408 311404 -4 -0.0
.flash.text 1229647 1229647 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 659900 659900 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 561652 561652 0 0.0
light k32w0+release (read/write) 671424 671424 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591812 591812 0 0.0
lock k32w0+release (read/write) 631268 631268 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 550876 550876 0 0.0
linux all-clusters-app debug (read only) 3125145 3125145 0 0.0
(read/write) 153104 153104 0 0.0
.bss 62496 62496 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 81704 81704 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1192 1192 0 0.0
.rodata 282571 282571 0 0.0
.text 2657586 2657586 0 0.0
all-clusters-minimal-app debug (read only) 2937393 2937393 0 0.0
(read/write) 146512 146512 0 0.0
.bss 61632 61632 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76120 76120 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 281259 281259 0 0.0
.text 2474402 2474402 0 0.0
bridge-app debug (read only) 2496817 2496817 0 0.0
(read/write) 130976 130976 0 0.0
.bss 52512 52512 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68712 68712 0 0.0
.dynamic 608 608 0 0.0
.got 4608 4608 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 212544 212544 0 0.0
.text 2112402 2112402 0 0.0
chip-tool debug (read only) 11509377 11509377 0 0.0
(read/write) 646256 646256 0 0.0
.bss 26168 26168 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 610288 610288 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 642341 642341 0 0.0
.text 9369636 9369636 0 0.0
chip-tool-ipv6only arm64 (read only) 10900452 10900452 0 0.0
(read/write) 695608 695608 0 0.0
.bss 34168 34168 0 0.0
.data 3024 3024 0 0.0
.data.rel.ro 639104 639104 0 0.0
.dynamic 560 560 0 0.0
.got 14104 14104 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 568500 568500 0 0.0
.text 8684740 8684740 0 0.0
lighting-app debug+rpc (read only) 2664393 2664393 0 0.0
(read/write) 130312 130312 0 0.0
.bss 49952 49952 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 71848 71848 0 0.0
.dynamic 608 608 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228512 228512 0 0.0
.text 2259042 2259042 0 0.0
lock-app debug (read only) 2623153 2623153 0 0.0
(read/write) 125328 125328 0 0.0
.bss 48384 48384 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 68824 68824 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244712 244712 0 0.0
.text 2206450 2206450 0 0.0
ota-provider-app debug (read only) 2197049 2197049 0 0.0
(read/write) 105072 105072 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51320 51320 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 196040 196040 0 0.0
.text 1861010 1861010 0 0.0
ota-requestor-app debug (read only) 2358529 2358529 0 0.0
(read/write) 112800 112800 0 0.0
.bss 49056 49056 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 56088 56088 0 0.0
.dynamic 608 608 0 0.0
.got 3736 3736 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202768 202768 0 0.0
.text 2006770 2006770 0 0.0
shell debug (read only) 2657745 2657745 0 0.0
(read/write) 137568 137568 0 0.0
.bss 57896 57896 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 72600 72600 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 240754 240754 0 0.0
.text 2256978 2256978 0 0.0
thermostat-no-ble arm64 (read only) 2478748 2478748 0 0.0
(read/write) 143016 143016 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 76632 76632 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149832 149832 0 0.0
.text 2068320 2068320 0 0.0
tv-app debug (read only) 3286897 3286897 0 0.0
(read/write) 259344 259344 0 0.0
.bss 170776 170776 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 77952 77952 0 0.0
.dynamic 608 608 0 0.0
.got 5008 5008 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 269464 269464 0 0.0
.text 2822994 2822994 0 0.0
tv-casting-app debug (read only) 5638705 5638705 0 0.0
(read/write) 160728 160728 0 0.0
.bss 52280 52280 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 99880 99880 0 0.0
.dynamic 608 608 0 0.0
.got 4928 4928 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 361401 361401 0 0.0
.text 4999170 4999170 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2461880 2461880 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1424524 1424524 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164352 1164352 0 0.0
bss 146748 146748 0 0.0
rodata 132976 132976 0 0.0
text 804424 804424 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366008 1366008 0 0.0
bss 106048 106048 0 0.0
rodata 210460 210460 0 0.0
text 763664 763664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1110196 1110196 0 0.0
bss 145947 145947 0 0.0
rodata 110260 110260 0 0.0
text 773820 773816 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842024 842024 0 0.0
(read/write) 1748748 1748748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188656 188656 0 0.0
.comment 200 200 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 1247748 1247748 0 0.0
.debug_aranges 111248 111248 0 0.0
.debug_frame 373544 373544 0 0.0
.debug_info 27338836 27338836 0 0.0
.debug_line 3754288 3754288 0 0.0
.debug_loc 3643928 3643928 0 0.0
.debug_ranges 356464 356464 0 0.0
.debug_str 3466002 3466002 0 0.0
.heap 842024 842024 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 576350 576350 0 0.0
.symtab 423872 423872 0 0.0
.text 1549040 1549040 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842784 842784 0 0.0
(read/write) 1690188 1690188 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187896 187896 0 0.0
.comment 200 200 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 1233555 1233555 0 0.0
.debug_aranges 110512 110512 0 0.0
.debug_frame 375988 375988 0 0.0
.debug_info 26900405 26900405 0 0.0
.debug_line 3763077 3763077 0 0.0
.debug_loc 3627328 3627328 0 0.0
.debug_ranges 354432 354432 0 0.0
.debug_str 3450866 3450866 0 0.0
.heap 842784 842784 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 536840 536840 0 0.0
.symtab 408832 408832 0 0.0
.text 1491240 1491240 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1608860 1608860 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 0 0.0
.comment 200 200 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 1067948 1067948 0 0.0
.debug_aranges 102712 102712 0 0.0
.debug_frame 346320 346320 0 0.0
.debug_info 22362936 22362936 0 0.0
.debug_line 3328270 3328270 0 0.0
.debug_loc 3327521 3327521 0 0.0
.debug_ranges 318568 318568 0 0.0
.debug_str 3256396 3256396 0 0.0
.heap 850976 850976 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 473145 473145 0 0.0
.symtab 377328 377328 0 0.0
.text 1418104 1418104 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1642908 1642908 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 0 0.0
.comment 200 200 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 1069994 1069994 0 0.0
.debug_aranges 103096 103096 0 0.0
.debug_frame 348120 348120 0 0.0
.debug_info 22581342 2258134 -2 -0.0
.debug_line 3329365 3329365 0 0.0
.debug_loc 3349050 3349050 0 0.0
.debug_ranges 320424 320424 0 0.0
.debug_str 3272230 3272230 0 0.0
.heap 845984 845984 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 475862 475862 0 0.0
.symtab 379152 379152 0 0.0
.text 1447160 1447160 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148052 1148060 8 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 595152 595160 8 0.0
lock-app qpg6105+debug (read/write) 1115052 1115052 0 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562148 562148 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1026320 1026320 0 0.0
bss 98184 98184 0 0.0
text 689124 689122 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 964652 964652 0 0.0
bss 97368 97368 0 0.0
text 652410 652412 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867596 867596 0 0.0
bss 89524 89524 0 0.0
text 581596 581596 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 883912 883912 0 0.0
bss 89616 89616 0 0.0
text 596064 596066 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 961884 961884 0 0.0
bss 97676 97676 0 0.0
text 661914 661912 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 897884 897892 8 0.0
bss 90568 90568 0 0.0
text 607312 607314 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887152 887152 0 0.0
bss 91004 91004 0 0.0
text 596840 596840 0 0.0

@github-actions
Copy link

github-actions bot commented Jan 19, 2023

PR #24461: Size comparison from 36133b1 to ae32a94

Increases (6 builds for bl702, cc13x2_26x2, telink)
platform target config section 36133b1 ae32a94 change % change
bl702 lighting-app bl702 .debug_info 39910661 39910662 1 0.0
.text 956660 956662 2 0.0
bl702+rpc .debug_info 44300540 44300541 1 0.0
.text 1033512 1033514 2 0.0
cc13x2_26x2 shell LP_CC2652R7 (read only) 667034 667042 8 0.0
.text 583060 583068 8 0.0
telink all-clusters-app tlsr9518adk80d text 687808 687810 2 0.0
light-switch-app tlsr9518adk80d text 596200 596202 2 0.0
lighting-app tlsr9518adk80d (read/write) 962012 962020 8 0.0
text 662044 662048 4 0.0
Decreases (5 builds for bl602, cc13x2_26x2, k32w, telink)
platform target config section 36133b1 ae32a94 change % change
bl602 lighting-app bl602 .text 1016758 1016756 -2 -0.0
bl602+rpc .text 1047688 1047686 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 186756 186748 -8 -0.0
k32w lock k32w0+release (read/write) 631268 631252 -16 -0.0
.text 550876 550860 -16 -0.0
telink thermostat tlsr9518adk80d text 596976 596974 -2 -0.0
Full report (43 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 36133b1 ae32a94 change % change
bl602 lighting-app bl602 (read/write) 1329518 1329518 0 0.0
.bss 86926 86926 0 0.0
.data 9576 9576 0 0.0
.text 1016758 1016756 -2 -0.0
bl602+rpc (read/write) 1374950 1374950 0 0.0
.bss 94966 94966 0 0.0
.data 9976 9976 0 0.0
.text 1047688 1047686 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1194527 1194527 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 66590 66590 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1535738 1535738 0 0.0
.debug_aranges 132792 132792 0 0.0
.debug_frame 487452 487452 0 0.0
.debug_info 39910661 39910662 1 0.0
.debug_line 5228269 5228269 0 0.0
.debug_loc 3394487 3394487 0 0.0
.debug_ranges 372616 372616 0 0.0
.debug_str 3513242 3513242 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 115312 115312 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569788 569788 0 0.0
.symtab 172112 172112 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956660 956662 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1286675 1286675 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 74622 74622 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4600 4600 0 0.0
.debug_abbrev 1684199 1684199 0 0.0
.debug_aranges 141008 141008 0 0.0
.debug_frame 515116 515116 0 0.0
.debug_info 44300540 44300541 1 0.0
.debug_line 5626022 5626022 0 0.0
.debug_loc 3590462 3590462 0 0.0
.debug_ranges 396312 396312 0 0.0
.debug_str 3916390 3916390 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 129808 129808 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 630239 630239 0 0.0
.symtab 190416 190416 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1033512 1033514 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 675795 675795 0 0.0
(read/write) 175668 175668 0 0.0
.bss 81156 81156 0 0.0
.data 3380 3380 0 0.0
.rodata 86923 86923 0 0.0
.text 588560 588560 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 639443 639443 0 0.0
(read/write) 157900 157900 0 0.0
.bss 80404 80404 0 0.0
.data 3380 3380 0 0.0
.rodata 77035 77035 0 0.0
.text 562084 562084 0 0.0
lock-ftd LP_CC2652R7 (read only) 673615 673615 0 0.0
(read/write) 175392 175392 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 76015 76015 0 0.0
.text 597120 597120 0 0.0
lock-mtd LP_CC2652R7 (read only) 659563 659563 0 0.0
(read/write) 184708 184708 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 102443 102443 0 0.0
.text 556640 556640 0 0.0
pump-app LP_CC2652R7 (read only) 686439 686439 0 0.0
(read/write) 163288 163288 0 0.0
.bss 78740 78740 0 0.0
.data 3268 3268 0 0.0
.rodata 90055 90055 0 0.0
.text 595904 595904 0 0.0
pump-controller-app LP_CC2652R7 (read only) 671875 671875 0 0.0
(read/write) 177972 177972 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86139 86139 0 0.0
.text 585256 585256 0 0.0
shell LP_CC2652R7 (read only) 667034 667042 8 0.0
(read/write) 186756 186748 -8 -0.0
.bss 83484 83484 0 0.0
.data 3376 3376 0 0.0
.rodata 83658 83658 0 0.0
.text 583060 583068 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584786 584786 0 0.0
.app_xip_area 461132 461132 0 0.0
.bss 66112 66112 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) 588518 588518 0 0.0
.app_xip_area 459568 459568 0 0.0
.bss 71400 71400 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) 549486 549486 0 0.0
.app_xip_area 431320 431320 0 0.0
.bss 60664 60664 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) 973416 973416 0 0.0
.bss 146840 146840 0 0.0
.data 2188 2188 0 0.0
.text 824364 824364 0 0.0
BRD4161A+rs911x (read/write) 1035664 1035664 0 0.0
.bss 181312 181312 0 0.0
.data 2032 2032 0 0.0
.text 852300 852300 0 0.0
BRD4187C (read/write) 1149668 1149668 0 0.0
.bss 133324 133324 0 0.0
.data 2536 2536 0 0.0
.text 989212 989212 0 0.0
lock-app BRD4161A+wf200 (read/write) 1064548 1064548 0 0.0
.bss 152848 152848 0 0.0
.data 2040 2040 0 0.0
.text 909640 909640 0 0.0
window-app BRD4187C (read/write) 1142368 1142368 0 0.0
.bss 134740 134740 0 0.0
.data 2560 2560 0 0.0
.text 980472 980472 0 0.0
esp32 all-clusters-app c3devkit (read only) 1220134 1220134 0 0.0
(read/write) 1786714 1786714 0 0.0
.dram0.bss 75816 75816 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 245240 245240 0 0.0
.flash.text 1220134 1220134 0 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233995 1233995 0 0.0
(read/write) 559947 559947 0 0.0
.dram0.bss 80968 80968 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 311036 311036 0 0.0
.flash.text 1228611 1228611 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 659884 659884 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 561636 561636 0 0.0
light k32w0+release (read/write) 671424 671424 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 591812 591812 0 0.0
lock k32w0+release (read/write) 631268 631252 -16 -0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 550876 550860 -16 -0.0
linux chip-tool-ipv6only arm64 (read only) 10877444 10877444 0 0.0
(read/write) 695576 695576 0 0.0
.bss 34168 34168 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 639104 639104 0 0.0
.dynamic 560 560 0 0.0
.got 14104 14104 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 564100 564100 0 0.0
.text 8666260 8666260 0 0.0
thermostat-no-ble arm64 (read only) 2479116 2479116 0 0.0
(read/write) 143016 143016 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 76632 76632 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149832 149832 0 0.0
.text 2068688 2068688 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2461952 2461952 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1424596 1424596 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1162988 1162988 0 0.0
bss 146732 146732 0 0.0
rodata 132604 132604 0 0.0
text 803440 803440 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1364644 1364644 0 0.0
bss 106032 106032 0 0.0
rodata 210088 210088 0 0.0
text 762680 762680 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1108856 1108856 0 0.0
bss 145935 145935 0 0.0
rodata 109912 109912 0 0.0
text 772836 772836 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842040 842040 0 0.0
(read/write) 1747236 1747236 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188640 188640 0 0.0
.comment 200 200 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 1246903 1246903 0 0.0
.debug_aranges 111168 111168 0 0.0
.debug_frame 373320 373320 0 0.0
.debug_info 27324385 27324385 0 0.0
.debug_line 3753044 3753044 0 0.0
.debug_loc 3642380 3642380 0 0.0
.debug_ranges 356408 356408 0 0.0
.debug_str 3469948 3469948 0 0.0
.heap 842040 842040 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 574998 574998 0 0.0
.symtab 423104 423104 0 0.0
.text 1547544 1547544 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842800 842800 0 0.0
(read/write) 1688700 1688700 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187888 187888 0 0.0
.comment 200 200 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 2656 2656 0 0.0
.debug_abbrev 1232710 1232710 0 0.0
.debug_aranges 110432 110432 0 0.0
.debug_frame 375764 375764 0 0.0
.debug_info 26885958 26885958 0 0.0
.debug_line 3761841 3761841 0 0.0
.debug_loc 3625780 3625780 0 0.0
.debug_ranges 354376 354376 0 0.0
.debug_str 3454754 3454754 0 0.0
.heap 842800 842800 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 535378 535378 0 0.0
.symtab 408064 408064 0 0.0
.text 1489768 1489768 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850976 850976 0 0.0
(read/write) 1608924 1608924 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179912 179912 0 0.0
.comment 200 200 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 1067780 1067780 0 0.0
.debug_aranges 102728 102728 0 0.0
.debug_frame 346380 346380 0 0.0
.debug_info 22362283 22362283 0 0.0
.debug_line 3328327 3328327 0 0.0
.debug_loc 3327789 3327789 0 0.0
.debug_ranges 318584 318584 0 0.0
.debug_str 3260586 3260586 0 0.0
.heap 850976 850976 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 473441 473441 0 0.0
.symtab 377392 377392 0 0.0
.text 1418168 1418168 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845984 845984 0 0.0
(read/write) 1642956 1642956 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184888 184888 0 0.0
.comment 200 200 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 1069826 1069826 0 0.0
.debug_aranges 103112 103112 0 0.0
.debug_frame 348180 348180 0 0.0
.debug_info 2258069 2258069 0 0.0
.debug_line 3329434 3329434 0 0.0
.debug_loc 3349379 3349379 0 0.0
.debug_ranges 320440 320440 0 0.0
.debug_str 3277028 3277028 0 0.0
.heap 845984 845984 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 476376 476376 0 0.0
.symtab 379216 379216 0 0.0
.text 1447208 1447208 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1147676 1147676 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 594776 594776 0 0.0
lock-app qpg6105+debug (read/write) 1115028 1115028 0 0.0
.bss 96868 96868 0 0.0
.data 852 852 0 0.0
.text 562124 562124 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1024600 1024600 0 0.0
bss 98168 98168 0 0.0
text 687808 687810 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962968 962968 0 0.0
bss 97356 97356 0 0.0
text 651100 651100 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 867724 867724 0 0.0
bss 89524 89524 0 0.0
text 581720 581720 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 884048 884048 0 0.0
bss 89616 89616 0 0.0
text 596200 596202 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 962012 962020 8 0.0
bss 97676 97676 0 0.0
text 662044 662048 4 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 898020 898020 0 0.0
bss 90568 90568 0 0.0
text 607442 607442 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887288 887288 0 0.0
bss 91004 91004 0 0.0
text 596976 596974 -2 -0.0

@yunhanw-google yunhanw-google merged commit 8ad1073 into project-chip:master Jan 19, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
…ect-chip#24461)

* add bitmap generation support in zap for python cluster objects

* run codegen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

5 participants