mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update README.md
This commit is contained in:
@@ -98,7 +98,7 @@ The full types with template parameters can be found in the [parallel_hashmap/ph
|
||||
| type | memory usage |
|
||||
|--------|-------------------|
|
||||
| flat tables |  |
|
||||
| node tables | !node_mem_usage](https://github.com/greg7mdp/parallel-hashmap/blob/master/html/img/node_mem_usage.gif?raw=true) |
|
||||
| node tables |  |
|
||||
|
||||
The load factor varies between 0.4375 (just after the resize) and 0.875 (just before the resize).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user