Skip to content

The efficiency of Get will decrease if too many Set are executed #168

@ivan1218zhang

Description

@ivan1218zhang

It's caused by the RWLock for the thread-safe. How about using sync.Map? It can increase the efficiency of Get.

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