Skip to content

Optimize storage of the PredictionContext cache #11

@sharwell

Description

@sharwell

The PredictionContext cache stores objects in a HashMap which does not use memory efficiently. A B-tree Set implementation would reduce the cache overhead by 90%.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions