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

YAML test parser #24066

Merged
merged 23 commits into from
Dec 15, 2022
Merged

Conversation

tehampson
Copy link
Contributor

YAML test parser that is agnostic as to what is actually running the parsed YAML tests

tehampson and others added 18 commits December 2, 2022 14:38
These 3 files came from commit ID
e391dad
* Moving towards PEP8 naming convension
* Refactor results to be less focused string matching
* Added very basic unit test file

Test run using:
`python3 scripts/tests/test_yaml_parser.py`
… that update_with_definition can be simplified
Also TestStep have internal pointer to config dictionary
As well as stype formatting to get it ready for review
@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24066: Size comparison from 12b1744 to 005cc7e

Increases (2 builds for bl602, cyw30739)
platform target config section 12b1744 005cc7e change % change
bl602 lighting-app bl602 (read/write) 1355798 1355806 8 0.0
.text 1038520 1038522 2 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588406 8 0.0
.app_xip_area 464664 464672 8 0.0
Decreases (7 builds for bl602, bl702, k32w, nrfconnect, psoc6, telink)
platform target config section 12b1744 005cc7e change % change
bl602 lighting-app bl602+rpc .text 1069940 1069938 -2 -0.0
bl702 lighting-app bl702 .debug_info 39199560 39199559 -1 -0.0
.text 956208 956206 -2 -0.0
k32w contact k32w0+release (read/write) 662656 662640 -16 -0.0
.text 564328 564312 -16 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 819960 819956 -4 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26808657 26808656 -1 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 952616 952608 -8 -0.0
text 651354 651350 -4 -0.0
ota-requestor-app tlsr9518adk80d text 662612 662610 -2 -0.0
Full report (35 builds for bl602, bl702, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 12b1744 005cc7e change % change
bl602 lighting-app bl602 (read/write) 1355798 1355806 8 0.0
.bss 87057 87057 0 0.0
.data 9984 9984 0 0.0
.text 1038520 1038522 2 0.0
bl602+rpc (read/write) 1401582 1401582 0 0.0
.bss 95097 95097 0 0.0
.data 10384 10384 0 0.0
.text 1069940 1069938 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195695 1195695 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67182 67182 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529261 1529261 0 0.0
.debug_aranges 132728 132728 0 0.0
.debug_frame 486912 486912 0 0.0
.debug_info 39199560 39199559 -1 -0.0
.debug_line 5149094 5149094 0 0.0
.debug_loc 3380122 3380122 0 0.0
.debug_ranges 363736 363736 0 0.0
.debug_str 3479506 3479506 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568924 568924 0 0.0
.symtab 172176 172176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956208 956206 -2 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284187 1284187 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75198 75198 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676675 1676675 0 0.0
.debug_aranges 140848 140848 0 0.0
.debug_frame 514328 514328 0 0.0
.debug_info 43491867 43491867 0 0.0
.debug_line 5538537 5538537 0 0.0
.debug_loc 3574757 3574757 0 0.0
.debug_ranges 387272 387272 0 0.0
.debug_str 3881775 3881775 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629208 629208 0 0.0
.symtab 190352 190352 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030184 1030184 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588406 8 0.0
.app_xip_area 464664 464672 8 0.0
.bss 66192 66192 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592218 592218 0 0.0
.app_xip_area 463188 463188 0 0.0
.bss 71480 71480 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551682 0 0.0
.app_xip_area 433444 433444 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 976256 976256 0 0.0
.bss 152252 152252 0 0.0
.data 2168 2168 0 0.0
.text 821816 821816 0 0.0
BRD4161A+rs911x (read/write) 1038336 1038336 0 0.0
.bss 186728 186728 0 0.0
.data 2012 2012 0 0.0
.text 849576 849576 0 0.0
BRD4187C (read/write) 1149444 1149444 0 0.0
.bss 138648 138648 0 0.0
.data 2516 2516 0 0.0
.text 983684 983684 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163768 1163768 0 0.0
.bss 158296 158296 0 0.0
.data 2020 2020 0 0.0
.text 1003428 1003428 0 0.0
window-app BRD4187C (read/write) 1142072 1142072 0 0.0
.bss 140064 140064 0 0.0
.data 2540 2540 0 0.0
.text 974872 974872 0 0.0
esp32 all-clusters-app c3devkit (read only) 1219176 1219176 0 0.0
(read/write) 1790938 1790938 0 0.0
.dram0.bss 76992 76992 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248296 0 0.0
.flash.text 1219176 1219176 0 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233363 1233363 0 0.0
(read/write) 564187 564187 0 0.0
.dram0.bss 82144 82144 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314100 314100 0 0.0
.flash.text 1227979 1227979 0 0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662656 662640 -16 -0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564328 564312 -16 -0.0
light k32w0+release (read/write) 673220 673220 0 0.0
.bss 74904 74904 0 0.0
.data 2060 2060 0 0.0
.text 593528 593528 0 0.0
lock k32w0+release (read/write) 634176 634176 0 0.0
.bss 75664 75664 0 0.0
.data 2080 2080 0 0.0
.text 553704 553704 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10544748 10544748 0 0.0
(read/write) 690417 690417 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 634848 634848 0 0.0
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 531004 531004 0 0.0
.text 8396164 8396164 0 0.0
thermostat-no-ble arm64 (read only) 2436132 2436132 0 0.0
(read/write) 143857 143857 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77472 77472 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 145404 145404 0 0.0
.text 2046736 2046736 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463624 2463624 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1426268 1426268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190871 1190871 0 0.0
bss 145285 145285 0 0.0
rodata 144460 144460 0 0.0
text 819960 819956 -4 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361070 1361070 0 0.0
bss 105224 105224 0 0.0
rodata 211556 211556 0 0.0
text 759804 759804 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136515 1136515 0 0.0
bss 144520 144520 0 0.0
rodata 120776 120776 0 0.0
text 790128 790128 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841976 841976 0 0.0
(read/write) 1749100 1749100 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188704 188704 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 1238312 1238312 0 0.0
.debug_aranges 110928 110928 0 0.0
.debug_frame 372332 372332 0 0.0
.debug_info 27071841 27071841 0 0.0
.debug_line 3708420 3708420 0 0.0
.debug_loc 3623454 3623454 0 0.0
.debug_ranges 346376 346376 0 0.0
.debug_str 3449871 3449871 0 0.0
.heap 841976 841976 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 571764 571764 0 0.0
.symtab 422064 422064 0 0.0
.text 1549344 1549344 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1691628 1691628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 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 1230203 1230203 0 0.0
.debug_aranges 110400 110400 0 0.0
.debug_frame 375388 375388 0 0.0
.debug_info 26808657 26808656 -1 -0.0
.debug_line 3727357 3727357 0 0.0
.debug_loc 3611060 3611060 0 0.0
.debug_ranges 344992 344992 0 0.0
.debug_str 3438883 3438883 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535853 535853 0 0.0
.symtab 408496 408496 0 0.0
.text 1492600 1492600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1609836 1609836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1065000 1065000 0 0.0
.debug_aranges 102600 102600 0 0.0
.debug_frame 345724 345724 0 0.0
.debug_info 22271330 22271330 0 0.0
.debug_line 3294684 3294684 0 0.0
.debug_loc 3308967 3308967 0 0.0
.debug_ranges 309128 309128 0 0.0
.debug_str 3244469 3244469 0 0.0
.heap 850896 850896 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 472178 472178 0 0.0
.symtab 376864 376864 0 0.0
.text 1419000 1419000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845904 845904 0 0.0
(read/write) 1643780 1643780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184968 184968 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 1066932 1066932 0 0.0
.debug_aranges 102984 102984 0 0.0
.debug_frame 347520 347520 0 0.0
.debug_info 22489755 22489755 0 0.0
.debug_line 3294514 3294514 0 0.0
.debug_loc 3330414 3330414 0 0.0
.debug_ranges 310984 310984 0 0.0
.debug_str 3260307 3260307 0 0.0
.heap 845904 845904 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 474895 474895 0 0.0
.symtab 378864 378864 0 0.0
.text 1447952 1447952 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151088 1151088 0 0.0
.bss 100428 100428 0 0.0
.data 840 840 0 0.0
.text 598188 598188 0 0.0
lock-app qpg6105+debug (read/write) 1117392 1117392 0 0.0
.bss 95908 95908 0 0.0
.data 836 836 0 0.0
.text 564488 564488 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091820 1091820 0 0.0
bss 99808 99808 0 0.0
text 739540 739540 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1031184 1031184 0 0.0
bss 99032 99032 0 0.0
text 704744 704744 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952616 952608 -8 -0.0
bss 91272 91272 0 0.0
text 651354 651350 -4 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034024 1034024 0 0.0
bss 100420 100420 0 0.0
text 719736 719736 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 966200 966200 0 0.0
bss 92228 92228 0 0.0
text 662612 662610 -2 -0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 955320 955320 0 0.0
bss 92664 92664 0 0.0
text 651812 651812 0 0.0

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24066: Size comparison from 12b1744 to 6151607

Increases above 0.2%:

platform target config section 12b1744 6151607 change % change
linux chip-tool-ipv6only arm64 (read only) 10544748 10580028 35280 0.3
.rodata 531004 534828 3824 0.7
thermostat-no-ble arm64 (read only) 2436132 2475484 39352 1.6
(read/write) 143857 144920 1063 0.7
.data.rel.ro 77472 78560 1088 1.4
.rodata 145404 149208 3804 2.6
.text 2046736 2065888 19152 0.9
Increases (9 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, linux, telink)
platform target config section 12b1744 6151607 change % change
bl602 lighting-app bl602 (read/write) 1355798 1355806 8 0.0
.text 1038520 1038522 2 0.0
bl702 lighting-app bl702+rpc .debug_info 43491867 43491952 85 0.0
.debug_loc 3574757 3574811 54 0.0
.debug_str 3881775 3881913 138 0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read/write) 175832 175840 8 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588406 8 0.0
.app_xip_area 464664 464672 8 0.0
esp32 all-clusters-app c3devkit (read only) 1219176 1219178 2 0.0
(read/write) 1790938 1790954 16 0.0
.flash.rodata 248296 248312 16 0.0
.flash.text 1219176 1219178 2 0.0
linux chip-tool-ipv6only arm64 (read only) 10544748 10580028 35280 0.3
(read/write) 690417 691544 1127 0.2
.bss 33905 33912 7 0.0
.data.rel.ro 634848 636000 1152 0.2
.rodata 531004 534828 3824 0.7
.text 8396164 8410516 14352 0.2
thermostat-no-ble arm64 (read only) 2436132 2475484 39352 1.6
(read/write) 143857 144920 1063 0.7
.bss 55329 55336 7 0.0
.data.rel.ro 77472 78560 1088 1.4
.rodata 145404 149208 3804 2.6
.text 2046736 2065888 19152 0.9
telink all-clusters-minimal-app tlsr9518adk80d (read/write) 1031184 1031192 8 0.0
text 704744 704746 2 0.0
thermostat tlsr9518adk80d text 651812 651814 2 0.0
Decreases (8 builds for bl702, cc13x2_26x2, cyw30739, esp32, linux, psoc6, telink)
platform target config section 12b1744 6151607 change % change
bl702 lighting-app bl702+rpc .text 1030184 1030182 -2 -0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 674095 674087 -8 -0.0
.text 587120 587112 -8 -0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551674 -8 -0.0
.app_xip_area 433444 433436 -8 -0.0
esp32 all-clusters-app m5stack (read only) 1233363 1233359 -4 -0.0
.flash.text 1227979 1227975 -4 -0.0
linux chip-tool-ipv6only arm64 .init_array 208 200 -8 -3.8
thermostat-no-ble arm64 .got 5184 5176 -8 -0.2
.init_array 440 432 -8 -1.8
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_info 26808657 26808656 -1 -0.0
telink light-switch-app tlsr9518adk80d (read/write) 952616 952608 -8 -0.0
text 651354 651350 -4 -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 12b1744 6151607 change % change
bl602 lighting-app bl602 (read/write) 1355798 1355806 8 0.0
.bss 87057 87057 0 0.0
.data 9984 9984 0 0.0
.text 1038520 1038522 2 0.0
bl602+rpc (read/write) 1401582 1401582 0 0.0
.bss 95097 95097 0 0.0
.data 10384 10384 0 0.0
.text 1069940 1069940 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195695 1195695 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67182 67182 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529261 1529261 0 0.0
.debug_aranges 132728 132728 0 0.0
.debug_frame 486912 486912 0 0.0
.debug_info 39199560 39199560 0 0.0
.debug_line 5149094 5149094 0 0.0
.debug_loc 3380122 3380122 0 0.0
.debug_ranges 363736 363736 0 0.0
.debug_str 3479506 3479506 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568924 568924 0 0.0
.symtab 172176 172176 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956208 956208 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284187 1284187 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75198 75198 0 0.0
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676675 1676675 0 0.0
.debug_aranges 140848 140848 0 0.0
.debug_frame 514328 514328 0 0.0
.debug_info 43491867 43491952 85 0.0
.debug_line 5538537 5538537 0 0.0
.debug_loc 3574757 3574811 54 0.0
.debug_ranges 387272 387272 0 0.0
.debug_str 3881775 3881913 138 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629208 629208 0 0.0
.symtab 190352 190352 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030184 1030182 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679727 679727 0 0.0
(read/write) 171800 171800 0 0.0
.bss 81220 81220 0 0.0
.data 3380 3380 0 0.0
.rodata 89999 89999 0 0.0
.text 589416 589416 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 643983 643983 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 79135 79135 0 0.0
.text 564528 564528 0 0.0
lock-ftd LP_CC2652R7 (read only) 677259 677259 0 0.0
(read/write) 171828 171828 0 0.0
.bss 78868 78868 0 0.0
.data 3304 3304 0 0.0
.rodata 77427 77427 0 0.0
.text 599352 599352 0 0.0
lock-mtd LP_CC2652R7 (read only) 662055 662055 0 0.0
(read/write) 182296 182296 0 0.0
.bss 74132 74132 0 0.0
.data 3304 3304 0 0.0
.rodata 103511 103511 0 0.0
.text 558064 558064 0 0.0
pump-app LP_CC2652R7 (read only) 690187 690187 0 0.0
(read/write) 159636 159636 0 0.0
.bss 78836 78836 0 0.0
.data 3296 3296 0 0.0
.rodata 90947 90947 0 0.0
.text 598756 598756 0 0.0
pump-controller-app LP_CC2652R7 (read only) 674095 674087 -8 -0.0
(read/write) 175832 175840 8 0.0
.bss 78940 78940 0 0.0
.data 3292 3292 0 0.0
.rodata 86495 86495 0 0.0
.text 587120 587112 -8 -0.0
shell LP_CC2652R7 (read only) 670966 670966 0 0.0
(read/write) 182888 182888 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86742 86742 0 0.0
.text 583908 583908 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588406 8 0.0
.app_xip_area 464664 464672 8 0.0
.bss 66192 66192 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592218 592218 0 0.0
.app_xip_area 463188 463188 0 0.0
.bss 71480 71480 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551674 -8 -0.0
.app_xip_area 433444 433436 -8 -0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 976256 976256 0 0.0
.bss 152252 152252 0 0.0
.data 2168 2168 0 0.0
.text 821816 821816 0 0.0
BRD4161A+rs911x (read/write) 1038336 1038336 0 0.0
.bss 186728 186728 0 0.0
.data 2012 2012 0 0.0
.text 849576 849576 0 0.0
BRD4187C (read/write) 1149444 1149444 0 0.0
.bss 138648 138648 0 0.0
.data 2516 2516 0 0.0
.text 983684 983684 0 0.0
lock-app BRD4161A+wf200 (read/write) 1163768 1163768 0 0.0
.bss 158296 158296 0 0.0
.data 2020 2020 0 0.0
.text 1003428 1003428 0 0.0
window-app BRD4187C (read/write) 1142072 1142072 0 0.0
.bss 140064 140064 0 0.0
.data 2540 2540 0 0.0
.text 974872 974872 0 0.0
esp32 all-clusters-app c3devkit (read only) 1219176 1219178 2 0.0
(read/write) 1790938 1790954 16 0.0
.dram0.bss 76992 76992 0 0.0
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248312 16 0.0
.flash.text 1219176 1219178 2 0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233363 1233359 -4 -0.0
(read/write) 564187 564187 0 0.0
.dram0.bss 82144 82144 0 0.0
.dram0.data 34224 34224 0 0.0
.flash.rodata 314100 314100 0 0.0
.flash.text 1227979 1227975 -4 -0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662656 662656 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 564328 564328 0 0.0
light k32w0+release (read/write) 673220 673220 0 0.0
.bss 74904 74904 0 0.0
.data 2060 2060 0 0.0
.text 593528 593528 0 0.0
lock k32w0+release (read/write) 634176 634176 0 0.0
.bss 75664 75664 0 0.0
.data 2080 2080 0 0.0
.text 553704 553704 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10544748 10580028 35280 0.3
(read/write) 690417 691544 1127 0.2
.bss 33905 33912 7 0.0
.data 2768 2768 0 0.0
.data.rel.ro 634848 636000 1152 0.2
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 208 200 -8 -3.8
.rodata 531004 534828 3824 0.7
.text 8396164 8410516 14352 0.2
thermostat-no-ble arm64 (read only) 2436132 2475484 39352 1.6
(read/write) 143857 144920 1063 0.7
.bss 55329 55336 7 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77472 78560 1088 1.4
.dynamic 560 560 0 0.0
.got 5184 5176 -8 -0.2
.init 24 24 0 0.0
.init_array 440 432 -8 -1.8
.rodata 145404 149208 3804 2.6
.text 2046736 2065888 19152 0.9
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463624 2463624 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1426268 1426268 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190871 1190871 0 0.0
bss 145285 145285 0 0.0
rodata 144460 144460 0 0.0
text 819960 819960 0 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361070 1361070 0 0.0
bss 105224 105224 0 0.0
rodata 211556 211556 0 0.0
text 759804 759804 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136515 1136515 0 0.0
bss 144520 144520 0 0.0
rodata 120776 120776 0 0.0
text 790128 790128 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841976 841976 0 0.0
(read/write) 1749100 1749100 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188704 188704 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 1238312 1238312 0 0.0
.debug_aranges 110928 110928 0 0.0
.debug_frame 372332 372332 0 0.0
.debug_info 27071841 27071841 0 0.0
.debug_line 3708420 3708420 0 0.0
.debug_loc 3623454 3623454 0 0.0
.debug_ranges 346376 346376 0 0.0
.debug_str 3449871 3449871 0 0.0
.heap 841976 841976 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 571764 571764 0 0.0
.symtab 422064 422064 0 0.0
.text 1549344 1549344 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1691628 1691628 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 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 1230203 1230203 0 0.0
.debug_aranges 110400 110400 0 0.0
.debug_frame 375388 375388 0 0.0
.debug_info 26808657 26808656 -1 -0.0
.debug_line 3727357 3727357 0 0.0
.debug_loc 3611060 3611060 0 0.0
.debug_ranges 344992 344992 0 0.0
.debug_str 3438883 3438883 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 535853 535853 0 0.0
.symtab 408496 408496 0 0.0
.text 1492600 1492600 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1609836 1609836 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1065000 1065000 0 0.0
.debug_aranges 102600 102600 0 0.0
.debug_frame 345724 345724 0 0.0
.debug_info 22271330 22271330 0 0.0
.debug_line 3294684 3294684 0 0.0
.debug_loc 3308967 3308967 0 0.0
.debug_ranges 309128 309128 0 0.0
.debug_str 3244469 3244469 0 0.0
.heap 850896 850896 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 472178 472178 0 0.0
.symtab 376864 376864 0 0.0
.text 1419000 1419000 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845904 845904 0 0.0
(read/write) 1643780 1643780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184968 184968 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 1066932 1066932 0 0.0
.debug_aranges 102984 102984 0 0.0
.debug_frame 347520 347520 0 0.0
.debug_info 22489755 22489755 0 0.0
.debug_line 3294514 3294514 0 0.0
.debug_loc 3330414 3330414 0 0.0
.debug_ranges 310984 310984 0 0.0
.debug_str 3260307 3260307 0 0.0
.heap 845904 845904 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 474895 474895 0 0.0
.symtab 378864 378864 0 0.0
.text 1447952 1447952 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151088 1151088 0 0.0
.bss 100428 100428 0 0.0
.data 840 840 0 0.0
.text 598188 598188 0 0.0
lock-app qpg6105+debug (read/write) 1117392 1117392 0 0.0
.bss 95908 95908 0 0.0
.data 836 836 0 0.0
.text 564488 564488 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091820 1091820 0 0.0
bss 99808 99808 0 0.0
text 739540 739540 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1031184 1031192 8 0.0
bss 99032 99032 0 0.0
text 704744 704746 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952616 952608 -8 -0.0
bss 91272 91272 0 0.0
text 651354 651350 -4 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034024 1034024 0 0.0
bss 100420 100420 0 0.0
text 719736 719736 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 966200 966200 0 0.0
bss 92228 92228 0 0.0
text 662612 662612 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 955320 955320 0 0.0
bss 92664 92664 0 0.0
text 651812 651814 2 0.0

