Skip to content

Survey memory usage of compiler symbols: how can it be reduced? #644

Open
@gafter

Description

@gafter

I noticed that source symbols have a side bag with a boolean for every possibly applicable well-known attribute. That is horribly space-inefficient. How much space do our symbols use? How can we reduce the space used? At the very least we should consider sharing the (same) empty bag among all symbols with no attributes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions