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

Make "test cases" have tags for easier selection of what subset is being considered. #24834

Merged
merged 16 commits into from
Feb 6, 2023

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented Feb 2, 2023

Specifically things like:

  • flaky means a flaky test, generally not run by default
  • in_development for quickly running only tests that we are working on, ignoring all the rest
  • manual for tests that are to be manually executed
  • slow - can filter out tests that sleep too much (like more than 10s was the list I picked)

One can now set arguments like: --include-tags IN_DEVELOPMENT to run only in development tests, or --exclude-tags SLOW to not run slow tests. Currently only YAML tests flag things, chip-tool tests retain the older "manual/non-manual" logic.

PR now excludes slow tests from running during PR pull requests, however they still run in branch pushes.

scripts/tests/chiptest/__init__.py Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Feb 2, 2023

PR #24834: Size comparison from 653a5c0 to 34a8882

Increases above 0.2%:

platform target config section 653a5c0 34a8882 change % change
linux chip-tool debug (read only) 11644017 12665105 1021088 8.8
(read/write) 655568 676144 20576 3.1
.data.rel.ro 619512 640088 20576 3.3
.text 9469300 10440116 970816 10.3
chip-tool-ipv6only arm64 (read only) 11041172 11940484 899312 8.1
(read/write) 704936 726664 21728 3.1
.data.rel.ro 648352 668952 20600 3.2
.got 14128 15256 1128 8.0
.rodata 577172 581140 3968 0.7
.text 8790660 9632580 841920 9.6
tv-casting-app debug (read only) 5701137 6721777 1020640 17.9
(read/write) 164664 185240 20576 12.5
.data.rel.ro 102600 123176 20576 20.1
.text 5050002 6020402 970400 19.2
Increases (53 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 653a5c0 34a8882 change % change
bl602 lighting-app bl602 (read/write) 1345714 1346102 388 0.0
.text 1022770 1023098 328 0.0
bl602+rpc (read/write) 1390906 1391286 380 0.0
.text 1053450 1053776 326 0.0
bl702 lighting-app bl702 (read/write) 1183691 1184091 400 0.0
.debug_abbrev 1550344 1550392 48 0.0
.debug_aranges 134104 134128 24 0.0
.debug_frame 491108 491212 104 0.0
.debug_info 40210653 40212336 1683 0.0
.debug_line 5266922 5267920 998 0.0
.debug_loc 3401020 3401541 521 0.0
.debug_ranges 371752 371800 48 0.0
.debug_str 3535301 3535643 342 0.0
.rodata 106768 106864 96 0.1
.strtab 572034 572228 194 0.0
.symtab 173280 173328 48 0.0
.text 951808 952132 324 0.0
bl702+rpc (read/write) 1276383 1276783 400 0.0
.debug_abbrev 1698758 1698806 48 0.0
.debug_aranges 142328 142352 24 0.0
.debug_frame 518812 518916 104 0.0
.debug_info 44607134 44608819 1685 0.0
.debug_line 5665390 5666388 998 0.0
.debug_loc 3597311 3597833 522 0.0
.debug_ranges 395456 395504 48 0.0
.debug_str 3938539 3938881 342 0.0
.rodata 121312 121408 96 0.1
.strtab 632631 632825 194 0.0
.symtab 191632 191680 48 0.0
.text 1028832 1029156 324 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677127 677351 224 0.0
.text 589284 589508 224 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641135 641359 224 0.0
.text 563336 563560 224 0.0
lock-ftd LP_CC2652R7 (read only) 674251 674451 200 0.0
.text 597448 597648 200 0.0
lock-mtd LP_CC2652R7 (read only) 660627 660979 352 0.1
.rodata 102803 102899 96 0.1
.text 557344 557600 256 0.0
pump-app LP_CC2652R7 (read only) 687087 687431 344 0.1
.rodata 90447 90535 88 0.1
.text 596160 596416 256 0.0
pump-controller-app LP_CC2652R7 (read only) 672495 672839 344 0.1
.rodata 86527 86615 88 0.1
.text 585488 585744 256 0.0
shell LP_CC2652R7 (read only) 668398 668598 200 0.0
.text 583824 584024 200 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584042 584178 136 0.0
.app_xip_area 460828 460996 168 0.0
lock cyw930739m2evb_01 (read/write) 587926 588078 152 0.0
.app_xip_area 459416 459600 184 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549546 549682 136 0.0
.app_xip_area 431812 431980 168 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1037792 1038144 352 0.0
.text 854132 854516 384 0.0
BRD4187C (read/write) 1151088 1151320 232 0.0
.text 991060 991324 264 0.0
lock-app BRD4161A+wf200 (read/write) 1065568 1065776 208 0.0
.text 910376 910616 240 0.0
window-app BRD4187C (read/write) 1145972 1146212 240 0.0
.text 984412 984684 272 0.0
esp32 all-clusters-app c3devkit (read only) 1047052 1047364 312 0.0
(read/write) 1518674 1518730 56 0.0
.flash.rodata 220664 220752 88 0.0
.flash.text 1047052 1047364 312 0.0
m5stack (read only) 1098867 1099147 280 0.0
(read/write) 500307 500367 60 0.0
.flash.rodata 249424 249516 92 0.0
.flash.text 1093483 1093763 280 0.0
k32w contact k32w0+release (read/write) 659592 659768 176 0.0
.text 561776 561984 208 0.0
light k32w0+release (read/write) 671580 671884 304 0.0
.text 592412 592748 336 0.1
lock k32w0+release (read/write) 631132 631308 176 0.0
.text 551176 551384 208 0.0
linux all-clusters-app debug (read only) 3156609 3158033 1424 0.0
.rodata 283851 283979 128 0.0
.text 2687266 2688562 1296 0.0
all-clusters-minimal-app debug (read only) 2972577 2973985 1408 0.0
.rodata 282539 282667 128 0.0
.text 2507874 2509154 1280 0.1
bridge-app debug (read only) 2525489 2526897 1408 0.1
.rodata 214048 214176 128 0.1
.text 2138978 2140258 1280 0.1
chip-tool debug (read only) 11644017 12665105 1021088 8.8
(read/write) 655568 676144 20576 3.1
.data.rel.ro 619512 640088 20576 3.3
.rodata 651365 651621 256 0.0
.text 9469300 10440116 970816 10.3
chip-tool-ipv6only arm64 (read only) 11041172 11940484 899312 8.1
(read/write) 704936 726664 21728 3.1
.data.rel.ro 648352 668952 20600 3.2
.got 14128 15256 1128 8.0
.rodata 577172 581140 3968 0.7
.text 8790660 9632580 841920 9.6
lighting-app debug+rpc (read only) 2693097 2694505 1408 0.1
.rodata 229984 230112 128 0.1
.text 2285682 2286962 1280 0.1
lock-app debug (read only) 2657297 2658689 1392 0.1
.rodata 246280 246408 128 0.1
.text 2238434 2239698 1264 0.1
ota-provider-app debug (read only) 2225945 2227353 1408 0.1
.rodata 197576 197704 128 0.1
.text 1887778 1889058 1280 0.1
ota-requestor-app debug (read only) 2387441 2388849 1408 0.1
.rodata 204528 204656 128 0.1
.text 2033298 2034578 1280 0.1
shell debug (read only) 2686057 2687481 1424 0.1
.rodata 241938 242066 128 0.1
.text 2283602 2284898 1296 0.1
thermostat-no-ble arm64 (read only) 2507500 2509052 1552 0.1
(read/write) 144712 144744 32 0.0
.data.rel.ro 76992 77016 24 0.0
.got 5400 5408 8 0.1
.rodata 150856 150984 128 0.1
.text 2094720 2096096 1376 0.1
tv-app debug (read only) 3315657 3317081 1424 0.0
.rodata 270648 270776 128 0.0
.text 2850210 2851506 1296 0.0
tv-casting-app debug (read only) 5701137 6721777 1020640 17.9
(read/write) 164664 185240 20576 12.5
.data.rel.ro 102600 123176 20576 20.1
.rodata 365396 365620 224 0.1
.text 5050002 6020402 970400 19.2
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2463728 2464072 344 0.0
.text 1426372 1426716 344 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1161056 1161400 344 0.0
rodata 133468 133556 88 0.1
text 804168 804424 256 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1366320 1366668 348 0.0
rodata 210896 210988 92 0.0
text 763908 764160 252 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1107236 1107584 348 0.0
rodata 110608 110700 92 0.1
text 774164 774420 256 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840840 840872 32 0.0
(read/write) 1756100 1756516 416 0.0
.debug_abbrev 1251867 1251930 63 0.0
.debug_aranges 111368 111392 24 0.0
.debug_frame 373864 373948 84 0.0
.debug_info 27522182 27524520 2338 0.0
.debug_line 3780345 3781063 718 0.0
.debug_loc 3675138 3676049 911 0.0
.debug_ranges 362408 362456 48 0.0
.debug_str 3486134 3486476 342 0.0
.heap 840840 840872 32 0.0
.strtab 577911 578105 194 0.0
.symtab 424736 424864 128 0.0
.text 1555208 1555656 448 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841656 841688 32 0.0
(read/write) 1697876 1698276 400 0.0
.debug_abbrev 1237538 1237601 63 0.0
.debug_aranges 110632 110656 24 0.0
.debug_frame 376308 376392 84 0.0
.debug_info 27078055 27080392 2337 0.0
.debug_line 3788691 3789409 718 0.0
.debug_loc 3658868 3659779 911 0.0
.debug_ranges 360376 360424 48 0.0
.debug_str 3471887 3472229 342 0.0
.heap 841656 841688 32 0.0
.strtab 539119 539313 194 0.0
.symtab 410016 410144 128 0.0
.text 1497800 1498232 432 0.0
light cy8ckit_062s2_43012 (read only) 849976 850008 32 0.0
(read/write) 1611332 1611724 392 0.0
.debug_abbrev 1071872 1071935 63 0.0
.debug_aranges 102840 102864 24 0.0
.debug_frame 346744 346828 84 0.0
.debug_info 22500600 22502922 2322 0.0
.debug_line 3340991 3341705 714 0.0
.debug_loc 3336931 3337839 908 0.0
.debug_ranges 319552 319600 48 0.0
.debug_str 3275133 3275475 342 0.0
.heap 849976 850008 32 0.0
.strtab 474324 474518 194 0.0
.symtab 377792 377920 128 0.0
.text 1419576 1420000 424 0.0
lock cy8ckit_062s2_43012 (read only) 844992 845024 32 0.0
(read/write) 1645564 1645940 376 0.0
.debug_abbrev 1073576 1073639 63 0.0
.debug_aranges 103280 103304 24 0.0
.debug_frame 348684 348768 84 0.0
.debug_info 22726205 22728529 2324 0.0
.debug_line 3342904 3343618 714 0.0
.debug_loc 3359734 3360643 909 0.0
.debug_ranges 321464 321512 48 0.0
.debug_str 3292359 3292701 342 0.0
.heap 844992 845024 32 0.0
.strtab 477700 477894 194 0.0
.symtab 379952 380080 128 0.0
.text 1448824 1449232 408 0.0
qpg lighting-app qpg6105+debug (read/write) 1147876 1148212 336 0.0
.text 594976 595312 336 0.1
lock-app qpg6105+debug (read/write) 1115852 1116204 352 0.0
.text 562948 563300 352 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1015728 1016100 372 0.0
text 685822 686130 308 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 952284 952648 364 0.0
text 648118 648424 306 0.0
contact-sensor-app tlsr9518adk80d (read/write) 857616 857980 364 0.0
text 579028 579328 300 0.1
light-switch-app tlsr9518adk80d (read/write) 873316 873680 364 0.0
text 593072 593378 306 0.1
lighting-app tlsr9518adk80d (read/write) 950648 951004 356 0.0
text 658478 658778 300 0.0
ota-requestor-app tlsr9518adk80d (read/write) 887476 887840 364 0.0
text 604440 604744 304 0.1
thermostat tlsr9518adk80d (read/write) 877524 877888 364 0.0
text 594648 594954 306 0.1
Decreases (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 653a5c0 34a8882 change % change
bl602 lighting-app bl602 .bss 94826 94794 -32 -0.0
bl602+rpc .bss 102874 102842 -32 -0.0
bl702 lighting-app bl702 .bss 69937 69905 -32 -0.0
bl702+rpc .bss 77985 77953 -32 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174088 173832 -256 -0.1
.bss 80908 80876 -32 -0.0
all-clusters-minimal-app LP_CC2652R7 (read/write) 157600 157568 -32 -0.0
.bss 80100 80068 -32 -0.0
lock-ftd LP_CC2652R7 (read/write) 174308 174076 -232 -0.1
.bss 78340 78308 -32 -0.0
lock-mtd LP_CC2652R7 (read/write) 183196 182812 -384 -0.2
.bss 73604 73572 -32 -0.0
pump-app LP_CC2652R7 (read/write) 162208 161832 -376 -0.2
.bss 78308 78276 -32 -0.0
pump-controller-app LP_CC2652R7 (read/write) 176912 176536 -376 -0.2
.bss 78420 78388 -32 -0.0
shell LP_CC2652R7 (read/write) 184888 184656 -232 -0.1
.bss 82980 82948 -32 -0.0
cyw30739 light cyw930739m2evb_01 .bss 65664 65632 -32 -0.0
lock cyw930739m2evb_01 .bss 70952 70920 -32 -0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 .bss 60224 60192 -32 -0.1
efr32 lighting-app BRD4161A+rs911x .bss 181592 181560 -32 -0.0
BRD4187C .bss 132888 132856 -32 -0.0
lock-app BRD4161A+wf200 .bss 153120 153088 -32 -0.0
window-app BRD4187C .bss 134392 134360 -32 -0.0
esp32 all-clusters-app c3devkit .dram0.bss 77992 77960 -32 -0.0
m5stack .dram0.bss 83040 83008 -32 -0.0
k32w contact k32w0+release .bss 76592 76560 -32 -0.0
light k32w0+release .bss 74376 74344 -32 -0.0
lock k32w0+release .bss 75144 75112 -32 -0.0
mbed lock-app CY8CPROTO_062_4343W+release .bss 215924 215892 -32 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 bss 143563 143531 -32 -0.0
nrf7002dk_nrf5340_cpuapp bss 106022 105990 -32 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 bss 142719 142687 -32 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .bss 189832 189800 -32 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .bss 189024 188992 -32 -0.0
light cy8ckit_062s2_43012 .bss 180904 180872 -32 -0.0
lock cy8ckit_062s2_43012 .bss 185880 185848 -32 -0.0
qpg lighting-app qpg6105+debug .bss 99908 99876 -32 -0.0
lock-app qpg6105+debug .bss 96428 96396 -32 -0.0
telink all-clusters-app tlsr9518adk80d bss 98012 97980 -32 -0.0
all-clusters-minimal-app tlsr9518adk80d bss 97060 97028 -32 -0.0
contact-sensor-app tlsr9518adk80d bss 89184 89152 -32 -0.0
light-switch-app tlsr9518adk80d bss 89272 89240 -32 -0.0
lighting-app tlsr9518adk80d bss 97420 97388 -32 -0.0
ota-requestor-app tlsr9518adk80d bss 90220 90188 -32 -0.0
thermostat tlsr9518adk80d bss 90660 90628 -32 -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 653a5c0 34a8882 change % change
bl602 lighting-app bl602 (read/write) 1345714 1346102 388 0.0
.bss 94826 94794 -32 -0.0
.data 9736 9736 0 0.0
.text 1022770 1023098 328 0.0
bl602+rpc (read/write) 1390906 1391286 380 0.0
.bss 102874 102842 -32 -0.0
.data 10128 10128 0 0.0
.text 1053450 1053776 326 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1183691 1184091 400 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69937 69905 -32 -0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550344 1550392 48 0.0
.debug_aranges 134104 134128 24 0.0
.debug_frame 491108 491212 104 0.0
.debug_info 40210653 40212336 1683 0.0
.debug_line 5266922 5267920 998 0.0
.debug_loc 3401020 3401541 521 0.0
.debug_ranges 371752 371800 48 0.0
.debug_str 3535301 3535643 342 0.0
.hbn 536 536 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 106768 106864 96 0.1
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572034 572228 194 0.0
.symtab 173280 173328 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
951808 952132 324 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276383 1276783 400 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77985 77953 -32 -0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698758 1698806 48 0.0
.debug_aranges 142328 142352 24 0.0
.debug_frame 518812 518916 104 0.0
.debug_info 44607134 44608819 1685 0.0
.debug_line 5665390 5666388 998 0.0
.debug_loc 3597311 3597833 522 0.0
.debug_ranges 395456 395504 48 0.0
.debug_str 3938539 3938881 342 0.0
.hbn 536 536 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 121312 121408 96 0.1
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632631 632825 194 0.0
.symtab 191632 191680 48 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1028832 1029156 324 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677127 677351 224 0.0
(read/write) 174088 173832 -256 -0.1
.bss 80908 80876 -32 -0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589284 589508 224 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641135 641359 224 0.0
(read/write) 157600 157568 -32 -0.0
.bss 80100 80068 -32 -0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563336 563560 224 0.0
lock-ftd LP_CC2652R7 (read only) 674251 674451 200 0.0
(read/write) 174308 174076 -232 -0.1
.bss 78340 78308 -32 -0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597448 597648 200 0.0
lock-mtd LP_CC2652R7 (read only) 660627 660979 352 0.1
(read/write) 183196 182812 -384 -0.2
.bss 73604 73572 -32 -0.0
.data 3312 3312 0 0.0
.rodata 102803 102899 96 0.1
.text 557344 557600 256 0.0
pump-app LP_CC2652R7 (read only) 687087 687431 344 0.1
(read/write) 162208 161832 -376 -0.2
.bss 78308 78276 -32 -0.0
.data 3276 3276 0 0.0
.rodata 90447 90535 88 0.1
.text 596160 596416 256 0.0
pump-controller-app LP_CC2652R7 (read only) 672495 672839 344 0.1
(read/write) 176912 176536 -376 -0.2
.bss 78420 78388 -32 -0.0
.data 3300 3300 0 0.0
.rodata 86527 86615 88 0.1
.text 585488 585744 256 0.0
shell LP_CC2652R7 (read only) 668398 668598 200 0.0
(read/write) 184888 184656 -232 -0.1
.bss 82980 82948 -32 -0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 583824 584024 200 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584042 584178 136 0.0
.app_xip_area 460828 460996 168 0.0
.bss 65664 65632 -32 -0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 587926 588078 152 0.0
.app_xip_area 459416 459600 184 0.0
.bss 70952 70920 -32 -0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549546 549682 136 0.0
.app_xip_area 431812 431980 168 0.0
.bss 60224 60192 -32 -0.1
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1037792 1038144 352 0.0
.bss 181592 181560 -32 -0.0
.data 2044 2044 0 0.0
.text 854132 854516 384 0.0
BRD4187C (read/write) 1151088 1151320 232 0.0
.bss 132888 132856 -32 -0.0
.data 2544 2544 0 0.0
.text 991060 991324 264 0.0
lock-app BRD4161A+wf200 (read/write) 1065568 1065776 208 0.0
.bss 153120 153088 -32 -0.0
.data 2052 2052 0 0.0
.text 910376 910616 240 0.0
window-app BRD4187C (read/write) 1145972 1146212 240 0.0
.bss 134392 134360 -32 -0.0
.data 2572 2572 0 0.0
.text 984412 984684 272 0.0
esp32 all-clusters-app c3devkit (read only) 1047052 1047364 312 0.0
(read/write) 1518674 1518730 56 0.0
.dram0.bss 77992 77960 -32 -0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 220664 220752 88 0.0
.flash.text 1047052 1047364 312 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1098867 1099147 280 0.0
(read/write) 500307 500367 60 0.0
.dram0.bss 83040 83008 -32 -0.0
.dram0.data 34072 34072 0 0.0
.flash.rodata 249424 249516 92 0.0
.flash.text 1093483 1093763 280 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 659592 659768 176 0.0
.bss 76592 76560 -32 -0.0
.data 2112 2112 0 0.0
.text 561776 561984 208 0.0
light k32w0+release (read/write) 671580 671884 304 0.0
.bss 74376 74344 -32 -0.0
.data 2064 2064 0 0.0
.text 592412 592748 336 0.1
lock k32w0+release (read/write) 631132 631308 176 0.0
.bss 75144 75112 -32 -0.0
.data 2084 2084 0 0.0
.text 551176 551384 208 0.0
linux all-clusters-app debug (read only) 3156609 3158033 1424 0.0
(read/write) 154864 154864 0 0.0
.bss 63744 63744 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 82248 82248 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 283851 283979 128 0.0
.text 2687266 2688562 1296 0.0
all-clusters-minimal-app debug (read only) 2972577 2973985 1408 0.0
(read/write) 148080 148080 0 0.0
.bss 62880 62880 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76472 76472 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 282539 282667 128 0.0
.text 2507874 2509154 1280 0.1
bridge-app debug (read only) 2525489 2526897 1408 0.1
(read/write) 132352 132352 0 0.0
.bss 53632 53632 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68968 68968 0 0.0
.dynamic 608 608 0 0.0
.got 4616 4616 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 214048 214176 128 0.1
.text 2138978 2140258 1280 0.1
chip-tool debug (read only) 11644017 12665105 1021088 8.8
(read/write) 655568 676144 20576 3.1
.bss 26264 26264 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 619512 640088 20576 3.3
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 651365 651621 256 0.0
.text 9469300 10440116 970816 10.3
chip-tool-ipv6only arm64 (read only) 11041172 11940484 899312 8.1
(read/write) 704936 726664 21728 3.1
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 648352 668952 20600 3.2
.dynamic 560 560 0 0.0
.got 14128 15256 1128 8.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 577172 581140 3968 0.7
.text 8790660 9632580 841920 9.6
lighting-app debug+rpc (read only) 2693097 2694505 1408 0.1
(read/write) 131688 131688 0 0.0
.bss 51104 51104 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 72088 72088 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 229984 230112 128 0.1
.text 2285682 2286962 1280 0.1
lock-app debug (read only) 2657297 2658689 1392 0.1
(read/write) 126736 126736 0 0.0
.bss 49536 49536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69080 69080 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 246280 246408 128 0.1
.text 2238434 2239698 1264 0.1
ota-provider-app debug (read only) 2225945 2227353 1408 0.1
(read/write) 106512 106512 0 0.0
.bss 47712 47712 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51608 51608 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 197576 197704 128 0.1
.text 1887778 1889058 1280 0.1
ota-requestor-app debug (read only) 2387441 2388849 1408 0.1
(read/write) 114240 114240 0 0.0
.bss 50176 50176 0 0.0
.data 2480 2480 0 0.0
.data.rel.ro 56376 56376 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 204528 204656 128 0.1
.text 2033298 2034578 1280 0.1
shell debug (read only) 2686057 2687481 1424 0.1
(read/write) 139360 139360 0 0.0
.bss 59144 59144 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 73136 73136 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 241938 242066 128 0.1
.text 2283602 2284898 1296 0.1
thermostat-no-ble arm64 (read only) 2507500 2509052 1552 0.1
(read/write) 144712 144744 32 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 76992 77016 24 0.0
.dynamic 560 560 0 0.0
.got 5400 5408 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150856 150984 128 0.1
.text 2094720 2096096 1376 0.1
tv-app debug (read only) 3315657 3317081 1424 0.0
(read/write) 259632 259632 0 0.0
.bss 170872 170872 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 78144 78144 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 270648 270776 128 0.0
.text 2850210 2851506 1296 0.0
tv-casting-app debug (read only) 5701137 6721777 1020640 17.9
(read/write) 164664 185240 20576 12.5
.bss 53496 53496 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 102600 123176 20576 20.1
.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 365396 365620 224 0.1
.text 5050002 6020402 970400 19.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463728 2464072 344 0.0
.bss 215924 215892 -32 -0.0
.data 5880 5880 0 0.0
.text 1426372 1426716 344 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161056 1161400 344 0.0
bss 143563 143531 -32 -0.0
rodata 133468 133556 88 0.1
text 804168 804424 256 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366320 1366668 348 0.0
bss 106022 105990 -32 -0.0
rodata 210896 210988 92 0.0
text 763908 764160 252 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107236 1107584 348 0.0
bss 142719 142687 -32 -0.0
rodata 110608 110700 92 0.1
text 774164 774420 256 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840840 840872 32 0.0
(read/write) 1756100 1756516 416 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189832 189800 -32 -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 2672 2672 0 0.0
.debug_abbrev 1251867 1251930 63 0.0
.debug_aranges 111368 111392 24 0.0
.debug_frame 373864 373948 84 0.0
.debug_info 27522182 27524520 2338 0.0
.debug_line 3780345 3781063 718 0.0
.debug_loc 3675138 3676049 911 0.0
.debug_ranges 362408 362456 48 0.0
.debug_str 3486134 3486476 342 0.0
.heap 840840 840872 32 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 577911 578105 194 0.0
.symtab 424736 424864 128 0.0
.text 1555208 1555656 448 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841656 841688 32 0.0
(read/write) 1697876 1698276 400 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189024 188992 -32 -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 1237538 1237601 63 0.0
.debug_aranges 110632 110656 24 0.0
.debug_frame 376308 376392 84 0.0
.debug_info 27078055 27080392 2337 0.0
.debug_line 3788691 3789409 718 0.0
.debug_loc 3658868 3659779 911 0.0
.debug_ranges 360376 360424 48 0.0
.debug_str 3471887 3472229 342 0.0
.heap 841656 841688 32 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 539119 539313 194 0.0
.symtab 410016 410144 128 0.0
.text 1497800 1498232 432 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849976 850008 32 0.0
(read/write) 1611332 1611724 392 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180904 180872 -32 -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 2464 2464 0 0.0
.debug_abbrev 1071872 1071935 63 0.0
.debug_aranges 102840 102864 24 0.0
.debug_frame 346744 346828 84 0.0
.debug_info 22500600 22502922 2322 0.0
.debug_line 3340991 3341705 714 0.0
.debug_loc 3336931 3337839 908 0.0
.debug_ranges 319552 319600 48 0.0
.debug_str 3275133 3275475 342 0.0
.heap 849976 850008 32 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 474324 474518 194 0.0
.symtab 377792 377920 128 0.0
.text 1419576 1420000 424 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 844992 845024 32 0.0
(read/write) 1645564 1645940 376 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185880 185848 -32 -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 1073576 1073639 63 0.0
.debug_aranges 103280 103304 24 0.0
.debug_frame 348684 348768 84 0.0
.debug_info 22726205 22728529 2324 0.0
.debug_line 3342904 3343618 714 0.0
.debug_loc 3359734 3360643 909 0.0
.debug_ranges 321464 321512 48 0.0
.debug_str 3292359 3292701 342 0.0
.heap 844992 845024 32 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 477700 477894 194 0.0
.symtab 379952 380080 128 0.0
.text 1448824 1449232 408 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1147876 1148212 336 0.0
.bss 99908 99876 -32 -0.0
.data 848 848 0 0.0
.text 594976 595312 336 0.1
lock-app qpg6105+debug (read/write) 1115852 1116204 352 0.0
.bss 96428 96396 -32 -0.0
.data 860 860 0 0.0
.text 562948 563300 352 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1015728 1016100 372 0.0
bss 98012 97980 -32 -0.0
text 685822 686130 308 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952284 952648 364 0.0
bss 97060 97028 -32 -0.0
text 648118 648424 306 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857616 857980 364 0.0
bss 89184 89152 -32 -0.0
text 579028 579328 300 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873316 873680 364 0.0
bss 89272 89240 -32 -0.0
text 593072 593378 306 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950648 951004 356 0.0
bss 97420 97388 -32 -0.0
text 658478 658778 300 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887476 887840 364 0.0
bss 90220 90188 -32 -0.0
text 604440 604744 304 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877524 877888 364 0.0
bss 90660 90628 -32 -0.0
text 594648 594954 306 0.1

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

PR #24834: Size comparison from 87e7510 to b61e555

Decreases (1 build for k32w)
platform target config section 87e7510 b61e555 change % change
k32w lock k32w0+release (read/write) 631308 631292 -16 -0.0
.text 551384 551368 -16 -0.0
Full report (6 builds for k32w, mbed, qpg)
platform target config section 87e7510 b61e555 change % change
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631292 -16 -0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551368 -16 -0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148212 0 0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595312 0 0.0
lock-app qpg6105+debug (read/write) 1116204 1116204 0 0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563300 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

PR #24834: Size comparison from 87e7510 to 9f97289

Increases (3 builds for cc13x2_26x2, psoc6)
platform target config section 87e7510 9f97289 change % change
cc13x2_26x2 shell LP_CC2652R7 (read only) 668590 668598 8 0.0
.text 584016 584024 8 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27080391 27080392 1 0.0
lock cy8ckit_062s2_43012 .debug_info 2272852 22728529 1 0.0
Decreases (11 builds for bl602, bl702, cc13x2_26x2, nrfconnect, psoc6, telink)
platform target config section 87e7510 9f97289 change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.text 1023098 1023096 -2 -0.0
bl602+rpc .text 1053776 1053774 -2 -0.0
bl702 lighting-app bl702 .debug_info 40212336 40212335 -1 -0.0
.text 952132 952130 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 184664 184656 -8 -0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1366668 1366652 -16 -0.0
text 764160 764156 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27524520 27524519 -1 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1016100 1016092 -8 -0.0
text 686130 686128 -2 -0.0
contact-sensor-app tlsr9518adk80d text 579330 579328 -2 -0.0
light-switch-app tlsr9518adk80d text 593378 593376 -2 -0.0
lighting-app tlsr9518adk80d text 658780 658778 -2 -0.0
thermostat tlsr9518adk80d text 594954 594952 -2 -0.0
Full report (47 builds for bl602, bl702, cc13x2_26x2, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 87e7510 9f97289 change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.bss 94794 94794 0 0.0
.data 9736 9736 0 0.0
.text 1023098 1023096 -2 -0.0
bl602+rpc (read/write) 1391286 1391286 0 0.0
.bss 102842 102842 0 0.0
.data 10128 10128 0 0.0
.text 1053776 1053774 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184091 1184091 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550392 1550392 0 0.0
.debug_aranges 134128 134128 0 0.0
.debug_frame 491212 491212 0 0.0
.debug_info 40212336 40212335 -1 -0.0
.debug_line 5267956 5267956 0 0.0
.debug_loc 3401541 3401541 0 0.0
.debug_ranges 371800 371800 0 0.0
.debug_str 3535643 3535643 0 0.0
.hbn 536 536 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 106864 106864 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572228 572228 0 0.0
.symtab 173328 173328 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952132 952130 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276783 1276783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698806 1698806 0 0.0
.debug_aranges 142352 142352 0 0.0
.debug_frame 518916 518916 0 0.0
.debug_info 44608819 44608819 0 0.0
.debug_line 5666424 5666424 0 0.0
.debug_loc 3597833 3597833 0 0.0
.debug_ranges 395504 395504 0 0.0
.debug_str 3938881 3938881 0 0.0
.hbn 536 536 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 121408 121408 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632825 632825 0 0.0
.symtab 191680 191680 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029156 1029156 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677351 677351 0 0.0
(read/write) 173832 173832 0 0.0
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589508 589508 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641359 641359 0 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563560 563560 0 0.0
lock-ftd LP_CC2652R7 (read only) 674451 674451 0 0.0
(read/write) 174076 174076 0 0.0
.bss 78308 78308 0 0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597648 597648 0 0.0
lock-mtd LP_CC2652R7 (read only) 660987 660987 0 0.0
(read/write) 182804 182804 0 0.0
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 102899 102899 0 0.0
.text 557608 557608 0 0.0
pump-app LP_CC2652R7 (read only) 687431 687431 0 0.0
(read/write) 161832 161832 0 0.0
.bss 78276 78276 0 0.0
.data 3276 3276 0 0.0
.rodata 90535 90535 0 0.0
.text 596416 596416 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672839 0 0.0
(read/write) 176536 176536 0 0.0
.bss 78388 78388 0 0.0
.data 3300 3300 0 0.0
.rodata 86615 86615 0 0.0
.text 585744 585744 0 0.0
shell LP_CC2652R7 (read only) 668590 668598 8 0.0
(read/write) 184664 184656 -8 -0.0
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 584016 584024 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584194 0 0.0
.app_xip_area 461012 461012 0 0.0
.bss 65632 65632 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588078 588078 0 0.0
.app_xip_area 459600 459600 0 0.0
.bss 70920 70920 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549690 549690 0 0.0
.app_xip_area 431988 431988 0 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631308 0 0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551384 0 0.0
linux all-clusters-app debug (read only) 3158033 3158033 0 0.0
(read/write) 154864 154864 0 0.0
.bss 63744 63744 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 82248 82248 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 283979 283979 0 0.0
.text 2688562 2688562 0 0.0
all-clusters-minimal-app debug (read only) 2973985 2973985 0 0.0
(read/write) 148080 148080 0 0.0
.bss 62880 62880 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76472 76472 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 282667 282667 0 0.0
.text 2509154 2509154 0 0.0
bridge-app debug (read only) 2526897 2526897 0 0.0
(read/write) 132352 132352 0 0.0
.bss 53632 53632 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68968 68968 0 0.0
.dynamic 608 608 0 0.0
.got 4616 4616 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 214176 214176 0 0.0
.text 2140258 2140258 0 0.0
chip-tool debug (read only) 12665521 12665521 0 0.0
(read/write) 676144 676144 0 0.0
.bss 26264 26264 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640088 640088 0 0.0
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 651781 651781 0 0.0
.text 10440372 10440372 0 0.0
chip-tool-ipv6only arm64 (read only) 11940964 11940964 0 0.0
(read/write) 726664 726664 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 668952 668952 0 0.0
.dynamic 560 560 0 0.0
.got 15256 15256 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 581300 581300 0 0.0
.text 9632900 9632900 0 0.0
lighting-app debug+rpc (read only) 2694505 2694505 0 0.0
(read/write) 131688 131688 0 0.0
.bss 51104 51104 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 72088 72088 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 230112 230112 0 0.0
.text 2286962 2286962 0 0.0
lock-app debug (read only) 2658689 2658689 0 0.0
(read/write) 126736 126736 0 0.0
.bss 49536 49536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69080 69080 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 246408 246408 0 0.0
.text 2239698 2239698 0 0.0
ota-provider-app debug (read only) 2227353 2227353 0 0.0
(read/write) 106512 106512 0 0.0
.bss 47712 47712 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51608 51608 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 197704 197704 0 0.0
.text 1889058 1889058 0 0.0
ota-requestor-app debug (read only) 2388865 2388865 0 0.0
(read/write) 114240 114240 0 0.0
.bss 50176 50176 0 0.0
.data 2480 2480 0 0.0
.data.rel.ro 56376 56376 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 204656 204656 0 0.0
.text 2034594 2034594 0 0.0
shell debug (read only) 2687481 2687481 0 0.0
(read/write) 139360 139360 0 0.0
.bss 59144 59144 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 73136 73136 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 242066 242066 0 0.0
.text 2284898 2284898 0 0.0
thermostat-no-ble arm64 (read only) 2509052 2509052 0 0.0
(read/write) 144744 144744 0 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77016 77016 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150984 150984 0 0.0
.text 2096096 2096096 0 0.0
tv-app debug (read only) 3317081 3317081 0 0.0
(read/write) 259632 259632 0 0.0
.bss 170872 170872 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 78144 78144 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 270776 270776 0 0.0
.text 2851506 2851506 0 0.0
tv-casting-app debug (read only) 6722817 6722817 0 0.0
(read/write) 185304 185304 0 0.0
.bss 53560 53560 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 123176 123176 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 366036 366036 0 0.0
.text 6021026 6021026 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161400 1161400 0 0.0
bss 143531 143531 0 0.0
rodata 133556 133556 0 0.0
text 804428 804428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366668 1366652 -16 -0.0
bss 105990 105990 0 0.0
rodata 210988 210988 0 0.0
text 764160 764156 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107584 1107584 0 0.0
bss 142687 142687 0 0.0
rodata 110700 110700 0 0.0
text 774424 774424 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840872 840872 0 0.0
(read/write) 1756516 1756516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 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 2672 2672 0 0.0
.debug_abbrev 1251930 1251930 0 0.0
.debug_aranges 111392 111392 0 0.0
.debug_frame 373948 373948 0 0.0
.debug_info 27524520 27524519 -1 -0.0
.debug_line 3781071 3781071 0 0.0
.debug_loc 3676049 3676049 0 0.0
.debug_ranges 362456 362456 0 0.0
.debug_str 3486476 3486476 0 0.0
.heap 840872 840872 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 578105 578105 0 0.0
.symtab 424864 424864 0 0.0
.text 1555656 1555656 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841688 841688 0 0.0
(read/write) 1698276 1698276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 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 1237601 1237601 0 0.0
.debug_aranges 110656 110656 0 0.0
.debug_frame 376392 376392 0 0.0
.debug_info 27080391 27080392 1 0.0
.debug_line 3789417 3789417 0 0.0
.debug_loc 3659779 3659779 0 0.0
.debug_ranges 360424 360424 0 0.0
.debug_str 3472229 3472229 0 0.0
.heap 841688 841688 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 539313 539313 0 0.0
.symtab 410144 410144 0 0.0
.text 1498232 1498232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850008 850008 0 0.0
(read/write) 1611724 1611724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180872 180872 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 2464 2464 0 0.0
.debug_abbrev 1071935 1071935 0 0.0
.debug_aranges 102864 102864 0 0.0
.debug_frame 346828 346828 0 0.0
.debug_info 22502922 22502922 0 0.0
.debug_line 3341713 3341713 0 0.0
.debug_loc 3337839 3337839 0 0.0
.debug_ranges 319600 319600 0 0.0
.debug_str 3275475 3275475 0 0.0
.heap 850008 850008 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 474518 474518 0 0.0
.symtab 377920 377920 0 0.0
.text 1420000 1420000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845024 845024 0 0.0
(read/write) 1645940 1645940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 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 1073639 1073639 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 348768 348768 0 0.0
.debug_info 2272852 22728529 1 0.0
.debug_line 3343626 3343626 0 0.0
.debug_loc 3360643 3360643 0 0.0
.debug_ranges 321512 321512 0 0.0
.debug_str 3292701 3292701 0 0.0
.heap 845024 845024 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 477894 477894 0 0.0
.symtab 380080 380080 0 0.0
.text 1449232 1449232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148212 0 0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595312 0 0.0
lock-app qpg6105+debug (read/write) 1116204 1116204 0 0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563300 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1016100 1016092 -8 -0.0
bss 97980 97980 0 0.0
text 686130 686128 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952648 952648 0 0.0
bss 97028 97028 0 0.0
text 648424 648424 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857980 857980 0 0.0
bss 89152 89152 0 0.0
text 579330 579328 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873680 873680 0 0.0
bss 89240 89240 0 0.0
text 593378 593376 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97388 97388 0 0.0
text 658780 658778 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887848 887848 0 0.0
bss 90188 90188 0 0.0
text 604746 604746 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877888 877888 0 0.0
bss 90628 90628 0 0.0
text 594954 594952 -2 -0.0

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

PR #24834: Size comparison from 87e7510 to 020b391

Increases (4 builds for cc13x2_26x2, esp32, psoc6)
platform target config section 87e7510 020b391 change % change
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 182804 182812 8 0.0
shell LP_CC2652R7 (read only) 668590 668598 8 0.0
.text 584016 584024 8 0.0
esp32 all-clusters-app c3devkit (read only) 1047340 1047342 2 0.0
(read/write) 1518738 1518746 8 0.0
.flash.rodata 220760 220768 8 0.0
.flash.text 1047340 1047342 2 0.0
psoc6 lock cy8ckit_062s2_43012 .debug_info 2272852 22728529 1 0.0
Decreases (16 builds for bl602, bl702, cc13x2_26x2, esp32, k32w, psoc6, qpg, telink)
platform target config section 87e7510 020b391 change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.text 1023098 1023094 -4 -0.0
bl602+rpc .text 1053776 1053772 -4 -0.0
bl702 lighting-app bl702 .debug_info 40212336 40212335 -1 -0.0
.text 952132 952130 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 660987 660979 -8 -0.0
.text 557608 557600 -8 -0.0
shell LP_CC2652R7 (read/write) 184664 184656 -8 -0.0
esp32 all-clusters-app m5stack (read/write) 500387 500383 -4 -0.0
.flash.rodata 249528 249524 -4 -0.0
k32w lock k32w0+release (read/write) 631308 631292 -16 -0.0
.text 551384 551368 -16 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27524520 27524518 -2 -0.0
light cy8ckit_062s2_43012 .debug_info 22502922 22502921 -1 -0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148204 -8 -0.0
.text 595312 595304 -8 -0.0
lock-app qpg6105+debug (read/write) 1116204 1116196 -8 -0.0
.text 563300 563292 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1016100 1016092 -8 -0.0
text 686130 686128 -2 -0.0
contact-sensor-app tlsr9518adk80d text 579330 579326 -4 -0.0
light-switch-app tlsr9518adk80d text 593378 593376 -2 -0.0
lighting-app tlsr9518adk80d text 658780 658778 -2 -0.0
thermostat tlsr9518adk80d text 594954 594952 -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 87e7510 020b391 change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.bss 94794 94794 0 0.0
.data 9736 9736 0 0.0
.text 1023098 1023094 -4 -0.0
bl602+rpc (read/write) 1391286 1391286 0 0.0
.bss 102842 102842 0 0.0
.data 10128 10128 0 0.0
.text 1053776 1053772 -4 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184091 1184091 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550392 1550392 0 0.0
.debug_aranges 134128 134128 0 0.0
.debug_frame 491212 491212 0 0.0
.debug_info 40212336 40212335 -1 -0.0
.debug_line 5267956 5267956 0 0.0
.debug_loc 3401541 3401541 0 0.0
.debug_ranges 371800 371800 0 0.0
.debug_str 3535643 3535643 0 0.0
.hbn 536 536 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 106864 106864 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572228 572228 0 0.0
.symtab 173328 173328 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952132 952130 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276783 1276783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698806 1698806 0 0.0
.debug_aranges 142352 142352 0 0.0
.debug_frame 518916 518916 0 0.0
.debug_info 44608819 44608819 0 0.0
.debug_line 5666424 5666424 0 0.0
.debug_loc 3597833 3597833 0 0.0
.debug_ranges 395504 395504 0 0.0
.debug_str 3938881 3938881 0 0.0
.hbn 536 536 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 121408 121408 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632825 632825 0 0.0
.symtab 191680 191680 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029156 1029156 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677351 677351 0 0.0
(read/write) 173832 173832 0 0.0
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589508 589508 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641359 641359 0 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563560 563560 0 0.0
lock-ftd LP_CC2652R7 (read only) 674451 674451 0 0.0
(read/write) 174076 174076 0 0.0
.bss 78308 78308 0 0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597648 597648 0 0.0
lock-mtd LP_CC2652R7 (read only) 660987 660979 -8 -0.0
(read/write) 182804 182812 8 0.0
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 102899 102899 0 0.0
.text 557608 557600 -8 -0.0
pump-app LP_CC2652R7 (read only) 687431 687431 0 0.0
(read/write) 161832 161832 0 0.0
.bss 78276 78276 0 0.0
.data 3276 3276 0 0.0
.rodata 90535 90535 0 0.0
.text 596416 596416 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672839 0 0.0
(read/write) 176536 176536 0 0.0
.bss 78388 78388 0 0.0
.data 3300 3300 0 0.0
.rodata 86615 86615 0 0.0
.text 585744 585744 0 0.0
shell LP_CC2652R7 (read only) 668590 668598 8 0.0
(read/write) 184664 184656 -8 -0.0
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 584016 584024 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584194 0 0.0
.app_xip_area 461012 461012 0 0.0
.bss 65632 65632 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588078 588078 0 0.0
.app_xip_area 459600 459600 0 0.0
.bss 70920 70920 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549690 549690 0 0.0
.app_xip_area 431988 431988 0 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1038144 1038144 0 0.0
.bss 181560 181560 0 0.0
.data 2044 2044 0 0.0
.text 854516 854516 0 0.0
BRD4187C (read/write) 1151328 1151328 0 0.0
.bss 132856 132856 0 0.0
.data 2544 2544 0 0.0
.text 991332 991332 0 0.0
lock-app BRD4161A+wf200 (read/write) 1065792 1065792 0 0.0
.bss 153088 153088 0 0.0
.data 2052 2052 0 0.0
.text 910632 910632 0 0.0
window-app BRD4187C (read/write) 1146220 1146220 0 0.0
.bss 134360 134360 0 0.0
.data 2572 2572 0 0.0
.text 984692 984692 0 0.0
esp32 all-clusters-app c3devkit (read only) 1047340 1047342 2 0.0
(read/write) 1518738 1518746 8 0.0
.dram0.bss 77960 77960 0 0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 220760 220768 8 0.0
.flash.text 1047340 1047342 2 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1099799 1099799 0 0.0
(read/write) 500387 500383 -4 -0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 249528 249524 -4 -0.0
.flash.text 1094415 1094415 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631292 -16 -0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551368 -16 -0.0
linux all-clusters-app debug (read only) 3158033 3158033 0 0.0
(read/write) 154864 154864 0 0.0
.bss 63744 63744 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 82248 82248 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 283979 283979 0 0.0
.text 2688562 2688562 0 0.0
all-clusters-minimal-app debug (read only) 2973985 2973985 0 0.0
(read/write) 148080 148080 0 0.0
.bss 62880 62880 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76472 76472 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 282667 282667 0 0.0
.text 2509154 2509154 0 0.0
bridge-app debug (read only) 2526897 2526897 0 0.0
(read/write) 132352 132352 0 0.0
.bss 53632 53632 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68968 68968 0 0.0
.dynamic 608 608 0 0.0
.got 4616 4616 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 214176 214176 0 0.0
.text 2140258 2140258 0 0.0
chip-tool debug (read only) 12665521 12665521 0 0.0
(read/write) 676144 676144 0 0.0
.bss 26264 26264 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640088 640088 0 0.0
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 651781 651781 0 0.0
.text 10440372 10440372 0 0.0
chip-tool-ipv6only arm64 (read only) 11940964 11940964 0 0.0
(read/write) 726664 726664 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 668952 668952 0 0.0
.dynamic 560 560 0 0.0
.got 15256 15256 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 581300 581300 0 0.0
.text 9632900 9632900 0 0.0
lighting-app debug+rpc (read only) 2694505 2694505 0 0.0
(read/write) 131688 131688 0 0.0
.bss 51104 51104 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 72088 72088 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 230112 230112 0 0.0
.text 2286962 2286962 0 0.0
lock-app debug (read only) 2658689 2658689 0 0.0
(read/write) 126736 126736 0 0.0
.bss 49536 49536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69080 69080 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 246408 246408 0 0.0
.text 2239698 2239698 0 0.0
ota-provider-app debug (read only) 2227353 2227353 0 0.0
(read/write) 106512 106512 0 0.0
.bss 47712 47712 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51608 51608 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 197704 197704 0 0.0
.text 1889058 1889058 0 0.0
ota-requestor-app debug (read only) 2388865 2388865 0 0.0
(read/write) 114240 114240 0 0.0
.bss 50176 50176 0 0.0
.data 2480 2480 0 0.0
.data.rel.ro 56376 56376 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 204656 204656 0 0.0
.text 2034594 2034594 0 0.0
shell debug (read only) 2687481 2687481 0 0.0
(read/write) 139360 139360 0 0.0
.bss 59144 59144 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 73136 73136 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 242066 242066 0 0.0
.text 2284898 2284898 0 0.0
thermostat-no-ble arm64 (read only) 2509052 2509052 0 0.0
(read/write) 144744 144744 0 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77016 77016 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150984 150984 0 0.0
.text 2096096 2096096 0 0.0
tv-app debug (read only) 3317081 3317081 0 0.0
(read/write) 259632 259632 0 0.0
.bss 170872 170872 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 78144 78144 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 270776 270776 0 0.0
.text 2851506 2851506 0 0.0
tv-casting-app debug (read only) 6722817 6722817 0 0.0
(read/write) 185304 185304 0 0.0
.bss 53560 53560 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 123176 123176 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 366036 366036 0 0.0
.text 6021026 6021026 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161400 1161400 0 0.0
bss 143531 143531 0 0.0
rodata 133556 133556 0 0.0
text 804428 804428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366668 1366668 0 0.0
bss 105990 105990 0 0.0
rodata 210988 210988 0 0.0
text 764160 764160 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107584 1107584 0 0.0
bss 142687 142687 0 0.0
rodata 110700 110700 0 0.0
text 774424 774424 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840872 840872 0 0.0
(read/write) 1756516 1756516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 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 2672 2672 0 0.0
.debug_abbrev 1251930 1251930 0 0.0
.debug_aranges 111392 111392 0 0.0
.debug_frame 373948 373948 0 0.0
.debug_info 27524520 27524518 -2 -0.0
.debug_line 3781071 3781071 0 0.0
.debug_loc 3676049 3676049 0 0.0
.debug_ranges 362456 362456 0 0.0
.debug_str 3486476 3486476 0 0.0
.heap 840872 840872 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 578105 578105 0 0.0
.symtab 424864 424864 0 0.0
.text 1555656 1555656 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841688 841688 0 0.0
(read/write) 1698276 1698276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 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 1237601 1237601 0 0.0
.debug_aranges 110656 110656 0 0.0
.debug_frame 376392 376392 0 0.0
.debug_info 27080391 27080391 0 0.0
.debug_line 3789417 3789417 0 0.0
.debug_loc 3659779 3659779 0 0.0
.debug_ranges 360424 360424 0 0.0
.debug_str 3472229 3472229 0 0.0
.heap 841688 841688 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 539313 539313 0 0.0
.symtab 410144 410144 0 0.0
.text 1498232 1498232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850008 850008 0 0.0
(read/write) 1611724 1611724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180872 180872 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 2464 2464 0 0.0
.debug_abbrev 1071935 1071935 0 0.0
.debug_aranges 102864 102864 0 0.0
.debug_frame 346828 346828 0 0.0
.debug_info 22502922 22502921 -1 -0.0
.debug_line 3341713 3341713 0 0.0
.debug_loc 3337839 3337839 0 0.0
.debug_ranges 319600 319600 0 0.0
.debug_str 3275475 3275475 0 0.0
.heap 850008 850008 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 474518 474518 0 0.0
.symtab 377920 377920 0 0.0
.text 1420000 1420000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845024 845024 0 0.0
(read/write) 1645940 1645940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 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 1073639 1073639 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 348768 348768 0 0.0
.debug_info 2272852 22728529 1 0.0
.debug_line 3343626 3343626 0 0.0
.debug_loc 3360643 3360643 0 0.0
.debug_ranges 321512 321512 0 0.0
.debug_str 3292701 3292701 0 0.0
.heap 845024 845024 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 477894 477894 0 0.0
.symtab 380080 380080 0 0.0
.text 1449232 1449232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148204 -8 -0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595304 -8 -0.0
lock-app qpg6105+debug (read/write) 1116204 1116196 -8 -0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563292 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1016100 1016092 -8 -0.0
bss 97980 97980 0 0.0
text 686130 686128 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952648 952648 0 0.0
bss 97028 97028 0 0.0
text 648424 648424 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857980 857980 0 0.0
bss 89152 89152 0 0.0
text 579330 579326 -4 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873680 873680 0 0.0
bss 89240 89240 0 0.0
text 593378 593376 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97388 97388 0 0.0
text 658780 658778 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887848 887848 0 0.0
bss 90188 90188 0 0.0
text 604746 604746 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877888 877888 0 0.0
bss 90628 90628 0 0.0
text 594954 594952 -2 -0.0

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

PR #24834: Size comparison from 87e7510 to 0f07fbb

Increases (5 builds for cc13x2_26x2, esp32, psoc6, telink)
platform target config section 87e7510 0f07fbb change % change
cc13x2_26x2 shell LP_CC2652R7 (read only) 668590 668598 8 0.0
.text 584016 584024 8 0.0
esp32 all-clusters-app c3devkit (read only) 1047340 1047344 4 0.0
(read/write) 1518738 1518746 8 0.0
.flash.rodata 220760 220768 8 0.0
.flash.text 1047340 1047344 4 0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27080391 27080393 2 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 648424 648426 2 0.0
ota-requestor-app tlsr9518adk80d text 604746 604748 2 0.0
Decreases (7 builds for bl602, cc13x2_26x2, k32w, psoc6, telink)
platform target config section 87e7510 0f07fbb change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.text 1023098 1023096 -2 -0.0
bl602+rpc .text 1053776 1053774 -2 -0.0
cc13x2_26x2 shell LP_CC2652R7 (read/write) 184664 184656 -8 -0.0
k32w lock k32w0+release (read/write) 631308 631292 -16 -0.0
.text 551384 551368 -16 -0.0
psoc6 light cy8ckit_062s2_43012 .debug_info 22502922 22502921 -1 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1016100 1016092 -8 -0.0
text 686130 686126 -4 -0.0
contact-sensor-app tlsr9518adk80d text 579330 579328 -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 87e7510 0f07fbb change % change
bl602 lighting-app bl602 (read/write) 1346102 1346094 -8 -0.0
.bss 94794 94794 0 0.0
.data 9736 9736 0 0.0
.text 1023098 1023096 -2 -0.0
bl602+rpc (read/write) 1391286 1391286 0 0.0
.bss 102842 102842 0 0.0
.data 10128 10128 0 0.0
.text 1053776 1053774 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184091 1184091 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550392 1550392 0 0.0
.debug_aranges 134128 134128 0 0.0
.debug_frame 491212 491212 0 0.0
.debug_info 40212336 40212336 0 0.0
.debug_line 5267956 5267956 0 0.0
.debug_loc 3401541 3401541 0 0.0
.debug_ranges 371800 371800 0 0.0
.debug_str 3535643 3535643 0 0.0
.hbn 536 536 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 106864 106864 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572228 572228 0 0.0
.symtab 173328 173328 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952132 952132 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276783 1276783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698806 1698806 0 0.0
.debug_aranges 142352 142352 0 0.0
.debug_frame 518916 518916 0 0.0
.debug_info 44608819 44608819 0 0.0
.debug_line 5666424 5666424 0 0.0
.debug_loc 3597833 3597833 0 0.0
.debug_ranges 395504 395504 0 0.0
.debug_str 3938881 3938881 0 0.0
.hbn 536 536 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 121408 121408 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632825 632825 0 0.0
.symtab 191680 191680 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029156 1029156 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677351 677351 0 0.0
(read/write) 173832 173832 0 0.0
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589508 589508 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641359 641359 0 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563560 563560 0 0.0
lock-ftd LP_CC2652R7 (read only) 674451 674451 0 0.0
(read/write) 174076 174076 0 0.0
.bss 78308 78308 0 0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597648 597648 0 0.0
lock-mtd LP_CC2652R7 (read only) 660987 660987 0 0.0
(read/write) 182804 182804 0 0.0
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 102899 102899 0 0.0
.text 557608 557608 0 0.0
pump-app LP_CC2652R7 (read only) 687431 687431 0 0.0
(read/write) 161832 161832 0 0.0
.bss 78276 78276 0 0.0
.data 3276 3276 0 0.0
.rodata 90535 90535 0 0.0
.text 596416 596416 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672839 0 0.0
(read/write) 176536 176536 0 0.0
.bss 78388 78388 0 0.0
.data 3300 3300 0 0.0
.rodata 86615 86615 0 0.0
.text 585744 585744 0 0.0
shell LP_CC2652R7 (read only) 668590 668598 8 0.0
(read/write) 184664 184656 -8 -0.0
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 584016 584024 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584194 0 0.0
.app_xip_area 461012 461012 0 0.0
.bss 65632 65632 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588078 588078 0 0.0
.app_xip_area 459600 459600 0 0.0
.bss 70920 70920 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549690 549690 0 0.0
.app_xip_area 431988 431988 0 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1038144 1038144 0 0.0
.bss 181560 181560 0 0.0
.data 2044 2044 0 0.0
.text 854516 854516 0 0.0
BRD4187C (read/write) 1151328 1151328 0 0.0
.bss 132856 132856 0 0.0
.data 2544 2544 0 0.0
.text 991332 991332 0 0.0
lock-app BRD4161A+wf200 (read/write) 1065792 1065792 0 0.0
.bss 153088 153088 0 0.0
.data 2052 2052 0 0.0
.text 910632 910632 0 0.0
window-app BRD4187C (read/write) 1146220 1146220 0 0.0
.bss 134360 134360 0 0.0
.data 2572 2572 0 0.0
.text 984692 984692 0 0.0
esp32 all-clusters-app c3devkit (read only) 1047340 1047344 4 0.0
(read/write) 1518738 1518746 8 0.0
.dram0.bss 77960 77960 0 0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 220760 220768 8 0.0
.flash.text 1047340 1047344 4 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1099799 1099799 0 0.0
(read/write) 500387 500387 0 0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 249528 249528 0 0.0
.flash.text 1094415 1094415 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631292 -16 -0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551368 -16 -0.0
linux all-clusters-app debug (read only) 3158033 3158033 0 0.0
(read/write) 154864 154864 0 0.0
.bss 63744 63744 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 82248 82248 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 283979 283979 0 0.0
.text 2688562 2688562 0 0.0
all-clusters-minimal-app debug (read only) 2973985 2973985 0 0.0
(read/write) 148080 148080 0 0.0
.bss 62880 62880 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76472 76472 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 282667 282667 0 0.0
.text 2509154 2509154 0 0.0
bridge-app debug (read only) 2526897 2526897 0 0.0
(read/write) 132352 132352 0 0.0
.bss 53632 53632 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68968 68968 0 0.0
.dynamic 608 608 0 0.0
.got 4616 4616 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 214176 214176 0 0.0
.text 2140258 2140258 0 0.0
chip-tool debug (read only) 12665521 12665521 0 0.0
(read/write) 676144 676144 0 0.0
.bss 26264 26264 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 640088 640088 0 0.0
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 651781 651781 0 0.0
.text 10440372 10440372 0 0.0
chip-tool-ipv6only arm64 (read only) 11940964 11940964 0 0.0
(read/write) 726664 726664 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 668952 668952 0 0.0
.dynamic 560 560 0 0.0
.got 15256 15256 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 581300 581300 0 0.0
.text 9632900 9632900 0 0.0
lighting-app debug+rpc (read only) 2694505 2694505 0 0.0
(read/write) 131688 131688 0 0.0
.bss 51104 51104 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 72088 72088 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 230112 230112 0 0.0
.text 2286962 2286962 0 0.0
lock-app debug (read only) 2658689 2658689 0 0.0
(read/write) 126736 126736 0 0.0
.bss 49536 49536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69080 69080 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 246408 246408 0 0.0
.text 2239698 2239698 0 0.0
ota-provider-app debug (read only) 2227353 2227353 0 0.0
(read/write) 106512 106512 0 0.0
.bss 47712 47712 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51608 51608 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 197704 197704 0 0.0
.text 1889058 1889058 0 0.0
ota-requestor-app debug (read only) 2388865 2388865 0 0.0
(read/write) 114240 114240 0 0.0
.bss 50176 50176 0 0.0
.data 2480 2480 0 0.0
.data.rel.ro 56376 56376 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 204656 204656 0 0.0
.text 2034594 2034594 0 0.0
shell debug (read only) 2687481 2687481 0 0.0
(read/write) 139360 139360 0 0.0
.bss 59144 59144 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 73136 73136 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 242066 242066 0 0.0
.text 2284898 2284898 0 0.0
thermostat-no-ble arm64 (read only) 2509052 2509052 0 0.0
(read/write) 144744 144744 0 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77016 77016 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150984 150984 0 0.0
.text 2096096 2096096 0 0.0
tv-app debug (read only) 3317081 3317081 0 0.0
(read/write) 259632 259632 0 0.0
.bss 170872 170872 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 78144 78144 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 270776 270776 0 0.0
.text 2851506 2851506 0 0.0
tv-casting-app debug (read only) 6722817 6722817 0 0.0
(read/write) 185304 185304 0 0.0
.bss 53560 53560 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 123176 123176 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 366036 366036 0 0.0
.text 6021026 6021026 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161400 1161400 0 0.0
bss 143531 143531 0 0.0
rodata 133556 133556 0 0.0
text 804428 804428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366668 1366668 0 0.0
bss 105990 105990 0 0.0
rodata 210988 210988 0 0.0
text 764160 764160 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107584 1107584 0 0.0
bss 142687 142687 0 0.0
rodata 110700 110700 0 0.0
text 774424 774424 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840872 840872 0 0.0
(read/write) 1756516 1756516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 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 2672 2672 0 0.0
.debug_abbrev 1251930 1251930 0 0.0
.debug_aranges 111392 111392 0 0.0
.debug_frame 373948 373948 0 0.0
.debug_info 27524520 27524520 0 0.0
.debug_line 3781071 3781071 0 0.0
.debug_loc 3676049 3676049 0 0.0
.debug_ranges 362456 362456 0 0.0
.debug_str 3486476 3486476 0 0.0
.heap 840872 840872 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 578105 578105 0 0.0
.symtab 424864 424864 0 0.0
.text 1555656 1555656 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841688 841688 0 0.0
(read/write) 1698276 1698276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 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 1237601 1237601 0 0.0
.debug_aranges 110656 110656 0 0.0
.debug_frame 376392 376392 0 0.0
.debug_info 27080391 27080393 2 0.0
.debug_line 3789417 3789417 0 0.0
.debug_loc 3659779 3659779 0 0.0
.debug_ranges 360424 360424 0 0.0
.debug_str 3472229 3472229 0 0.0
.heap 841688 841688 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 539313 539313 0 0.0
.symtab 410144 410144 0 0.0
.text 1498232 1498232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850008 850008 0 0.0
(read/write) 1611724 1611724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180872 180872 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 2464 2464 0 0.0
.debug_abbrev 1071935 1071935 0 0.0
.debug_aranges 102864 102864 0 0.0
.debug_frame 346828 346828 0 0.0
.debug_info 22502922 22502921 -1 -0.0
.debug_line 3341713 3341713 0 0.0
.debug_loc 3337839 3337839 0 0.0
.debug_ranges 319600 319600 0 0.0
.debug_str 3275475 3275475 0 0.0
.heap 850008 850008 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 474518 474518 0 0.0
.symtab 377920 377920 0 0.0
.text 1420000 1420000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845024 845024 0 0.0
(read/write) 1645940 1645940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 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 1073639 1073639 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 348768 348768 0 0.0
.debug_info 2272852 2272852 0 0.0
.debug_line 3343626 3343626 0 0.0
.debug_loc 3360643 3360643 0 0.0
.debug_ranges 321512 321512 0 0.0
.debug_str 3292701 3292701 0 0.0
.heap 845024 845024 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 477894 477894 0 0.0
.symtab 380080 380080 0 0.0
.text 1449232 1449232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148212 0 0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595312 0 0.0
lock-app qpg6105+debug (read/write) 1116204 1116204 0 0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563300 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1016100 1016092 -8 -0.0
bss 97980 97980 0 0.0
text 686130 686126 -4 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952648 952648 0 0.0
bss 97028 97028 0 0.0
text 648424 648426 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857980 857980 0 0.0
bss 89152 89152 0 0.0
text 579330 579328 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873680 873680 0 0.0
bss 89240 89240 0 0.0
text 593378 593378 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97388 97388 0 0.0
text 658780 658780 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887848 887848 0 0.0
bss 90188 90188 0 0.0
text 604746 604748 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877888 877888 0 0.0
bss 90628 90628 0 0.0
text 594954 594954 0 0.0

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

PR #24834: Size comparison from 38f510c to cf7873e

Increases (7 builds for cc13x2_26x2, nrfconnect, psoc6, telink)
platform target config section 38f510c cf7873e change % change
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 641351 641359 8 0.0
.text 563552 563560 8 0.0
nrfconnect all-clusters-app nrf7002dk_nrf5340_cpuapp (read/write) 1366652 1366668 16 0.0
text 764156 764160 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 27524518 27524519 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27080391 27080392 1 0.0
lock cy8ckit_062s2_43012 .debug_info 2272852 22728529 1 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 1016092 1016100 8 0.0
text 686128 686130 2 0.0
contact-sensor-app tlsr9518adk80d text 579326 579328 2 0.0
Decreases (6 builds for bl602, bl702, esp32, nrfconnect, telink)
platform target config section 38f510c cf7873e change % change
bl602 lighting-app bl602+rpc .text 1053774 1053772 -2 -0.0
bl702 lighting-app bl702 .debug_info 40212337 40212336 -1 -0.0
.text 952134 952132 -2 -0.0
esp32 all-clusters-app c3devkit (read/write) 1518746 1518738 -8 -0.0
.flash.rodata 220768 220760 -8 -0.0
m5stack (read/write) 500387 500383 -4 -0.0
.flash.rodata 249528 249524 -4 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 774424 774420 -4 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 648426 648424 -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 38f510c cf7873e change % change
bl602 lighting-app bl602 (read/write) 1346094 1346094 0 0.0
.bss 94794 94794 0 0.0
.data 9736 9736 0 0.0
.text 1023096 1023096 0 0.0
bl602+rpc (read/write) 1391286 1391286 0 0.0
.bss 102842 102842 0 0.0
.data 10128 10128 0 0.0
.text 1053774 1053772 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184091 1184091 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550392 1550392 0 0.0
.debug_aranges 134128 134128 0 0.0
.debug_frame 491212 491212 0 0.0
.debug_info 40212337 40212336 -1 -0.0
.debug_line 5267956 5267956 0 0.0
.debug_loc 3401541 3401541 0 0.0
.debug_ranges 371800 371800 0 0.0
.debug_str 3535643 3535643 0 0.0
.hbn 536 536 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 106864 106864 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572228 572228 0 0.0
.symtab 173328 173328 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952134 952132 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276783 1276783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698806 1698806 0 0.0
.debug_aranges 142352 142352 0 0.0
.debug_frame 518916 518916 0 0.0
.debug_info 44608819 44608819 0 0.0
.debug_line 5666424 5666424 0 0.0
.debug_loc 3597833 3597833 0 0.0
.debug_ranges 395504 395504 0 0.0
.debug_str 3938881 3938881 0 0.0
.hbn 536 536 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 121408 121408 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632825 632825 0 0.0
.symtab 191680 191680 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029156 1029156 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677351 677351 0 0.0
(read/write) 173832 173832 0 0.0
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589508 589508 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641351 641359 8 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563552 563560 8 0.0
lock-ftd LP_CC2652R7 (read only) 674451 674451 0 0.0
(read/write) 174076 174076 0 0.0
.bss 78308 78308 0 0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597648 597648 0 0.0
lock-mtd LP_CC2652R7 (read only) 660987 660987 0 0.0
(read/write) 182804 182804 0 0.0
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 102899 102899 0 0.0
.text 557608 557608 0 0.0
pump-app LP_CC2652R7 (read only) 687431 687431 0 0.0
(read/write) 161832 161832 0 0.0
.bss 78276 78276 0 0.0
.data 3276 3276 0 0.0
.rodata 90535 90535 0 0.0
.text 596416 596416 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672839 0 0.0
(read/write) 176536 176536 0 0.0
.bss 78388 78388 0 0.0
.data 3300 3300 0 0.0
.rodata 86615 86615 0 0.0
.text 585744 585744 0 0.0
shell LP_CC2652R7 (read only) 668598 668598 0 0.0
(read/write) 184656 184656 0 0.0
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 584024 584024 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584194 0 0.0
.app_xip_area 461012 461012 0 0.0
.bss 65632 65632 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588078 588078 0 0.0
.app_xip_area 459600 459600 0 0.0
.bss 70920 70920 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549690 549690 0 0.0
.app_xip_area 431988 431988 0 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1038144 1038144 0 0.0
.bss 181560 181560 0 0.0
.data 2044 2044 0 0.0
.text 854516 854516 0 0.0
BRD4187C (read/write) 1141368 1141368 0 0.0
.bss 133328 133328 0 0.0
.data 2544 2544 0 0.0
.text 980900 980900 0 0.0
lock-app BRD4161A+wf200 (read/write) 1065792 1065792 0 0.0
.bss 153088 153088 0 0.0
.data 2052 2052 0 0.0
.text 910632 910632 0 0.0
window-app BRD4187C (read/write) 1136276 1136276 0 0.0
.bss 134848 134848 0 0.0
.data 2572 2572 0 0.0
.text 974260 974260 0 0.0
esp32 all-clusters-app c3devkit (read only) 1047342 1047342 0 0.0
(read/write) 1518746 1518738 -8 -0.0
.dram0.bss 77960 77960 0 0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 220768 220760 -8 -0.0
.flash.text 1047342 1047342 0 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1099799 1099799 0 0.0
(read/write) 500387 500383 -4 -0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 249528 249524 -4 -0.0
.flash.text 1094415 1094415 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631308 0 0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551384 0 0.0
linux all-clusters-app debug (read only) 3158033 3158033 0 0.0
(read/write) 154864 154864 0 0.0
.bss 63744 63744 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 82248 82248 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 283979 283979 0 0.0
.text 2688562 2688562 0 0.0
all-clusters-minimal-app debug (read only) 2973985 2973985 0 0.0
(read/write) 148080 148080 0 0.0
.bss 62880 62880 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 76472 76472 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 282667 282667 0 0.0
.text 2509154 2509154 0 0.0
bridge-app debug (read only) 2526897 2526897 0 0.0
(read/write) 132352 132352 0 0.0
.bss 53632 53632 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 68968 68968 0 0.0
.dynamic 608 608 0 0.0
.got 4616 4616 0 0.0
.init 27 27 0 0.0
.init_array 856 856 0 0.0
.rodata 214176 214176 0 0.0
.text 2140258 2140258 0 0.0
chip-tool debug (read only) 12688465 12688465 0 0.0
(read/write) 677136 677136 0 0.0
.bss 26264 26264 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 641080 641080 0 0.0
.dynamic 608 608 0 0.0
.got 5352 5352 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 653317 653317 0 0.0
.text 10459428 10459428 0 0.0
chip-tool-ipv6only arm64 (read only) 11962356 11962356 0 0.0
(read/write) 727672 727672 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 669944 669944 0 0.0
.dynamic 560 560 0 0.0
.got 15264 15264 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 582804 582804 0 0.0
.text 9650404 9650404 0 0.0
lighting-app debug+rpc (read only) 2694505 2694505 0 0.0
(read/write) 131688 131688 0 0.0
.bss 51104 51104 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 72088 72088 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 928 928 0 0.0
.rodata 230112 230112 0 0.0
.text 2286962 2286962 0 0.0
lock-app debug (read only) 2658689 2658689 0 0.0
(read/write) 126736 126736 0 0.0
.bss 49536 49536 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69080 69080 0 0.0
.dynamic 608 608 0 0.0
.got 4680 4680 0 0.0
.init 27 27 0 0.0
.init_array 904 904 0 0.0
.rodata 246408 246408 0 0.0
.text 2239698 2239698 0 0.0
ota-provider-app debug (read only) 2227353 2227353 0 0.0
(read/write) 106512 106512 0 0.0
.bss 47712 47712 0 0.0
.data 2080 2080 0 0.0
.data.rel.ro 51608 51608 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 197704 197704 0 0.0
.text 1889058 1889058 0 0.0
ota-requestor-app debug (read only) 2388865 2388865 0 0.0
(read/write) 114240 114240 0 0.0
.bss 50176 50176 0 0.0
.data 2480 2480 0 0.0
.data.rel.ro 56376 56376 0 0.0
.dynamic 608 608 0 0.0
.got 3744 3744 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 204656 204656 0 0.0
.text 2034594 2034594 0 0.0
shell debug (read only) 2687481 2687481 0 0.0
(read/write) 139360 139360 0 0.0
.bss 59144 59144 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 73136 73136 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 242066 242066 0 0.0
.text 2284898 2284898 0 0.0
thermostat-no-ble arm64 (read only) 2509052 2509052 0 0.0
(read/write) 144744 144744 0 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77016 77016 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150984 150984 0 0.0
.text 2096096 2096096 0 0.0
tv-app debug (read only) 3317081 3317081 0 0.0
(read/write) 259632 259632 0 0.0
.bss 170872 170872 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 78144 78144 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 270776 270776 0 0.0
.text 2851506 2851506 0 0.0
tv-casting-app debug (read only) 6723473 6723473 0 0.0
(read/write) 185464 185464 0 0.0
.bss 53720 53720 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 123176 123176 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 366036 366036 0 0.0
.text 6021682 6021682 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161400 1161400 0 0.0
bss 143531 143531 0 0.0
rodata 133556 133556 0 0.0
text 804428 804428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366652 1366668 16 0.0
bss 105990 105990 0 0.0
rodata 210988 210988 0 0.0
text 764156 764160 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107584 1107584 0 0.0
bss 142687 142687 0 0.0
rodata 110700 110700 0 0.0
text 774424 774420 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840872 840872 0 0.0
(read/write) 1756516 1756516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 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 2672 2672 0 0.0
.debug_abbrev 1251930 1251930 0 0.0
.debug_aranges 111392 111392 0 0.0
.debug_frame 373948 373948 0 0.0
.debug_info 27524518 27524519 1 0.0
.debug_line 3781071 3781071 0 0.0
.debug_loc 3676049 3676049 0 0.0
.debug_ranges 362456 362456 0 0.0
.debug_str 3486476 3486476 0 0.0
.heap 840872 840872 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 578105 578105 0 0.0
.symtab 424864 424864 0 0.0
.text 0 0 0 0.0
1555656 1555656 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841688 841688 0 0.0
(read/write) 1698276 1698276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 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 1237601 1237601 0 0.0
.debug_aranges 110656 110656 0 0.0
.debug_frame 376392 376392 0 0.0
.debug_info 27080391 27080392 1 0.0
.debug_line 3789417 3789417 0 0.0
.debug_loc 3659779 3659779 0 0.0
.debug_ranges 360424 360424 0 0.0
.debug_str 3472229 3472229 0 0.0
.heap 841688 841688 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 539313 539313 0 0.0
.symtab 410144 410144 0 0.0
.text 1498232 1498232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850008 850008 0 0.0
(read/write) 1611724 1611724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180872 180872 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 2464 2464 0 0.0
.debug_abbrev 1071935 1071935 0 0.0
.debug_aranges 102864 102864 0 0.0
.debug_frame 346828 346828 0 0.0
.debug_info 22502921 22502921 0 0.0
.debug_line 3341713 3341713 0 0.0
.debug_loc 3337839 3337839 0 0.0
.debug_ranges 319600 319600 0 0.0
.debug_str 3275475 3275475 0 0.0
.heap 850008 850008 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 474518 474518 0 0.0
.symtab 377920 377920 0 0.0
.text 1420000 1420000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845024 845024 0 0.0
(read/write) 1645940 1645940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 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 1073639 1073639 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 348768 348768 0 0.0
.debug_info 2272852 22728529 1 0.0
.debug_line 3343626 3343626 0 0.0
.debug_loc 3360643 3360643 0 0.0
.debug_ranges 321512 321512 0 0.0
.debug_str 3292701 3292701 0 0.0
.heap 845024 845024 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 477894 477894 0 0.0
.symtab 380080 380080 0 0.0
.text 1449232 1449232 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148212 0 0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595312 0 0.0
lock-app qpg6105+debug (read/write) 1116204 1116204 0 0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563300 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1016092 1016100 8 0.0
bss 97980 97980 0 0.0
text 686128 686130 2 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952648 952648 0 0.0
bss 97028 97028 0 0.0
text 648426 648424 -2 -0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857980 857980 0 0.0
bss 89152 89152 0 0.0
text 579326 579328 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873680 873680 0 0.0
bss 89240 89240 0 0.0
text 593376 593376 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951004 0 0.0
bss 97388 97388 0 0.0
text 658778 658778 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887848 887848 0 0.0
bss 90188 90188 0 0.0
text 604746 604746 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877888 877888 0 0.0
bss 90628 90628 0 0.0
text 594954 594954 0 0.0

scripts/tests/chiptest/__init__.py Outdated Show resolved Hide resolved
scripts/tests/run_test_suite.py Outdated Show resolved Hide resolved
scripts/tests/run_test_suite.py Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Feb 6, 2023

PR #24834: Size comparison from 3d09d2d to 5d17af1

Increases (6 builds for bl602, bl702, cc13x2_26x2, esp32, telink)
platform target config section 3d09d2d 5d17af1 change % change
bl602 lighting-app bl602+rpc .text 1053772 1053774 2 0.0
bl702 lighting-app bl702+rpc .debug_info 44608818 44608819 1 0.0
.text 1029154 1029156 2 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 660979 660987 8 0.0
.text 557600 557608 8 0.0
esp32 all-clusters-app c3devkit (read only) 1047342 1047344 2 0.0
.flash.text 1047342 1047344 2 0.0
telink lighting-app tlsr9518adk80d (read/write) 951004 951012 8 0.0
text 658780 658782 2 0.0
ota-requestor-app tlsr9518adk80d text 604748 604750 2 0.0
Decreases (8 builds for bl702, cc13x2_26x2, cyw30739, efr32, esp32, qpg, telink)
platform target config section 3d09d2d 5d17af1 change % change
bl702 lighting-app bl702 .debug_info 40212336 40212335 -1 -0.0
.text 952132 952130 -2 -0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 182812 182804 -8 -0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584186 -8 -0.0
.app_xip_area 461012 461004 -8 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1065792 1065776 -16 -0.0
.text 910632 910616 -16 -0.0
esp32 all-clusters-app c3devkit (read/write) 1518746 1518738 -8 -0.0
.flash.rodata 220768 220760 -8 -0.0
m5stack (read/write) 500387 500383 -4 -0.0
.flash.rodata 249528 249524 -4 -0.0
qpg lock-app qpg6105+debug (read/write) 1116204 1116196 -8 -0.0
.text 563300 563292 -8 -0.0
telink thermostat tlsr9518adk80d text 594954 594952 -2 -0.0
Full report (42 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 3d09d2d 5d17af1 change % change
bl602 lighting-app bl602 (read/write) 1346094 1346094 0 0.0
.bss 94794 94794 0 0.0
.data 9736 9736 0 0.0
.text 1023094 1023094 0 0.0
bl602+rpc (read/write) 1391286 1391286 0 0.0
.bss 102842 102842 0 0.0
.data 10128 10128 0 0.0
.text 1053772 1053774 2 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1184091 1184091 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 69905 69905 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4056 4056 0 0.0
.debug_abbrev 1550392 1550392 0 0.0
.debug_aranges 134128 134128 0 0.0
.debug_frame 491212 491212 0 0.0
.debug_info 40212336 40212335 -1 -0.0
.debug_line 5267956 5267956 0 0.0
.debug_loc 3401541 3401541 0 0.0
.debug_ranges 371800 371800 0 0.0
.debug_str 3535643 3535643 0 0.0
.hbn 536 536 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 106864 106864 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 572228 572228 0 0.0
.symtab 173328 173328 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952132 952130 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1276783 1276783 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 292 292 0 0.0
.bss 77953 77953 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4608 4608 0 0.0
.debug_abbrev 1698806 1698806 0 0.0
.debug_aranges 142352 142352 0 0.0
.debug_frame 518916 518916 0 0.0
.debug_info 44608818 44608819 1 0.0
.debug_line 5666424 5666424 0 0.0
.debug_loc 3597833 3597833 0 0.0
.debug_ranges 395504 395504 0 0.0
.debug_str 3938881 3938881 0 0.0
.hbn 536 536 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 121408 121408 0 0.0
.rsvd 2960 2960 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 632825 632825 0 0.0
.symtab 191680 191680 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1029154 1029156 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677351 677351 0 0.0
(read/write) 173832 173832 0 0.0
.bss 80876 80876 0 0.0
.data 3384 3384 0 0.0
.rodata 87527 87527 0 0.0
.text 589508 589508 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641359 641359 0 0.0
(read/write) 157568 157568 0 0.0
.bss 80068 80068 0 0.0
.data 3384 3384 0 0.0
.rodata 77479 77479 0 0.0
.text 563560 563560 0 0.0
lock-ftd LP_CC2652R7 (read only) 674451 674451 0 0.0
(read/write) 174076 174076 0 0.0
.bss 78308 78308 0 0.0
.data 3312 3312 0 0.0
.rodata 76323 76323 0 0.0
.text 597648 597648 0 0.0
lock-mtd LP_CC2652R7 (read only) 660979 660987 8 0.0
(read/write) 182812 182804 -8 -0.0
.bss 73572 73572 0 0.0
.data 3312 3312 0 0.0
.rodata 102899 102899 0 0.0
.text 557600 557608 8 0.0
pump-app LP_CC2652R7 (read only) 687431 687431 0 0.0
(read/write) 161832 161832 0 0.0
.bss 78276 78276 0 0.0
.data 3276 3276 0 0.0
.rodata 90535 90535 0 0.0
.text 596416 596416 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672839 672839 0 0.0
(read/write) 176536 176536 0 0.0
.bss 78388 78388 0 0.0
.data 3300 3300 0 0.0
.rodata 86615 86615 0 0.0
.text 585744 585744 0 0.0
shell LP_CC2652R7 (read only) 668598 668598 0 0.0
(read/write) 184656 184656 0 0.0
.bss 82948 82948 0 0.0
.data 3380 3380 0 0.0
.rodata 84262 84262 0 0.0
.text 584024 584024 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 584194 584186 -8 -0.0
.app_xip_area 461012 461004 -8 -0.0
.bss 65632 65632 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 588078 588078 0 0.0
.app_xip_area 459600 459600 0 0.0
.bss 70920 70920 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 549690 549690 0 0.0
.app_xip_area 431988 431988 0 0.0
.bss 60192 60192 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs911x (read/write) 1038144 1038144 0 0.0
.bss 181560 181560 0 0.0
.data 2044 2044 0 0.0
.text 854516 854516 0 0.0
BRD4187C (read/write) 1141368 1141368 0 0.0
.bss 133328 133328 0 0.0
.data 2544 2544 0 0.0
.text 980900 980900 0 0.0
lock-app BRD4161A+wf200 (read/write) 1065792 1065776 -16 -0.0
.bss 153088 153088 0 0.0
.data 2052 2052 0 0.0
.text 910632 910616 -16 -0.0
window-app BRD4187C (read/write) 1136276 1136276 0 0.0
.bss 134848 134848 0 0.0
.data 2572 2572 0 0.0
.text 974260 974260 0 0.0
esp32 all-clusters-app c3devkit (read only) 1047342 1047344 2 0.0
(read/write) 1518746 1518738 -8 -0.0
.dram0.bss 77960 77960 0 0.0
.dram0.data 13792 13792 0 0.0
.flash.rodata 220768 220760 -8 -0.0
.flash.text 1047342 1047344 2 0.0
.iram0.text 72896 72896 0 0.0
m5stack (read only) 1099799 1099799 0 0.0
(read/write) 500387 500383 -4 -0.0
.dram0.bss 83008 83008 0 0.0
.dram0.data 34080 34080 0 0.0
.flash.rodata 249528 249524 -4 -0.0
.flash.text 1094415 1094415 0 0.0
.iram0.text 124855 124855 0 0.0
k32w contact k32w0+release (read/write) 659768 659768 0 0.0
.bss 76560 76560 0 0.0
.data 2112 2112 0 0.0
.text 561984 561984 0 0.0
light k32w0+release (read/write) 671884 671884 0 0.0
.bss 74344 74344 0 0.0
.data 2064 2064 0 0.0
.text 592748 592748 0 0.0
lock k32w0+release (read/write) 631308 631308 0 0.0
.bss 75112 75112 0 0.0
.data 2084 2084 0 0.0
.text 551384 551384 0 0.0
linux chip-tool-ipv6only arm64 (read only) 11962356 11962356 0 0.0
(read/write) 727672 727672 0 0.0
.bss 34248 34248 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 669944 669944 0 0.0
.dynamic 560 560 0 0.0
.got 15264 15264 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 582804 582804 0 0.0
.text 9650404 9650404 0 0.0
thermostat-no-ble arm64 (read only) 2509052 2509052 0 0.0
(read/write) 144744 144744 0 0.0
.bss 56456 56456 0 0.0
.data 1824 1824 0 0.0
.data.rel.ro 77016 77016 0 0.0
.dynamic 560 560 0 0.0
.got 5408 5408 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 150984 150984 0 0.0
.text 2096096 2096096 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2464072 2464072 0 0.0
.bss 215892 215892 0 0.0
.data 5880 5880 0 0.0
.text 1426716 1426716 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1161400 1161400 0 0.0
bss 143531 143531 0 0.0
rodata 133556 133556 0 0.0
text 804428 804428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1366668 1366668 0 0.0
bss 105990 105990 0 0.0
rodata 210988 210988 0 0.0
text 764160 764160 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1107584 1107584 0 0.0
bss 142687 142687 0 0.0
rodata 110700 110700 0 0.0
text 774424 774424 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 840872 840872 0 0.0
(read/write) 1756516 1756516 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189800 189800 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 2672 2672 0 0.0
.debug_abbrev 1251930 1251930 0 0.0
.debug_aranges 111392 111392 0 0.0
.debug_frame 373948 373948 0 0.0
.debug_info 27524518 27524518 0 0.0
.debug_line 3781071 3781071 0 0.0
.debug_loc 3676049 3676049 0 0.0
.debug_ranges 362456 362456 0 0.0
.debug_str 3486476 3486476 0 0.0
.heap 840872 840872 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 578105 578105 0 0.0
.symtab 424864 424864 0 0.0
.text 1555656 1555656 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841688 841688 0 0.0
(read/write) 1698276 1698276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188992 188992 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 1237601 1237601 0 0.0
.debug_aranges 110656 110656 0 0.0
.debug_frame 376392 376392 0 0.0
.debug_info 27080392 27080392 0 0.0
.debug_line 3789417 3789417 0 0.0
.debug_loc 3659779 3659779 0 0.0
.debug_ranges 360424 360424 0 0.0
.debug_str 3472229 3472229 0 0.0
.heap 841688 841688 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 539313 539313 0 0.0
.symtab 410144 410144 0 0.0
.text 1498232 1498232 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850008 850008 0 0.0
(read/write) 1611724 1611724 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180872 180872 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 2464 2464 0 0.0
.debug_abbrev 1071935 1071935 0 0.0
.debug_aranges 102864 102864 0 0.0
.debug_frame 346828 346828 0 0.0
.debug_info 22502922 22502922 0 0.0
.debug_line 3341713 3341713 0 0.0
.debug_loc 3337839 3337839 0 0.0
.debug_ranges 319600 319600 0 0.0
.debug_str 3275475 3275475 0 0.0
.heap 850008 850008 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 474518 474518 0 0.0
.symtab 377920 377920 0 0.0
.text 1420000 1420000 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845024 845024 0 0.0
(read/write) 1645940 1645940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185848 185848 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 1073639 1073639 0 0.0
.debug_aranges 103304 103304 0 0.0
.debug_frame 348768 348768 0 0.0
.debug_info 22728527 22728527 0 0.0
.debug_line 3343626 3343626 0 0.0
.debug_loc 3360643 3360643 0 0.0
.debug_ranges 321512 321512 0 0.0
.debug_str 3292701 3292701 0 0.0
.heap 845024 845024 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 477894 477894 0 0.0
.symtab 380080 380080 0 0.0
.text 1449232 1449232 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148212 1148212 0 0.0
.bss 99876 99876 0 0.0
.data 848 848 0 0.0
.text 595312 595312 0 0.0
lock-app qpg6105+debug (read/write) 1116204 1116196 -8 -0.0
.bss 96396 96396 0 0.0
.data 860 860 0 0.0
.text 563300 563292 -8 -0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1016092 1016092 0 0.0
bss 97980 97980 0 0.0
text 686126 686126 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952648 952648 0 0.0
bss 97028 97028 0 0.0
text 648424 648424 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 857980 857980 0 0.0
bss 89152 89152 0 0.0
text 579328 579328 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873680 873680 0 0.0
bss 89240 89240 0 0.0
text 593378 593378 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 951004 951012 8 0.0
bss 97388 97388 0 0.0
text 658780 658782 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 887848 887848 0 0.0
bss 90188 90188 0 0.0
text 604748 604750 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 877888 877888 0 0.0
bss 90628 90628 0 0.0
text 594954 594952 -2 -0.0

@andy31415 andy31415 merged commit b878598 into project-chip:master Feb 6, 2023
lecndav pushed a commit to lecndav/connectedhomeip that referenced this pull request Mar 22, 2023
…ing considered. (project-chip#24834)

* Add ability to tag test cases, and include/exclude tags

* Restyle

* Move examples to be completely ignored

* Update for code review

* Typo fix

* Restyle

* Fix logic for tag inclusion

* Fix runtime selection logic

* Skip slow tests during PR pull requests. Skip flaky tests by default

* Use - instead of _ for arguments to fix proper naming

* Code review updates

* Add notes about why some yamls are removed from chiptest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants