summaryrefslogtreecommitdiffstats
path: root/benches/mpsc.rs
AgeCommit message (Expand)Author
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-09-27bench: fix unused_mut lint in benches (#2889)Mikail Bagishov
2020-08-27rt: Refactor `Runtime::block_on` to take `&self` (#2782)Lucio Franco
2020-01-27sync: add mpsc benchmark (#2166)Lucio Franco