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

Backend requests #39

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Backend requests #39

merged 3 commits into from
Aug 14, 2024

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented Aug 14, 2024

No description provided.

Copy link

Firmware size changes for esp32-devboard

Commit CURRENT 9c252c1 vs REFERENCE 2991884

<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:   53620 bytes (  70960 remain, 43.0% used)          53768           -148 (   +148 remain,      +0 total)
      .data size:   21004 bytes                                       21192           -188
      .bss  size:   32616 bytes                                       32576            +40
Used static IRAM:   69782 bytes ( 102250 remain, 40.6% used)          70370           -588 (   +588 remain,      +0 total)
      .text size:   68755 bytes                                       69343           -588
   .vectors size:    1027 bytes                                        1027
Used Flash size :  918835 bytes                                      936291         -17456
           .text:  786911 bytes                                      804167         -17256
         .rodata:  131668 bytes                                      131868           -200
Total image size: 1009621 bytes (.bin may be padded larger)         1027853         -18232

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 9c252c1 vs REFERENCE 2991884

<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:   83363 bytes ( 262493 remain, 24.1% used)          83375            -12 (    +12 remain,      +0 total)
      .data size:   16448 bytes                                       16500            -52
      .bss  size:   31376 bytes                                       31336            +40
      .text size:   35539 bytes                                       35539
Used Flash size :  946111 bytes                                      943451          +2660
           .text:  810051 bytes                                      807691          +2360
         .rodata:  135804 bytes                                      135504           +300
Total image size: 1014481 bytes (.bin may be padded larger)         1011873          +2608

@PBrunot PBrunot merged commit 1b0efff into main Aug 14, 2024
11 of 16 checks passed
@PBrunot PBrunot deleted the backendRequests branch August 16, 2024 15:30
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