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:
@@ -95,8 +95,8 @@ The full types with template parameters can be found in the [parallel_hashmap/ph
|
||||
|
||||
## Memory usage
|
||||
|
||||
| type | memory usage | additional memory usage when resizing |
|
||||
|-----------------------|-------------------|----------------------------------------|
|
||||
| type | memory usage | additional *peak* memory usage when resizing |
|
||||
|-----------------------|-------------------|-----------------------------------------------|
|
||||
| flat tables |  |  |
|
||||
| node tables |  |  |
|
||||
| parallel flat tables |  |  |
|
||||
|
||||
Reference in New Issue
Block a user