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

Cpp23 best practices #45

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Cpp23 best practices #45

wants to merge 11 commits into from

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented Dec 21, 2024

No description provided.

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 2000d9b vs REFERENCE 0288d18

<CURRENT> MAP file: ../firmware.map.latest
<REFERENCE> MAP file: ../firmware.map.previous
Difference is counted as <CURRENT> - <REFERENCE>,           i.e. a positive number means that <CURRENT> is larger.
Total sizes of <CURRENT>:                                       <REFERENCE>     Difference
Used static IRAM:   16383 bytes (      1 remain, 100.0% used)          16383                (     +0 remain,      +0 total)
      .text size:   15356 bytes                                       15356
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   88003 bytes ( 253757 remain, 25.7% used)          87955            +48 (    -48 remain,      +0 total)
      .data size:   17148 bytes                                       17164            -16
      .bss  size:   32000 bytes                                       31992             +8
      .text size:   38855 bytes                                       38799            +56
Used Flash size :  895146 bytes                                      890438          +4708
           .text:  819570 bytes                                      814734          +4836
         .rodata:   75320 bytes                                       75448           -128
Total image size:  967532 bytes (.bin may be padded larger)          962784          +4748

Copy link

Firmware size changes for esp32-devboard

Commit CURRENT 2000d9b vs REFERENCE 0288d18

<CURRENT> MAP file: ../firmware.map.latest
<REFERENCE> MAP file: ../firmware.map.previous
Difference is counted as <CURRENT> - <REFERENCE>,           i.e. a positive number means that <CURRENT> is larger.
Total sizes of <CURRENT>:                                       <REFERENCE>     Difference
Used static DRAM:   54952 bytes (  69628 remain, 44.1% used)          54928            +24 (    -24 remain,      +0 total)
      .data size:   21712 bytes                                       21712
      .bss  size:   33240 bytes                                       33216            +24
Used static IRAM:   72298 bytes (  99734 remain, 42.0% used)          72298                (     +0 remain,      +0 total)
      .text size:   71271 bytes                                       71271
   .vectors size:    1027 bytes                                        1027
Used Flash size :  865854 bytes                                      862686          +3168
           .text:  794806 bytes                                      791622          +3184
         .rodata:   70792 bytes                                       70808            -16
Total image size:  959864 bytes (.bin may be padded larger)          956696          +3168

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

Successfully merging this pull request may close these issues.

1 participant