Skip to content

memory optimization: use union to store value for different types #3

Description

@mw66

This consumes too much memory, it's better to use union to store value for different types.

Each Lisp cell can only store one type information, you are wasting too much memory.

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