Skip to content

Tree structure for Arrays/Objects #58

Open
@gfwilliams

Description

@gfwilliams

Espruino currently uses a linked-list for Arrays/objects. It's not currently a big deal given the lack of RAM, but it would be possible to implement a tree datastructure to speed up accesses.

I'd be interested to see some benchmarks though - especially when compared with #36

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