Skip to content

use references to word sets #135

Description

@jbowens

Each in-memory game holds the entire wordset in memory. We can reduce memory consumption by using a shared reference to the word set. These word sets need to be persisted too. It'll make loading games from disk and reclaiming space from old word sets tricker, but it seems doable.

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