Skip to content

Commit

Permalink
Merge #336
Browse files Browse the repository at this point in the history
336: channel: add microbenchmarks r=stjepang a=stjepang

Closes #328 

Co-authored-by: Stjepan Glavina <stjepang@gmail.com>
  • Loading branch information
bors[bot] and Stjepan Glavina committed Feb 23, 2019
2 parents 456fab0 + 8550ae3 commit 79210d6
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 0 deletions.
1 change: 1 addition & 0 deletions crossbeam-channel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ version = "0.6.5"
path = "../crossbeam-utils"

[dev-dependencies]
num_cpus = "1.10.0"
rand = "0.6"
signal-hook = "0.1.5"
Loading

0 comments on commit 79210d6

Please sign in to comment.