Skip to content

Optimize command lookup #8

@ASmoliak

Description

@ASmoliak

image
Comparing strings can be quite expensive, in a scenario where we might have many more commands, how can you optimize this further? Try seeing what data structures in C++ can help you increase lookup speeds instead of strstr for each command we might have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions