summaryrefslogtreecommitdiffstats
path: root/benches
AgeCommit message (Expand)Author
2018-06-12Deprecate executor re-exports (#412)Carl Lerche
2018-03-06Fix benches (#188)Carl Lerche
2018-02-13Make benches compilable again (#133)Roman
2017-12-05Blanket rename `Core` to `Reactor`Alex Crichton
2017-10-30Remove deprecated code.Carl Lerche
2017-10-30Rename crate to tokioCarl Lerche
2017-05-30TCP reactor benchmarksCarl Lerche
2017-03-15Remove deprecated benchmarkAlex Crichton
2016-11-19Fix benchmark on nightlyAlex Crichton
2016-11-10Add a benchmark for futures channel latencyAlex Crichton
2016-11-10Touch up some of the benchmarksAlex Crichton
2016-11-10Improve latency benchmarks.Dawid Ciężarkiewicz
2016-11-08Add `channel_lantency` and fix previous issues.Dawid Ciężarkiewicz
2016-11-04Add some benchmarks.Dawid Ciężarkiewicz