Skip to content

Space/Time Saving #4

@KenanMillet

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions