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

Improve IM PrettyPrint #21987

Merged

Conversation

yunhanw-google
Copy link
Contributor

@yunhanw-google yunhanw-google commented Aug 18, 2022

Problem

#21698
CHIP_CONFIG_IM_ENABLE_SCHEMA_CHECK is only enabled in linux/darwin platform, there is extra element check inside CHIP_CONFIG_IM_ENABLE_SCHEMA_CHECK, which mean we are testing in CI is likely not what we are shipping on devices.

Change overview

--Remove minimum element check in CHIP_CONFIG_IM_ENABLE_SCHEMA_CHECK, then the element check would be unified/processed into same code path under IM client/handler with or without CHIP_CONFIG_IM_ENABLE_SCHEMA_CHECK.
--Rename CHIP_CONFIG_IM_ENABLE_SCHEMA_CHECK to CHIP_CONFIG_IM_PRETTY_PRINT
--Rename CheckSchemaValidity to PrettyPrint
--In IM client/server code, don't process the error from PrettyPrint.

Testing

The existing test covers.

@yunhanw-google yunhanw-google changed the title Remove the necessary eleemnt check in im schema check Remove the necessary element check in im schema check Aug 18, 2022
@yunhanw-google yunhanw-google changed the title Remove the necessary element check in im schema check Remove the element check in im schema check Aug 18, 2022
@github-actions
Copy link

github-actions bot commented Aug 18, 2022

PR #21987: Size comparison from c037fc2 to a3f93b2

Increases (2 builds for cc13x2_26x2, nrfconnect)
platform target config section c037fc2 a3f93b2 change % change
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 179116 179124 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179923 1179939 16 0.0
text 814080 814084 4 0.0
Decreases (17 builds for bl602, cc13x2_26x2, esp32, linux)
platform target config section c037fc2 a3f93b2 change % change
bl602 lighting-app bl602 .text 1051044 1051040 -4 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672363 672355 -8 -0.0
.text 583300 583292 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1029958 1028600 -1358 -0.1
(read/write) 1488642 1488610 -32 -0.0
.flash.rodata 217776 217744 -32 -0.0
.flash.text 1029958 1028600 -1358 -0.1
m5stack (read only) 1083279 1081911 -1368 -0.1
(read/write) 490600 490568 -32 -0.0
.flash.rodata 248116 248084 -32 -0.0
.flash.text 1077895 1076527 -1368 -0.1
linux all-clusters-app debug (read only) 3034433 3024161 -10272 -0.3
.text 2580722 2570450 -10272 -0.4
all-clusters-minimal-app debug (read only) 2874321 2864001 -10320 -0.4
.rodata 274859 274827 -32 -0.0
.text 2423090 2412802 -10288 -0.4
bridge-app debug+rpc (read only) 2372969 2362681 -10288 -0.4
.text 2006850 1996562 -10288 -0.5
chip-tool debug (read only) 10809305 10799017 -10288 -0.1
.text 8741684 8731396 -10288 -0.1
chip-tool-ipv6only arm64 (read only) 10206092 10195388 -10704 -0.1
.rodata 490364 490348 -16 -0.0
.text 8076292 8065604 -10688 -0.1
lighting-app debug+rpc (read only) 2596985 2586697 -10288 -0.4
.text 2205970 2195682 -10288 -0.5
lock-app debug (read only) 2580897 2570609 -10288 -0.4
.text 2176882 2166594 -10288 -0.5
ota-provider-app debug (read only) 2358057 2347769 -10288 -0.4
.text 1985250 1974962 -10288 -0.5
ota-requestor-app debug (read only) 2523273 2512985 -10288 -0.4
.text 2134610 2124322 -10288 -0.5
shell debug (read only) 2602737 2593585 -9152 -0.4
.text 2209650 2200498 -9152 -0.4
thermostat-no-ble arm64 (read only) 2357252 2346532 -10720 -0.5
.rodata 140620 140588 -32 -0.0
.text 1978912 1968224 -10688 -0.5
tv-app debug (read only) 3173945 3163673 -10272 -0.3
.text 2725250 2714978 -10272 -0.4
tv-casting-app debug (read only) 5454481 5444161 -10320 -0.2
.rodata 343313 343281 -32 -0.0
.text 4840514 4830226 -10288 -0.2
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section c037fc2 a3f93b2 change % change
bl602 lighting-app bl602 (read/write) 1383858 1383858 0 0.0
.bss 120258 120258 0 0.0
.data 4480 4480 0 0.0
.text 1051044 1051040 -4 -0.0
bl602+rpc (read/write) 1429370 1429370 0 0.0
.bss 127698 127698 0 0.0
.data 4600 4600 0 0.0
.text 1082800 1082800 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672363 672355 -8 -0.0
(read/write) 179116 179124 8 0.0
.bss 74372 74372 0 0.0
.data 3372 3372 0 0.0
.rodata 88747 88747 0 0.0
.text 583300 583292 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 637747 637747 0 0.0
(read/write) 157948 157948 0 0.0
.bss 73660 73660 0 0.0
.data 3372 3372 0 0.0
.rodata 77979 77979 0 0.0
.text 559444 559444 0 0.0
lock-ftd LP_CC2652R7 (read only) 674079 674079 0 0.0
(read/write) 167616 167616 0 0.0
.bss 71476 71476 0 0.0
.data 3296 3296 0 0.0
.rodata 76671 76671 0 0.0
.text 596928 596928 0 0.0
lock-mtd LP_CC2652R7 (read only) 656831 656831 0 0.0
(read/write) 180552 180552 0 0.0
.bss 67164 67164 0 0.0
.data 3296 3296 0 0.0
.rodata 101759 101759 0 0.0
.text 554592 554592 0 0.0
pump-app LP_CC2652R7 (read only) 684751 684751 0 0.0
(read/write) 157752 157752 0 0.0
.bss 71516 71516 0 0.0
.data 3296 3296 0 0.0
.rodata 89959 89959 0 0.0
.text 594308 594308 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669243 669243 0 0.0
(read/write) 173380 173380 0 0.0
.bss 71636 71636 0 0.0
.data 3292 3292 0 0.0
.rodata 85515 85515 0 0.0
.text 583248 583248 0 0.0
shell LP_CC2652R7 (read only) 665062 665062 0 0.0
(read/write) 181936 181936 0 0.0
.bss 76692 76692 0 0.0
.data 3376 3376 0 0.0
.rodata 85694 85694 0 0.0
.text 579052 579052 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586030 586030 0 0.0
.app_xip_area 462696 462696 0 0.0
.bss 65768 65768 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591846 591846 0 0.0
.app_xip_area 463728 463728 0 0.0
.bss 70552 70552 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 598970 598970 0 0.0
.app_xip_area 476356 476356 0 0.0
.bss 65080 65080 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1100964 1100964 0 0.0
.bss 133372 133372 0 0.0
.data 2068 2068 0 0.0
.text 965500 965500 0 0.0
BRD4161A+rpc (read/write) 1155216 1155216 0 0.0
.bss 150060 150060 0 0.0
.data 2280 2280 0 0.0
.text 1002856 1002856 0 0.0
BRD4161A+rs911x (read/write) 990152 990152 0 0.0
.bss 162696 162696 0 0.0
.data 2056 2056 0 0.0
.text 825380 825380 0 0.0
lock-app BRD4161A+wf200 (read/write) 1139620 1139620 0 0.0
.bss 145872 145872 0 0.0
.data 2064 2064 0 0.0
.text 991664 991664 0 0.0
window-app BRD4161A (read/write) 1092420 1092420 0 0.0
.bss 134812 134812 0 0.0
.data 2096 2096 0 0.0
.text 955492 955492 0 0.0
esp32 all-clusters-app c3devkit (read only) 1029958 1028600 -1358 -0.1
(read/write) 1488642 1488610 -32 -0.0
.dram0.bss 70832 70832 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 217776 217744 -32 -0.0
.flash.text 1029958 1028600 -1358 -0.1
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1083279 1081911 -1368 -0.1
(read/write) 490600 490568 -32 -0.0
.dram0.bss 76344 76344 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 248116 248084 -32 -0.0
.flash.text 1077895 1076527 -1368 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 646676 646676 0 0.0
.bss 70400 70400 0 0.0
.data 2068 2068 0 0.0
.text 571480 571480 0 0.0
lock k32w0+release (read/write) 704196 704196 0 0.0
.bss 70864 70864 0 0.0
.data 2076 2076 0 0.0
.text 628528 628528 0 0.0
linux all-clusters-app debug (read only) 3034433 3024161 -10272 -0.3
(read/write) 155920 155920 0 0.0
.bss 61888 61888 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85560 85560 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1160 1160 0 0.0
.rodata 274635 274635 0 0.0
.text 2580722 2570450 -10272 -0.4
all-clusters-minimal-app debug (read only) 2874321 2864001 -10320 -0.4
(read/write) 147624 147624 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78120 78120 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 274859 274827 -32 -0.0
.text 2423090 2412802 -10288 -0.4
bridge-app debug+rpc (read only) 2372969 2362681 -10288 -0.4
(read/write) 127584 127584 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67464 67464 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 203496 203496 0 0.0
.text 2006850 1996562 -10288 -0.5
chip-tool debug (read only) 10809305 10799017 -10288 -0.1
(read/write) 651872 651872 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 616840 616840 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 559573 559573 0 0.0
.text 8741684 8731396 -10288 -0.1
chip-tool-ipv6only arm64 (read only) 10206092 10195388 -10704 -0.1
(read/write) 699681 699681 0 0.0
.bss 33297 33297 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 644368 644368 0 0.0
.dynamic 560 560 0 0.0
.got 13776 13776 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 490364 490348 -16 -0.0
.text 8076292 8065604 -10688 -0.1
lighting-app debug+rpc (read only) 2596985 2586697 -10288 -0.4
(read/write) 130176 130176 0 0.0
.bss 49760 49760 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72360 72360 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 220304 220304 0 0.0
.text 2205970 2195682 -10288 -0.5
lock-app debug (read only) 2580897 2570609 -10288 -0.4
(read/write) 125512 125512 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69512 69512 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 237360 237360 0 0.0
.text 2176882 2166594 -10288 -0.5
ota-provider-app debug (read only) 2358057 2347769 -10288 -0.4
(read/write) 118976 118976 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63336 63336 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 209336 209336 0 0.0
.text 1985250 1974962 -10288 -0.5
ota-requestor-app debug (read only) 2523273 2512985 -10288 -0.4
(read/write) 127320 127320 0 0.0
.bss 50336 50336 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68728 68728 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 216096 216096 0 0.0
.text 2134610 2124322 -10288 -0.5
shell debug (read only) 2602737 2593585 -9152 -0.4
(read/write) 142040 142040 0 0.0
.bss 57800 57800 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77160 77160 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1032 1032 0 0.0
.rodata 234738 234738 0 0.0
.text 2209650 2200498 -9152 -0.4
thermostat-no-ble arm64 (read only) 2357252 2346532 -10720 -0.5
(read/write) 141825 141825 0 0.0
.bss 55345 55345 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75984 75984 0 0.0
.dynamic 560 560 0 0.0
.got 5048 5048 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 140620 140588 -32 -0.0
.text 1978912 1968224 -10688 -0.5
tv-app debug (read only) 3173945 3163673 -10272 -0.3
(read/write) 257968 257968 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79184 79184 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 258952 258952 0 0.0
.text 2725250 2714978 -10272 -0.4
tv-casting-app debug (read only) 5454481 5444161 -10320 -0.2
(read/write) 160048 160048 0 0.0
.bss 51448 51448 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 99736 99736 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 343313 343281 -32 -0.0
.text 4840514 4830226 -10288 -0.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454328 2454328 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1416972 1416972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1179923 1179939 16 0.0
bss 143727 143727 0 0.0
rodata 143268 143268 0 0.0
text 814080 814084 4 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159799 1159799 0 0.0
bss 142964 142964 0 0.0
rodata 134944 134944 0 0.0
text 803072 803072 0 0.0
p6 all-clusters-app default (read only) 881016 881016 0 0.0
(read/write) 1699252 1699252 0 0.0
.bss 149672 149672 0 0.0
.data 2656 2656 0 0.0
.text 1538536 1538536 0 0.0
all-clusters-minimal-app default (read only) 881736 881736 0 0.0
(read/write) 1643276 1643276 0 0.0
.bss 148952 148952 0 0.0
.data 2656 2656 0 0.0
.text 1483280 1483280 0 0.0
light-app default (read only) 890080 890080 0 0.0
(read/write) 1560532 1560532 0 0.0
.bss 140816 140816 0 0.0
.data 2448 2448 0 0.0
.text 1408880 1408880 0 0.0
lock-app default (read only) 885584 885584 0 0.0
(read/write) 1597812 1597812 0 0.0
.bss 145296 145296 0 0.0
.data 2464 2464 0 0.0
.text 1441664 1441664 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808736 808736 0 0.0
bss 71448 71448 0 0.0
noinit 43488 43488 0 0.0
text 571316 571316 0 0.0
lighting-app tlsr9518adk80d (read/write) 830680 830680 0 0.0
bss 72304 72304 0 0.0
noinit 43488 43488 0 0.0
text 589406 589406 0 0.0

@github-actions
Copy link

github-actions bot commented Aug 18, 2022

PR #21987: Size comparison from b1f2fc7 to 324ce1f

Increases (2 builds for cc13x2_26x2, telink)
platform target config section b1f2fc7 324ce1f change % change
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 656823 656831 8 0.0
.text 554584 554592 8 0.0
telink lighting-app tlsr9518adk80d text 589406 589408 2 0.0
Decreases (20 builds for cc13x2_26x2, esp32, linux, psoc6)
platform target config section b1f2fc7 324ce1f change % change
cc13x2_26x2 lock-mtd LP_CC2652R7 (read/write) 180560 180552 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1030788 1029428 -1360 -0.1
(read/write) 1489570 1489546 -24 -0.0
.flash.rodata 218400 218376 -24 -0.0
.flash.text 1030788 1029428 -1360 -0.1
m5stack (read only) 1083967 1082631 -1336 -0.1
(read/write) 491496 491464 -32 -0.0
.flash.rodata 248716 248684 -32 -0.0
.flash.text 1078583 1077247 -1336 -0.1
linux all-clusters-app debug (read only) 3037129 3026841 -10288 -0.3
.text 2583314 2573026 -10288 -0.4
all-clusters-minimal-app debug (read only) 2874353 2864049 -10304 -0.4
.rodata 274859 274827 -32 -0.0
.text 2423122 2412850 -10272 -0.4
bridge-app debug+rpc (read only) 2373001 2362713 -10288 -0.4
.text 2006882 1996594 -10288 -0.5
chip-tool debug (read only) 10812641 10802321 -10320 -0.1
.rodata 559829 559797 -32 -0.0
.text 8746612 8736324 -10288 -0.1
chip-tool-ipv6only arm64 (read only) 10208444 1019772 -10720 -0.1
.rodata 490604 490572 -32 -0.0
.text 8080260 8069572 -10688 -0.1
lighting-app debug+rpc (read only) 2597033 2586745 -10288 -0.4
.text 2206018 2195730 -10288 -0.5
lock-app debug (read only) 2580929 2570657 -10272 -0.4
.text 2176914 2166642 -10272 -0.5
ota-provider-app debug (read only) 2358105 2347817 -10288 -0.4
.text 1985298 1975010 -10288 -0.5
ota-requestor-app debug (read only) 2523305 2513017 -10288 -0.4
.text 2134642 2124354 -10288 -0.5
shell debug (read only) 2605433 2596281 -9152 -0.4
.text 2212242 2203090 -9152 -0.4
thermostat-no-ble arm64 (read only) 2357300 2346580 -10720 -0.5
.rodata 140620 140588 -32 -0.0
.text 1978960 1968272 -10688 -0.5
tv-app debug (read only) 3173993 3163705 -10288 -0.3
.text 2725298 2715010 -10288 -0.4
tv-casting-app debug (read only) 5462161 5451841 -10320 -0.2
.rodata 343569 343537 -32 -0.0
.text 4847506 4837218 -10288 -0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1217432 1217411 -21 -0.0
.debug_info 26636674 26636630 -44 -0.0
.debug_line 3645881 3645868 -13 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1209298 1209277 -21 -0.0
.debug_info 26374276 26374231 -45 -0.0
.debug_line 3666460 3666447 -13 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1043971 1043950 -21 -0.0
.debug_info 21839792 21839747 -45 -0.0
.debug_line 3237638 3237625 -13 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1051147 1051126 -21 -0.0
.debug_info 22194930 22194885 -45 -0.0
.debug_line 3246323 3246310 -13 -0.0
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, telink)
platform target config section b1f2fc7 324ce1f change % change
bl602 lighting-app bl602 (read/write) 1383858 1383858 0 0.0
.bss 120258 120258 0 0.0
.data 4480 4480 0 0.0
.text 1051044 1051044 0 0.0
bl602+rpc (read/write) 1429370 1429370 0 0.0
.bss 127698 127698 0 0.0
.data 4600 4600 0 0.0
.text 1082804 1082804 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 672795 672795 0 0.0
(read/write) 178700 178700 0 0.0
.bss 74388 74388 0 0.0
.data 3372 3372 0 0.0
.rodata 88819 88819 0 0.0
.text 583660 583660 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 637747 637747 0 0.0
(read/write) 157948 157948 0 0.0
.bss 73660 73660 0 0.0
.data 3372 3372 0 0.0
.rodata 77979 77979 0 0.0
.text 559444 559444 0 0.0
lock-ftd LP_CC2652R7 (read only) 674079 674079 0 0.0
(read/write) 167616 167616 0 0.0
.bss 71476 71476 0 0.0
.data 3296 3296 0 0.0
.rodata 76671 76671 0 0.0
.text 596928 596928 0 0.0
lock-mtd LP_CC2652R7 (read only) 656823 656831 8 0.0
(read/write) 180560 180552 -8 -0.0
.bss 67164 67164 0 0.0
.data 3296 3296 0 0.0
.rodata 101759 101759 0 0.0
.text 554584 554592 8 0.0
pump-app LP_CC2652R7 (read only) 684751 684751 0 0.0
(read/write) 157752 157752 0 0.0
.bss 71516 71516 0 0.0
.data 3296 3296 0 0.0
.rodata 89959 89959 0 0.0
.text 594308 594308 0 0.0
pump-controller-app LP_CC2652R7 (read only) 669243 669243 0 0.0
(read/write) 173380 173380 0 0.0
.bss 71636 71636 0 0.0
.data 3292 3292 0 0.0
.rodata 85515 85515 0 0.0
.text 583248 583248 0 0.0
shell LP_CC2652R7 (read only) 665478 665478 0 0.0
(read/write) 181536 181536 0 0.0
.bss 76708 76708 0 0.0
.data 3376 3376 0 0.0
.rodata 85766 85766 0 0.0
.text 579396 579396 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 586618 586618 0 0.0
.app_xip_area 463284 463284 0 0.0
.bss 65768 65768 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592418 592418 0 0.0
.app_xip_area 464300 464300 0 0.0
.bss 70552 70552 0 0.0
.data 748 748 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 599538 599538 0 0.0
.app_xip_area 476924 476924 0 0.0
.bss 65080 65080 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read/write) 1100964 1100964 0 0.0
.bss 133372 133372 0 0.0
.data 2068 2068 0 0.0
.text 965500 965500 0 0.0
BRD4161A+rpc (read/write) 1155216 1155216 0 0.0
.bss 150060 150060 0 0.0
.data 2280 2280 0 0.0
.text 1002856 1002856 0 0.0
BRD4161A+rs911x (read/write) 990152 990152 0 0.0
.bss 162696 162696 0 0.0
.data 2056 2056 0 0.0
.text 825380 825380 0 0.0
lock-app BRD4161A+wf200 (read/write) 1139620 1139620 0 0.0
.bss 145872 145872 0 0.0
.data 2064 2064 0 0.0
.text 991664 991664 0 0.0
window-app BRD4161A (read/write) 1092420 1092420 0 0.0
.bss 134812 134812 0 0.0
.data 2096 2096 0 0.0
.text 955492 955492 0 0.0
esp32 all-clusters-app c3devkit (read only) 1030788 1029428 -1360 -0.1
(read/write) 1489570 1489546 -24 -0.0
.dram0.bss 71136 71136 0 0.0
.dram0.data 14600 14600 0 0.0
.flash.rodata 218400 218376 -24 -0.0
.flash.text 1030788 1029428 -1360 -0.1
.iram0.text 62902 62902 0 0.0
m5stack (read only) 1083967 1082631 -1336 -0.1
(read/write) 491496 491464 -32 -0.0
.dram0.bss 76640 76640 0 0.0
.dram0.data 34144 34144 0 0.0
.flash.rodata 248716 248684 -32 -0.0
.flash.text 1078583 1077247 -1336 -0.1
.iram0.text 123267 123267 0 0.0
k32w light k32w0+release (read/write) 646676 646676 0 0.0
.bss 70400 70400 0 0.0
.data 2068 2068 0 0.0
.text 571480 571480 0 0.0
lock k32w0+release (read/write) 704196 704196 0 0.0
.bss 70864 70864 0 0.0
.data 2076 2076 0 0.0
.text 628528 628528 0 0.0
linux all-clusters-app debug (read only) 3037129 3026841 -10288 -0.3
(read/write) 156024 156024 0 0.0
.bss 61920 61920 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 85624 85624 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 274667 274667 0 0.0
.text 2583314 2573026 -10288 -0.4
all-clusters-minimal-app debug (read only) 2874353 2864049 -10304 -0.4
(read/write) 147624 147624 0 0.0
.bss 61152 61152 0 0.0
.data 2064 2064 0 0.0
.data.rel.ro 78120 78120 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 274859 274827 -32 -0.0
.text 2423122 2412850 -10272 -0.4
bridge-app debug+rpc (read only) 2373001 2362713 -10288 -0.4
(read/write) 127584 127584 0 0.0
.bss 50656 50656 0 0.0
.data 3600 3600 0 0.0
.data.rel.ro 67464 67464 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 824 824 0 0.0
.rodata 203496 203496 0 0.0
.text 2006882 1996594 -10288 -0.5
chip-tool debug (read only) 10812641 10802321 -10320 -0.1
(read/write) 651136 651136 0 0.0
.bss 25240 25240 0 0.0
.data 3266 3266 0 0.0
.data.rel.ro 616104 616104 0 0.0
.dynamic 608 608 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 768 768 0 0.0
.rodata 559829 559797 -32 -0.0
.text 8746612 8736324 -10288 -0.1
chip-tool-ipv6only arm64 (read only) 10208444 1019772 -10720 -0.1
(read/write) 698929 698929 0 0.0
.bss 33297 33297 0 0.0
.data 3272 3272 0 0.0
.data.rel.ro 643616 643616 0 0.0
.dynamic 560 560 0 0.0
.got 13776 13776 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 490604 490572 -32 -0.0
.text 8080260 8069572 -10688 -0.1
lighting-app debug+rpc (read only) 2597033 2586745 -10288 -0.4
(read/write) 130176 130176 0 0.0
.bss 49760 49760 0 0.0
.data 2096 2096 0 0.0
.data.rel.ro 72360 72360 0 0.0
.dynamic 608 608 0 0.0
.got 4392 4392 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 220304 220304 0 0.0
.text 2206018 2195730 -10288 -0.5
lock-app debug (read only) 2580929 2570657 -10272 -0.4
(read/write) 125512 125512 0 0.0
.bss 48288 48288 0 0.0
.data 1712 1712 0 0.0
.data.rel.ro 69512 69512 0 0.0
.dynamic 608 608 0 0.0
.got 4464 4464 0 0.0
.init 27 27 0 0.0
.init_array 896 896 0 0.0
.rodata 237360 237360 0 0.0
.text 2176914 2166642 -10272 -0.5
ota-provider-app debug (read only) 2358105 2347817 -10288 -0.4
(read/write) 118976 118976 0 0.0
.bss 47808 47808 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 63336 63336 0 0.0
.dynamic 608 608 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 209336 209336 0 0.0
.text 1985298 1975010 -10288 -0.5
ota-requestor-app debug (read only) 2523305 2513017 -10288 -0.4
(read/write) 127320 127320 0 0.0
.bss 50336 50336 0 0.0
.data 2304 2304 0 0.0
.data.rel.ro 68728 68728 0 0.0
.dynamic 608 608 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 216096 216096 0 0.0
.text 2134642 2124354 -10288 -0.5
shell debug (read only) 2605433 2596281 -9152 -0.4
(read/write) 142144 142144 0 0.0
.bss 57832 57832 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 77224 77224 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 234770 234770 0 0.0
.text 2212242 2203090 -9152 -0.4
thermostat-no-ble arm64 (read only) 2357300 2346580 -10720 -0.5
(read/write) 141825 141825 0 0.0
.bss 55345 55345 0 0.0
.data 1672 1672 0 0.0
.data.rel.ro 75984 75984 0 0.0
.dynamic 560 560 0 0.0
.got 5048 5048 0 0.0
.init 24 24 0 0.0
.init_array 408 408 0 0.0
.rodata 140620 140588 -32 -0.0
.text 1978960 1968272 -10688 -0.5
tv-app debug (read only) 3173993 3163705 -10288 -0.3
(read/write) 257968 257968 0 0.0
.bss 167480 167480 0 0.0
.data 4736 4736 0 0.0
.data.rel.ro 79184 79184 0 0.0
.dynamic 608 608 0 0.0
.got 4856 4856 0 0.0
.init 27 27 0 0.0
.init_array 1072 1072 0 0.0
.rodata 258952 258952 0 0.0
.text 2725298 2715010 -10288 -0.4
tv-casting-app debug (read only) 5462161 5451841 -10320 -0.2
(read/write) 160240 160240 0 0.0
.bss 51448 51448 0 0.0
.data 2432 2432 0 0.0
.data.rel.ro 99928 99928 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1040 1040 0 0.0
.rodata 343569 343537 -32 -0.0
.text 4847506 4837218 -10288 -0.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2454328 2454328 0 0.0
.bss 215044 215044 0 0.0
.data 5872 5872 0 0.0
.text 1416972 1416972 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1180367 1180367 0 0.0
bss 143737 143737 0 0.0
rodata 143344 143344 0 0.0
text 814448 814448 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1159799 1159799 0 0.0
bss 142964 142964 0 0.0
rodata 134944 134944 0 0.0
text 803068 803068 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 881000 881000 0 0.0
(read/write) 1700748 1700748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 149688 149688 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1217432 1217411 -21 -0.0
.debug_aranges 111496 111496 0 0.0
.debug_frame 372228 372228 0 0.0
.debug_info 26636674 26636630 -44 -0.0
.debug_line 3645881 3645868 -13 -0.0
.debug_loc 3561084 3561084 0 0.0
.debug_ranges 336520 336520 0 0.0
.debug_str 3392640 3392640 0 0.0
.heap 881000 881000 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 568892 568892 0 0.0
.symtab 420304 420304 0 0.0
.text 1540016 1540016 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 881736 881736 0 0.0
(read/write) 1644204 1644204 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 148952 148952 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2656 2656 0 0.0
.debug_abbrev 1209298 1209277 -21 -0.0
.debug_aranges 110984 110984 0 0.0
.debug_frame 375360 375360 0 0.0
.debug_info 26374276 26374231 -45 -0.0
.debug_line 3666460 3666447 -13 -0.0
.debug_loc 3549266 3549266 0 0.0
.debug_ranges 335176 335176 0 0.0
.debug_str 3382119 3382119 0 0.0
.heap 881736 881736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533820 533820 0 0.0
.symtab 407008 407008 0 0.0
.text 1484208 1484208 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 890080 890080 0 0.0
(read/write) 1561436 1561436 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 140816 140816 0 0.0
.comment 204 204 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 2448 2448 0 0.0
.debug_abbrev 1043971 1043950 -21 -0.0
.debug_aranges 103152 103152 0 0.0
.debug_frame 345604 345604 0 0.0
.debug_info 21839792 21839747 -45 -0.0
.debug_line 3237638 3237625 -13 -0.0
.debug_loc 3248769 3248769 0 0.0
.debug_ranges 301016 301016 0 0.0
.debug_str 3188213 3188213 0 0.0
.heap 890080 890080 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 467101 467101 0 0.0
.symtab 374064 374064 0 0.0
.text 1409784 1409784 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 885584 885584 0 0.0
(read/write) 1598708 1598708 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 145296 145296 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2464 2464 0 0.0
.debug_abbrev 1051147 1051126 -21 -0.0
.debug_aranges 103824 103824 0 0.0
.debug_frame 348428 348428 0 0.0
.debug_info 22194930 22194885 -45 -0.0
.debug_line 3246323 3246310 -13 -0.0
.debug_loc 3288888 3288888 0 0.0
.debug_ranges 304432 304432 0 0.0
.debug_str 3215644 3215644 0 0.0
.heap 885584 885584 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473342 473342 0 0.0
.symtab 377248 377248 0 0.0
.text 1442560 1442560 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 808744 808744 0 0.0
bss 71448 71448 0 0.0
noinit 43488 43488 0 0.0
text 571318 571318 0 0.0
lighting-app tlsr9518adk80d (read/write) 830680 830680 0 0.0
bss 72304 72304 0 0.0
noinit 43488 43488 0 0.0
text 589406 589408 2 0.0

@yunhanw-google yunhanw-google marked this pull request as draft August 18, 2022 18:31
@stale
Copy link

stale bot commented Aug 31, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Aug 31, 2022
@stale
Copy link

stale bot commented Sep 30, 2022

This stale pull request has been automatically closed. Thank you for your contributions.

@stale stale bot closed this Sep 30, 2022
@bzbarsky-apple bzbarsky-apple reopened this Oct 6, 2022
@stale stale bot removed the stale Stale issue or PR label Oct 6, 2022
@github-actions
Copy link

github-actions bot commented Oct 12, 2022

PR #21987: Size comparison from 26dab6c to ed7164e

Increases (6 builds for bl602, cc13x2_26x2, telink)
platform target config section 26dab6c ed7164e change % change
bl602 lighting-app bl602+rpc (read/write) 1434858 1434866 8 0.0
.text 1100400 1100402 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677167 677175 8 0.0
.text 587064 587072 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641415 641423 8 0.0
.text 562168 562176 8 0.0
lock-mtd LP_CC2652R7 (read only) 659615 659623 8 0.0
.text 556000 556008 8 0.0
telink light-switch-app tlsr9518adk80d text 553138 553140 2 0.0
ota-requestor-app tlsr9518adk80d text 577542 577544 2 0.0
Decreases (13 builds for bl702, cc13x2_26x2, esp32, linux, psoc6, telink)
platform target config section 26dab6c ed7164e change % change
bl702 lighting-app bl702 .debug_abbrev 1506865 1506827 -38 -0.0
.debug_info 37905258 37905225 -33 -0.0
.debug_line 5256764 5256750 -14 -0.0
bl702+rpc .debug_abbrev 1644410 1644372 -38 -0.0
.debug_info 4181187 41811838 -34 -0.0
.debug_line 5631299 5631285 -14 -0.0
.text 1030728 1030726 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174376 174368 -8 -0.0
lock-mtd LP_CC2652R7 (read/write) 184768 184760 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1223340 1221960 -1380 -0.1
(read/write) 1788294 1788262 -32 -0.0
.flash.rodata 257864 257832 -32 -0.0
.flash.text 1223340 1221960 -1380 -0.1
m5stack (read only) 1233415 1232039 -1376 -0.1
(read/write) 564204 564172 -32 -0.0
.flash.rodata 314928 314896 -32 -0.0
.flash.text 1228031 1226655 -1376 -0.1
linux chip-tool-ipv6only arm64 (read only) 10429476 10418756 -10720 -0.1
.rodata 518132 518100 -32 -0.0
.text 8255780 8245092 -10688 -0.1
thermostat-no-ble arm64 (read only) 2390380 2379660 -10720 -0.4
.rodata 144436 144404 -32 -0.0
.text 2003040 1992352 -10688 -0.5
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229390 1229346 -44 -0.0
.debug_info 26831616 26831554 -62 -0.0
.debug_line 3672030 3671987 -43 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221189 1221145 -44 -0.0
.debug_info 2656839 26568336 -62 -0.0
.debug_line 3692747 3692704 -43 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1055300 1055256 -44 -0.0
.debug_info 22032119 22032056 -63 -0.0
.debug_line 3262675 3262632 -43 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1057426 1057382 -44 -0.0
.debug_info 22270816 22270754 -62 -0.0
.debug_line 3260534 3260491 -43 -0.0
telink lighting-app tlsr9518adk80d (read/write) 811476 811468 -8 -0.0
text 571358 571356 -2 -0.0
Full report (36 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, psoc6, qpg, telink)
platform target config section 26dab6c ed7164e change % change
bl602 lighting-app bl602 (read/write) 1389646 1389646 0 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1069054 1069054 0 0.0
bl602+rpc (read/write) 1434858 1434866 8 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100400 1100402 2 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188643 1188643 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506865 1506827 -38 -0.0
.debug_aranges 133128 133128 0 0.0
.debug_frame 486580 486580 0 0.0
.debug_info 37905258 37905225 -33 -0.0
.debug_line 5256764 5256750 -14 -0.0
.debug_loc 3367112 3367112 0 0.0
.debug_ranges 359368 359368 0 0.0
.debug_str 3457811 3457811 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565071 565071 0 0.0
.symtab 171664 171664 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957024 957024 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284579 1284579 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644410 1644372 -38 -0.0
.debug_aranges 140632 140632 0 0.0
.debug_frame 511956 511956 0 0.0
.debug_info 4181187 41811838 -34 -0.0
.debug_line 5631299 5631285 -14 -0.0
.debug_loc 3559772 3559772 0 0.0
.debug_ranges 381824 381824 0 0.0
.debug_str 3853711 3853711 0 0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130136 130136 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624244 624244 0 0.0
.symtab 189472 189472 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030728 1030726 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677167 677175 8 0.0
(read/write) 174376 174368 -8 -0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587064 587072 8 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641415 641423 8 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562168 562176 8 0.0
lock-ftd LP_CC2652R7 (read only) 675867 675867 0 0.0
(read/write) 172828 172828 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598072 598072 0 0.0
lock-mtd LP_CC2652R7 (read only) 659615 659623 8 0.0
(read/write) 184768 184760 -8 -0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556000 556008 8 0.0
pump-app LP_CC2652R7 (read only) 687915 687915 0 0.0
(read/write) 161500 161500 0 0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90731 90731 0 0.0
.text 596700 596700 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672423 672423 0 0.0
(read/write) 177104 177104 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86287 86287 0 0.0
.text 585656 585656 0 0.0
shell LP_CC2652R7 (read only) 668198 668198 0 0.0
(read/write) 185664 185664 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581380 581380 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587914 587914 0 0.0
.app_xip_area 464524 464524 0 0.0
.bss 65808 65808 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592162 592162 0 0.0
.app_xip_area 463452 463452 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543958 543958 0 0.0
.app_xip_area 425624 425624 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973892 973892 0 0.0
.bss 152252 152252 0 0.0
.data 2248 2248 0 0.0
.text 819372 819372 0 0.0
BRD4161A+rs911x (read/write) 1030960 1030960 0 0.0
.bss 186656 186656 0 0.0
.data 2092 2092 0 0.0
.text 842192 842192 0 0.0
BRD4187C (read/write) 1145876 1145876 0 0.0
.bss 138640 138640 0 0.0
.data 2596 2596 0 0.0
.text 980044 980044 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157024 1157024 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 996696 996696 0 0.0
window-app BRD4187C (read/write) 1139312 1139312 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972016 972016 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223340 1221960 -1380 -0.1
(read/write) 1788294 1788262 -32 -0.0
.dram0.bss 76944 76944 0 0.0
.dram0.data 13840 13840 0 0.0
.flash.rodata 257864 257832 -32 -0.0
.flash.text 1223340 1221960 -1380 -0.1
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233415 1232039 -1376 -0.1
(read/write) 564204 564172 -32 -0.0
.dram0.bss 82312 82312 0 0.0
.dram0.data 34296 34296 0 0.0
.flash.rodata 314928 314896 -32 -0.0
.flash.text 1228031 1226655 -1376 -0.1
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661284 661284 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563028 563028 0 0.0
light k32w0+release (read/write) 671280 671280 0 0.0
.bss 74816 74816 0 0.0
.data 2060 2060 0 0.0
.text 591676 591676 0 0.0
lock k32w0+release (read/write) 633092 633092 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552684 552684 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10429476 10418756 -10720 -0.1
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518132 518100 -32 -0.0
.text 8255780 8245092 -10688 -0.1
thermostat-no-ble arm64 (read only) 2390380 2379660 -10720 -0.4
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144436 144404 -32 -0.0
.text 2003040 1992352 -10688 -0.5
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452168 2452168 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414812 1414812 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 0 0 0 0.0
(read only) 841968 841968 0 0.0
(read/write) 1745164 1745164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1229390 1229346 -44 -0.0
.debug_aranges 111856 111856 0 0.0
.debug_frame 373484 373484 0 0.0
.debug_info 26831616 26831554 -62 -0.0
.debug_line 3672030 3671987 -43 -0.0
.debug_loc 3589149 3589149 0 0.0
.debug_ranges 339712 339712 0 0.0
.debug_str 3441214 3441214 0 0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569639 569639 0 0.0
.symtab 421184 421184 0 0.0
.text 1545400 1545400 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 0 0 0 0.0
(read only) 842704 842704 0 0.0
(read/write) 1687748 1687748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1221189 1221145 -44 -0.0
.debug_aranges 111328 111328 0 0.0
.debug_frame 376564 376564 0 0.0
.debug_info 2656839 26568336 -62 -0.0
.debug_line 3692747 3692704 -43 -0.0
.debug_loc 3576786 3576786 0 0.0
.debug_ranges 338328 338328 0 0.0
.debug_str 3430227 3430227 0 0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533728 533728 0 0.0
.symtab 407616 407616 0 0.0
.text 1488720 1488720 0 0.0
.zero.table 8 8 0 0.0
light cy8ckit_062s2_43012 0 0 0 0.0
(read only) 850896 850896 0 0.0
(read/write) 1606292 1606292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1055300 1055256 -44 -0.0
.debug_aranges 103536 103536 0 0.0
.debug_frame 346896 346896 0 0.0
.debug_info 22032119 22032056 -63 -0.0
.debug_line 3262675 3262632 -43 -0.0
.debug_loc 3274748 3274748 0 0.0
.debug_ranges 303632 303632 0 0.0
.debug_str 3235759 3235759 0 0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470105 470105 0 0.0
.symtab 376064 376064 0 0.0
.text 1415456 1415456 0 0.0
.zero.table 8 8 0 0.0
lock cy8ckit_062s2_43012 0 0 0 0.0
(read only) 845880 845880 0 0.0
(read/write) 1640212 1640212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1057426 1057382 -44 -0.0
.debug_aranges 103936 103936 0 0.0
.debug_frame 348788 348788 0 0.0
.debug_info 22270816 22270754 -62 -0.0
.debug_line 3260534 3260491 -43 -0.0
.debug_loc 3303341 3303341 0 0.0
.debug_ranges 305576 305576 0 0.0
.debug_str 3255273 3255273 0 0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472512 472512 0 0.0
.symtab 377728 377728 0 0.0
.text 1444360 1444360 0 0.0
.zero.table 8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148632 1148632 0 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595732 595732 0 0.0
lock-app qpg6105+debug (read/write) 1113712 1113712 0 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560808 560808 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 789364 789364 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 553138 553140 2 0.0
lighting-app tlsr9518adk80d (read/write) 811476 811468 -8 -0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571358 571356 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 819412 819412 0 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577542 577544 2 0.0

@github-actions
Copy link

github-actions bot commented Oct 13, 2022

PR #21987: Size comparison from 4675695 to 22331c0

Increases (8 builds for bl602, bl702, cc13x2_26x2, telink)
platform target config section 4675695 22331c0 change % change
bl602 lighting-app bl602 .text 1069052 1069054 2 0.0
bl702 lighting-app bl702 (read/write) 1188643 1188659 16 0.0
.text 957024 957026 2 0.0
bl702+rpc .text 1030724 1030726 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read/write) 174368 174376 8 0.0
lock-mtd LP_CC2652R7 (read only) 659615 659623 8 0.0
.text 556000 556008 8 0.0
pump-controller-app LP_CC2652R7 (read only) 672415 672423 8 0.0
.text 585648 585656 8 0.0
telink light-switch-app tlsr9518adk80d text 553136 553138 2 0.0
ota-requestor-app tlsr9518adk80d text 577540 577542 2 0.0
Decreases (15 builds for bl702, cc13x2_26x2, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 4675695 22331c0 change % change
bl702 lighting-app bl702 .debug_abbrev 1506865 1506827 -38 -0.0
.debug_info 37905258 37905226 -32 -0.0
.debug_line 5256764 5256750 -14 -0.0
.debug_str 3457811 3457787 -24 -0.0
bl702+rpc .debug_abbrev 1644410 1644372 -38 -0.0
.debug_info 41811870 41811838 -32 -0.0
.debug_line 5631299 5631285 -14 -0.0
.debug_str 3853711 3853687 -24 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677175 677167 -8 -0.0
.text 587072 587064 -8 -0.0
lock-mtd LP_CC2652R7 (read/write) 184768 184760 -8 -0.0
pump-controller-app LP_CC2652R7 (read/write) 177112 177104 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1223338 1212048 -11290 -0.9
(read/write) 1788294 1786214 -2080 -0.1
.dram0.bss 76944 76680 -264 -0.3
.flash.rodata 257864 256040 -1824 -0.7
.flash.text 1223338 1212048 -11290 -0.9
m5stack (read only) 1233415 1223175 -10240 -0.8
(read/write) 564212 562276 -1936 -0.3
.dram0.bss 82312 82048 -264 -0.3
.flash.rodata 314936 313264 -1672 -0.5
.flash.text 1228031 1217791 -10240 -0.8
linux chip-tool-ipv6only arm64 (read only) 10429476 10418756 -10720 -0.1
.rodata 518132 518100 -32 -0.0
.text 8255780 8245092 -10688 -0.1
thermostat-no-ble arm64 (read only) 2390380 2379660 -10720 -0.4
.rodata 144436 144404 -32 -0.0
.text 2003040 1992352 -10688 -0.5
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 803600 803596 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1229390 1229346 -44 -0.0
.debug_info 26831616 26831553 -63 -0.0
.debug_line 3672030 3671987 -43 -0.0
.debug_str 3441214 3441190 -24 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1221189 1221145 -44 -0.0
.debug_info 2656839 26568335 -63 -0.0
.debug_line 3692747 3692704 -43 -0.0
.debug_str 3430227 3430203 -24 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1055300 1055256 -44 -0.0
.debug_info 22032119 22032056 -63 -0.0
.debug_line 3262675 3262632 -43 -0.0
.debug_str 3235759 3235735 -24 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1057426 1057382 -44 -0.0
.debug_info 22270816 22270754 -62 -0.0
.debug_line 3260534 3260491 -43 -0.0
.debug_str 3255273 3255249 -24 -0.0
telink lighting-app tlsr9518adk80d (read/write) 811476 811468 -8 -0.0
text 571358 571356 -2 -0.0
Full report (38 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 4675695 22331c0 change % change
bl602 lighting-app bl602 (read/write) 1389646 1389646 0 0.0
.bss 90729 90729 0 0.0
.data 9928 9928 0 0.0
.text 1069052 1069054 2 0.0
bl602+rpc (read/write) 1434858 1434858 0 0.0
.bss 98161 98161 0 0.0
.data 10312 10312 0 0.0
.text 1100400 1100400 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1188643 1188659 16 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67102 67102 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4272 4272 0 0.0
.debug_abbrev 1506865 1506827 -38 -0.0
.debug_aranges 133128 133128 0 0.0
.debug_frame 486580 486580 0 0.0
.debug_info 37905258 37905226 -32 -0.0
.debug_line 5256764 5256750 -14 -0.0
.debug_loc 3367112 3367112 0 0.0
.debug_ranges 359368 359368 0 0.0
.debug_str 3457811 3457787 -24 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116744 116744 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565071 565071 0 0.0
.symtab 171664 171664 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957024 957026 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1284579 1284579 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75150 75150 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4800 4800 0 0.0
.debug_abbrev 1644410 1644372 -38 -0.0
.debug_aranges 140632 140632 0 0.0
.debug_frame 511956 511956 0 0.0
.debug_info 41811870 41811838 -32 -0.0
.debug_line 5631299 5631285 -14 -0.0
.debug_loc 3559772 3559772 0 0.0
.debug_ranges 381824 381824 0 0.0
.debug_str 3853711 3853687 -24 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130136 130136 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 624244 624244 0 0.0
.symtab 189472 189472 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1030724 1030726 2 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677175 677167 -8 -0.0
(read/write) 174368 174376 8 0.0
.bss 81236 81236 0 0.0
.data 3380 3380 0 0.0
.rodata 89791 89791 0 0.0
.text 587072 587064 -8 -0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 641423 641423 0 0.0
(read/write) 158004 158004 0 0.0
.bss 80508 80508 0 0.0
.data 3380 3380 0 0.0
.rodata 78927 78927 0 0.0
.text 562176 562176 0 0.0
lock-ftd LP_CC2652R7 (read only) 675867 675867 0 0.0
(read/write) 172828 172828 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77315 77315 0 0.0
.text 598072 598072 0 0.0
lock-mtd LP_CC2652R7 (read only) 659615 659623 8 0.0
(read/write) 184768 184760 -8 -0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103135 103135 0 0.0
.text 556000 556008 8 0.0
pump-app LP_CC2652R7 (read only) 687915 687915 0 0.0
(read/write) 161500 161500 0 0.0
.bss 78428 78428 0 0.0
.data 3296 3296 0 0.0
.rodata 90731 90731 0 0.0
.text 596700 596700 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672415 672423 8 0.0
(read/write) 177112 177104 -8 -0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86287 86287 0 0.0
.text 585648 585656 8 0.0
shell LP_CC2652R7 (read only) 668198 668198 0 0.0
(read/write) 185664 185664 0 0.0
.bss 83556 83556 0 0.0
.data 3376 3376 0 0.0
.rodata 86502 86502 0 0.0
.text 581380 581380 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587914 587914 0 0.0
.app_xip_area 464524 464524 0 0.0
.bss 65808 65808 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592162 592162 0 0.0
.app_xip_area 463452 463452 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543958 543958 0 0.0
.app_xip_area 425624 425624 0 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 973892 973892 0 0.0
.bss 152252 152252 0 0.0
.data 2248 2248 0 0.0
.text 819372 819372 0 0.0
BRD4161A+rs911x (read/write) 1030960 1030960 0 0.0
.bss 186656 186656 0 0.0
.data 2092 2092 0 0.0
.text 842192 842192 0 0.0
BRD4187C (read/write) 1145876 1145876 0 0.0
.bss 138640 138640 0 0.0
.data 2596 2596 0 0.0
.text 980044 980044 0 0.0
lock-app BRD4161A+wf200 (read/write) 1157024 1157024 0 0.0
.bss 158208 158208 0 0.0
.data 2100 2100 0 0.0
.text 996696 996696 0 0.0
window-app BRD4187C (read/write) 1139312 1139312 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972016 972016 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223338 1212048 -11290 -0.9
(read/write) 1788294 1786214 -2080 -0.1
.dram0.bss 76944 76680 -264 -0.3
.dram0.data 13840 13840 0 0.0
.flash.rodata 257864 256040 -1824 -0.7
.flash.text 1223338 1212048 -11290 -0.9
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1233415 1223175 -10240 -0.8
(read/write) 564212 562276 -1936 -0.3
.dram0.bss 82312 82048 -264 -0.3
.dram0.data 34296 34296 0 0.0
.flash.rodata 314936 313264 -1672 -0.5
.flash.text 1228031 1217791 -10240 -0.8
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661284 661284 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563028 563028 0 0.0
light k32w0+release (read/write) 671280 671280 0 0.0
.bss 74816 74816 0 0.0
.data 2060 2060 0 0.0
.text 591676 591676 0 0.0
lock k32w0+release (read/write) 633092 633092 0 0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 552684 552684 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10429476 10418756 -10720 -0.1
(read/write) 706353 706353 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650632 650632 0 0.0
.dynamic 560 560 0 0.0
.got 13896 13896 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518132 518100 -32 -0.0
.text 8255780 8245092 -10688 -0.1
thermostat-no-ble arm64 (read only) 2390380 2379660 -10720 -0.4
(read/write) 143633 143633 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5176 5176 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144436 144404 -32 -0.0
.text 2003040 1992352 -10688 -0.5
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452168 2452168 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1414812 1414812 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1183451 1183451 0 0.0
bss 144441 144441 0 0.0
rodata 144396 144396 0 0.0
text 815708 815708 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1162119 1162119 0 0.0
bss 143668 143668 0 0.0
rodata 135968 135968 0 0.0
text 803600 803596 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1745164 1745164 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1229390 1229346 -44 -0.0
.debug_aranges 111856 111856 0 0.0
.debug_frame 373484 373484 0 0.0
.debug_info 26831616 26831553 -63 -0.0
.debug_line 3672030 3671987 -43 -0.0
.debug_loc 3589149 3589149 0 0.0
.debug_ranges 339712 339712 0 0.0
.debug_str 3441214 3441190 -24 -0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 569639 569639 0 0.0
.symtab 421184 421184 0 0.0
.text 1545400 1545400 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1687748 1687748 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1221189 1221145 -44 -0.0
.debug_aranges 111328 111328 0 0.0
.debug_frame 376564 376564 0 0.0
.debug_info 2656839 26568335 -63 -0.0
.debug_line 3692747 3692704 -43 -0.0
.debug_loc 3576786 3576786 0 0.0
.debug_ranges 338328 338328 0 0.0
.debug_str 3430227 3430203 -24 -0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 533728 533728 0 0.0
.symtab 407616 407616 0 0.0
.text 1488720 1488720 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850896 850896 0 0.0
(read/write) 1606292 1606292 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 179992 179992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1055300 1055256 -44 -0.0
.debug_aranges 103536 103536 0 0.0
.debug_frame 346896 346896 0 0.0
.debug_info 22032119 22032056 -63 -0.0
.debug_line 3262675 3262632 -43 -0.0
.debug_loc 3274748 3274748 0 0.0
.debug_ranges 303632 303632 0 0.0
.debug_str 3235759 3235735 -24 -0.0
.heap 850896 850896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470105 470105 0 0.0
.symtab 376064 376064 0 0.0
.text 1415456 1415456 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640212 1640212 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1057426 1057382 -44 -0.0
.debug_aranges 103936 103936 0 0.0
.debug_frame 348788 348788 0 0.0
.debug_info 22270816 22270754 -62 -0.0
.debug_line 3260534 3260491 -43 -0.0
.debug_loc 3303341 3303341 0 0.0
.debug_ranges 305576 305576 0 0.0
.debug_str 3255273 3255249 -24 -0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 472512 472512 0 0.0
.symtab 377728 377728 0 0.0
.text 1444360 1444360 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1148632 1148632 0 0.0
.bss 110556 110556 0 0.0
.data 832 832 0 0.0
.text 595732 595732 0 0.0
lock-app qpg6105+debug (read/write) 1113712 1113712 0 0.0
.bss 106372 106372 0 0.0
.data 836 836 0 0.0
.text 560808 560808 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 789364 789364 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 553136 553138 2 0.0
lighting-app tlsr9518adk80d (read/write) 811476 811468 -8 -0.0
bss 73328 73328 0 0.0
noinit 43520 43520 0 0.0
text 571358 571356 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 819412 819412 0 0.0
bss 74236 74236 0 0.0
noinit 43520 43520 0 0.0
text 577540 577542 2 0.0

@yunhanw-google yunhanw-google marked this pull request as ready for review November 1, 2022 22:10
@github-actions
Copy link

github-actions bot commented Nov 1, 2022

PR #21987: Size comparison from 8e63ca5 to 20b686a

Decreases (2 builds for linux)
platform target config section 8e63ca5 20b686a change % change
linux chip-tool-ipv6only arm64 (read only) 10436396 10425020 -11376 -0.1
.rodata 518220 518188 -32 -0.0
.text 8262340 8250996 -11344 -0.1
thermostat-no-ble arm64 (read only) 2392844 2381628 -11216 -0.5
.rodata 144548 144516 -32 -0.0
.text 2005296 1994112 -11184 -0.6
Full report (2 builds for linux)
platform target config section 8e63ca5 20b686a change % change
linux chip-tool-ipv6only arm64 (read only) 10436396 10425020 -11376 -0.1
(read/write) 706465 706465 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650720 650720 0 0.0
.dynamic 560 560 0 0.0
.got 13928 13928 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518220 518188 -32 -0.0
.text 8262340 8250996 -11344 -0.1
thermostat-no-ble arm64 (read only) 2392844 2381628 -11216 -0.5
(read/write) 143665 143665 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77280 77280 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144548 144516 -32 -0.0
.text 2005296 1994112 -11184 -0.6

@yunhanw-google yunhanw-google changed the title Remove the element check in im schema check Improve IM PrettyPrint Nov 2, 2022
@yunhanw-google yunhanw-google force-pushed the feature/issue_21698 branch 2 times, most recently from aff8d10 to afc28f8 Compare November 2, 2022 03:32
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

PR #21987: Size comparison from 887822a to e98d101

Increases (4 builds for bl702, cc13x2_26x2, cyw30739, nrfconnect)
platform target config section 887822a e98d101 change % change
bl702 lighting-app bl702 .debug_loc 3366388 3366402 14 0.0
cc13x2_26x2 all-clusters-minimal-app LP_CC2652R7 (read only) 642111 642119 8 0.0
.text 562768 562776 8 0.0
cyw30739 ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544474 544482 8 0.0
.app_xip_area 426140 426148 8 0.0
nrfconnect all-clusters-minimal-app nrf52840dk_nrf52840 text 805330 805334 4 0.0
Decreases (25 builds for bl602, bl702, esp32, k32w, linux, psoc6, telink)
platform target config section 887822a e98d101 change % change
bl602 lighting-app bl602 .text 1069814 1069810 -4 -0.0
bl602+rpc .text 1101416 1101414 -2 -0.0
bl702 lighting-app bl702 .debug_abbrev 1509373 1509335 -38 -0.0
.debug_info 37964828 37964702 -126 -0.0
.debug_line 5257208 5257192 -16 -0.0
.debug_str 3451542 3451391 -151 -0.0
bl702+rpc .debug_abbrev 1646772 1646734 -38 -0.0
.debug_info 41877796 41877669 -127 -0.0
.debug_line 5632788 5632772 -16 -0.0
.debug_loc 3559215 3559214 -1 -0.0
.debug_str 3847670 3847519 -151 -0.0
.text 1031486 1031484 -2 -0.0
esp32 all-clusters-app c3devkit (read only) 1223970 1212670 -11300 -0.9
(read/write) 1788470 1786398 -2072 -0.1
.dram0.bss 76960 76696 -264 -0.3
.flash.rodata 258024 256208 -1816 -0.7
.flash.text 1223970 1212670 -11300 -0.9
m5stack (read only) 1234039 1223815 -10224 -0.8
(read/write) 564396 562468 -1928 -0.3
.dram0.bss 82336 82072 -264 -0.3
.flash.rodata 315096 313432 -1664 -0.5
.flash.text 1228655 1218431 -10224 -0.8
k32w lock k32w0+release (read/write) 633484 633468 -16 -0.0
.text 553076 553060 -16 -0.0
linux all-clusters-app debug (read only) 3086657 3075761 -10896 -0.4
.text 2620850 2609954 -10896 -0.4
all-clusters-minimal-app debug (read only) 2912449 2901521 -10928 -0.4
.rodata 280907 280875 -32 -0.0
.text 2450098 2439202 -10896 -0.4
bridge-app debug+rpc (read only) 2412801 2401937 -10864 -0.5
.rodata 211232 211200 -32 -0.0
.text 2034018 2023186 -10832 -0.5
chip-tool debug (read only) 11081345 11070321 -11024 -0.1
.text 8965204 8954180 -11024 -0.1
chip-tool-ipv6only arm64 (read only) 10436396 10425020 -11376 -0.1
.rodata 518220 518188 -32 -0.0
.text 8262340 8250996 -11344 -0.1
lighting-app debug+rpc (read only) 2640233 2629385 -10848 -0.4
.rodata 228096 228064 -32 -0.0
.text 2236162 2225346 -10816 -0.5
lock-app debug (read only) 2602241 2591393 -10848 -0.4
.rodata 244328 244296 -32 -0.0
.text 2186306 2175490 -10816 -0.5
ota-provider-app debug (read only) 2398777 2387945 -10832 -0.5
.text 2013330 2002498 -10832 -0.5
ota-requestor-app debug (read only) 2563961 2553081 -10880 -0.4
.text 2162370 2151490 -10880 -0.5
shell debug (read only) 2626433 2616769 -9664 -0.4
.text 2226610 2216946 -9664 -0.4
thermostat-no-ble arm64 (read only) 2392844 2381628 -11216 -0.5
.rodata 144548 144516 -32 -0.0
.text 2005296 1994112 -11184 -0.6
tv-app debug (read only) 3236713 3225673 -11040 -0.3
.text 2775186 2764146 -11040 -0.4
tv-casting-app debug (read only) 5585641 5574617 -11024 -0.2
.text 4954226 4943202 -11024 -0.2
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1231262 1231218 -44 -0.0
.debug_info 26899491 26899334 -157 -0.0
.debug_line 3673871 3673810 -61 -0.0
.debug_str 3435299 3435148 -151 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1223105 1223061 -44 -0.0
.debug_info 26636121 26635965 -156 -0.0
.debug_line 3694663 3694602 -61 -0.0
.debug_str 3424320 3424169 -151 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1057613 1057569 -44 -0.0
.debug_info 22097475 22097319 -156 -0.0
.debug_line 3264197 3264138 -59 -0.0
.debug_str 3229759 3229608 -151 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1059619 1059575 -44 -0.0
.debug_info 22330842 22330685 -157 -0.0
.debug_line 3261187 3261128 -59 -0.0
.debug_str 3249234 3249083 -151 -0.0
telink light-switch-app tlsr9518adk80d text 554266 554264 -2 -0.0
Full report (49 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 887822a e98d101 change % change
bl602 lighting-app bl602 (read/write) 1390518 1390518 0 0.0
.bss 90745 90745 0 0.0
.data 9936 9936 0 0.0
.text 1069814 1069810 -4 -0.0
bl602+rpc (read/write) 1435974 1435974 0 0.0
.bss 98177 98177 0 0.0
.data 10320 10320 0 0.0
.text 1101416 1101414 -2 -0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1189323 1189323 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67134 67134 0 0.0
.bss_psram 29696 29696 0 0.0
.comment 48 48 0 0.0
.data 4280 4280 0 0.0
.debug_abbrev 1509373 1509335 -38 -0.0
.debug_aranges 132040 132040 0 0.0
.debug_frame 484428 484428 0 0.0
.debug_info 37964828 37964702 -126 -0.0
.debug_line 5257208 5257192 -16 -0.0
.debug_loc 3366388 3366402 14 0.0
.debug_ranges 358064 358064 0 0.0
.debug_str 3451542 3451391 -151 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116616 116616 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 565954 565954 0 0.0
.symtab 171968 171968 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
957780 957780 0 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1285251 1285251 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75166 75166 0 0.0
.bss_psram 29936 29936 0 0.0
.comment 48 48 0 0.0
.data 4816 4816 0 0.0
.debug_abbrev 1646772 1646734 -38 -0.0
.debug_aranges 139544 139544 0 0.0
.debug_frame 509800 509800 0 0.0
.debug_info 41877796 41877669 -127 -0.0
.debug_line 5632788 5632772 -16 -0.0
.debug_loc 3559215 3559214 -1 -0.0
.debug_ranges 380864 380864 0 0.0
.debug_str 3847670 3847519 -151 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130024 130024 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 625127 625127 0 0.0
.symtab 189776 189776 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1031486 1031484 -2 -0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 677871 677871 0 0.0
(read/write) 173688 173688 0 0.0
.bss 81252 81252 0 0.0
.data 3380 3380 0 0.0
.rodata 89887 89887 0 0.0
.text 587672 587672 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642111 642119 8 0.0
(read/write) 158020 158020 0 0.0
.bss 80524 80524 0 0.0
.data 3380 3380 0 0.0
.rodata 79023 79023 0 0.0
.text 562768 562776 8 0.0
lock-ftd LP_CC2652R7 (read only) 676379 676379 0 0.0
(read/write) 172316 172316 0 0.0
.bss 78476 78476 0 0.0
.data 3304 3304 0 0.0
.rodata 77411 77411 0 0.0
.text 598488 598488 0 0.0
lock-mtd LP_CC2652R7 (read only) 660167 660167 0 0.0
(read/write) 184216 184216 0 0.0
.bss 74164 74164 0 0.0
.data 3304 3304 0 0.0
.rodata 103263 103263 0 0.0
.text 556424 556424 0 0.0
pump-app LP_CC2652R7 (read only) 688635 688635 0 0.0
(read/write) 160796 160796 0 0.0
.bss 78444 78444 0 0.0
.data 3296 3296 0 0.0
.rodata 90859 90859 0 0.0
.text 597292 597292 0 0.0
pump-controller-app LP_CC2652R7 (read only) 672911 672911 0 0.0
(read/write) 176616 176616 0 0.0
.bss 78540 78540 0 0.0
.data 3292 3292 0 0.0
.rodata 86407 86407 0 0.0
.text 586024 586024 0 0.0
shell LP_CC2652R7 (read only) 668890 668890 0 0.0
(read/write) 184988 184988 0 0.0
.bss 83572 83572 0 0.0
.data 3376 3376 0 0.0
.rodata 86594 86594 0 0.0
.text 581980 581980 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 588542 588542 0 0.0
.app_xip_area 465128 465128 0 0.0
.bss 65832 65832 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 592590 592590 0 0.0
.app_xip_area 463880 463880 0 0.0
.bss 71120 71120 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 544474 544482 8 0.0
.app_xip_area 426140 426148 8 0.0
.bss 60800 60800 0 0.0
.data 716 716 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974732 974732 0 0.0
.bss 152276 152276 0 0.0
.data 2248 2248 0 0.0
.text 820188 820188 0 0.0
BRD4161A+rs911x (read/write) 1034672 1034672 0 0.0
.bss 186744 186744 0 0.0
.data 2092 2092 0 0.0
.text 845812 845812 0 0.0
BRD4187C (read/write) 1146720 1146720 0 0.0
.bss 138664 138664 0 0.0
.data 2596 2596 0 0.0
.text 980864 980864 0 0.0
lock-app BRD4161A+wf200 (read/write) 1160424 1160424 0 0.0
.bss 158272 158272 0 0.0
.data 2100 2100 0 0.0
.text 1000032 1000032 0 0.0
window-app BRD4187C (read/write) 1139940 1139940 0 0.0
.bss 140080 140080 0 0.0
.data 2620 2620 0 0.0
.text 972644 972644 0 0.0
esp32 all-clusters-app c3devkit (read only) 1223970 1212670 -11300 -0.9
(read/write) 1788470 1786398 -2072 -0.1
.dram0.bss 76960 76696 -264 -0.3
.dram0.data 13840 13840 0 0.0
.flash.rodata 258024 256208 -1816 -0.7
.flash.text 1223970 1212670 -11300 -0.9
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234039 1223815 -10224 -0.8
(read/write) 564396 562468 -1928 -0.3
.dram0.bss 82336 82072 -264 -0.3
.dram0.data 34296 34296 0 0.0
.flash.rodata 315096 313432 -1664 -0.5
.flash.text 1228655 1218431 -10224 -0.8
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 661676 661676 0 0.0
.bss 77040 77040 0 0.0
.data 2104 2104 0 0.0
.text 563420 563420 0 0.0
light k32w0+release (read/write) 672008 672008 0 0.0
.bss 74840 74840 0 0.0
.data 2060 2060 0 0.0
.text 592380 592380 0 0.0
lock k32w0+release (read/write) 633484 633468 -16 -0.0
.bss 75600 75600 0 0.0
.data 2080 2080 0 0.0
.text 553076 553060 -16 -0.0
linux all-clusters-app debug (read only) 3086657 3075761 -10896 -0.4
(read/write) 158360 158360 0 0.0
.bss 62464 62464 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 87016 87016 0 0.0
.dynamic 608 608 0 0.0
.got 4776 4776 0 0.0
.init 27 27 0 0.0
.init_array 1200 1200 0 0.0
.rodata 281419 281419 0 0.0
.text 2620850 2609954 -10896 -0.4
all-clusters-minimal-app debug (read only) 2912449 2901521 -10928 -0.4
(read/write) 149792 149792 0 0.0
.bss 61664 61664 0 0.0
.data 2240 2240 0 0.0
.data.rel.ro 79384 79384 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 1176 1176 0 0.0
.rodata 280907 280875 -32 -0.0
.text 2450098 2439202 -10896 -0.4
bridge-app debug+rpc (read only) 2412801 2401937 -10864 -0.5
(read/write) 129560 129560 0 0.0
.bss 51008 51008 0 0.0
.data 3792 3792 0 0.0
.data.rel.ro 68680 68680 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 848 848 0 0.0
.rodata 211232 211200 -32 -0.0
.text 2034018 2023186 -10832 -0.5
chip-tool debug (read only) 11081345 11070321 -11024 -0.1
(read/write) 658440 658440 0 0.0
.bss 25944 25944 0 0.0
.data 2754 2754 0 0.0
.data.rel.ro 623080 623080 0 0.0
.dynamic 608 608 0 0.0
.got 5216 5216 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 592221 592221 0 0.0
.text 8965204 8954180 -11024 -0.1
chip-tool-ipv6only arm64 (read only) 10436396 10425020 -11376 -0.1
(read/write) 706465 706465 0 0.0
.bss 33953 33953 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650720 650720 0 0.0
.dynamic 560 560 0 0.0
.got 13928 13928 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518220 518188 -32 -0.0
.text 8262340 8250996 -11344 -0.1
lighting-app debug+rpc (read only) 2640233 2629385 -10848 -0.4
(read/write) 132248 132248 0 0.0
.bss 49984 49984 0 0.0
.data 2288 2288 0 0.0
.data.rel.ro 73800 73800 0 0.0
.dynamic 608 608 0 0.0
.got 4600 4600 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 228096 228064 -32 -0.0
.text 2236162 2225346 -10816 -0.5
lock-app debug (read only) 2602241 2591393 -10848 -0.4
(read/write) 127296 127296 0 0.0
.bss 48416 48416 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 70728 70728 0 0.0
.dynamic 608 608 0 0.0
.got 4672 4672 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 244328 244296 -32 -0.0
.text 2186306 2175490 -10816 -0.5
ota-provider-app debug (read only) 2398777 2387945 -10832 -0.5
(read/write) 120824 120824 0 0.0
.bss 47936 47936 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 64648 64648 0 0.0
.dynamic 608 608 0 0.0
.got 4696 4696 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 216904 216904 0 0.0
.text 2013330 2002498 -10832 -0.5
ota-requestor-app debug (read only) 2563961 2553081 -10880 -0.4
(read/write) 129136 129136 0 0.0
.bss 50464 50464 0 0.0
.data 2496 2496 0 0.0
.data.rel.ro 69992 69992 0 0.0
.dynamic 608 608 0 0.0
.got 4688 4688 0 0.0
.init 27 27 0 0.0
.init_array 872 872 0 0.0
.rodata 223952 223952 0 0.0
.text 2162370 2151490 -10880 -0.5
shell debug (read only) 2626433 2616769 -9664 -0.4
(read/write) 143016 143016 0 0.0
.bss 57864 57864 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78064 78064 0 0.0
.dynamic 608 608 0 0.0
.got 4136 4136 0 0.0
.init 27 27 0 0.0
.init_array 1048 1048 0 0.0
.rodata 240178 240178 0 0.0
.text 2226610 2216946 -9664 -0.4
thermostat-no-ble arm64 (read only) 2392844 2381628 -11216 -0.5
(read/write) 143665 143665 0 0.0
.bss 55377 55377 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77280 77280 0 0.0
.dynamic 560 560 0 0.0
.got 5184 5184 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144548 144516 -32 -0.0
.text 2005296 1994112 -11184 -0.6
tv-app debug (read only) 3236713 3225673 -11040 -0.3
(read/write) 261752 261752 0 0.0
.bss 170552 170552 0 0.0
.data 4256 4256 0 0.0
.data.rel.ro 80272 80272 0 0.0
.dynamic 608 608 0 0.0
.got 4976 4976 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 268184 268184 0 0.0
.text 2775186 2764146 -11040 -0.4
tv-casting-app debug (read only) 5585641 5574617 -11024 -0.2
(read/write) 161896 161896 0 0.0
.bss 52120 52120 0 0.0
.data 1936 1936 0 0.0
.data.rel.ro 101224 101224 0 0.0
.dynamic 608 608 0 0.0
.got 4896 4896 0 0.0
.init 27 27 0 0.0
.init_array 1064 1064 0 0.0
.rodata 355961 355961 0 0.0
.text 4954226 4943202 -11024 -0.2
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452768 2452768 0 0.0
.bss 215028 215028 0 0.0
.data 5872 5872 0 0.0
.text 1415412 1415412 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1188191 1188191 0 0.0
bss 145301 145301 0 0.0
rodata 144836 144836 0 0.0
text 816996 816996 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1167475 1167475 0 0.0
bss 144528 144528 0 0.0
rodata 136576 136576 0 0.0
text 805330 805334 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841952 841952 0 0.0
(read/write) 1745940 1745940 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188728 188728 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1231262 1231218 -44 -0.0
.debug_aranges 110712 110712 0 0.0
.debug_frame 371204 371204 0 0.0
.debug_info 26899491 26899334 -157 -0.0
.debug_line 3673871 3673810 -61 -0.0
.debug_loc 3588816 3588816 0 0.0
.debug_ranges 337960 337960 0 0.0
.debug_str 3435299 3435148 -151 -0.0
.heap 841952 841952 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570460 570460 0 0.0
.symtab 421744 421744 0 0.0
.text 1546160 1546160 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842688 842688 0 0.0
(read/write) 1688548 1688548 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187992 187992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1223105 1223061 -44 -0.0
.debug_aranges 110184 110184 0 0.0
.debug_frame 374284 374284 0 0.0
.debug_info 26636121 26635965 -156 -0.0
.debug_line 3694663 3694602 -61 -0.0
.debug_loc 3576453 3576453 0 0.0
.debug_ranges 336576 336576 0 0.0
.debug_str 3424320 3424169 -151 -0.0
.heap 842688 842688 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534549 534549 0 0.0
.symtab 408176 408176 0 0.0
.text 1489504 1489504 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850872 850872 0 0.0
(read/write) 1607004 1607004 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180016 180016 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1057613 1057569 -44 -0.0
.debug_aranges 102384 102384 0 0.0
.debug_frame 344600 344600 0 0.0
.debug_info 22097475 22097319 -156 -0.0
.debug_line 3264197 3264138 -59 -0.0
.debug_loc 3274179 3274179 0 0.0
.debug_ranges 301872 301872 0 0.0
.debug_str 3229759 3229608 -151 -0.0
.heap 850872 850872 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 470874 470874 0 0.0
.symtab 376560 376560 0 0.0
.text 1416144 1416144 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845880 845880 0 0.0
(read/write) 1640780 1640780 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184992 184992 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1059619 1059575 -44 -0.0
.debug_aranges 102784 102784 0 0.0
.debug_frame 346472 346472 0 0.0
.debug_info 22330842 22330685 -157 -0.0
.debug_line 3261187 3261128 -59 -0.0
.debug_loc 3301773 3301773 0 0.0
.debug_ranges 303816 303816 0 0.0
.debug_str 3249234 3249083 -151 -0.0
.heap 845880 845880 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473277 473277 0 0.0
.symtab 378240 378240 0 0.0
.text 1444928 1444928 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1149968 1149968 0 0.0
.bss 110612 110612 0 0.0
.data 848 848 0 0.0
.text 597068 597068 0 0.0
lock-app qpg6105+debug (read/write) 1114760 1114760 0 0.0
.bss 106388 106388 0 0.0
.data 836 836 0 0.0
.text 561856 561856 0 0.0
telink light-switch-app tlsr9518adk80d (read/write) 790820 790820 0 0.0
bss 72480 72480 0 0.0
noinit 43520 43520 0 0.0
text 554266 554264 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 806068 806068 0 0.0
bss 73240 73240 0 0.0
noinit 43520 43520 0 0.0
text 566414 566414 0 0.0
ota-requestor-app tlsr9518adk80d (read/write) 804952 804952 0 0.0
bss 74052 74052 0 0.0
noinit 43520 43520 0 0.0
text 565284 565284 0 0.0

@pullapprove pullapprove bot requested review from harimau-qirex, mrjerryjohns and robszewczyk and removed request for kghost, erjiaqing and kpschoedel November 16, 2022 21:09
--Remove the necessary elemnt check in im pretty print
--Rename CheckSchemaValidity to PrettyPrint
--Don't process the returned error for prettyPrint in IM client/server
code
@yunhanw-google yunhanw-google enabled auto-merge (squash) November 16, 2022 22:59
@github-actions
Copy link

github-actions bot commented Nov 16, 2022

PR #21987: Size comparison from 361c74d to 1fe5d5f

Increases (3 builds for bl702, cc13x2_26x2, telink)
platform target config section 361c74d 1fe5d5f change % change
bl702 lighting-app bl702 .debug_loc 3367914 3367929 15 0.0
.text 955954 955956 2 0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read/write) 176644 176652 8 0.0
telink all-clusters-minimal-app tlsr9518adk80d text 612990 612992 2 0.0
Decreases (15 builds for bl702, cc13x2_26x2, esp32, linux, nrfconnect, psoc6, telink)
platform target config section 361c74d 1fe5d5f change % change
bl702 lighting-app bl702 .debug_abbrev 1523925 1523887 -38 -0.0
.debug_info 39163107 39162982 -125 -0.0
.debug_line 5273098 5273082 -16 -0.0
.debug_str 3463623 3463472 -151 -0.0
bl702+rpc .debug_abbrev 1667955 1667917 -38 -0.0
.debug_info 43432308 43432182 -126 -0.0
.debug_line 5668467 5668451 -16 -0.0
.debug_str 3860938 3860787 -151 -0.0
cc13x2_26x2 pump-controller-app LP_CC2652R7 (read only) 673291 673283 -8 -0.0
.text 586504 586496 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1224618 1213286 -11332 -0.9
(read/write) 1788614 1786534 -2080 -0.1
.dram0.bss 76944 76680 -264 -0.3
.flash.rodata 258184 256360 -1824 -0.7
.flash.text 1224618 1213286 -11332 -0.9
m5stack (read only) 1234463 1224219 -10244 -0.8
(read/write) 564420 562500 -1920 -0.3
.dram0.bss 82320 82056 -264 -0.3
.flash.rodata 315136 313480 -1656 -0.5
.flash.text 1229079 1218835 -10244 -0.8
linux chip-tool-ipv6only arm64 (read only) 10435580 10424188 -11392 -0.1
.rodata 518412 518380 -32 -0.0
.text 8261380 8250020 -11360 -0.1
thermostat-no-ble arm64 (read only) 2394796 2383596 -11200 -0.5
.rodata 144980 144948 -32 -0.0
.text 2005920 1994752 -11168 -0.6
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 817248 817244 -4 -0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_abbrev 1235724 1235680 -44 -0.0
.debug_info 27026555 27026400 -155 -0.0
.debug_line 3687259 3687198 -61 -0.0
.debug_str 3432518 3432367 -151 -0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_abbrev 1227567 1227523 -44 -0.0
.debug_info 26763186 26763030 -156 -0.0
.debug_line 3708243 3708182 -61 -0.0
.debug_str 3421538 3421387 -151 -0.0
light cy8ckit_062s2_43012 .debug_abbrev 1062028 1061984 -44 -0.0
.debug_info 22228397 22228240 -157 -0.0
.debug_line 3277368 3277309 -59 -0.0
.debug_str 3227073 3226922 -151 -0.0
lock cy8ckit_062s2_43012 .debug_abbrev 1064003 1063959 -44 -0.0
.debug_info 22462020 22461865 -155 -0.0
.debug_line 3274488 3274429 -59 -0.0
.debug_str 3246430 3246279 -151 -0.0
telink all-clusters-app tlsr9518adk80d (read/write) 937656 937648 -8 -0.0
text 649006 649004 -2 -0.0
light-switch-app tlsr9518adk80d (read/write) 791004 790996 -8 -0.0
text 554454 554452 -2 -0.0
lighting-app tlsr9518adk80d text 624418 624416 -2 -0.0
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 361c74d 1fe5d5f change % change
bl602 lighting-app bl602 (read/write) 1375778 1375778 0 0.0
.bss 90041 90041 0 0.0
.data 9984 9984 0 0.0
.text 1059626 1059626 0 0.0
bl602+rpc (read/write) 1421594 1421594 0 0.0
.bss 98081 98081 0 0.0
.data 10376 10376 0 0.0
.text 1091120 1091120 0 0.0
bl702 lighting-app bl702 (read only) 3262 3262 0 0.0
(read/write) 1195655 1195655 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 67166 67166 0 0.0
.bss_psram 30048 30048 0 0.0
.comment 48 48 0 0.0
.data 4048 4048 0 0.0
.debug_abbrev 1523925 1523887 -38 -0.0
.debug_aranges 132328 132328 0 0.0
.debug_frame 485340 485340 0 0.0
.debug_info 39163107 39162982 -125 -0.0
.debug_line 5273098 5273082 -16 -0.0
.debug_loc 3367914 3367929 15 0.0
.debug_ranges 360296 360296 0 0.0
.debug_str 3463623 3463472 -151 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 116568 116568 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 566910 566910 0 0.0
.symtab 171888 171888 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
955954 955956 2 0.0
bl702+rpc (read only) 3262 3262 0 0.0
(read/write) 1283795 1283795 0 0.0
.bleromro 6296 6296 0 0.0
.bleromrw 124 124 0 0.0
.boot2 688 688 0 0.0
.bss 75214 75214 0 0.0
.bss_psram 30320 30320 0 0.0
.comment 48 48 0 0.0
.data 4576 4576 0 0.0
.debug_abbrev 1667955 1667917 -38 -0.0
.debug_aranges 140392 140392 0 0.0
.debug_frame 512544 512544 0 0.0
.debug_info 43432308 43432182 -126 -0.0
.debug_line 5668467 5668451 -16 -0.0
.debug_loc 3562150 3562150 0 0.0
.debug_ranges 383320 383320 0 0.0
.debug_str 3860938 3860787 -151 -0.0
.hbn 509 509 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 130200 130200 0 0.0
.rsvd 3188 3188 0 0.0
.shstrtab 293 293 0 0.0
.stack 2048 2048 0 0.0
.strtab 627125 627125 0 0.0
.symtab 190000 190000 0 0.0
.tcm_data 36 36 0 0.0
.tcmcode 3262 3262 0 0.0
.text 0 0 0 0.0
1029652 1029652 0 0.0
cc13x2_26x2 all-clusters-app LP_CC2652R7 (read only) 678427 678427 0 0.0
(read/write) 173108 173108 0 0.0
.bss 81228 81228 0 0.0
.data 3380 3380 0 0.0
.rodata 89851 89851 0 0.0
.text 588264 588264 0 0.0
all-clusters-minimal-app LP_CC2652R7 (read only) 642723 642723 0 0.0
(read/write) 157996 157996 0 0.0
.bss 80500 80500 0 0.0
.data 3380 3380 0 0.0
.rodata 78987 78987 0 0.0
.text 563416 563416 0 0.0
lock-ftd LP_CC2652R7 (read only) 676559 676559 0 0.0
(read/write) 172544 172544 0 0.0
.bss 78884 78884 0 0.0
.data 3304 3304 0 0.0
.rodata 77271 77271 0 0.0
.text 598808 598808 0 0.0
lock-mtd LP_CC2652R7 (read only) 661083 661083 0 0.0
(read/write) 183276 183276 0 0.0
.bss 74140 74140 0 0.0
.data 3304 3304 0 0.0
.rodata 103307 103307 0 0.0
.text 557296 557296 0 0.0
pump-app LP_CC2652R7 (read only) 689007 689007 0 0.0
(read/write) 160832 160832 0 0.0
.bss 78852 78852 0 0.0
.data 3296 3296 0 0.0
.rodata 90759 90759 0 0.0
.text 597764 597764 0 0.0
pump-controller-app LP_CC2652R7 (read only) 673291 673283 -8 -0.0
(read/write) 176644 176652 8 0.0
.bss 78948 78948 0 0.0
.data 3292 3292 0 0.0
.rodata 86307 86307 0 0.0
.text 586504 586496 -8 -0.0
shell LP_CC2652R7 (read only) 669646 669646 0 0.0
(read/write) 184208 184208 0 0.0
.bss 83548 83548 0 0.0
.data 3376 3376 0 0.0
.rodata 86598 86598 0 0.0
.text 582732 582732 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 587494 587494 0 0.0
.app_xip_area 463704 463704 0 0.0
.bss 66208 66208 0 0.0
.data 728 728 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 591602 591602 0 0.0
.app_xip_area 462516 462516 0 0.0
.bss 71496 71496 0 0.0
.data 736 736 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 543978 543978 0 0.0
.app_xip_area 425708 425708 0 0.0
.bss 60736 60736 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rpc (read/write) 974460 974460 0 0.0
.bss 152260 152260 0 0.0
.data 2168 2168 0 0.0
.text 820012 820012 0 0.0
BRD4161A+rs911x (read/write) 1035208 1035208 0 0.0
.bss 186736 186736 0 0.0
.data 2012 2012 0 0.0
.text 846436 846436 0 0.0
BRD4187C (read/write) 1147064 1147064 0 0.0
.bss 138656 138656 0 0.0
.data 2516 2516 0 0.0
.text 981296 981296 0 0.0
lock-app BRD4161A+wf200 (read/write) 1160416 1160416 0 0.0
.bss 158264 158264 0 0.0
.data 2020 2020 0 0.0
.text 1000108 1000108 0 0.0
window-app BRD4187C (read/write) 1140284 1140284 0 0.0
.bss 140072 140072 0 0.0
.data 2540 2540 0 0.0
.text 973076 973076 0 0.0
esp32 all-clusters-app c3devkit (read only) 1224618 1213286 -11332 -0.9
(read/write) 1788614 1786534 -2080 -0.1
.dram0.bss 76944 76680 -264 -0.3
.dram0.data 13840 13840 0 0.0
.flash.rodata 258184 256360 -1824 -0.7
.flash.text 1224618 1213286 -11332 -0.9
.iram0.text 65204 65204 0 0.0
m5stack (read only) 1234463 1224219 -10244 -0.8
(read/write) 564420 562500 -1920 -0.3
.dram0.bss 82320 82056 -264 -0.3
.dram0.data 34296 34296 0 0.0
.flash.rodata 315136 313480 -1656 -0.5
.flash.text 1229079 1218835 -10244 -0.8
.iram0.text 123939 123939 0 0.0
k32w contact k32w0+release (read/write) 662052 662052 0 0.0
.bss 77112 77112 0 0.0
.data 2104 2104 0 0.0
.text 563724 563724 0 0.0
light k32w0+release (read/write) 672072 672072 0 0.0
.bss 74912 74912 0 0.0
.data 2060 2060 0 0.0
.text 592372 592372 0 0.0
lock k32w0+release (read/write) 633612 633612 0 0.0
.bss 75672 75672 0 0.0
.data 2080 2080 0 0.0
.text 553132 553132 0 0.0
linux chip-tool-ipv6only arm64 (read only) 10435580 10424188 -11392 -0.1
(read/write) 706529 706529 0 0.0
.bss 33905 33905 0 0.0
.data 2768 2768 0 0.0
.data.rel.ro 650832 650832 0 0.0
.dynamic 560 560 0 0.0
.got 13928 13928 0 0.0
.init 24 24 0 0.0
.init_array 208 208 0 0.0
.rodata 518412 518380 -32 -0.0
.text 8261380 8250020 -11360 -0.1
thermostat-no-ble arm64 (read only) 2394796 2383596 -11200 -0.5
(read/write) 143665 143665 0 0.0
.bss 55329 55329 0 0.0
.data 1816 1816 0 0.0
.data.rel.ro 77256 77256 0 0.0
.dynamic 560 560 0 0.0
.got 5192 5192 0 0.0
.init 24 24 0 0.0
.init_array 440 440 0 0.0
.rodata 144980 144948 -32 -0.0
.text 2005920 1994752 -11168 -0.6
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2452592 2452592 0 0.0
.bss 215012 215012 0 0.0
.data 5872 5872 0 0.0
.text 1415236 1415236 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1188127 1188127 0 0.0
bss 145285 145285 0 0.0
rodata 144516 144516 0 0.0
text 817248 817244 -4 -0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1167539 1167539 0 0.0
bss 144512 144512 0 0.0
rodata 136304 136304 0 0.0
text 805794 805794 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 841968 841968 0 0.0
(read/write) 1746708 1746708 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 188712 188712 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1235724 1235680 -44 -0.0
.debug_aranges 110728 110728 0 0.0
.debug_frame 371396 371396 0 0.0
.debug_info 27026555 27026400 -155 -0.0
.debug_line 3687259 3687198 -61 -0.0
.debug_loc 3605093 3605093 0 0.0
.debug_ranges 339592 339592 0 0.0
.debug_str 3432518 3432367 -151 -0.0
.heap 841968 841968 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 570636 570636 0 0.0
.symtab 421600 421600 0 0.0
.text 0 0 0 0.0
1546944 1546944 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 842704 842704 0 0.0
(read/write) 1689244 1689244 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 187976 187976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2664 2664 0 0.0
.debug_abbrev 1227567 1227523 -44 -0.0
.debug_aranges 110200 110200 0 0.0
.debug_frame 374476 374476 0 0.0
.debug_info 26763186 26763030 -156 -0.0
.debug_line 3708243 3708182 -61 -0.0
.debug_loc 3592699 3592699 0 0.0
.debug_ranges 338208 338208 0 0.0
.debug_str 3421538 3421387 -151 -0.0
.heap 842704 842704 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 534725 534725 0 0.0
.symtab 408032 408032 0 0.0
.text 1490216 1490216 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 850888 850888 0 0.0
(read/write) 1607420 1607420 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 180000 180000 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2456 2456 0 0.0
.debug_abbrev 1062028 1061984 -44 -0.0
.debug_aranges 102400 102400 0 0.0
.debug_frame 344788 344788 0 0.0
.debug_info 22228397 22228240 -157 -0.0
.debug_line 3277368 3277309 -59 -0.0
.debug_loc 3290184 3290184 0 0.0
.debug_ranges 303488 303488 0 0.0
.debug_str 3227073 3226922 -151 -0.0
.heap 850888 850888 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 471050 471050 0 0.0
.symtab 376400 376400 0 0.0
.text 1416576 1416576 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 845896 845896 0 0.0
(read/write) 1641428 1641428 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184976 184976 0 0.0
.comment 204 204 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2472 2472 0 0.0
.debug_abbrev 1064003 1063959 -44 -0.0
.debug_aranges 102800 102800 0 0.0
.debug_frame 346664 346664 0 0.0
.debug_info 22462020 22461865 -155 -0.0
.debug_line 3274488 3274429 -59 -0.0
.debug_loc 3318037 3318037 0 0.0
.debug_ranges 305448 305448 0 0.0
.debug_str 3246430 3246279 -151 -0.0
.heap 845896 845896 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 288 288 0 0.0
.stab 156 156 0 0.0
.stabstr 335 335 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 473453 473453 0 0.0
.symtab 378096 378096 0 0.0
.text 1445592 1445592 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1151072 1151072 0 0.0
.bss 111116 111116 0 0.0
.data 848 848 0 0.0
.text 598172 598172 0 0.0
lock-app qpg6105+debug (read/write) 1116768 1116768 0 0.0
.bss 106564 106564 0 0.0
.data 836 836 0 0.0
.text 563864 563864 0 0.0
telink all-clusters-app tlsr9518adk80d (read/write) 937656 937648 -8 -0.0
bss 81620 81620 0 0.0
noinit 43440 43440 0 0.0
text 649006 649004 -2 -0.0
all-clusters-minimal-app tlsr9518adk80d (read/write) 875648 875648 0 0.0
bss 80844 80844 0 0.0
noinit 43440 43440 0 0.0
text 612990 612992 2 0.0
light-switch-app tlsr9518adk80d (read/write) 791004 790996 -8 -0.0
bss 72468 72468 0 0.0
noinit 43520 43520 0 0.0
text 554454 554452 -2 -0.0
lighting-app tlsr9518adk80d (read/write) 875228 875228 0 0.0
bss 82232 82232 0 0.0
noinit 43520 43520 0 0.0
text 624418 624416 -2 -0.0
ota-requestor-app tlsr9518adk80d (read/write) 805496 805496 0 0.0
bss 74040 74040 0 0.0
noinit 43520 43520 0 0.0
text 565834 565834 0 0.0

@yunhanw-google yunhanw-google merged commit 751d0dd into project-chip:master Nov 17, 2022
@yunhanw-google yunhanw-google deleted the feature/issue_21698 branch November 17, 2022 03:27
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 2022
…1987)

--Remove the necessary elemnt check in im pretty print
--Rename CheckSchemaValidity to PrettyPrint
--Don't process the returned error for prettyPrint in IM client/server
code
adbridge pushed a commit to ARM-software/connectedhomeip that referenced this pull request Nov 18, 2022
…1987)

--Remove the necessary elemnt check in im pretty print
--Rename CheckSchemaValidity to PrettyPrint
--Don't process the returned error for prettyPrint in IM client/server
code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants