Skip to content

Remove concurrency counters #1

@xaionaro

Description

@xaionaro

Currently if we disable concurrency counters via SetForbidToGrow(true) then Get() performance rises up to 10 times. And we can remove this counters at all (they are not really required).

It's just required to use busySlots as detector of will we grow now or not for Get()'s

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