Skip to content

Use string interning for all ID types #6823

@gatesn

Description

@gatesn

All ids should go via a global static string interner in vortex-utils. This will allow constant-time comparisons.

We want global static instead of per-session since in theory arrays can be moved between sessions right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions