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

[ESP32] Update esp-idf to v5.1 release #28326

Merged
merged 20 commits into from
Aug 1, 2023

Conversation

shubhamdp
Copy link
Contributor

@shubhamdp shubhamdp commented Jul 27, 2023

ESP-IDF v5.1 was release some time back, so updating the to v5.1.

Change Overview

  • Using ESP32 docker image with esp-idf v5.1
  • Added/Updated python dependencies required for esp-idf v5.1
  • Documentation changes
  • cmake fixes and submodule update for screen-framework component
  • Fixed IRAM and DRAM overflow for all-clusters-app and all-clusters-minimal-app
  • Increased the application partition size to 1.9M for all-clusters-minimal-app
  • Removed unnecessary changes from qemu test driver

Tests

  • Green CI for ESP32
  • Built and tested bootstrap, commissioning and control locally.

@github-actions
Copy link

github-actions bot commented Jul 30, 2023

PR #28326: Size comparison from 693ef72 to 95d0370

Increases (8 builds for bl602, psoc6, telink)
platform target config section 693ef72 95d0370 change % change
bl602 lighting-app bl602 .text 1055588 1055590 2 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30038326 30038327 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 27166571 27166572 1 0.0
light cy8ckit_062s2_43012 .debug_info 22321724 22321725 1 0.0
telink bridge-app tlsr9518adk80d (read/write) 942008 942016 8 0.0
text 645380 645382 2 0.0
lighting-app-rpc tlsr9518adk80d text 729126 729128 2 0.0
pump-controller-app tlsr9518adk80d text 584834 584836 2 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
Decreases (14 builds for bl702, bl702l, cc32xx, efr32, k32w, telink)
platform target config section 693ef72 95d0370 change % change
bl702 lighting-app bl702 (read/write) 1164603 1164599 -4 -0.0
.debug_info 41279390 41279389 -1 -0.0
.text 952254 952252 -2 -0.0
bl702+rpc .debug_info 46152645 46152644 -1 -0.0
.text 1026916 1026914 -2 -0.0
bl702l lighting-app bl702l .debug_info 41280499 41280498 -1 -0.0
.text 941316 941314 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072473 19072472 -1 -0.0
efr32 lighting-app BRD4187C (read/write) 1033564 1033556 -8 -0.0
.text 867004 866996 -8 -0.0
k32w light k32w0+release (read only) 587356 587340 -16 -0.0
.text 586820 586804 -16 -0.0
telink all-clusters-minimal-app tlsr9518adk80d text 667772 667770 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588706 588704 -2 -0.0
lighting-app tlsr9518adk80d text 684224 684222 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 991720 -8 -0.0
text 691742 691740 -2 -0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081216 1081208 -8 -0.0
text 749262 749260 -2 -0.0
lock-app tlsr9518adk80d (read/write) 928476 928468 -8 -0.0
text 616862 616860 -2 -0.0
ota-requestor-app tlsr9518adk80d text 610604 610602 -2 -0.0
smoke_co_alarm-app tlsr9518adk80d text 591766 591764 -2 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 95d0370 change % change
bl602 lighting-app bl602 (read/write) 1361970 1361970 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055590 2 0.0
bl602+rpc (read/write) 1409414 1409414 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087500 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1164599 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140136 0 0.0
.debug_frame 515452 515452 0 0.0
.debug_info 41279390 41279389 -1 -0.0
.debug_line 5469245 5469245 0 0.0
.debug_loc 3558169 3558169 0 0.0
.debug_ranges 384168 384168 0 0.0
.debug_str 4008650 4008650 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106096 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 952252 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263467 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148672 0 0.0
.debug_frame 544320 544320 0 0.0
.debug_info 46152645 46152644 -1 -0.0
.debug_line 5881684 5881684 0 0.0
.debug_loc 3764132 3764132 0 0.0
.debug_ranges 409912 409912 0 0.0
.debug_str 4428504 4428504 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 120748 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 650703 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1026914 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150424 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134640 0 0.0
.debug_frame 495140 495140 0 0.0
.debug_info 41280499 41280498 -1 -0.0
.debug_line 5384813 5384813 0 0.0
.debug_loc 3494338 3494338 0 0.0
.debug_ranges 389376 389376 0 0.0
.debug_str 4021107 4021107 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941314 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072472 -1 -0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 440017 440017 0 0.0
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533255 0 0.0
.app_xip_area 419385 419385 0 0.0
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 571927 0 0.0
.app_xip_area 464105 464105 0 0.0
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545367 0 0.0
.app_xip_area 434577 434577 0 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1008628 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822280 0 0.0
BRD4187C (read/write) 1033564 1033556 -8 -0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 866996 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083616 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903256 0 0.0
window-app BRD4187C (read/write) 1104604 1104604 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955140 0 0.0
k32w contact k32w0+release (read only) 588668 588668 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588132 0 0.0
light k32w0+release (read only) 587356 587340 -16 -0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 586804 -16 -0.0
lock k32w0+release (read only) 559900 559900 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559364 0 0.0
linux all-clusters-app debug (read only) 5478993 5478993 0 0.0
(read/write) 417264 417264 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275584 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769555 4769555 0 0.0
all-clusters-minimal-app debug (read only) 4894073 4894073 0 0.0
(read/write) 231280 231280 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94248 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 270918 0 0.0
.text 4393171 4393171 0 0.0
bridge-app debug (read only) 2763233 2763233 0 0.0
(read/write) 132936 132936 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71272 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213480 0 0.0
.text 2372419 2372419 0 0.0
chip-tool debug (read only) 17752889 17752889 0 0.0
(read/write) 1054936 1054936 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 948848 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 914537 0 0.0
.text 14783539 14783539 0 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968124 0 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 825848 0 0.0
.text 13902824 13902824 0 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272137 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117616 117616 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92112 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692707 4692707 0 0.0
lock-app debug (read only) 4451681 4451681 0 0.0
(read/write) 202120 202120 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78368 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246150 0 0.0
.text 3997187 3997187 0 0.0
ota-provider-app debug (read only) 4121849 4121849 0 0.0
(read/write) 191992 191992 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68320 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 199942 0 0.0
.text 3731779 3731779 0 0.0
ota-requestor-app debug (read only) 4215841 4215841 0 0.0
(read/write) 196304 196304 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71320 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203430 0 0.0
.text 3817955 3817955 0 0.0
shell debug (read only) 2922305 2922305 0 0.0
(read/write) 150616 150616 0 0.0
.bss 59592 59592 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83896 83896 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 208786 0 0.0
.text 2542818 2542818 0 0.0
thermostat-no-ble arm64 (read only) 4445156 4445156 0 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3945976 0 0.0
tv-app debug (read only) 5309297 5309297 0 0.0
(read/write) 349944 349944 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 95904 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794403 4794403 0 0.0
tv-casting-app debug (read only) 8287153 8287153 0 0.0
(read/write) 210528 210528 0 0.0
.bss 54112 54112 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146712 146712 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366492 0 0.0
.text 7521075 7521075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808444 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1764940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376055 0 0.0
.debug_aranges 143504 143504 0 0.0
.debug_frame 478148 478148 0 0.0
.debug_info 30038326 30038327 1 0.0
.debug_line 4133056 4133056 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241517 0 0.0
.debug_rnglists 142019 142019 0 0.0
.debug_str 4114532 4114532 0 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 800233 0 0.0
.symtab 498864 498864 0 0.0
.text 1560332 1560332 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1285416 0 0.0
.debug_aranges 137008 137008 0 0.0
.debug_frame 461936 461936 0 0.0
.debug_info 27166571 27166572 1 0.0
.debug_line 3956018 3956018 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144678 0 0.0
.debug_rnglists 135312 135312 0 0.0
.debug_str 3976139 3976139 0 0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 710890 0 0.0
.symtab 464528 464528 0 0.0
.text 1469748 1469748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604260 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1125898 0 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 425568 425568 0 0.0
.debug_info 22321724 22321725 1 0.0
.debug_line 3522888 3522888 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983899 0 0.0
.debug_rnglists 125202 125202 0 0.0
.debug_str 3787290 3787290 0 0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 632498 0 0.0
.symtab 429488 429488 0 0.0
.text 1407812 1407812 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1102742 0 0.0
.debug_aranges 125224 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919914 21919914 0 0.0
.debug_line 3450730 3450730 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951319 0 0.0
.debug_rnglists 122542 122542 0 0.0
.debug_str 3741525 3741525 0 0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602016 0 0.0
.symtab 419328 419328 0 0.0
.text 1410684 1410684 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067736 0 0.0
bss 107348 107348 0 0.0
text 727144 727144 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974196 0 0.0
bss 105324 105324 0 0.0
text 667772 667770 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942016 8 0.0
bss 109344 109344 0 0.0
text 645380 645382 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 873904 0 0.0
bss 99000 99000 0 0.0
text 588706 588704 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 902808 0 0.0
bss 99564 99564 0 0.0
text 614356 614356 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 980348 0 0.0
bss 107676 107676 0 0.0
text 684224 684222 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 991720 -8 -0.0
bss 111924 111924 0 0.0
text 691742 691740 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049848 0 0.0
bss 109248 109248 0 0.0
text 729126 729128 2 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081208 -8 -0.0
bss 120324 120324 0 0.0
text 749262 749260 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 928468 -8 -0.0
bss 99644 99644 0 0.0
text 616862 616860 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 896544 0 0.0
bss 100272 100272 0 0.0
text 610604 610602 -2 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879416 0 0.0
bss 99132 99132 0 0.0
text 594414 594414 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866548 0 0.0
bss 98932 98932 0 0.0
text 584834 584836 2 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 875964 0 0.0
bss 99088 99088 0 0.0
text 591766 591764 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 862672 0 0.0
bss 98840 98840 0 0.0
text 580436 580436 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908624 0 0.0
bss 99384 99384 0 0.0
text 619880 619880 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 903976 0 0.0
bss 99668 99668 0 0.0
text 614770 614770 0 0.0

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

PR #28326: Size comparison from 693ef72 to f66a343

Decreases (2 builds for cc32xx, nrfconnect)
platform target config section 693ef72 f66a343 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072473 19072471 -2 -0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 808444 808440 -4 -0.0
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
platform target config section 693ef72 f66a343 change % change
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072471 -2 -0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808440 -4 -0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0

@github-actions
Copy link

github-actions bot commented Jul 31, 2023

PR #28326: Size comparison from 693ef72 to 3d56d13

Increases (8 builds for psoc6, telink)
platform target config section 693ef72 3d56d13 change % change
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 30038326 30038327 1 0.0
telink lighting-app-rpc tlsr9518adk80d (read/write) 1049848 1049856 8 0.0
text 729126 729130 4 0.0
lighting-app-shell tlsr9518adk80d text 749262 749264 2 0.0
pump-app tlsr9518adk80d text 594414 594418 4 0.0
pump-controller-app tlsr9518adk80d (read/write) 866548 866556 8 0.0
text 584834 584838 4 0.0
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d text 591766 591768 2 0.0
window-covering tlsr9518adk80d text 614770 614772 2 0.0
Decreases (13 builds for bl702, cc32xx, cyw30739, efr32, telink)
platform target config section 693ef72 3d56d13 change % change
bl702 lighting-app bl702 (read/write) 1164603 1164599 -4 -0.0
.debug_info 41279390 41279389 -1 -0.0
.text 952254 952252 -2 -0.0
bl702+rpc .debug_info 46152645 46152644 -1 -0.0
.text 1026916 1026914 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19072473 19072472 -1 -0.0
cyw30739 ota-requestor cyw930739m2evb_01 (read/write) 571927 571919 -8 -0.0
.app_xip_area 464105 464097 -8 -0.0
efr32 lighting-app BRD4187C (read/write) 1033564 1033556 -8 -0.0
.text 867004 866996 -8 -0.0
telink all-clusters-app tlsr9518adk80d text 727144 727142 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d text 667772 667770 -2 -0.0
contact-sensor-app tlsr9518adk80d text 588706 588704 -2 -0.0
light-switch-app tlsr9518adk80d text 614356 614354 -2 -0.0
lighting-app tlsr9518adk80d text 684224 684222 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 991720 -8 -0.0
text 691742 691740 -2 -0.0
lock-app tlsr9518adk80d (read/write) 928476 928468 -8 -0.0
text 616862 616860 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 896544 896536 -8 -0.0
text 610604 610600 -4 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 3d56d13 change % change
bl602 lighting-app bl602 (read/write) 1361970 1361970 0 0.0
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1055588 0 0.0
bl602+rpc (read/write) 1409414 1409414 0 0.0
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1087500 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1164599 -4 -0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1564080 0 0.0
.debug_aranges 140136 140136 0 0.0
.debug_frame 515452 515452 0 0.0
.debug_info 41279390 41279389 -1 -0.0
.debug_line 5469245 5469245 0 0.0
.debug_loc 3558169 3558169 0 0.0
.debug_ranges 384168 384168 0 0.0
.debug_str 4008650 4008650 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106096 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 587740 0 0.0
.symtab 175200 175200 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 952252 -2 -0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1263467 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1741255 0 0.0
.debug_aranges 148672 148672 0 0.0
.debug_frame 544320 544320 0 0.0
.debug_info 46152645 46152644 -1 -0.0
.debug_line 5881684 5881684 0 0.0
.debug_loc 3764132 3764132 0 0.0
.debug_ranges 409912 409912 0 0.0
.debug_str 4428504 4428504 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 120748 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 650703 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1026914 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1150424 0 0.0
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1566299 0 0.0
.debug_aranges 134640 134640 0 0.0
.debug_frame 495140 495140 0 0.0
.debug_info 41280499 41280499 0 0.0
.debug_line 5384813 5384813 0 0.0
.debug_loc 3494338 3494338 0 0.0
.debug_ranges 389376 389376 0 0.0
.debug_str 4021107 4021107 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 99980 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 587965 0 0.0
.symtab 174768 174768 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 941316 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 610370 0 0.0
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 947836 0 0.0
.debug_aranges 108032 108032 0 0.0
.debug_frame 366676 366676 0 0.0
.debug_info 19072473 19072472 -1 -0.0
.debug_line 2783805 2783805 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1581595 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99685 0 0.0
.debug_str 3416700 3416700 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105250 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490115 0 0.0
.symtab 290064 290064 0 0.0
.text 502996 502996 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 548927 548927 0 0.0
.app_xip_area 440017 440017 0 0.0
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533255 0 0.0
.app_xip_area 419385 419385 0 0.0
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 571919 -8 -0.0
.app_xip_area 464105 464097 -8 -0.0
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545367 0 0.0
.app_xip_area 434577 434577 0 0.0
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1008628 0 0.0
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822280 0 0.0
BRD4187C (read/write) 1033564 1033556 -8 -0.0
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 866996 -8 -0.0
lock-app BRD4161A+wf200 (read/write) 1083616 1083616 0 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903256 0 0.0
window-app BRD4187C (read/write) 1104604 1104604 0 0.0
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955140 0 0.0
k32w contact k32w0+release (read only) 588668 588668 0 0.0
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588132 0 0.0
light k32w0+release (read only) 587356 587356 0 0.0
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 586820 0 0.0
lock k32w0+release (read only) 559900 559900 0 0.0
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559364 0 0.0
linux all-clusters-app debug (read only) 5478993 5478993 0 0.0
(read/write) 417264 417264 0 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275584 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 332816 0 0.0
.text 4769555 4769555 0 0.0
all-clusters-minimal-app debug (read only) 4894073 4894073 0 0.0
(read/write) 231280 231280 0 0.0
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94248 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 270918 0 0.0
.text 4393171 4393171 0 0.0
bridge-app debug (read only) 2763233 2763233 0 0.0
(read/write) 132936 132936 0 0.0
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71272 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213480 0 0.0
.text 2372419 2372419 0 0.0
chip-tool debug (read only) 17752889 17752889 0 0.0
(read/write) 1054936 1054936 0 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 948848 0 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 914537 0 0.0
.text 14783539 14783539 0 0.0
chip-tool-ipv6only arm64 (read only) 16968124 16968124 0 0.0
(read/write) 1122488 1122488 0 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986224 0 0.0
.dynamic 512 512 0 0.0
.got 23344 23344 0 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 825848 0 0.0
.text 13902824 13902824 0 0.0
lighting-app debug+rpc+ui (read only) 5272137 5272137 0 0.0
(read/write) 222184 222184 0 0.0
.bss 117616 117616 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92112 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337524 0 0.0
.text 4692707 4692707 0 0.0
lock-app debug (read only) 4451681 4451681 0 0.0
(read/write) 202120 202120 0 0.0
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78368 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246150 0 0.0
.text 3997187 3997187 0 0.0
ota-provider-app debug (read only) 4121849 4121849 0 0.0
(read/write) 191992 191992 0 0.0
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68320 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 199942 0 0.0
.text 3731779 3731779 0 0.0
ota-requestor-app debug (read only) 4215841 4215841 0 0.0
(read/write) 196304 196304 0 0.0
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71320 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203430 0 0.0
.text 3817955 3817955 0 0.0
shell debug (read only) 2922305 2922305 0 0.0
(read/write) 150616 150616 0 0.0
.bss 59592 59592 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 83896 83896 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 208786 0 0.0
.text 2542818 2542818 0 0.0
thermostat-no-ble arm64 (read only) 4445156 4445156 0 0.0
(read/write) 243992 243992 0 0.0
.bss 122200 122200 0 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102168 0 0.0
.dynamic 512 512 0 0.0
.got 11960 11960 0 0.0
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161324 0 0.0
.text 3945976 3945976 0 0.0
tv-app debug (read only) 5309297 5309297 0 0.0
(read/write) 349944 349944 0 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 95904 0 0.0
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271446 0 0.0
.text 4794403 4794403 0 0.0
tv-casting-app debug (read only) 8287153 8287153 0 0.0
(read/write) 210528 210528 0 0.0
.bss 54112 54112 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 146712 146712 0 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366492 0 0.0
.text 7521075 7521075 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517080 0 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1479764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1216456 0 0.0
bss 154659 154659 0 0.0
rodata 140668 140668 0 0.0
text 842000 842000 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1335756 0 0.0
bss 140117 140117 0 0.0
rodata 135188 135188 0 0.0
text 769664 769664 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1154372 0 0.0
bss 154838 154838 0 0.0
rodata 112056 112056 0 0.0
text 808444 808444 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1764940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1376055 0 0.0
.debug_aranges 143504 143504 0 0.0
.debug_frame 478148 478148 0 0.0
.debug_info 30038326 30038327 1 0.0
.debug_line 4133056 4133056 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2241517 0 0.0
.debug_rnglists 142019 142019 0 0.0
.debug_str 4114532 4114532 0 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 800233 0 0.0
.symtab 498864 498864 0 0.0
.text 1560332 1560332 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1672404 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1285416 0 0.0
.debug_aranges 137008 137008 0 0.0
.debug_frame 461936 461936 0 0.0
.debug_info 27166571 27166571 0 0.0
.debug_line 3956018 3956018 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2144678 0 0.0
.debug_rnglists 135312 135312 0 0.0
.debug_str 3976139 3976139 0 0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 710890 0 0.0
.symtab 464528 464528 0 0.0
.text 1469748 1469748 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604260 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1125898 0 0.0
.debug_aranges 127280 127280 0 0.0
.debug_frame 425568 425568 0 0.0
.debug_info 22321724 22321724 0 0.0
.debug_line 3522888 3522888 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1983899 0 0.0
.debug_rnglists 125202 125202 0 0.0
.debug_str 3787290 3787290 0 0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 632498 0 0.0
.symtab 429488 429488 0 0.0
.text 1407812 1407812 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1634564 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1102742 0 0.0
.debug_aranges 125224 125224 0 0.0
.debug_frame 418400 418400 0 0.0
.debug_info 21919914 21919914 0 0.0
.debug_line 3450730 3450730 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1951319 0 0.0
.debug_rnglists 122542 122542 0 0.0
.debug_str 3741525 3741525 0 0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602016 0 0.0
.symtab 419328 419328 0 0.0
.text 1410684 1410684 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1175464 0 0.0
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 622304 0 0.0
lock-app qpg6105+debug (read/write) 1132768 1132768 0 0.0
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 579612 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1067736 0 0.0
bss 107348 107348 0 0.0
text 727144 727142 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974196 0 0.0
bss 105324 105324 0 0.0
text 667772 667770 -2 -0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942008 0 0.0
bss 109344 109344 0 0.0
text 645380 645380 0 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 873904 0 0.0
bss 99000 99000 0 0.0
text 588706 588704 -2 -0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 902808 0 0.0
bss 99564 99564 0 0.0
text 614356 614354 -2 -0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 980348 0 0.0
bss 107676 107676 0 0.0
text 684224 684222 -2 -0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 991720 -8 -0.0
bss 111924 111924 0 0.0
text 691742 691740 -2 -0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1049856 8 0.0
bss 109248 109248 0 0.0
text 729126 729130 4 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081216 0 0.0
bss 120324 120324 0 0.0
text 749262 749264 2 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 928468 -8 -0.0
bss 99644 99644 0 0.0
text 616862 616860 -2 -0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 896536 -8 -0.0
bss 100272 100272 0 0.0
text 610604 610600 -4 -0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 879416 0 0.0
bss 99132 99132 0 0.0
text 594414 594418 4 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 866556 8 0.0
bss 98932 98932 0 0.0
text 584834 584838 4 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 875964 0 0.0
bss 99088 99088 0 0.0
text 591766 591768 2 0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 862672 0 0.0
bss 98840 98840 0 0.0
text 580436 580436 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 908624 0 0.0
bss 99384 99384 0 0.0
text 619880 619880 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 903976 0 0.0
bss 99668 99668 0 0.0
text 614770 614772 2 0.0

