Skip to content

Reduce heap usage by using jsmn for weather API instead of cJSON #14

Open
@babldev

Description

@babldev

cJSON uses 30kB of heap space for the api.weather.gov 17kB response, and this is very expensive making it difficult to add new features. Currently we only have about 3kB of headroom when parsing the response.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions