Skip to content

Avoid intern short Strings #24

@gkorland

Description

@gkorland

In case the string is less than 8 bytes, will storing the string and not a pointer will save some space?

Also in some of the cases interning the IString doesn't worth it since the value is unique and in fact we just add overhead.

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