Skip to content

Simplify prugeExpired #10

@axman6

Description

@axman6

It looks like purgeExpired's implementation is just a more complicated was of running HashMap.filter (not . isExpired now), which would likely be much more efficient than repeatedly reading and writing the TVar for each key.

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