@shubhamdp
Copy link
Contributor Author

jeremyjh/ESP32_TFT_library#28 is needed to fix the ESP32 ci.

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

PR #28326: Size comparison from 693ef72 to 09fee4e

Increases above 0.2%:

platform target config section 693ef72 09fee4e change % change
bl702 lighting-app bl702 .debug_info 41279390 41427415 148025 0.4
.rodata 106096 106472 376 0.4
bl702+rpc .debug_info 46152645 46323236 170591 0.4
.rodata 120748 121124 376 0.3
bl702l lighting-app bl702l .debug_info 41280499 41428523 148024 0.4
.rodata 99980 100356 376 0.4
cc32xx lock CC3235SF_LAUNCHXL .rodata 105250 105626 376 0.4
linux shell debug .rodata 208786 210066 1280 0.6
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 140668 141020 352 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 112056 112404 348 0.3
Increases (40 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 693ef72 09fee4e change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.text 1055588 1056278 690 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.text 1087500 1088212 712 0.1
bl702 lighting-app bl702 (read/write) 1164603 1166035 1432 0.1
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.rodata 106096 106472 376 0.4
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.text 952254 953310 1056 0.1
bl702+rpc (read/write) 1263467 1264923 1456 0.1
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323236 170591 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.rodata 120748 121124 376 0.3
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.text 1026916 1027996 1080 0.1
bl702l lighting-app bl702l (read/write) 1150424 1151600 1176 0.1
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428523 148024 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.rodata 99980 100356 376 0.4
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.text 941316 942114 798 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 611050 680 0.1
.rodata 105250 105626 376 0.4
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034204 640 0.1
.text 867004 867644 640 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.text 955140 955804 664 0.1
k32w contact k32w0+release (read only) 588668 589212 544 0.1
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560476 576 0.1
.text 559364 559940 576 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.data.rel.ro 275584 275776 192 0.1
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.data.rel.ro 94248 94376 128 0.1
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.data.rel.ro 71272 71400 128 0.2
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.data.rel.ro 948848 949040 192 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.data.rel.ro 986224 986400 176 0.0
.got 23344 23352 8 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data.rel.ro 92112 92240 128 0.1
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.data.rel.ro 78368 78496 128 0.2
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.data.rel.ro 68320 68448 128 0.2
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.data.rel.ro 71320 71448 128 0.2
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.data.rel.ro 83896 84024 128 0.2
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data.rel.ro 102168 102296 128 0.1
.got 11960 11968 8 0.1
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.data.rel.ro 95904 96048 144 0.2
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data.rel.ro 146712 146856 144 0.1
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517752 672 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1217096 640 0.1
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1336212 456 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1155008 636 0.1
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765604 664 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043970 5644 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1673068 664 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604924 664 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1635228 664 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.text 579612 580284 672 0.1
Decreases (5 builds for cc32xx, linux, psoc6)
platform target config section 693ef72 09fee4e change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046519 -25954 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
linux shell debug .data 1264 1232 -32 -2.5
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138468 -28103 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293628 -28096 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891619 -28295 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
Full report (40 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 693ef72 09fee4e change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1056278 690 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1088212 712 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1166035 1432 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106472 376 0.4
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 953310 1056 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1264923 1456 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323236 170591 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 121124 376 0.3
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1027996 1080 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1151600 1176 0.1
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428523 148024 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 100356 376 0.4
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 942114 798 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 611050 680 0.1
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046519 -25954 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105626 376 0.4
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034204 640 0.1
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 867644 640 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955804 664 0.1
k32w contact k32w0+release (read only) 588668 589212 544 0.1
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560476 576 0.1
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559940 576 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275776 192 0.1
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94376 128 0.1
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71400 128 0.2
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 949040 192 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986400 176 0.0
.dynamic 512 512 0 0.0
.got 23344 23352 8 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92240 128 0.1
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78496 128 0.2
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68448 128 0.2
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71448 128 0.2
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.bss 59592 59592 0 0.0
.data 1264 1232 -32 -2.5
.data.rel.ro 83896 84024 128 0.2
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102296 128 0.1
.dynamic 512 512 0 0.0
.got 11960 11968 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 96048 144 0.2
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data 2896 2896 0 0.0
.data.rel.ro 146712 146856 144 0.1
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517752 672 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1217096 640 0.1
bss 154659 154659 0 0.0
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1336212 456 0.0
bss 140117 140117 0 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1155008 636 0.1
bss 154838 154838 0 0.0
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1765604 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043970 5644 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1673068 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138468 -28103 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604924 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293628 -28096 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1635228 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891619 -28295 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 580284 672 0.1

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

PR #28326: Size comparison from 693ef72 to 2af90fb

Increases above 0.2%:

platform target config section 693ef72 2af90fb change % change
bl702 lighting-app bl702 .debug_info 41279390 41427415 148025 0.4
.rodata 106096 106472 376 0.4
bl702+rpc .debug_info 46152645 46323234 170589 0.4
.rodata 120748 121124 376 0.3
bl702l lighting-app bl702l .debug_info 41280499 41428524 148025 0.4
.rodata 99980 100356 376 0.4
cc32xx lock CC3235SF_LAUNCHXL .rodata 105250 105626 376 0.4
linux shell debug .rodata 208786 210066 1280 0.6
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 140668 141020 352 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 112056 112404 348 0.3
Increases (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 2af90fb change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.text 1055588 1056276 688 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.text 1087500 1088210 710 0.1
bl702 lighting-app bl702 (read/write) 1164603 1166035 1432 0.1
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.rodata 106096 106472 376 0.4
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.text 952254 953310 1056 0.1
bl702+rpc (read/write) 1263467 1264919 1452 0.1
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323234 170589 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.rodata 120748 121124 376 0.3
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.text 1026916 1027992 1076 0.1
bl702l lighting-app bl702l (read/write) 1150424 1151600 1176 0.1
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428524 148025 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.rodata 99980 100356 376 0.4
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.text 941316 942116 800 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 611050 680 0.1
.rodata 105250 105626 376 0.4
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034204 640 0.1
.text 867004 867644 640 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.text 955140 955804 664 0.1
k32w contact k32w0+release (read only) 588668 589212 544 0.1
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560476 576 0.1
.text 559364 559940 576 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.data.rel.ro 275584 275776 192 0.1
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.data.rel.ro 94248 94376 128 0.1
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.data.rel.ro 71272 71400 128 0.2
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.data.rel.ro 948848 949040 192 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.data.rel.ro 986224 986400 176 0.0
.got 23344 23352 8 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data.rel.ro 92112 92240 128 0.1
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.data.rel.ro 78368 78496 128 0.2
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.data.rel.ro 68320 68448 128 0.2
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.data.rel.ro 71320 71448 128 0.2
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.data.rel.ro 83896 84024 128 0.2
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data.rel.ro 102168 102296 128 0.1
.got 11960 11968 8 0.1
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.data.rel.ro 95904 96048 144 0.2
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data.rel.ro 146712 146856 144 0.1
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517752 672 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1217096 640 0.1
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1336212 456 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1155008 636 0.1
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765604 664 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043970 5644 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1673068 664 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604924 664 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1635228 664 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.text 579612 580284 672 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1067736 1068412 676 0.1
text 727144 727466 322 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974196 974872 676 0.1
text 667772 668092 320 0.0
bridge-app tlsr9518adk80d (read/write) 942008 942692 684 0.1
text 645380 645702 322 0.0
contact-sensor-app tlsr9518adk80d (read/write) 873904 874580 676 0.1
text 588706 589026 320 0.1
light-switch-app tlsr9518adk80d (read/write) 902808 903492 684 0.1
text 614356 614678 322 0.1
lighting-app tlsr9518adk80d (read/write) 980348 981032 684 0.1
text 684224 684546 322 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 992396 668 0.1
text 691742 692060 318 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049848 1050556 708 0.1
text 729126 729480 354 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081216 1081892 676 0.1
text 749262 749584 322 0.0
lock-app tlsr9518adk80d (read/write) 928476 929144 668 0.1
text 616862 617180 318 0.1
ota-requestor-app tlsr9518adk80d (read/write) 896544 897220 676 0.1
text 610604 610922 318 0.1
pump-app tlsr9518adk80d (read/write) 879416 880092 676 0.1
text 594414 594736 322 0.1
pump-controller-app tlsr9518adk80d (read/write) 866548 867232 684 0.1
text 584834 585158 324 0.1
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875964 876648 684 0.1
text 591766 592090 324 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 862672 863356 684 0.1
text 580436 580760 324 0.1
thermostat tlsr9518adk80d (read/write) 908624 909300 676 0.1
text 619880 620204 324 0.1
window-covering tlsr9518adk80d (read/write) 903976 904652 676 0.1
text 614770 615092 322 0.1
Decreases (5 builds for cc32xx, linux, psoc6)
platform target config section 693ef72 2af90fb change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046517 -25956 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
linux shell debug .data 1264 1232 -32 -2.5
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138467 -28104 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293629 -28095 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891618 -28296 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
Full report (58 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 2af90fb change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1056276 688 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1088210 710 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1166035 1432 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106472 376 0.4
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 953310 1056 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1264919 1452 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323234 170589 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 121124 376 0.3
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1027992 1076 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1151600 1176 0.1
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428524 148025 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 100356 376 0.4
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 942116 800 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 611050 680 0.1
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046517 -25956 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105626 376 0.4
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034204 640 0.1
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 867644 640 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955804 664 0.1
k32w contact k32w0+release (read only) 588668 589212 544 0.1
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560476 576 0.1
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559940 576 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275776 192 0.1
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94376 128 0.1
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71400 128 0.2
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 949040 192 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986400 176 0.0
.dynamic 512 512 0 0.0
.got 23344 23352 8 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92240 128 0.1
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78496 128 0.2
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68448 128 0.2
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71448 128 0.2
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.bss 59592 59592 0 0.0
.data 1264 1232 -32 -2.5
.data.rel.ro 83896 84024 128 0.2
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102296 128 0.1
.dynamic 512 512 0 0.0
.got 11960 11968 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 96048 144 0.2
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data 2896 2896 0 0.0
.data.rel.ro 146712 146856 144 0.1
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517752 672 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1217096 640 0.1
bss 154659 154659 0 0.0
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1336212 456 0.0
bss 140117 140117 0 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1155008 636 0.1
bss 154838 154838 0 0.0
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1765604 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043970 5644 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1673068 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138467 -28104 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604924 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293629 -28095 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1635228 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891618 -28296 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 580284 672 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1068412 676 0.1
bss 107348 107348 0 0.0
text 727144 727466 322 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974872 676 0.1
bss 105324 105324 0 0.0
text 667772 668092 320 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942692 684 0.1
bss 109344 109344 0 0.0
text 645380 645702 322 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 874580 676 0.1
bss 99000 99000 0 0.0
text 588706 589026 320 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 903492 684 0.1
bss 99564 99564 0 0.0
text 614356 614678 322 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 981032 684 0.1
bss 107676 107676 0 0.0
text 684224 684546 322 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 992396 668 0.1
bss 111924 111924 0 0.0
text 691742 692060 318 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1050556 708 0.1
bss 109248 109248 0 0.0
text 729126 729480 354 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081892 676 0.1
bss 120324 120324 0 0.0
text 749262 749584 322 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 929144 668 0.1
bss 99644 99644 0 0.0
text 616862 617180 318 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 897220 676 0.1
bss 100272 100272 0 0.0
text 610604 610922 318 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 880092 676 0.1
bss 99132 99132 0 0.0
text 594414 594736 322 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 867232 684 0.1
bss 98932 98932 0 0.0
text 584834 585158 324 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 876648 684 0.1
bss 99088 99088 0 0.0
text 591766 592090 324 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 863356 684 0.1
bss 98840 98840 0 0.0
text 580436 580760 324 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 909300 676 0.1
bss 99384 99384 0 0.0
text 619880 620204 324 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 904652 676 0.1
bss 99668 99668 0 0.0
text 614770 615092 322 0.1

@shubhamdp shubhamdp changed the title Draft: [ESP32] Update esp-idf to v5.1 release [ESP32] Update esp-idf to v5.1 release Aug 1, 2023
@github-actions
Copy link

github-actions bot commented Aug 1, 2023

PR #28326: Size comparison from 693ef72 to 13cd614

Increases above 0.2%:

platform target config section 693ef72 13cd614 change % change
bl702 lighting-app bl702 .debug_info 41279390 41427415 148025 0.4
.rodata 106096 106472 376 0.4
bl702+rpc .debug_info 46152645 46323236 170591 0.4
.rodata 120748 121124 376 0.3
bl702l lighting-app bl702l .debug_info 41280499 4142852 148026 0.4
.rodata 99980 100356 376 0.4
cc32xx lock CC3235SF_LAUNCHXL .rodata 105250 105626 376 0.4
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 140668 141020 352 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 112056 112404 348 0.3
Increases (25 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 693ef72 13cd614 change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.text 1055588 1056278 690 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.text 1087500 1088210 710 0.1
bl702 lighting-app bl702 (read/write) 1164603 1166035 1432 0.1
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.rodata 106096 106472 376 0.4
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.text 952254 953310 1056 0.1
bl702+rpc (read/write) 1263467 1264923 1456 0.1
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323236 170591 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.rodata 120748 121124 376 0.3
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.text 1026916 1027996 1080 0.1
bl702l lighting-app bl702l (read/write) 1150424 1151604 1180 0.1
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 4142852 148026 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.rodata 99980 100356 376 0.4
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.text 941316 942118 802 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 611050 680 0.1
.rodata 105250 105626 376 0.4
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
switch cyw930739m2evb_01 (read/write) 545367 545855 488 0.1
.app_xip_area 434577 435065 488 0.1
k32w contact k32w0+release (read only) 588668 589212 544 0.1
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560460 560 0.1
.text 559364 559924 560 0.1
linux chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.data.rel.ro 986224 986400 176 0.0
.got 23344 23352 8 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data.rel.ro 102168 102296 128 0.1
.got 11960 11968 8 0.1
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517752 672 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1217096 640 0.1
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1336212 456 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1155008 636 0.1
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765604 664 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043971 5645 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1673068 664 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604924 664 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1635228 664 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.text 579612 580284 672 0.1
Decreases (4 builds for cc32xx, psoc6)
platform target config section 693ef72 13cd614 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046518 -25955 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138469 -28102 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293628 -28096 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891618 -28296 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
Full report (25 builds for bl602, bl702, bl702l, cc32xx, cyw30739, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 693ef72 13cd614 change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1056278 690 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1088210 710 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1166035 1432 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106472 376 0.4
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 953310 1056 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1264923 1456 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323236 170591 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 121124 376 0.3
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1027996 1080 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1151604 1180 0.1
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 4142852 148026 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 100356 376 0.4
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 942118 802 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 611050 680 0.1
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046518 -25955 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105626 376 0.4
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545855 488 0.1
.app_xip_area 434577 435065 488 0.1
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
k32w contact k32w0+release (read only) 588668 589212 544 0.1
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560460 560 0.1
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559924 560 0.1
linux chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986400 176 0.0
.dynamic 512 512 0 0.0
.got 23344 23352 8 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102296 128 0.1
.dynamic 512 512 0 0.0
.got 11960 11968 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517752 672 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1217096 640 0.1
bss 154659 154659 0 0.0
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1336212 456 0.0
bss 140117 140117 0 0.0
rodata 135188 135436 248 0.2
text 769664 769880 216 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1155008 636 0.1
bss 154838 154838 0 0.0
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 837120 837120 0 0.0
(read/write) 1764940 1765604 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043971 5645 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 839072 839072 0 0.0
(read/write) 1672404 1673068 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138469 -28102 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845280 845280 0 0.0
(read/write) 1604260 1604924 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 22293628 -28096 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 817848 817848 0 0.0
(read/write) 1634564 1635228 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891618 -28296 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 580284 672 0.1

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

PR #28326: Size comparison from 693ef72 to df2ced6

Increases above 0.2%:

platform target config section 693ef72 df2ced6 change % change
bl702 lighting-app bl702 .debug_info 41279390 41427415 148025 0.4
.rodata 106096 106472 376 0.4
bl702+rpc .debug_info 46152645 46323235 170590 0.4
.rodata 120748 121124 376 0.3
bl702l lighting-app bl702l .debug_info 41280499 41428524 148025 0.4
.rodata 99980 100356 376 0.4
cc32xx lock CC3235SF_LAUNCHXL .rodata 105250 105626 376 0.4
esp32 all-clusters-app c3devkit (read only) 1095534 1148086 52552 4.8
(read/write) 1590056 1701716 111660 7.0
.dram0.bss 77368 79080 1712 2.2
.flash.rodata 219552 265696 46144 21.0
.flash.text 1095534 1148086 52552 4.8
m5stack (read only) 1141887 1190327 48440 4.2
(read/write) 500434 549942 49508 9.9
.dram0.bss 82848 85456 2608 3.1
.flash.rodata 248092 296712 48620 19.6
.flash.text 1136503 1184943 48440 4.3
linux shell debug .rodata 208786 210066 1280 0.6
nrfconnect all-clusters-app nrf52840dk_nrf52840 rodata 140668 141020 352 0.3
all-clusters-minimal-app nrf52840dk_nrf52840 rodata 112056 112404 348 0.3
Increases (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 df2ced6 change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.text 1055588 1056280 692 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.text 1087500 1088212 712 0.1
bl702 lighting-app bl702 (read/write) 1164603 1166035 1432 0.1
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.rodata 106096 106472 376 0.4
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.text 952254 953310 1056 0.1
bl702+rpc (read/write) 1263467 1264923 1456 0.1
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323235 170590 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.rodata 120748 121124 376 0.3
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.text 1026916 1027994 1078 0.1
bl702l lighting-app bl702l (read/write) 1150424 1151600 1176 0.1
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428524 148025 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.rodata 99980 100356 376 0.4
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.text 941316 942116 800 0.1
cc32xx lock CC3235SF_LAUNCHXL (read only) 610370 611050 680 0.1
.rodata 105250 105626 376 0.4
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034196 632 0.1
.text 867004 867636 632 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.text 955140 955804 664 0.1
esp32 all-clusters-app c3devkit (read only) 1095534 1148086 52552 4.8
(read/write) 1590056 1701716 111660 7.0
.dram0.bss 77368 79080 1712 2.2
.flash.rodata 219552 265696 46144 21.0
.flash.text 1095534 1148086 52552 4.8
m5stack (read only) 1141887 1190327 48440 4.2
(read/write) 500434 549942 49508 9.9
.dram0.bss 82848 85456 2608 3.1
.flash.rodata 248092 296712 48620 19.6
.flash.text 1136503 1184943 48440 4.3
k32w contact k32w0+release (read only) 588668 589212 544 0.1
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560460 560 0.1
.text 559364 559924 560 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.data.rel.ro 275584 275776 192 0.1
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.data.rel.ro 94248 94376 128 0.1
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.data.rel.ro 71272 71400 128 0.2
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.data.rel.ro 948848 949040 192 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.data.rel.ro 986224 986400 176 0.0
.got 23344 23352 8 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data.rel.ro 92112 92240 128 0.1
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.data.rel.ro 78368 78496 128 0.2
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.data.rel.ro 68320 68448 128 0.2
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.data.rel.ro 71320 71448 128 0.2
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.data.rel.ro 83896 84024 128 0.2
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data.rel.ro 102168 102296 128 0.1
.got 11960 11968 8 0.1
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.data.rel.ro 95904 96048 144 0.2
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data.rel.ro 146712 146856 144 0.1
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read/write) 2517080 2517752 672 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1216456 1217096 640 0.1
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read/write) 1335756 1336212 456 0.0
rodata 135188 135436 248 0.2
text 769664 769876 212 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1154372 1155008 636 0.1
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1764940 1765604 664 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043971 5645 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read/write) 1672404 1673068 664 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
light cy8ckit_062s2_43012 (read/write) 1604260 1604924 664 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
lock cy8ckit_062s2_43012 (read/write) 1634564 1635228 664 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.text 579612 580284 672 0.1
telink all-clusters-app tlsr9518adk80d (read/write) 1067736 1068412 676 0.1
text 727144 727466 322 0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 974196 974872 676 0.1
text 667772 668094 322 0.0
bridge-app tlsr9518adk80d (read/write) 942008 942692 684 0.1
text 645380 645706 326 0.1
contact-sensor-app tlsr9518adk80d (read/write) 873904 874580 676 0.1
text 588706 589028 322 0.1
light-switch-app tlsr9518adk80d (read/write) 902808 903492 684 0.1
text 614356 614680 324 0.1
lighting-app tlsr9518adk80d (read/write) 980348 981032 684 0.1
text 684224 684546 322 0.0
lighting-app-factory-data tlsr9518adk80d (read/write) 991728 992404 676 0.1
text 691742 692062 320 0.0
lighting-app-rpc tlsr9518adk80d (read/write) 1049848 1050556 708 0.1
text 729126 729478 352 0.0
lighting-app-shell tlsr9518adk80d (read/write) 1081216 1081892 676 0.1
text 749262 749582 320 0.0
lock-app tlsr9518adk80d (read/write) 928476 929152 676 0.1
text 616862 617184 322 0.1
ota-requestor-app tlsr9518adk80d (read/write) 896544 897220 676 0.1
text 610604 610924 320 0.1
pump-app tlsr9518adk80d (read/write) 879416 880092 676 0.1
text 594414 594738 324 0.1
pump-controller-app tlsr9518adk80d (read/write) 866548 867232 684 0.1
text 584834 585160 326 0.1
shell tlsr9518adk80d (read/write) 744124 744132 8 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read/write) 875964 876640 676 0.1
text 591766 592088 322 0.1
temperature-measurement-app tlsr9518adk80d (read/write) 862672 863356 684 0.1
text 580436 580758 322 0.1
thermostat tlsr9518adk80d (read/write) 908624 909300 676 0.1
text 619880 620204 324 0.1
window-covering tlsr9518adk80d (read/write) 903976 904652 676 0.1
text 614770 615092 322 0.1
Decreases (7 builds for cc32xx, esp32, linux, psoc6)
platform target config section 693ef72 df2ced6 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046519 -25954 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
esp32 all-clusters-app c3devkit .dram0.data 13988 13188 -800 -5.7
.iram0.text 76740 75262 -1478 -1.9
m5stack .dram0.data 34344 34132 -212 -0.6
.iram0.text 126055 123311 -2744 -2.2
linux shell debug .data 1264 1232 -32 -2.5
psoc6 all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138468 -28103 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 2229363 -28094 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891619 -28295 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 693ef72 df2ced6 change % change
bl602 lighting-app bl602 (read/write) 1361970 1363034 1064 0.1
.bss 73806 73806 0 0.0
.data 9608 9608 0 0.0
.text 1055588 1056280 692 0.1
bl602+rpc (read/write) 1409414 1410502 1088 0.1
.bss 81846 81846 0 0.0
.data 10008 10008 0 0.0
.text 1087500 1088212 712 0.1
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1164603 1166035 1432 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 41237 41237 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 3600 3600 0 0.0
.debug_abbrev 1564080 1565264 1184 0.1
.debug_aranges 140136 140232 96 0.1
.debug_frame 515452 515900 448 0.1
.debug_info 41279390 41427415 148025 0.4
.debug_line 5469245 5473712 4467 0.1
.debug_loc 3558169 3560921 2752 0.1
.debug_ranges 384168 384424 256 0.1
.debug_str 4008650 4011326 2676 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106096 106472 376 0.4
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 587740 588548 808 0.1
.symtab 175200 175376 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
952254 953310 1056 0.1
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1263467 1264923 1456 0.1
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 49685 49685 0 0.0
.bss_psram 43680 43680 0 0.0
.comment 48 48 0 0.0
.data 4144 4144 0 0.0
.debug_abbrev 1741255 1742394 1139 0.1
.debug_aranges 148672 148776 104 0.1
.debug_frame 544320 544804 484 0.1
.debug_info 46152645 46323235 170590 0.4
.debug_line 5881684 5886247 4563 0.1
.debug_loc 3764132 3767068 2936 0.1
.debug_ranges 409912 410176 264 0.1
.debug_str 4428504 4431191 2687 0.1
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 120748 121124 376 0.3
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 650703 651511 808 0.1
.symtab 194128 194304 176 0.1
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1026916 1027994 1078 0.1
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150424 1151600 1176 0.1
.boot2 292 292 0 0.0
.bss 15924 15924 0 0.0
.bss_psram 78096 78096 0 0.0
.comment 48 48 0 0.0
.data 4568 4568 0 0.0
.debug_abbrev 1566299 1567483 1184 0.1
.debug_aranges 134640 134736 96 0.1
.debug_frame 495140 495588 448 0.1
.debug_info 41280499 41428524 148025 0.4
.debug_line 5384813 5389298 4485 0.1
.debug_loc 3494338 3497090 2752 0.1
.debug_ranges 389376 389632 256 0.1
.debug_str 4021107 4023795 2688 0.1
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 140 140 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 99980 100356 376 0.4
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 587965 588773 808 0.1
.symtab 174768 174944 176 0.1
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941316 942116 800 0.1
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 610370 611050 680 0.1
(read/write) 208284 208284 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 201696 201696 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 947836 944966 -2870 -0.3
.debug_aranges 108032 107960 -72 -0.1
.debug_frame 366676 366300 -376 -0.1
.debug_info 19072473 19046519 -25954 -0.1
.debug_line 2783805 2780417 -3388 -0.1
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1581595 1580553 -1042 -0.1
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99685 99665 -20 -0.0
.debug_str 3416700 3415671 -1029 -0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 105250 105626 376 0.4
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 490115 490862 747 0.2
.symtab 290064 290432 368 0.1
.text 502996 503300 304 0.1
cyw30739 light cyw930739m2evb_01 (read/write) 548927 549423 496 0.1
.app_xip_area 440017 440513 496 0.1
.bss 63880 63880 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 533255 533759 504 0.1
.app_xip_area 419385 419889 504 0.1
.bss 68832 68832 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 571927 572567 640 0.1
.app_xip_area 464105 464745 640 0.1
.bss 62840 62840 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 545367 545863 496 0.1
.app_xip_area 434577 435073 496 0.1
.bss 65728 65728 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008628 1009308 680 0.1
.bss 183636 183636 0 0.0
.data 2692 2692 0 0.0
.text 822280 822960 680 0.1
BRD4187C (read/write) 1033564 1034196 632 0.1
.bss 163252 163252 0 0.0
.data 3288 3288 0 0.0
.text 867004 867636 632 0.1
lock-app BRD4161A+wf200 (read/write) 1083616 1084112 496 0.0
.bss 177652 177652 0 0.0
.data 2688 2688 0 0.0
.text 903256 903752 496 0.1
window-app BRD4187C (read/write) 1104604 1105268 664 0.1
.bss 146244 146244 0 0.0
.data 3200 3200 0 0.0
.text 955140 955804 664 0.1
esp32 all-clusters-app c3devkit (read only) 1095534 1148086 52552 4.8
(read/write) 1590056 1701716 111660 7.0
.dram0.bss 77368 79080 1712 2.2
.dram0.data 13988 13188 -800 -5.7
.flash.rodata 219552 265696 46144 21.0
.flash.text 1095534 1148086 52552 4.8
.iram0.text 76740 75262 -1478 -1.9
m5stack (read only) 1141887 1190327 48440 4.2
(read/write) 500434 549942 49508 9.9
.dram0.bss 82848 85456 2608 3.1
.dram0.data 34344 34132 -212 -0.6
.flash.rodata 248092 296712 48620 19.6
.flash.text 1136503 1184943 48440 4.3
.iram0.text 126055 123311 -2744 -2.2
k32w contact k32w0+release (read only) 588668 589212 544 0.1
(read/write) 91480 91480 0 0.0
.bss 67476 67476 0 0.0
.data 2168 2168 0 0.0
.text 588132 588676 544 0.1
light k32w0+release (read only) 587356 587900 544 0.1
(read/write) 91112 91112 0 0.0
.bss 67124 67124 0 0.0
.data 2156 2156 0 0.0
.text 586820 587364 544 0.1
lock k32w0+release (read only) 559900 560460 560 0.1
(read/write) 88936 88936 0 0.0
.bss 65012 65012 0 0.0
.data 2100 2100 0 0.0
.text 559364 559924 560 0.1
linux all-clusters-app debug (read only) 5478993 5480209 1216 0.0
(read/write) 417264 417456 192 0.0
.bss 129920 129920 0 0.0
.data 4432 4432 0 0.0
.data.rel.ro 275584 275776 192 0.1
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1288 1288 0 0.0
.rodata 332816 333136 320 0.1
.text 4769555 4770259 704 0.0
all-clusters-minimal-app debug (read only) 4894073 4895225 1152 0.0
(read/write) 231280 231408 128 0.1
.bss 125600 125600 0 0.0
.data 4304 4304 0 0.0
.data.rel.ro 94248 94376 128 0.1
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 270918 271238 320 0.1
.text 4393171 4393859 688 0.0
bridge-app debug (read only) 2763233 2764401 1168 0.0
(read/write) 132936 133064 128 0.1
.bss 50680 50680 0 0.0
.data 4880 4880 0 0.0
.data.rel.ro 71272 71400 128 0.2
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 808 808 0 0.0
.rodata 213480 213800 320 0.1
.text 2372419 2373123 704 0.0
chip-tool debug (read only) 17752889 17764697 11808 0.1
(read/write) 1054936 1055128 192 0.0
.bss 93592 93592 0 0.0
.data 5154 5154 0 0.0
.data.rel.ro 948848 949040 192 0.0
.dynamic 624 624 0 0.0
.got 5880 5880 0 0.0
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 914537 916009 1472 0.2
.text 14783539 14793683 10144 0.1
chip-tool-ipv6only arm64 (read only) 16968124 16977980 9856 0.1
(read/write) 1122488 1122664 176 0.0
.bss 102984 102984 0 0.0
.data 4448 4448 0 0.0
.data.rel.ro 986224 986400 176 0.0
.dynamic 512 512 0 0.0
.got 23344 23352 8 0.0
.init 24 24 0 0.0
.init_array 240 240 0 0.0
.rodata 825848 827096 1248 0.2
.text 13902824 13911112 8288 0.1
lighting-app debug+rpc+ui (read only) 5272137 5273401 1264 0.0
(read/write) 222184 222344 160 0.1
.bss 117616 117648 32 0.0
.data 4880 4880 0 0.0
.data.rel.ro 92112 92240 128 0.1
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 337524 337844 320 0.1
.text 4692707 4693507 800 0.0
lock-app debug (read only) 4451681 4452849 1168 0.0
(read/write) 202120 202248 128 0.1
.bss 112944 112944 0 0.0
.data 4048 4048 0 0.0
.data.rel.ro 78368 78496 128 0.2
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 246150 246470 320 0.1
.text 3997187 3997891 704 0.0
ota-provider-app debug (read only) 4121849 4123081 1232 0.0
(read/write) 191992 192120 128 0.1
.bss 113504 113504 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 68320 68448 128 0.2
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 720 720 0 0.0
.rodata 199942 200326 384 0.2
.text 3731779 3732483 704 0.0
ota-requestor-app debug (read only) 4215841 4216993 1152 0.0
(read/write) 196304 196432 128 0.1
.bss 114432 114432 0 0.0
.data 4624 4624 0 0.0
.data.rel.ro 71320 71448 128 0.2
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 203430 203750 320 0.2
.text 3817955 3818643 688 0.0
shell debug (read only) 2922305 2924481 2176 0.1
(read/write) 150616 150712 96 0.1
.bss 59592 59592 0 0.0
.data 1264 1232 -32 -2.5
.data.rel.ro 83896 84024 128 0.2
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 208786 210066 1280 0.6
.text 2542818 2543570 752 0.0
thermostat-no-ble arm64 (read only) 4445156 4446724 1568 0.0
(read/write) 243992 244152 160 0.1
.bss 122200 122216 16 0.0
.data 3200 3200 0 0.0
.data.rel.ro 102168 102296 128 0.1
.dynamic 512 512 0 0.0
.got 11960 11968 8 0.1
.init 24 24 0 0.0
.init_array 432 432 0 0.0
.rodata 161324 161628 304 0.2
.text 3945976 3946968 992 0.0
tv-app debug (read only) 5309297 5310497 1200 0.0
(read/write) 349944 350104 160 0.0
.bss 240416 240416 0 0.0
.data 6224 6224 0 0.0
.data.rel.ro 95904 96048 144 0.2
.dynamic 624 624 0 0.0
.got 5616 5616 0 0.0
.init 27 27 0 0.0
.init_array 1136 1136 0 0.0
.rodata 271446 271798 352 0.1
.text 4794403 4795107 704 0.0
tv-casting-app debug (read only) 8287153 8288321 1168 0.0
(read/write) 210528 210688 160 0.1
.bss 54112 54144 32 0.1
.data 2896 2896 0 0.0
.data.rel.ro 146712 146856 144 0.1
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 366492 366812 320 0.1
.text 7521075 7521779 704 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2517080 2517752 672 0.0
.bss 220432 220432 0 0.0
.data 5152 5152 0 0.0
.text 1479764 1480436 672 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1216456 1217096 640 0.1
bss 154659 154659 0 0.0
rodata 140668 141020 352 0.3
text 842000 842280 280 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1335756 1336212 456 0.0
bss 140117 140117 0 0.0
rodata 135188 135436 248 0.2
text 769664 769876 212 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1154372 1155008 636 0.1
bss 154838 154838 0 0.0
rodata 112056 112404 348 0.3
text 808444 808720 276 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837120 837120 0 0.0
(read/write) 1764940 1765604 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193596 193596 0 0.0
.comment 212 212 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 2624 2624 0 0.0
.debug_abbrev 1376055 1377012 957 0.1
.debug_aranges 143504 143632 128 0.1
.debug_frame 478148 478472 324 0.1
.debug_info 30038326 30043971 5645 0.0
.debug_line 4133056 4135844 2788 0.1
.debug_line_str 957 957 0 0.0
.debug_loclists 2241517 2242789 1272 0.1
.debug_rnglists 142019 142171 152 0.1
.debug_str 4114532 4115542 1010 0.0
.heap 837120 837120 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 800233 801003 770 0.1
.symtab 498864 499248 384 0.1
.text 1560332 1560996 664 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 839072 839072 0 0.0
(read/write) 1672404 1673068 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 191708 191708 0 0.0
.comment 212 212 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 2560 2560 0 0.0
.debug_abbrev 1285416 1282626 -2790 -0.2
.debug_aranges 137008 136936 -72 -0.1
.debug_frame 461936 461560 -376 -0.1
.debug_info 27166571 27138468 -28103 -0.1
.debug_line 3956018 3952689 -3329 -0.1
.debug_line_str 981 981 0 0.0
.debug_loclists 2144678 2143676 -1002 -0.0
.debug_rnglists 135312 135292 -20 -0.0
.debug_str 3976139 3975091 -1048 -0.0
.heap 839072 839072 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 710890 711637 747 0.1
.symtab 464528 464896 368 0.1
.text 1469748 1470412 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 845280 845280 0 0.0
(read/write) 1604260 1604924 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 185668 185668 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1125898 1123242 -2656 -0.2
.debug_aranges 127280 127208 -72 -0.1
.debug_frame 425568 425192 -376 -0.1
.debug_info 22321724 2229363 -28094 -0.1
.debug_line 3522888 3519307 -3581 -0.1
.debug_line_str 942 942 0 0.0
.debug_loclists 1983899 1982898 -1001 -0.1
.debug_rnglists 125202 125182 -20 -0.0
.debug_str 3787290 3786254 -1036 -0.0
.heap 845280 845280 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 632498 633245 747 0.1
.symtab 429488 429856 368 0.1
.text 1407812 1408476 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 817848 817848 0 0.0
(read/write) 1634564 1635228 664 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 213100 213100 0 0.0
.comment 212 212 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 2392 2392 0 0.0
.debug_abbrev 1102742 1099880 -2862 -0.3
.debug_aranges 125224 125152 -72 -0.1
.debug_frame 418400 418024 -376 -0.1
.debug_info 21919914 21891619 -28295 -0.1
.debug_line 3450730 3447102 -3628 -0.1
.debug_line_str 933 933 0 0.0
.debug_loclists 1951319 1950318 -1001 -0.1
.debug_rnglists 122542 122522 -20 -0.0
.debug_str 3741525 3740493 -1032 -0.0
.heap 817848 817848 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 602016 602763 747 0.1
.symtab 419328 419696 368 0.1
.text 1410684 1411348 664 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1175464 1176392 928 0.1
.bss 101336 101336 0 0.0
.data 788 788 0 0.0
.text 622304 623232 928 0.1
lock-app qpg6105+debug (read/write) 1132768 1133440 672 0.1
.bss 96056 96056 0 0.0
.data 792 792 0 0.0
.text 579612 580284 672 0.1
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1067736 1068412 676 0.1
bss 107348 107348 0 0.0
text 727144 727466 322 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 974196 974872 676 0.1
bss 105324 105324 0 0.0
text 667772 668094 322 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 942008 942692 684 0.1
bss 109344 109344 0 0.0
text 645380 645706 326 0.1
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873904 874580 676 0.1
bss 99000 99000 0 0.0
text 588706 589028 322 0.1
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902808 903492 684 0.1
bss 99564 99564 0 0.0
text 614356 614680 324 0.1
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 980348 981032 684 0.1
bss 107676 107676 0 0.0
text 684224 684546 322 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 991728 992404 676 0.1
bss 111924 111924 0 0.0
text 691742 692062 320 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1049848 1050556 708 0.1
bss 109248 109248 0 0.0
text 729126 729478 352 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1081216 1081892 676 0.1
bss 120324 120324 0 0.0
text 749262 749582 320 0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928476 929152 676 0.1
bss 99644 99644 0 0.0
text 616862 617184 322 0.1
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 896544 897220 676 0.1
bss 100272 100272 0 0.0
text 610604 610924 320 0.1
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 879416 880092 676 0.1
bss 99132 99132 0 0.0
text 594414 594738 324 0.1
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 866548 867232 684 0.1
bss 98932 98932 0 0.0
text 584834 585160 326 0.1
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 744124 744132 8 0.0
bss 97256 97256 0 0.0
text 478572 478574 2 0.0
smoke_co_alarm-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875964 876640 676 0.1
bss 99088 99088 0 0.0
text 591766 592088 322 0.1
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 862672 863356 684 0.1
bss 98840 98840 0 0.0
text 580436 580758 322 0.1
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 908624 909300 676 0.1
bss 99384 99384 0 0.0
text 619880 620204 324 0.1
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 903976 904652 676 0.1
bss 99668 99668 0 0.0
text 614770 615092 322 0.1

@dhrishi
Copy link
Contributor

dhrishi commented Aug 1, 2023

ESP-IDF v5.1 was release some time back, so updating the documentation and Dockerfile to v5.1.

The description needs to be updated. This is no longer just updating the documentation and dockerfile :-D

@mergify mergify bot merged commit 4ac9304 into project-chip:master Aug 1, 2023
54 checks passed
@shubhamdp shubhamdp deleted the esp32_v5.1 branch August 1, 2023 13:42
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.

None yet

5 participants