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:
@@ -69,9 +69,9 @@ Key points:
|
|||||||
|
|
||||||
- The benefits of the `parallel` hash maps are:
|
- The benefits of the `parallel` hash maps are:
|
||||||
|
|
||||||
a. reduced peak memory usage (when resizing), and
|
a. reduced peak memory usage (when resizing), and
|
||||||
|
|
||||||
b. multithreading support (and inherent internal parallelism)
|
b. multithreading support (and inherent internal parallelism)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user