mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
Update README.md
This commit is contained in:
@@ -96,7 +96,7 @@ The full types with template parameters can be found in the [parallel_hashmap/ph
|
|||||||
## Memory usage
|
## Memory usage
|
||||||
|
|
||||||
| type | memory usage | additional memory usage when resizing |
|
| type | memory usage | additional memory usage when resizing |
|
||||||
|-----------------------|-------------------|
|
|-----------------------|-------------------|----------------------------------------|
|
||||||
| flat tables |  |  |
|
| flat tables |  |  |
|
||||||
| node tables |  |  |
|
| node tables |  |  |
|
||||||
| parallel flat tables |  |  |
|
| parallel flat tables |  |  |
|
||||||
|
|||||||
Reference in New Issue
Block a user