mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
try travis-ci
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[](https://travis-ci.org/greg7mdp/org/greg7mdp/parallel_hashmap)
|
||||
|
||||
# The Parallel Hashmap: very fast, very memory friendly
|
||||
|
||||
Click here [For a full writeup explaining the design and benefits of the Parallel Hashmap](https://greg7mdp.github.io/parallel-hashmap/).
|
||||
@@ -77,4 +79,8 @@ Key points:
|
||||
b. multithreading support (and inherent internal parallelism)
|
||||
|
||||
|
||||
## Memory usage
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user