boostorg / boostorg/unordered

Improvement: Fix a TODO in concurrent_table.hpp

Open
#322 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
92
Forks
88
PR merge metrics
No merged PRs in 30d

Description

I tried to replace `std::unordered_map` with `boost::concurrent_flat_map` and saw a memory footprint I could not explain. It was easy to find this line:
`using multimutex_type=multimutex; // TODO: adapt 128 to the machine`

Can this be fixed?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.