Skip to content

Array access speedup (2x speed) #46

Closed
@gfwilliams

Description

@gfwilliams

While arrays are still linked lists, it's possible to speed access up by looking at the last element and working backwards if the index > last_element/2

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