@github-actions
Copy link

github-actions bot commented Dec 14, 2022

PR #24066: Size comparison from 12b1744 to 8573cfd

Increases above 0.2%:

platform target config section 12b1744 8573cfd change % change
linux chip-tool-ipv6only arm64 (read only) 10544748 10580220 35472 0.3
.rodata 531004 534940 3936 0.7
thermostat-no-ble arm64 (read only) 2436132 2475244 39112 1.6
(read/write) 143857 144920 1063 0.7
.data.rel.ro 77472 78552 1080 1.4
.rodata 145404 149288 3884 2.7
.text 2046736 2065600 18864 0.9
Increases (13 builds for bl702, cc13x2_26x2, linux, psoc6)
platform target config section 12b1744 8573cfd change % change
bl702 lighting-app bl702+rpc .debug_str 3881775 3881792 17 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 171800 172028 228 0.1
lock-ftd LP_CC2652R7 (read/write) 171828 172040 212 0.1
lock-mtd LP_CC2652R7 (read/write) 182296 182516 220 0.1
pump-app LP_CC2652R7 (read/write) 159636 159864 228 0.1
pump-controller-app LP_CC2652R7 (read/write) 175832 176060 228 0.1
shell LP_CC2652R7 (read/write) 182888 183116 228 0.1
linux chip-tool-ipv6only arm64 (read only) 10544748 10580220 35472 0.3
(read/write) 690417 691528 1111 0.2
.bss 33905 33912 7 0.0
.data.rel.ro 634848 635992 1144 0.2
.rodata 531004 534940 3936 0.7
.text 8396164 8410628 14464 0.2
thermostat-no-ble arm64 (read only) 2436132 2475244 39112 1.6
(read/write) 143857 144920 1063 0.7
.bss 55329 55336 7 0.0
.data.rel.ro 77472 78552 1080 1.4
.rodata 145404 149288 3884 2.7
.text 2046736 2065600 18864 0.9
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841976 842056 80 0.0
.heap 841976 842056 80 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842784 80 0.0
.heap 842704 842784 80 0.0
light cy8ckit_062s2_43012 (read only) 850896 850976 80 0.0
.heap 850896 850976 80 0.0
lock cy8ckit_062s2_43012 (read only) 845904 845984 80 0.0
.heap 845904 845984 80 0.0
Decreases (42 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 12b1744 8573cfd change % change
bl602 lighting-app bl602 (read/write) 1355798 1355450 -348 -0.0
.bss 87057 86977 -80 -0.1
.text 1038520 1038254 -266 -0.0
bl602+rpc (read/write) 1401582 1401234 -348 -0.0
.bss 95097 95017 -80 -0.1
.text 1069940 1069676 -264 -0.0
bl702 lighting-app bl702 (read/write) 1195695 1195359 -336 -0.0
.bss 67182 67102 -80 -0.1
.debug_abbrev 1529261 1528873 -388 -0.0
.debug_aranges 132728 132544 -184 -0.1
.debug_frame 486912 486348 -564 -0.1
.debug_info 39199560 39182840 -16720 -0.0
.debug_line 5149094 5147392 -1702 -0.0
.debug_loc 3380122 3379013 -1109 -0.0
.debug_ranges 363736 363440 -296 -0.1
.debug_str 3479506 3479385 -121 -0.0
.strtab 568924 568817 -107 -0.0
.symtab 172176 172128 -48 -0.0
.text 956208 955946 -262 -0.0
bl702+rpc (read/write) 1284187 1283835 -352 -0.0
.bss 75198 75118 -80 -0.1
.debug_abbrev 1676675 1676289 -386 -0.0
.debug_aranges 140848 140664 -184 -0.1
.debug_frame 514328 513764 -564 -0.1
.debug_info 43491867 43475237 -16630 -0.0
.debug_line 5538537 5536789 -1748 -0.0
.debug_loc 3574757 3573716 -1041 -0.0
.debug_ranges 387272 386976 -296 -0.1
.strtab 629208 629101 -107 -0.0
.symtab 190352 190304 -48 -0.0
.text 1030184 1029920 -264 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679727 679419 -308 -0.0
.bss 81220 81140 -80 -0.1
.rodata 89999 89995 -4 -0.0
.text 589416 589112 -304 -0.1
all-clusters-minimal-app LP_CC2652R7 (read only) 643983 643683 -300 -0.0
(read/write) 157996 157916 -80 -0.1
.bss 80500 80420 -80 -0.1
.rodata 79135 79131 -4 -0.0
.text 564528 564232 -296 -0.1
lock-ftd LP_CC2652R7 (read only) 677259 676967 -292 -0.0
.bss 78868 78788 -80 -0.1
.rodata 77427 77423 -4 -0.0
.text 599352 599064 -288 -0.0
lock-mtd LP_CC2652R7 (read only) 662055 661755 -300 -0.0
.bss 74132 74052 -80 -0.1
.rodata 103511 103507 -4 -0.0
.text 558064 557768 -296 -0.1
pump-app LP_CC2652R7 (read only) 690187 689879 -308 -0.0
.bss 78836 78756 -80 -0.1
.rodata 90947 90943 -4 -0.0
.text 598756 598452 -304 -0.1
pump-controller-app LP_CC2652R7 (read only) 674095 673787 -308 -0.0
.bss 78940 78860 -80 -0.1
.rodata 86495 86491 -4 -0.0
.text 587120 586816 -304 -0.1
shell LP_CC2652R7 (read only) 670966 670658 -308 -0.0
.bss 83548 83468 -80 -0.1
.rodata 86742 86738 -4 -0.0
.text 583908 583604 -304 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588042 -356 -0.1
.app_xip_area 464664 464388 -276 -0.1
.bss 66192 66112 -80 -0.1
lock cyw930739m2evb_01 (read/write) 592218 591862 -356 -0.1
.app_xip_area 463188 462912 -276 -0.1
.bss 71480 71400 -80 -0.1
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551294 -388 -0.1
.app_xip_area 433444 433136 -308 -0.1
.bss 60736 60656 -80 -0.1
efr32 lighting-app BRD4161A+rpc (read/write) 976256 975916 -340 -0.0
.bss 152252 152172 -80 -0.1
.text 821816 821556 -260 -0.0
BRD4161A+rs911x (read/write) 1038336 1037984 -352 -0.0
.bss 186728 186648 -80 -0.0
.text 849576 849300 -276 -0.0
BRD4187C (read/write) 1149444 1149016 -428 -0.0
.bss 138648 138568 -80 -0.1
.text 983684 983336 -348 -0.0
lock-app BRD4161A+wf200 (read/write) 1163768 1163424 -344 -0.0
.bss 158296 158216 -80 -0.1
.text 1003428 1003168 -260 -0.0
window-app BRD4187C (read/write) 1142072 1141652 -420 -0.0
.bss 140064 139984 -80 -0.1
.text 974872 974532 -340 -0.0
esp32 all-clusters-app c3devkit (read only) 1219176 1218832 -344 -0.0
(read/write) 1790938 1790858 -80 -0.0
.dram0.bss 76992 76912 -80 -0.1
.flash.text 1219176 1218832 -344 -0.0
m5stack (read only) 1233363 1232911 -452 -0.0
(read/write) 564187 564099 -88 -0.0
.dram0.bss 82144 82064 -80 -0.1
.flash.rodata 314100 314092 -8 -0.0
.flash.text 1227979 1227527 -452 -0.0
k32w contact k32w0+release (read/write) 662656 662284 -372 -0.1
.bss 77112 77032 -80 -0.1
.text 564328 564036 -292 -0.1
light k32w0+release (read/write) 673220 672848 -372 -0.1
.bss 74904 74824 -80 -0.1
.text 593528 593236 -292 -0.0
lock k32w0+release (read/write) 634176 633820 -356 -0.1
.bss 75664 75584 -80 -0.1
.text 553704 553428 -276 -0.0
linux chip-tool-ipv6only arm64 .init_array 208 200 -8 -3.8
thermostat-no-ble arm64 .got 5184 5176 -8 -0.2
.init_array 440 432 -8 -1.8
mbed lock-app CY8CPROTO_062_4343W+release (read/write) 2463624 2463296 -328 -0.0
.bss 215012 214932 -80 -0.0
.text 1426268 1425940 -328 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190871 1190419 -452 -0.0
bss 145285 145205 -80 -0.1
rodata 144460 144456 -4 -0.0
text 819960 819642 -318 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361070 1360682 -388 -0.0
bss 105224 105144 -80 -0.1
rodata 211556 211552 -4 -0.0
text 759804 759482 -322 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136515 1136079 -436 -0.0
bss 144520 144440 -80 -0.1
rodata 120776 120772 -4 -0.0
text 790128 789810 -318 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1749100 1748748 -352 -0.0
.bss 188704 188624 -80 -0.0
.debug_abbrev 1238312 1238008 -304 -0.0
.debug_aranges 110928 110744 -184 -0.2
.debug_frame 372332 371820 -512 -0.1
.debug_info 27071841 27053821 -18020 -0.1
.debug_line 3708420 3707074 -1346 -0.0
.debug_loc 3623454 3621660 -1794 -0.0
.debug_ranges 346376 346088 -288 -0.1
.debug_str 3449871 3449750 -121 -0.0
.strtab 571764 571657 -107 -0.0
.symtab 422064 421984 -80 -0.0
.text 1549344 1549072 -272 -0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1691628 1691276 -352 -0.0
.bss 187976 187896 -80 -0.0
.debug_abbrev 1230203 1229899 -304 -0.0
.debug_aranges 110400 110216 -184 -0.2
.debug_frame 375388 374876 -512 -0.1
.debug_info 26808657 26790638 -18019 -0.1
.debug_line 3727357 3726011 -1346 -0.0
.debug_loc 3611060 3609266 -1794 -0.0
.debug_ranges 344992 344704 -288 -0.1
.debug_str 3438883 3438762 -121 -0.0
.strtab 535853 535746 -107 -0.0
.symtab 408496 408416 -80 -0.0
.text 1492600 1492328 -272 -0.0
light cy8ckit_062s2_43012 (read/write) 1609836 1609476 -360 -0.0
.bss 179992 179912 -80 -0.0
.debug_abbrev 1065000 1064696 -304 -0.0
.debug_aranges 102600 102416 -184 -0.2
.debug_frame 345724 345212 -512 -0.1
.debug_info 22271330 22253312 -18018 -0.1
.debug_line 3294684 3293344 -1340 -0.0
.debug_loc 3308967 3307174 -1793 -0.1
.debug_ranges 309128 308840 -288 -0.1
.debug_str 3244469 3244348 -121 -0.0
.strtab 472178 472071 -107 -0.0
.symtab 376864 376784 -80 -0.0
.text 1419000 1418720 -280 -0.0
lock cy8ckit_062s2_43012 (read/write) 1643780 1643428 -352 -0.0
.bss 184968 184888 -80 -0.0
.debug_abbrev 1066932 1066628 -304 -0.0
.debug_aranges 102984 102800 -184 -0.2
.debug_frame 347520 347008 -512 -0.1
.debug_info 22489755 22471735 -18020 -0.1
.debug_line 3294514 3293174 -1340 -0.0
.debug_loc 3330414 3328620 -1794 -0.1
.debug_ranges 310984 310696 -288 -0.1
.debug_str 3260307 3260186 -121 -0.0
.strtab 474895 474788 -107 -0.0
.symtab 378864 378784 -80 -0.0
.text 1447952 1447680 -272 -0.0
qpg lighting-app qpg6105+debug (read/write) 1151088 1150804 -284 -0.0
.bss 100428 100348 -80 -0.1
.text 598188 597904 -284 -0.0
lock-app qpg6105+debug (read/write) 1117392 1117108 -284 -0.0
.bss 95908 95828 -80 -0.1
.text 564488 564204 -284 -0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1091820 1070860 -20960 -1.9
bss 99808 98856 -952 -1.0
text 739540 725676 -13864 -1.9
all-clusters-minimal-app tlsr9518adk80d (read/write) 1031184 1010160 -21024 -2.0
bss 99032 98080 -952 -1.0
text 704744 690840 -13904 -2.0
light-switch-app tlsr9518adk80d (read/write) 952616 931624 -20992 -2.2
bss 91272 90320 -952 -1.0
text 651354 637464 -13890 -2.1
lighting-app tlsr9518adk80d (read/write) 1034024 1009592 -24432 -2.4
bss 100420 98380 -2040 -2.0
text 719736 703240 -16496 -2.3
ota-requestor-app tlsr9518adk80d (read/write) 966200 945220 -20980 -2.2
bss 92228 91276 -952 -1.0
text 662612 648720 -13892 -2.1
thermostat tlsr9518adk80d (read/write) 955320 934764 -20556 -2.2
bss 92664 91712 -952 -1.0
text 651812 638146 -13666 -2.1
Full report (42 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 12b1744 8573cfd change % change
bl602 lighting-app bl602 (read/write) 1355798 1355450 -348 -0.0
.bss 87057 86977 -80 -0.1
.data 9984 9984 0 0.0
.text 1038520 1038254 -266 -0.0
bl602+rpc (read/write) 1401582 1401234 -348 -0.0
.bss 95097 95017 -80 -0.1
.data 10384 10384 0 0.0
.text 1069940 1069676 -264 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195695 1195359 -336 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67182 67102 -80 -0.1
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1529261 1528873 -388 -0.0
.debug_aranges 132728 132544 -184 -0.1
.debug_frame 486912 486348 -564 -0.1
.debug_info 39199560 39182840 -16720 -0.0
.debug_line 5149094 5147392 -1702 -0.0
.debug_loc 3380122 3379013 -1109 -0.0
.debug_ranges 363736 363440 -296 -0.1
.debug_str 3479506 3479385 -121 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116352 116352 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 568924 568817 -107 -0.0
.symtab 172176 172128 -48 -0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
956208 955946 -262 -0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284187 1283835 -352 -0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75198 75118 -80 -0.1
.bss_psram 30304 30304 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1676675 1676289 -386 -0.0
.debug_aranges 140848 140664 -184 -0.1
.debug_frame 514328 513764 -564 -0.1
.debug_info 43491867 43475237 -16630 -0.0
.debug_line 5538537 5536789 -1748 -0.0
.debug_loc 3574757 3573716 -1041 -0.0
.debug_ranges 387272 386976 -296 -0.1
.debug_str 3881775 3881792 17 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130096 130096 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 629208 629101 -107 -0.0
.symtab 190352 190304 -48 -0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030184 1029920 -264 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 679727 679419 -308 -0.0
(read/write) 171800 172028 228 0.1
.bss 81220 81140 -80 -0.1
.data 3380 3380 0 0.0
.rodata 89999 89995 -4 -0.0
.text 589416 589112 -304 -0.1
all-clusters-minimal-app LP_CC2652R7 (read only) 643983 643683 -300 -0.0
(read/write) 157996 157916 -80 -0.1
.bss 80500 80420 -80 -0.1
.data 3380 3380 0 0.0
.rodata 79135 79131 -4 -0.0
.text 564528 564232 -296 -0.1
lock-ftd LP_CC2652R7 (read only) 677259 676967 -292 -0.0
(read/write) 171828 172040 212 0.1
.bss 78868 78788 -80 -0.1
.data 3304 3304 0 0.0
.rodata 77427 77423 -4 -0.0
.text 599352 599064 -288 -0.0
lock-mtd LP_CC2652R7 (read only) 662055 661755 -300 -0.0
(read/write) 182296 182516 220 0.1
.bss 74132 74052 -80 -0.1
.data 3304 3304 0 0.0
.rodata 103511 103507 -4 -0.0
.text 558064 557768 -296 -0.1
pump-app LP_CC2652R7 (read only) 690187 689879 -308 -0.0
(read/write) 159636 159864 228 0.1
.bss 78836 78756 -80 -0.1
.data 3296 3296 0 0.0
.rodata 90947 90943 -4 -0.0
.text 598756 598452 -304 -0.1
pump-controller-app LP_CC2652R7 (read only) 674095 673787 -308 -0.0
(read/write) 175832 176060 228 0.1
.bss 78940 78860 -80 -0.1
.data 3292 3292 0 0.0
.rodata 86495 86491 -4 -0.0
.text 587120 586816 -304 -0.1
shell LP_CC2652R7 (read only) 670966 670658 -308 -0.0
(read/write) 182888 183116 228 0.1
.bss 83548 83468 -80 -0.1
.data 3376 3376 0 0.0
.rodata 86742 86738 -4 -0.0
.text 583908 583604 -304 -0.1
cyw30739 light cyw930739m2evb_01 (read/write) 588398 588042 -356 -0.1
.app_xip_area 464664 464388 -276 -0.1
.bss 66192 66112 -80 -0.1
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592218 591862 -356 -0.1
.app_xip_area 463188 462912 -276 -0.1
.bss 71480 71400 -80 -0.1
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 551682 551294 -388 -0.1
.app_xip_area 433444 433136 -308 -0.1
.bss 60736 60656 -80 -0.1
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 976256 975916 -340 -0.0
.bss 152252 152172 -80 -0.1
.data 2168 2168 0 0.0
.text 821816 821556 -260 -0.0
BRD4161A+rs911x (read/write) 1038336 1037984 -352 -0.0
.bss 186728 186648 -80 -0.0
.data 2012 2012 0 0.0
.text 849576 849300 -276 -0.0
BRD4187C (read/write) 1149444 1149016 -428 -0.0
.bss 138648 138568 -80 -0.1
.data 2516 2516 0 0.0
.text 983684 983336 -348 -0.0
lock-app BRD4161A+wf200 (read/write) 1163768 1163424 -344 -0.0
.bss 158296 158216 -80 -0.1
.data 2020 2020 0 0.0
.text 1003428 1003168 -260 -0.0
window-app BRD4187C (read/write) 1142072 1141652 -420 -0.0
.bss 140064 139984 -80 -0.1
.data 2540 2540 0 0.0
.text 974872 974532 -340 -0.0
esp32 all-clusters-app c3devkit (read only) 1219176 1218832 -344 -0.0
(read/write) 1790938 1790858 -80 -0.0
.dram0.bss 76992 76912 -80 -0.1
.dram0.data 13928 13928 0 0.0
.flash.rodata 248296 248296 0 0.0
.flash.text 1219176 1218832 -344 -0.0
.iram0.text 71188 71188 0 0.0
m5stack (read only) 1233363 1232911 -452 -0.0
(read/write) 564187 564099 -88 -0.0
.dram0.bss 82144 82064 -80 -0.1
.dram0.data 34224 34224 0 0.0
.flash.rodata 314100 314092 -8 -0.0
.flash.text 1227979 1227527 -452 -0.0
.iram0.text 124803 124803 0 0.0
k32w contact k32w0+release (read/write) 662656 662284 -372 -0.1
.bss 77112 77032 -80 -0.1
.data 2104 2104 0 0.0
.text 564328 564036 -292 -0.1
light k32w0+release (read/write) 673220 672848 -372 -0.1
.bss 74904 74824 -80 -0.1
.data 2060 2060 0 0.0
.text 593528 593236 -292 -0.0
lock k32w0+release (read/write) 634176 633820 -356 -0.1
.bss 75664 75584 -80 -0.1
.data 2080 2080 0 0.0
.text 553704 553428 -276 -0.0
linux chip-tool-ipv6only arm64 (read only) 10544748 10580220 35472 0.3
(read/write) 690417 691528 1111 0.2
.bss 33905 33912 7 0.0
.data 2768 2768 0 0.0
.data.rel.ro 634848 635992 1144 0.2
.dynamic 560 560 0 0.0
.got 13816 13816 0 0.0
.init 24 24 0 0.0
.init_array 208 200 -8 -3.8
.rodata 531004 534940 3936 0.7
.text 8396164 8410628 14464 0.2
thermostat-no-ble arm64 (read only) 2436132 2475244 39112 1.6
(read/write) 143857 144920 1063 0.7
.bss 55329 55336 7 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77472 78552 1080 1.4
.dynamic 560 560 0 0.0
.got 5184 5176 -8 -0.2
.init 24 24 0 0.0
.init_array 440 432 -8 -1.8
.rodata 145404 149288 3884 2.7
.text 2046736 2065600 18864 0.9
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2463624 2463296 -328 -0.0
.bss 215012 214932 -80 -0.0
.data 5872 5872 0 0.0
.text 1426268 1425940 -328 -0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1190871 1190419 -452 -0.0
bss 145285 145205 -80 -0.1
rodata 144460 144456 -4 -0.0
text 819960 819642 -318 -0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1361070 1360682 -388 -0.0
bss 105224 105144 -80 -0.1
rodata 211556 211552 -4 -0.0
text 759804 759482 -322 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1136515 1136079 -436 -0.0
bss 144520 144440 -80 -0.1
rodata 120776 120772 -4 -0.0
text 790128 789810 -318 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841976 842056 80 0.0
(read/write) 1749100 1748748 -352 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188704 188624 -80 -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 1238312 1238008 -304 -0.0
.debug_aranges 110928 110744 -184 -0.2
.debug_frame 372332 371820 -512 -0.1
.debug_info 27071841 27053821 -18020 -0.1
.debug_line 3708420 3707074 -1346 -0.0
.debug_loc 3623454 3621660 -1794 -0.0
.debug_ranges 346376 346088 -288 -0.1
.debug_str 3449871 3449750 -121 -0.0
.heap 841976 842056 80 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 571764 571657 -107 -0.0
.symtab 422064 421984 -80 -0.0
.text 1549344 1549072 -272 -0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842784 80 0.0
(read/write) 1691628 1691276 -352 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187896 -80 -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 1230203 1229899 -304 -0.0
.debug_aranges 110400 110216 -184 -0.2
.debug_frame 375388 374876 -512 -0.1
.debug_info 26808657 26790638 -18019 -0.1
.debug_line 3727357 3726011 -1346 -0.0
.debug_loc 3611060 3609266 -1794 -0.0
.debug_ranges 344992 344704 -288 -0.1
.debug_str 3438883 3438762 -121 -0.0
.heap 842704 842784 80 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 535853 535746 -107 -0.0
.symtab 408496 408416 -80 -0.0
.text 1492600 1492328 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850976 80 0.0
(read/write) 1609836 1609476 -360 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179912 -80 -0.0
.comment 200 200 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1065000 1064696 -304 -0.0
.debug_aranges 102600 102416 -184 -0.2
.debug_frame 345724 345212 -512 -0.1
.debug_info 22271330 22253312 -18018 -0.1
.debug_line 3294684 3293344 -1340 -0.0
.debug_loc 3308967 3307174 -1793 -0.1
.debug_ranges 309128 308840 -288 -0.1
.debug_str 3244469 3244348 -121 -0.0
.heap 850896 850976 80 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 472178 472071 -107 -0.0
.symtab 376864 376784 -80 -0.0
.text 1419000 1418720 -280 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845904 845984 80 0.0
(read/write) 1643780 1643428 -352 -0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184968 184888 -80 -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 1066932 1066628 -304 -0.0
.debug_aranges 102984 102800 -184 -0.2
.debug_frame 347520 347008 -512 -0.1
.debug_info 22489755 22471735 -18020 -0.1
.debug_line 3294514 3293174 -1340 -0.0
.debug_loc 3330414 3328620 -1794 -0.1
.debug_ranges 310984 310696 -288 -0.1
.debug_str 3260307 3260186 -121 -0.0
.heap 845904 845984 80 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 474895 474788 -107 -0.0
.symtab 378864 378784 -80 -0.0
.text 1447952 1447680 -272 -0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151088 1150804 -284 -0.0
.bss 100428 100348 -80 -0.1
.data 840 840 0 0.0
.text 598188 597904 -284 -0.0
lock-app qpg6105+debug (read/write) 1117392 1117108 -284 -0.0
.bss 95908 95828 -80 -0.1
.data 836 836 0 0.0
.text 564488 564204 -284 -0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1091820 1070860 -20960 -1.9
bss 99808 98856 -952 -1.0
text 739540 725676 -13864 -1.9
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1031184 1010160 -21024 -2.0
bss 99032 98080 -952 -1.0
text 704744 690840 -13904 -2.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 952616 931624 -20992 -2.2
bss 91272 90320 -952 -1.0
text 651354 637464 -13890 -2.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1034024 1009592 -24432 -2.4
bss 100420 98380 -2040 -2.0
text 719736 703240 -16496 -2.3
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 966200 945220 -20980 -2.2
bss 92228 91276 -952 -1.0
text 662612 648720 -13892 -2.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 955320 934764 -20556 -2.2
bss 92664 91712 -952 -1.0
text 651812 638146 -13666 -2.1

@tehampson tehampson merged commit b49c3ed into project-chip:master Dec 15, 2022
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.

4 participants