-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
FoxMoss
Metadata
Metadata
Assignees
Labels
No labels