google / google/flyweights

Global lock contention

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

At least one attempt to adopt flyweights that I'm aware of was stymied by too much contention on the global cache's lock. It would be great to evaluate some different approaches to reducing the lock contention, maybe with using a concurrent hashmap.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.