Skip to content

Space/Time Saving #4

Description

@KenanMillet

Currently, commands are stored in a linked list

We should try to make it so that they can be looked up faster. Some options for this are:
hash table
compact prefix tree
binary search tree

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions