Skip to content

HeavyHitter.java can be optimized to only store keys #12

@milindsrivastava1997

Description

@milindsrivastava1997

Currently HeavyHitter keeps track of both keys and frequencies. However, the frequency of a key can be inferred from the associated sketch array, and thus does not need to be stored in this class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions