Skip to content

Excessive RAM utilization #2

Description

@GravisZro

libt9 seems to solely depend on loading the entire database into RAM which seems to be about 2MB. This is excessive for anything utilizing an MCU.

My recommendation is to create file containing a data structure to utilize instead because flash memory access is sufficiently fast for this kind of task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions