Skip to content

GitHub vs 2.3.0 Release Ram Usage > Stable 2.3.0 uses much less RAM? #3227

Closed
@horendus

Description

@horendus

Just noticed that compiling my (large) firmware with the 2.3.0 Stable Release vs the current GitHub version has a large RAM usages difference after boot.

Current GitHub: 11136 remaining
2.3.0 Stable: 13904 remaining

These are the (ESP8266) libraries being used.
#include <WiFiClient.h>
#include <ESP8266WiFi.h>
#include <WiFiUdp.h>
#include <ESP8266WebServer.h>
#include <ESP8266httpUpdate.h>

Any idea where all the extra RAM usage could be coming from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions