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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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