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

Python packaging idl and yamltests #24140

Merged

Conversation

tehampson
Copy link
Contributor

@tehampson tehampson commented Dec 19, 2022

Problem:

  • scripts/yamltest is dependent on scripts/idl
    • scripts/idl is not properly structured as per pigweed's GN Structure for Python Code recommendation
    • Current structure prevents us from creating a package top level python module named idl for yamltest to import.
    • Current structure does not have a top level of idl. The current directory structure give a top level multiple top level modules generators, lint, and zapxml, which we actually want to be want to be nested modules for idl).
  • Need to have it such that yamltest is a distributable python package that include the idl dependency for potential use in test harness and also within the build system for CI testing.

Solution:

  • Restructure various python module type directories into their own directory for python package creating purposes as per the guideline set up by pigweed documentation.
  • Have the yamltests_distribution package install as a part of bootstrapping so module can be used by python-repl CI testing.

Test:

  • CI still passes indicating that idl packaged correctly
  • Confirmed that when installing yamltests_distribution whl that we are able to run some of the yamltest unittests

@github-actions
Copy link

github-actions bot commented Dec 20, 2022

PR #24140: Size comparison from ca086f2 to 4e51b66

Increases (4 builds for cc13x2_26x2, cyw30739, esp32, telink)
platform target config section ca086f2 4e51b66 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 171580 171588 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551854 551862 8 0.0
.app_xip_area 433696 433704 8 0.0
esp32 all-clusters-app c3devkit (read only) 1219466 1219468 2 0.0
.flash.text 1219466 1219468 2 0.0
telink thermostat tlsr9518adk80d text 638714 638716 2 0.0
Decreases (11 builds for bl602, bl702, cc13x2_26x2, psoc6, qpg, telink)
platform target config section ca086f2 4e51b66 change % change
bl602 lighting-app bl602+rpc .text 1070556 1070554 -2 -0.0
bl702 lighting-app bl702 .debug_info 39187511 39187509 -2 -0.0
.text 956824 956820 -4 -0.0
bl702+rpc .debug_info 43479930 43479929 -1 -0.0
.text 1030804 1030802 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679867 679859 -8 -0.0
.text 589560 589552 -8 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27059810 27059809 -1 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26796608 26796607 -1 -0.0
lock cy8ckit_062s2_43012 .debug_info 22477607 22477606 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1151236 1151228 -8 -0.0
.text 598336 598328 -8 -0.0
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 1010832 1010824 -8 -0.0
text 691410 691408 -2 -0.0
light-switch-app tlsr9518adk80d text 638032 638030 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 1010256 1010248 -8 -0.0
text 703810 703808 -2 -0.0
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section ca086f2 4e51b66 change % change
bl602 lighting-app bl602 (read/write) 1356338 1356338 0 0.0
.bss 86977 86977 0 0.0
.data 9984 9984 0 0.0
.text 1039132 1039132 0 0.0
bl602+rpc (read/write) 1402122 1402122 0 0.0
.bss 95017 95017 0 0.0
.data 10384 10384 0 0.0
.text 1070556 1070554 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196239 1196239 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529044 1529044 0 0.0
.debug_aranges 132568 132568 0 0.0
.debug_frame 486476 486476 0 0.0
.debug_info 39187511 39187509 -2 -0.0
.debug_line 5150394 5150394 0 0.0
.debug_loc 3381270 3381270 0 0.0
.debug_ranges 363816 363816 0 0.0
.debug_str 3483168 3483168 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 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569376 569376 0 0.0
.symtab 172144 172144 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956824 956820 -4 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284747 1284747 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75118 75118 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676376 1676376 0 0.0
.debug_aranges 140688 140688 0 0.0
.debug_frame 513896 513896 0 0.0
.debug_info 43479930 43479929 -1 -0.0
.debug_line 5539843 5539843 0 0.0
.debug_loc 3575977 3575977 0 0.0
.debug_ranges 387352 387352 0 0.0
.debug_str 3885566 3885566 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 130112 130112 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629660 629660 0 0.0
.symtab 190320 190320 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030804 1030802 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679867 679859 -8 -0.0
(read/write) 171580 171588 8 0.0
.bss 81140 81140 0 0.0
.data 3380 3380 0 0.0
.rodata 89995 89995 0 0.0
.text 589560 589552 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644139 644139 0 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 79139 79139 0 0.0
.text 564680 564680 0 0.0
lock-ftd LP_CC2652R7 (read only) 677399 677399 0 0.0
(read/write) 171608 171608 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 77415 77415 0 0.0
.text 599504 599504 0 0.0
lock-mtd LP_CC2652R7 (read only) 662203 662203 0 0.0
(read/write) 182068 182068 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 103507 103507 0 0.0
.text 558216 558216 0 0.0
pump-app LP_CC2652R7 (read only) 690439 690439 0 0.0
(read/write) 159304 159304 0 0.0
.bss 78756 78756 0 0.0
.data 3296 3296 0 0.0
.rodata 91031 91031 0 0.0
.text 598924 598924 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674363 674363 0 0.0
(read/write) 175484 175484 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86587 86587 0 0.0
.text 587296 587296 0 0.0
shell LP_CC2652R7 (read only) 671090 671090 0 0.0
(read/write) 182684 182684 0 0.0
.bss 83468 83468 0 0.0
.data 3376 3376 0 0.0
.rodata 86738 86738 0 0.0
.text 584036 584036 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588482 588482 0 0.0
.app_xip_area 464828 464828 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) 592294 592294 0 0.0
.app_xip_area 463344 463344 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) 551854 551862 8 0.0
.app_xip_area 433696 433704 8 0.0
.bss 60656 60656 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) 976468 976468 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 822108 822108 0 0.0
BRD4161A+rs911x (read/write) 1038832 1038832 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 850152 850152 0 0.0
BRD4187C (read/write) 1149860 1149860 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 984180 984180 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069136 1069136 0 0.0
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 908908 908908 0 0.0
window-app BRD4187C (read/write) 1142504 1142504 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 975384 975384 0 0.0
esp32 all-clusters-app c3devkit (read only) 1219466 1219468 2 0.0
(read/write) 1790954 1790954 0 0.0
.dram0.bss 76912 76912 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248392 248392 0 0.0
.flash.text 1219466 1219468 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233407 1233407 0 0.0
(read/write) 564187 564187 0 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314180 314180 0 0.0
.flash.text 1228023 1228023 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662716 662716 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 564468 564468 0 0.0
light k32w0+release (read/write) 673400 673400 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 593788 593788 0 0.0
lock k32w0+release (read/write) 634228 634228 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 553836 553836 0 0.0
linux all-clusters-app debug (read only) 3114233 3114233 0 0.0
(read/write) 158504 158504 0 0.0
.bss 62464 62464 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 87160 87160 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281611 281611 0 0.0
.text 2648082 2648082 0 0.0
all-clusters-minimal-app debug (read only) 2937881 2937881 0 0.0
(read/write) 149936 149936 0 0.0
.bss 61664 61664 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 79528 79528 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 281035 281035 0 0.0
.text 2475346 2475346 0 0.0
bridge-app debug (read only) 2475721 2475721 0 0.0
(read/write) 131248 131248 0 0.0
.bss 51488 51488 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 69912 69912 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 211808 211808 0 0.0
.text 2094178 2094178 0 0.0
chip-tool debug (read only) 11182505 11182505 0 0.0
(read/write) 646712 646712 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 611488 611488 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 605061 605061 0 0.0
.text 9078724 9078724 0 0.0
chip-tool-ipv6only arm64 (read only) 10595628 10595628 0 0.0
(read/write) 695848 695848 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 640296 640296 0 0.0
.dynamic 560 560 0 0.0
.got 13824 13824 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 535196 535196 0 0.0
.text 8412836 8412836 0 0.0
lighting-app debug+rpc (read only) 2664097 2664097 0 0.0
(read/write) 132424 132424 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73944 73944 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228224 228224 0 0.0
.text 2259266 2259266 0 0.0
lock-app debug (read only) 2623161 2623161 0 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70856 70856 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244488 244488 0 0.0
.text 2206914 2206914 0 0.0
ota-provider-app debug (read only) 2189817 2189817 0 0.0
(read/write) 105512 105512 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51784 51784 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 195336 195336 0 0.0
.text 1854914 1854914 0 0.0
ota-requestor-app debug (read only) 2358601 2358601 0 0.0
(read/write) 113856 113856 0 0.0
.bss 49088 49088 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 57128 57128 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202512 202512 0 0.0
.text 2007330 2007330 0 0.0
shell debug (read only) 2646705 2646705 0 0.0
(read/write) 143000 143000 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78056 78056 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239858 239858 0 0.0
.text 2247282 2247282 0 0.0
thermostat-no-ble arm64 (read only) 2477724 2477724 0 0.0
(read/write) 144936 144936 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78560 78560 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149560 149560 0 0.0
.text 2067776 2067776 0 0.0
tv-app debug (read only) 3286497 3286497 0 0.0
(read/write) 262216 262216 0 0.0
.bss 170808 170808 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80464 80464 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268856 268856 0 0.0
.text 2823458 2823458 0 0.0
tv-casting-app debug (read only) 5645697 5645697 0 0.0
(read/write) 162608 162608 0 0.0
.bss 52184 52184 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101880 101880 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 359321 359321 0 0.0
.text 5008930 5008930 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463832 2463832 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1426476 1426476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190983 1190983 0 0.0
bss 145205 145205 0 0.0
rodata 144540 144540 0 0.0
text 820122 820122 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361250 1361250 0 0.0
bss 105144 105144 0 0.0
rodata 211640 211640 0 0.0
text 759962 759962 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136647 1136647 0 0.0
bss 144440 144440 0 0.0
rodata 120860 120860 0 0.0
text 790290 790290 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842056 842056 0 0.0
(read/write) 1749588 1749588 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188624 188624 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 1238156 1238156 0 0.0
.debug_aranges 110768 110768 0 0.0
.debug_frame 371952 371952 0 0.0
.debug_info 27059810 27059809 -1 -0.0
.debug_line 3709695 3709695 0 0.0
.debug_loc 3624640 3624640 0 0.0
.debug_ranges 346584 346584 0 0.0
.debug_str 3453595 3453595 0 0.0
.heap 842056 842056 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 572204 572204 0 0.0
.symtab 422096 422096 0 0.0
.text 1549912 1549912 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) 1692116 1692116 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 1230047 1230047 0 0.0
.debug_aranges 110240 110240 0 0.0
.debug_frame 375008 375008 0 0.0
.debug_info 26796608 26796607 -1 -0.0
.debug_line 3728600 3728600 0 0.0
.debug_loc 3612246 3612246 0 0.0
.debug_ranges 345200 345200 0 0.0
.debug_str 3442607 3442607 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 536293 536293 0 0.0
.symtab 408528 408528 0 0.0
.text 1493168 1493168 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) 1610332 1610332 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 1064846 1064846 0 0.0
.debug_aranges 102440 102440 0 0.0
.debug_frame 345344 345344 0 0.0
.debug_info 22259222 22259222 0 0.0
.debug_line 3295709 3295709 0 0.0
.debug_loc 3310168 3310168 0 0.0
.debug_ranges 309336 309336 0 0.0
.debug_str 3248193 3248193 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 472618 472618 0 0.0
.symtab 376896 376896 0 0.0
.text 1419576 1419576 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) 1644268 1644268 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 1066756 1066756 0 0.0
.debug_aranges 102824 102824 0 0.0
.debug_frame 347140 347140 0 0.0
.debug_info 22477607 22477606 -1 -0.0
.debug_line 3295603 3295603 0 0.0
.debug_loc 3331600 3331600 0 0.0
.debug_ranges 311192 311192 0 0.0
.debug_str 3264031 3264031 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 475335 475335 0 0.0
.symtab 378896 378896 0 0.0
.text 1448520 1448520 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151236 1151228 -8 -0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 598336 598328 -8 -0.0
lock-app qpg6105+debug (read/write) 1117540 1117540 0 0.0
.bss 95828 95828 0 0.0
.data 836 836 0 0.0
.text 564636 564636 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071524 1071524 0 0.0
bss 98856 98856 0 0.0
text 726246 726246 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010832 1010824 -8 -0.0
bss 98080 98080 0 0.0
text 691410 691408 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932280 932280 0 0.0
bss 90320 90320 0 0.0
text 638032 638030 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010256 1010248 -8 -0.0
bss 98380 98380 0 0.0
text 703810 703808 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945884 945884 0 0.0
bss 91276 91276 0 0.0
text 649288 649288 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935428 935428 0 0.0
bss 91712 91712 0 0.0
text 638714 638716 2 0.0

@tehampson tehampson force-pushed the python-packaging-idl-and-yamltests branch from 4e51b66 to f87c4b3 Compare December 20, 2022 14:25
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 20, 2022
@github-actions
Copy link

github-actions bot commented Dec 20, 2022

PR #24140: Size comparison from 50e7c19 to db06e65

Increases (11 builds for cc13x2_26x2, cyw30739, esp32, psoc6, telink)
platform target config section 50e7c19 db06e65 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679859 679867 8 0.0
.text 589552 589560 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644131 644139 8 0.0
.text 564672 564680 8 0.0
pump-app LP_CC2652R7 (read/write) 159304 159312 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551854 551862 8 0.0
.app_xip_area 433696 433704 8 0.0
esp32 all-clusters-app c3devkit (read only) 1219464 1219466 2 0.0
.flash.text 1219464 1219466 2 0.0
m5stack (read/write) 564183 564187 4 0.0
.flash.rodata 314176 314180 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27059808 27059809 1 0.0
light cy8ckit_062s2_43012 .debug_info 22259220 22259221 1 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 691406 691408 2 0.0
light-switch-app tlsr9518adk80d text 638030 638032 2 0.0
ota-requestor-app tlsr9518adk80d text 649286 649288 2 0.0
Decreases (5 builds for bl702, cc13x2_26x2, psoc6, telink)
platform target config section 50e7c19 db06e65 change % change
bl702 lighting-app bl702 .debug_info 39187510 39187509 -1 -0.0
.text 956822 956820 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 171588 171580 -8 -0.0
pump-app LP_CC2652R7 (read only) 690439 690431 -8 -0.0
.text 598924 598916 -8 -0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 22477608 22477607 -1 -0.0
telink all-clusters-app tlsr9518adk80d text 726248 726244 -4 -0.0
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 50e7c19 db06e65 change % change
bl602 lighting-app bl602 (read/write) 1356338 1356338 0 0.0
.bss 86977 86977 0 0.0
.data 9984 9984 0 0.0
.text 1039132 1039132 0 0.0
bl602+rpc (read/write) 1402122 1402122 0 0.0
.bss 95017 95017 0 0.0
.data 10384 10384 0 0.0
.text 1070554 1070554 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1196239 1196239 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529044 1529044 0 0.0
.debug_aranges 132568 132568 0 0.0
.debug_frame 486476 486476 0 0.0
.debug_info 39187510 39187509 -1 -0.0
.debug_line 5150394 5150394 0 0.0
.debug_loc 3381270 3381270 0 0.0
.debug_ranges 363816 363816 0 0.0
.debug_str 3483168 3483168 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 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569376 569376 0 0.0
.symtab 172144 172144 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956822 956820 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284747 1284747 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75118 75118 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676376 1676376 0 0.0
.debug_aranges 140688 140688 0 0.0
.debug_frame 513896 513896 0 0.0
.debug_info 43479929 43479929 0 0.0
.debug_line 5539843 5539843 0 0.0
.debug_loc 3575977 3575977 0 0.0
.debug_ranges 387352 387352 0 0.0
.debug_str 3885566 3885566 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 130112 130112 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629660 629660 0 0.0
.symtab 190320 190320 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030802 1030802 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679859 679867 8 0.0
(read/write) 171588 171580 -8 -0.0
.bss 81140 81140 0 0.0
.data 3380 3380 0 0.0
.rodata 89995 89995 0 0.0
.text 589552 589560 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 644131 644139 8 0.0
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 79139 79139 0 0.0
.text 564672 564680 8 0.0
lock-ftd LP_CC2652R7 (read only) 677399 677399 0 0.0
(read/write) 171608 171608 0 0.0
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 77415 77415 0 0.0
.text 599504 599504 0 0.0
lock-mtd LP_CC2652R7 (read only) 662203 662203 0 0.0
(read/write) 182068 182068 0 0.0
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 103507 103507 0 0.0
.text 558216 558216 0 0.0
pump-app LP_CC2652R7 (read only) 690439 690431 -8 -0.0
(read/write) 159304 159312 8 0.0
.bss 78756 78756 0 0.0
.data 3296 3296 0 0.0
.rodata 91031 91031 0 0.0
.text 598924 598916 -8 -0.0
pump-controller-app LP_CC2652R7 (read only) 674363 674363 0 0.0
(read/write) 175484 175484 0 0.0
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86587 86587 0 0.0
.text 587296 587296 0 0.0
shell LP_CC2652R7 (read only) 671090 671090 0 0.0
(read/write) 182684 182684 0 0.0
.bss 83468 83468 0 0.0
.data 3376 3376 0 0.0
.rodata 86738 86738 0 0.0
.text 584036 584036 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588482 588482 0 0.0
.app_xip_area 464828 464828 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) 592294 592294 0 0.0
.app_xip_area 463344 463344 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) 551854 551862 8 0.0
.app_xip_area 433696 433704 8 0.0
.bss 60656 60656 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) 976468 976468 0 0.0
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 822108 822108 0 0.0
BRD4161A+rs911x (read/write) 1038832 1038832 0 0.0
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 850152 850152 0 0.0
BRD4187C (read/write) 1149860 1149860 0 0.0
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 984180 984180 0 0.0
lock-app BRD4161A+wf200 (read/write) 1069136 1069136 0 0.0
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 908908 908908 0 0.0
window-app BRD4187C (read/write) 1142504 1142504 0 0.0
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 975384 975384 0 0.0
esp32 all-clusters-app c3devkit (read only) 1219464 1219466 2 0.0
(read/write) 1790954 1790954 0 0.0
.dram0.bss 76912 76912 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248392 248392 0 0.0
.flash.text 1219464 1219466 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233407 1233407 0 0.0
(read/write) 564183 564187 4 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314176 314180 4 0.0
.flash.text 1228023 1228023 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662716 662716 0 0.0
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 564468 564468 0 0.0
light k32w0+release (read/write) 673400 673400 0 0.0
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 593788 593788 0 0.0
lock k32w0+release (read/write) 634228 634228 0 0.0
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 553836 553836 0 0.0
linux all-clusters-app debug (read only) 3114233 3114233 0 0.0
(read/write) 158504 158504 0 0.0
.bss 62464 62464 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 87160 87160 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281611 281611 0 0.0
.text 2648082 2648082 0 0.0
all-clusters-minimal-app debug (read only) 2937881 2937881 0 0.0
(read/write) 149936 149936 0 0.0
.bss 61664 61664 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 79528 79528 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 281035 281035 0 0.0
.text 2475346 2475346 0 0.0
bridge-app debug (read only) 2475721 2475721 0 0.0
(read/write) 131248 131248 0 0.0
.bss 51488 51488 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 69912 69912 0 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 840 840 0 0.0
.rodata 211808 211808 0 0.0
.text 2094178 2094178 0 0.0
chip-tool debug (read only) 11182505 11182505 0 0.0
(read/write) 646712 646712 0 0.0
.bss 25912 25912 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 611488 611488 0 0.0
.dynamic 608 608 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 605061 605061 0 0.0
.text 9078724 9078724 0 0.0
chip-tool-ipv6only arm64 (read only) 10595628 10595628 0 0.0
(read/write) 695848 695848 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 640296 640296 0 0.0
.dynamic 560 560 0 0.0
.got 13824 13824 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 535196 535196 0 0.0
.text 8412836 8412836 0 0.0
lighting-app debug+rpc (read only) 2664097 2664097 0 0.0
(read/write) 132424 132424 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73944 73944 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228224 228224 0 0.0
.text 2259266 2259266 0 0.0
lock-app debug (read only) 2623161 2623161 0 0.0
(read/write) 127376 127376 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70856 70856 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244488 244488 0 0.0
.text 2206914 2206914 0 0.0
ota-provider-app debug (read only) 2189817 2189817 0 0.0
(read/write) 105512 105512 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51784 51784 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 195336 195336 0 0.0
.text 1854914 1854914 0 0.0
ota-requestor-app debug (read only) 2358601 2358601 0 0.0
(read/write) 113856 113856 0 0.0
.bss 49088 49088 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 57128 57128 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202512 202512 0 0.0
.text 2007330 2007330 0 0.0
shell debug (read only) 2646705 2646705 0 0.0
(read/write) 143000 143000 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78056 78056 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 239858 239858 0 0.0
.text 2247282 2247282 0 0.0
thermostat-no-ble arm64 (read only) 2477724 2477724 0 0.0
(read/write) 144936 144936 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78560 78560 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 149560 149560 0 0.0
.text 2067776 2067776 0 0.0
tv-app debug (read only) 3286497 3286497 0 0.0
(read/write) 262216 262216 0 0.0
.bss 170808 170808 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80464 80464 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 268856 268856 0 0.0
.text 2823458 2823458 0 0.0
tv-casting-app debug (read only) 5645697 5645697 0 0.0
(read/write) 162608 162608 0 0.0
.bss 52184 52184 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101880 101880 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 359321 359321 0 0.0
.text 5008930 5008930 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463832 2463832 0 0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1426476 1426476 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190983 1190983 0 0.0
bss 145205 145205 0 0.0
rodata 144540 144540 0 0.0
text 820122 820122 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361250 1361250 0 0.0
bss 105144 105144 0 0.0
rodata 211640 211640 0 0.0
text 759962 759962 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136647 1136647 0 0.0
bss 144440 144440 0 0.0
rodata 120860 120860 0 0.0
text 790290 790290 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842056 842056 0 0.0
(read/write) 1749588 1749588 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188624 188624 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 1238156 1238156 0 0.0
.debug_aranges 110768 110768 0 0.0
.debug_frame 371952 371952 0 0.0
.debug_info 27059808 27059809 1 0.0
.debug_line 3709695 3709695 0 0.0
.debug_loc 3624640 3624640 0 0.0
.debug_ranges 346584 346584 0 0.0
.debug_str 3453595 3453595 0 0.0
.heap 842056 842056 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 572204 572204 0 0.0
.symtab 422096 422096 0 0.0
.text 1549912 1549912 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) 1692116 1692116 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 1230047 1230047 0 0.0
.debug_aranges 110240 110240 0 0.0
.debug_frame 375008 375008 0 0.0
.debug_info 26796606 26796606 0 0.0
.debug_line 3728600 3728600 0 0.0
.debug_loc 3612246 3612246 0 0.0
.debug_ranges 345200 345200 0 0.0
.debug_str 3442607 3442607 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 536293 536293 0 0.0
.symtab 408528 408528 0 0.0
.text 1493168 1493168 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) 1610332 1610332 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 1064846 1064846 0 0.0
.debug_aranges 102440 102440 0 0.0
.debug_frame 345344 345344 0 0.0
.debug_info 22259220 22259221 1 0.0
.debug_line 3295709 3295709 0 0.0
.debug_loc 3310168 3310168 0 0.0
.debug_ranges 309336 309336 0 0.0
.debug_str 3248193 3248193 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 472618 472618 0 0.0
.symtab 376896 376896 0 0.0
.text 1419576 1419576 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) 1644268 1644268 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 1066756 1066756 0 0.0
.debug_aranges 102824 102824 0 0.0
.debug_frame 347140 347140 0 0.0
.debug_info 22477608 22477607 -1 -0.0
.debug_line 3295603 3295603 0 0.0
.debug_loc 3331600 3331600 0 0.0
.debug_ranges 311192 311192 0 0.0
.debug_str 3264031 3264031 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 475335 475335 0 0.0
.symtab 378896 378896 0 0.0
.text 1448520 1448520 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151236 1151236 0 0.0
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 598336 598336 0 0.0
lock-app qpg6105+debug (read/write) 1117540 1117540 0 0.0
.bss 95828 95828 0 0.0
.data 836 836 0 0.0
.text 564636 564636 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1071524 1071524 0 0.0
bss 98856 98856 0 0.0
text 726248 726244 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010824 1010824 0 0.0
bss 98080 98080 0 0.0
text 691406 691408 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932280 932280 0 0.0
bss 90320 90320 0 0.0
text 638030 638032 2 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1010248 1010248 0 0.0
bss 98380 98380 0 0.0
text 703806 703806 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 945884 945884 0 0.0
bss 91276 91276 0 0.0
text 649286 649288 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 935428 935428 0 0.0
bss 91712 91712 0 0.0
text 638716 638716 0 0.0

scripts/idl/BUILD.gn Outdated Show resolved Hide resolved
scripts/idl/BUILD.gn Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

PR #24140: Size comparison from 1dd6520 to 651082e

Increases above 0.2%:

platform target config section 1dd6520 651082e change % change
bl702 lighting-app bl702 .debug_ranges 363760 371816 8056 2.2
bl702+rpc .debug_ranges 387368 395424 8056 2.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 171572 173164 1592 0.9
lock-ftd LP_CC2652R7 (read/write) 171920 173296 1376 0.8
lock-mtd LP_CC2652R7 (read/write) 182076 183452 1376 0.8
pump-app LP_CC2652R7 (read/write) 159520 160728 1208 0.8
pump-controller-app LP_CC2652R7 (read/write) 175812 177036 1224 0.7
shell LP_CC2652R7 (read/write) 182676 184244 1568 0.9
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1238094 1243455 5361 0.4
.debug_line 3722947 3734352 11405 0.3
.debug_ranges 346640 355496 8856 2.6
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1229985 1235236 5251 0.4
.debug_line 3741845 3753250 11405 0.3
.debug_ranges 345256 354112 8856 2.6
light cy8ckit_062s2_43012 .debug_abbrev 1064762 1068625 3863 0.4
.debug_line 3306872 3319279 12407 0.4
.debug_loc 3313221 3323158 9937 0.3
.debug_ranges 309392 318248 8856 2.9
lock cy8ckit_062s2_43012 .debug_abbrev 1066580 1070425 3845 0.4
.debug_line 3307985 3320445 12460 0.4
.debug_loc 3334760 3344747 9987 0.3
.debug_ranges 311248 320104 8856 2.8
Increases (25 builds for bl602, bl702, cc13x2_26x2, esp32, linux, psoc6, telink)
platform target config section 1dd6520 651082e change % change
bl602 lighting-app bl602 (read/write) 1343498 1344626 1128 0.1
.text 1021040 1022162 1122 0.1
bl602+rpc (read/write) 1388946 1390074 1128 0.1
.text 1051992 1053114 1122 0.1
bl702 lighting-app bl702 (read/write) 1194831 1195951 1120 0.1
.debug_abbrev 1532737 1534619 1882 0.1
.debug_line 5207996 5218349 10353 0.2
.debug_loc 3387365 3391451 4086 0.1
.debug_ranges 363760 371816 8056 2.2
.text 955880 957006 1126 0.1
bl702+rpc (read/write) 1286883 1288003 1120 0.1
.debug_abbrev 1680687 1682744 2057 0.1
.debug_line 5604529 5614882 10353 0.2
.debug_loc 3582629 3586745 4116 0.1
.debug_ranges 387368 395424 8056 2.1
.text 1032682 1033804 1122 0.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 171572 173164 1592 0.9
lock-ftd LP_CC2652R7 (read/write) 171920 173296 1376 0.8
lock-mtd LP_CC2652R7 (read/write) 182076 183452 1376 0.8
pump-app LP_CC2652R7 (read/write) 159520 160728 1208 0.8
pump-controller-app LP_CC2652R7 (read/write) 175812 177036 1224 0.7
shell LP_CC2652R7 (read/write) 182676 184244 1568 0.9
esp32 all-clusters-app c3devkit (read only) 1219518 1219576 58 0.0
.flash.text 1219518 1219576 58 0.0
m5stack (read only) 1233423 1233447 24 0.0
.flash.text 1228039 1228063 24 0.0
linux chip-tool debug (read only) 11152321 11153761 1440 0.0
.rodata 606309 606565 256 0.0
.text 9046836 9048020 1184 0.0
chip-tool-ipv6only arm64 (read only) 10567108 10568876 1768 0.0
.rodata 535764 536044 280 0.1
.text 8382884 8384372 1488 0.0
thermostat-no-ble arm64 .rodata 149704 149712 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1238094 1243455 5361 0.4
.debug_aranges 110816 110824 8 0.0
.debug_frame 372184 372216 32 0.0
.debug_line 3722947 3734352 11405 0.3
.debug_loc 3627724 3635403 7679 0.2
.debug_ranges 346640 355496 8856 2.6
.symtab 422128 422416 288 0.1
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1229985 1235236 5251 0.4
.debug_aranges 110288 110296 8 0.0
.debug_frame 375240 375272 32 0.0
.debug_line 3741845 3753250 11405 0.3
.debug_loc 3615330 3623009 7679 0.2
.debug_ranges 345256 354112 8856 2.6
.symtab 408560 408688 128 0.0
light cy8ckit_062s2_43012 .debug_abbrev 1064762 1068625 3863 0.4
.debug_aranges 102488 102496 8 0.0
.debug_frame 345572 345604 32 0.0
.debug_line 3306872 3319279 12407 0.4
.debug_loc 3313221 3323158 9937 0.3
.debug_ranges 309392 318248 8856 2.9
.symtab 376928 377184 256 0.1
lock cy8ckit_062s2_43012 .debug_abbrev 1066580 1070425 3845 0.4
.debug_aranges 102872 102880 8 0.0
.debug_frame 347372 347404 32 0.0
.debug_line 3307985 3320445 12460 0.4
.debug_loc 3334760 3344747 9987 0.3
.debug_ranges 311248 320104 8856 2.8
.symtab 378928 379008 80 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1068540 1068740 200 0.0
text 724612 724814 202 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 1007832 1008032 200 0.0
text 689766 689966 200 0.0
light-switch-app tlsr9518adk80d (read/write) 929280 929472 192 0.0
text 636374 636568 194 0.0
lighting-app tlsr9518adk80d (read/write) 1007240 1007440 200 0.0
text 702150 702348 198 0.0
ota-requestor-app tlsr9518adk80d (read/write) 942876 943068 192 0.0
text 647630 647824 194 0.0
thermostat tlsr9518adk80d (read/write) 932444 932644 200 0.0
text 637074 637276 202 0.0
Decreases (41 builds for bl702, cc13x2_26x2, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 1dd6520 651082e change % change
bl702 lighting-app bl702 .debug_frame 486548 486544 -4 -0.0
.debug_info 39728933 39723332 -5601 -0.0
.debug_str 3503453 3503451 -2 -0.0
bl702+rpc .debug_frame 514080 514076 -4 -0.0
.debug_info 44095839 44090298 -5541 -0.0
.debug_str 3905988 3905986 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679875 678283 -1592 -0.2
.text 589568 587976 -1592 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 644131 642643 -1488 -0.2
.text 564672 563184 -1488 -0.3
lock-ftd LP_CC2652R7 (read only) 677087 675711 -1376 -0.2
.text 599192 597816 -1376 -0.2
lock-mtd LP_CC2652R7 (read only) 662195 660819 -1376 -0.2
.text 558208 556832 -1376 -0.2
pump-app LP_CC2652R7 (read only) 690223 689015 -1208 -0.2
.text 598636 597428 -1208 -0.2
pump-controller-app LP_CC2652R7 (read only) 674035 672811 -1224 -0.2
.text 586968 585744 -1224 -0.2
shell LP_CC2652R7 (read only) 671098 669530 -1568 -0.2
.text 584044 582476 -1568 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 588146 586850 -1296 -0.2
.app_xip_area 464492 463196 -1296 -0.3
lock cyw930739m2evb_01 (read/write) 591974 590550 -1424 -0.2
.app_xip_area 463024 461600 -1424 -0.3
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551830 550710 -1120 -0.2
.app_xip_area 433664 432544 -1120 -0.3
efr32 lighting-app BRD4161A+rpc (read/write) 976468 975124 -1344 -0.1
.text 822108 820764 -1344 -0.2
BRD4161A+rs911x (read/write) 1039056 1038320 -736 -0.1
.text 850376 849640 -736 -0.1
BRD4187C (read/write) 1149924 1149004 -920 -0.1
.text 984244 983324 -920 -0.1
lock-app BRD4161A+wf200 (read/write) 1069168 1067840 -1328 -0.1
.text 908940 907612 -1328 -0.1
window-app BRD4187C (read/write) 1142568 1141808 -760 -0.1
.text 975448 974688 -760 -0.1
k32w contact k32w0+release (read/write) 662652 661356 -1296 -0.2
.text 564404 563108 -1296 -0.2
light k32w0+release (read/write) 673352 672216 -1136 -0.2
.text 593740 592604 -1136 -0.2
lock k32w0+release (read/write) 634196 632884 -1312 -0.2
.text 553804 552492 -1312 -0.2
linux all-clusters-app debug (read only) 3115481 3113689 -1792 -0.1
.text 2648962 2647170 -1792 -0.1
all-clusters-minimal-app debug (read only) 2938921 2937113 -1808 -0.1
.rodata 281227 281195 -32 -0.0
.text 2476050 2474274 -1776 -0.1
bridge-app debug (read only) 2497897 2496537 -1360 -0.1
.rodata 212512 212480 -32 -0.0
.text 2113602 2112274 -1328 -0.1
lighting-app debug+rpc (read only) 2665153 2663713 -1440 -0.1
.text 2259954 2258514 -1440 -0.1
lock-app debug (read only) 2624249 2622905 -1344 -0.1
.text 2207666 2206322 -1344 -0.1
ota-provider-app debug (read only) 2198169 2196793 -1376 -0.1
.text 1862258 1860882 -1376 -0.1
ota-requestor-app debug (read only) 2359753 2358249 -1504 -0.1
.text 2008146 2006642 -1504 -0.1
shell debug (read only) 2647809 2646337 -1472 -0.1
.text 2248050 2246578 -1472 -0.1
thermostat-no-ble arm64 (read only) 2479276 2478452 -824 -0.0
.text 2068976 2068144 -832 -0.0
tv-app debug (read only) 3287569 3285681 -1888 -0.1
.rodata 269080 269048 -32 -0.0
.text 2824162 2822306 -1856 -0.1
tv-casting-app debug (read only) 5610097 5607233 -2864 -0.1
.text 4972162 4969298 -2864 -0.1
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2464000 2462848 -1152 -0.0
.text 1426644 1425492 -1152 -0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1169987 1168227 -1760 -0.2
text 810132 808376 -1756 -0.2
nrf7002dk_nrf5340_cpuapp (read/write) 1349118 1347566 -1552 -0.1
text 755184 753626 -1558 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1115615 1113967 -1648 -0.1
text 780288 778630 -1658 -0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1749796 1749268 -528 -0.0
.debug_info 27093429 27078699 -14730 -0.1
.debug_str 3459098 3459037 -61 -0.0
.text 1550120 1549592 -528 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1692324 1691908 -416 -0.0
.debug_info 26829865 26815064 -14801 -0.1
.debug_str 3448110 3448049 -61 -0.0
.text 1493376 1492960 -416 -0.0
light cy8ckit_062s2_43012 (read/write) 1610540 1609916 -624 -0.0
.debug_info 22286943 22277406 -9537 -0.0
.debug_str 3253696 3253635 -61 -0.0
.text 1419784 1419160 -624 -0.0
lock cy8ckit_062s2_43012 (read/write) 1644476 1643932 -544 -0.0
.debug_info 22505302 22496098 -9204 -0.0
.debug_str 3269534 3269473 -61 -0.0
.text 1448728 1448184 -544 -0.0
qpg lighting-app qpg6105+debug (read/write) 1150868 1149556 -1312 -0.1
.text 597968 596656 -1312 -0.2
lock-app qpg6105+debug (read/write) 1117476 1116044 -1432 -0.1
.text 564572 563140 -1432 -0.3
Full report (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 1dd6520 651082e change % change
bl602 lighting-app bl602 (read/write) 1343498 1344626 1128 0.1
.bss 86510 86510 0 0.0
.data 9584 9584 0 0.0
.text 1021040 1022162 1122 0.1
bl602+rpc (read/write) 1388946 1390074 1128 0.1
.bss 94550 94550 0 0.0
.data 9976 9976 0 0.0
.text 1051992 1053114 1122 0.1
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1194831 1195951 1120 0.1
.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 1532737 1534619 1882 0.1
.debug_aranges 132536 132536 0 0.0
.debug_frame 486548 486544 -4 -0.0
.debug_info 39728933 39723332 -5601 -0.0
.debug_line 5207996 5218349 10353 0.2
.debug_loc 3387365 3391451 4086 0.1
.debug_ranges 363760 371816 8056 2.2
.debug_str 3503453 3503451 -2 -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 116400 116400 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 569359 569359 0 0.0
.symtab 172000 172000 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
955880 957006 1126 0.1
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1286883 1288003 1120 0.1
.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 1680687 1682744 2057 0.1
.debug_aranges 140664 140664 0 0.0
.debug_frame 514080 514076 -4 -0.0
.debug_info 44095839 44090298 -5541 -0.0
.debug_line 5604529 5614882 10353 0.2
.debug_loc 3582629 3586745 4116 0.1
.debug_ranges 387368 395424 8056 2.1
.debug_str 3905988 3905986 -2 -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 130848 130848 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629948 629948 0 0.0
.symtab 190336 190336 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1032682 1033804 1122 0.1
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679875 678283 -1592 -0.2
(read/write) 171572 173164 1592 0.9
.bss 81140 81140 0 0.0
.data 3380 3380 0 0.0
.rodata 89995 89995 0 0.0
.text 589568 587976 -1592 -0.3
all-clusters-minimal-app LP_CC2652R7 (read only) 644131 642643 -1488 -0.2
(read/write) 157916 157916 0 0.0
.bss 80420 80420 0 0.0
.data 3380 3380 0 0.0
.rodata 79139 79139 0 0.0
.text 564672 563184 -1488 -0.3
lock-ftd LP_CC2652R7 (read only) 677087 675711 -1376 -0.2
(read/write) 171920 173296 1376 0.8
.bss 78788 78788 0 0.0
.data 3304 3304 0 0.0
.rodata 77415 77415 0 0.0
.text 599192 597816 -1376 -0.2
lock-mtd LP_CC2652R7 (read only) 662195 660819 -1376 -0.2
(read/write) 182076 183452 1376 0.8
.bss 74052 74052 0 0.0
.data 3304 3304 0 0.0
.rodata 103507 103507 0 0.0
.text 558208 556832 -1376 -0.2
pump-app LP_CC2652R7 (read only) 690223 689015 -1208 -0.2
(read/write) 159520 160728 1208 0.8
.bss 78756 78756 0 0.0
.data 3268 3268 0 0.0
.rodata 91103 91103 0 0.0
.text 598636 597428 -1208 -0.2
pump-controller-app LP_CC2652R7 (read only) 674035 672811 -1224 -0.2
(read/write) 175812 177036 1224 0.7
.bss 78860 78860 0 0.0
.data 3292 3292 0 0.0
.rodata 86587 86587 0 0.0
.text 586968 585744 -1224 -0.2
shell LP_CC2652R7 (read only) 671098 669530 -1568 -0.2
(read/write) 182676 184244 1568 0.9
.bss 83468 83468 0 0.0
.data 3376 3376 0 0.0
.rodata 86738 86738 0 0.0
.text 584044 582476 -1568 -0.3
cyw30739 light cyw930739m2evb_01 (read/write) 588146 586850 -1296 -0.2
.app_xip_area 464492 463196 -1296 -0.3
.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) 591974 590550 -1424 -0.2
.app_xip_area 463024 461600 -1424 -0.3
.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) 551830 550710 -1120 -0.2
.app_xip_area 433664 432544 -1120 -0.3
.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) 976468 975124 -1344 -0.1
.bss 152172 152172 0 0.0
.data 2168 2168 0 0.0
.text 822108 820764 -1344 -0.2
BRD4161A+rs911x (read/write) 1039056 1038320 -736 -0.1
.bss 186648 186648 0 0.0
.data 2012 2012 0 0.0
.text 850376 849640 -736 -0.1
BRD4187C (read/write) 1149924 1149004 -920 -0.1
.bss 138568 138568 0 0.0
.data 2516 2516 0 0.0
.text 984244 983324 -920 -0.1
lock-app BRD4161A+wf200 (read/write) 1069168 1067840 -1328 -0.1
.bss 158184 158184 0 0.0
.data 2020 2020 0 0.0
.text 908940 907612 -1328 -0.1
window-app BRD4187C (read/write) 1142568 1141808 -760 -0.1
.bss 139984 139984 0 0.0
.data 2540 2540 0 0.0
.text 975448 974688 -760 -0.1
esp32 all-clusters-app c3devkit (read only) 1219518 1219576 58 0.0
(read/write) 1791050 1791050 0 0.0
.dram0.bss 76912 76912 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248488 248488 0 0.0
.flash.text 1219518 1219576 58 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233423 1233447 24 0.0
(read/write) 564267 564267 0 0.0
.dram0.bss 82064 82064 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314260 314260 0 0.0
.flash.text 1228039 1228063 24 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662652 661356 -1296 -0.2
.bss 77032 77032 0 0.0
.data 2104 2104 0 0.0
.text 564404 563108 -1296 -0.2
light k32w0+release (read/write) 673352 672216 -1136 -0.2
.bss 74824 74824 0 0.0
.data 2060 2060 0 0.0
.text 593740 592604 -1136 -0.2
lock k32w0+release (read/write) 634196 632884 -1312 -0.2
.bss 75584 75584 0 0.0
.data 2080 2080 0 0.0
.text 553804 552492 -1312 -0.2
linux all-clusters-app debug (read only) 3115481 3113689 -1792 -0.1
(read/write) 158568 158568 0 0.0
.bss 62432 62432 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 87240 87240 0 0.0
.dynamic 608 608 0 0.0
.got 4768 4768 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 281835 281835 0 0.0
.text 2648962 2647170 -1792 -0.1
all-clusters-minimal-app debug (read only) 2938921 2937113 -1808 -0.1
(read/write) 149968 149968 0 0.0
.bss 61632 61632 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 79608 79608 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 281227 281195 -32 -0.0
.text 2476050 2474274 -1776 -0.1
bridge-app debug (read only) 2497897 2496537 -1360 -0.1
(read/write) 133088 133088 0 0.0
.bss 52512 52512 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 70696 70696 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 212512 212480 -32 -0.0
.text 2113602 2112274 -1328 -0.1
chip-tool debug (read only) 11152321 11153761 1440 0.0
(read/write) 646880 646880 0 0.0
.bss 25880 25880 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 611648 611648 0 0.0
.dynamic 608 608 0 0.0
.got 5192 5192 0 0.0
.init 27 27 0 0.0
.init_array 736 736 0 0.0
.rodata 606309 606565 256 0.0
.text 9046836 9048020 1184 0.0
chip-tool-ipv6only arm64 (read only) 10567108 10568876 1768 0.0
(read/write) 696104 696104 0 0.0
.bss 33912 33912 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 640528 640528 0 0.0
.dynamic 560 560 0 0.0
.got 13840 13840 0 0.0
.init 24 24 0 0.0
.init_array 200 200 0 0.0
.rodata 535764 536044 280 0.1
.text 8382884 8384372 1488 0.0
lighting-app debug+rpc (read only) 2665153 2663713 -1440 -0.1
(read/write) 132456 132456 0 0.0
.bss 49952 49952 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 74024 74024 0 0.0
.dynamic 608 608 0 0.0
.got 4632 4632 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 228448 228448 0 0.0
.text 2259954 2258514 -1440 -0.1
lock-app debug (read only) 2624249 2622905 -1344 -0.1
(read/write) 127440 127440 0 0.0
.bss 48384 48384 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70936 70936 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 244680 244680 0 0.0
.text 2207666 2206322 -1344 -0.1
ota-provider-app debug (read only) 2198169 2196793 -1376 -0.1
(read/write) 105872 105872 0 0.0
.bss 46560 46560 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 52120 52120 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 196008 196008 0 0.0
.text 1862258 1860882 -1376 -0.1
ota-requestor-app debug (read only) 2359753 2358249 -1504 -0.1
(read/write) 113920 113920 0 0.0
.bss 49056 49056 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 57208 57208 0 0.0
.dynamic 608 608 0 0.0
.got 3728 3728 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 202704 202704 0 0.0
.text 2008146 2006642 -1504 -0.1
shell debug (read only) 2647809 2646337 -1472 -0.1
(read/write) 143032 143032 0 0.0
.bss 57832 57832 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78136 78136 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 240050 240050 0 0.0
.text 2248050 2246578 -1472 -0.1
thermostat-no-ble arm64 (read only) 2479276 2478452 -824 -0.0
(read/write) 145016 145016 0 0.0
.bss 55336 55336 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 78640 78640 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 149704 149712 8 0.0
.text 2068976 2068144 -832 -0.0
tv-app debug (read only) 3287569 3285681 -1888 -0.1
(read/write) 262280 262280 0 0.0
.bss 170776 170776 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80544 80544 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 269080 269048 -32 -0.0
.text 2824162 2822306 -1856 -0.1
tv-casting-app debug (read only) 5610097 5607233 -2864 -0.1
(read/write) 162640 162640 0 0.0
.bss 52152 52152 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101960 101960 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 360345 360345 0 0.0
.text 4972162 4969298 -2864 -0.1
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464000 2462848 -1152 -0.0
.bss 214932 214932 0 0.0
.data 5872 5872 0 0.0
.text 1426644 1425492 -1152 -0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1169987 1168227 -1760 -0.2
bss 143621 143621 0 0.0
rodata 136368 136368 0 0.0
text 810132 808376 -1756 -0.2
nrf7002dk_nrf5340_cpuapp (read/write) 1349118 1347566 -1552 -0.1
bss 105132 105132 0 0.0
rodata 204292 204292 0 0.0
text 755184 753626 -1558 -0.2
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1115615 1113967 -1648 -0.1
bss 142856 142856 0 0.0
rodata 112684 112684 0 0.0
text 780288 778630 -1658 -0.2
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 842056 842056 0 0.0
(read/write) 1749796 1749268 -528 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188624 188624 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 1238094 1243455 5361 0.4
.debug_aranges 110816 110824 8 0.0
.debug_frame 372184 372216 32 0.0
.debug_info 27093429 27078699 -14730 -0.1
.debug_line 3722947 3734352 11405 0.3
.debug_loc 3627724 3635403 7679 0.2
.debug_ranges 346640 355496 8856 2.6
.debug_str 3459098 3459037 -61 -0.0
.heap 842056 842056 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 572583 572583 0 0.0
.symtab 422128 422416 288 0.1
.text 1550120 1549592 -528 -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) 1692324 1691908 -416 -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 1229985 1235236 5251 0.4
.debug_aranges 110288 110296 8 0.0
.debug_frame 375240 375272 32 0.0
.debug_info 26829865 26815064 -14801 -0.1
.debug_line 3741845 3753250 11405 0.3
.debug_loc 3615330 3623009 7679 0.2
.debug_ranges 345256 354112 8856 2.6
.debug_str 3448110 3448049 -61 -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 536672 536672 0 0.0
.symtab 408560 408688 128 0.0
.text 1493376 1492960 -416 -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) 1610540 1609916 -624 -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 1064762 1068625 3863 0.4
.debug_aranges 102488 102496 8 0.0
.debug_frame 345572 345604 32 0.0
.debug_info 22286943 22277406 -9537 -0.0
.debug_line 3306872 3319279 12407 0.4
.debug_loc 3313221 3323158 9937 0.3
.debug_ranges 309392 318248 8856 2.9
.debug_str 3253696 3253635 -61 -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 472997 472997 0 0.0
.symtab 376928 377184 256 0.1
.text 1419784 1419160 -624 -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) 1644476 1643932 -544 -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 1066580 1070425 3845 0.4
.debug_aranges 102872 102880 8 0.0
.debug_frame 347372 347404 32 0.0
.debug_info 22505302 22496098 -9204 -0.0
.debug_line 3307985 3320445 12460 0.4
.debug_loc 3334760 3344747 9987 0.3
.debug_ranges 311248 320104 8856 2.8
.debug_str 3269534 3269473 -61 -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 475714 475714 0 0.0
.symtab 378928 379008 80 0.0
.text 1448728 1448184 -544 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1150868 1149556 -1312 -0.1
.bss 100348 100348 0 0.0
.data 840 840 0 0.0
.text 597968 596656 -1312 -0.2
lock-app qpg6105+debug (read/write) 1117476 1116044 -1432 -0.1
.bss 95828 95828 0 0.0
.data 836 836 0 0.0
.text 564572 563140 -1432 -0.3
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1068540 1068740 200 0.0
bss 97632 97632 0 0.0
text 724612 724814 202 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1007832 1008032 200 0.0
bss 96856 96856 0 0.0
text 689766 689966 200 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 929280 929472 192 0.0
bss 89104 89104 0 0.0
text 636374 636568 194 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1007240 1007440 200 0.0
bss 97156 97156 0 0.0
text 702150 702348 198 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942876 943068 192 0.0
bss 90052 90052 0 0.0
text 647630 647824 194 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 932444 932644 200 0.0
bss 90496 90496 0 0.0
text 637074 637276 202 0.0

@andy31415 andy31415 merged commit 260307b into project-chip:master Jan 5, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
* Initial attempt at modularizing python packages in scripts

* Put packages into separate directories with stutter

* hopefully fix codegen path to idl

* Fix issue with building yamltests_distribution

* Hopefully fix CI

* Hopefully fix CI

* Hopefully fix CI

* Restyle

* Hopefully fix CI

* Restyle

* Remove directory repitition and prepend matter to py package names

* Restyle

* Restyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants