Skip to content

Special case hit threshold=1 #306

@sharwell

Description

@sharwell

For projects that do not care about the number of times a hit is recorded, the RecordHit method can be modified to avoid the read/write dependency for performance, and simply use this:

HitsArray[index] = 1;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions