Nicholas Skinsacos
|
964fd06e0f
|
benches: add helper functions for building runtimes (#7260)
|
2025-04-14 12:23:00 +03:30 |
|
M.Amin Rayej
|
b046c0dcbb
|
benches: use criterion instead of bencher (#5981)
|
2023-09-10 16:42:53 +02:00 |
|
Alice Ryhl
|
51fad066e2
|
bench: update spawn benchmarks (#3927)
|
2021-07-07 10:52:53 +02:00 |
|
Lucio Franco
|
8880222036
|
rt: Remove threaded_scheduler() and basic_scheduler() (#2876)
Co-authored-by: Alice Ryhl <alice@ryhl.io>
Co-authored-by: Carl Lerche <me@carllerche.com>
|
2020-10-12 13:44:54 -04:00 |
|
Lucio Franco
|
d600ab9a8f
|
rt: Refactor Runtime::block_on to take &self (#2782)
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
|
2020-08-27 20:05:48 -04:00 |
|
Lucio Franco
|
4a24c7063b
|
sync: add mpsc benchmark (#2166)
|
2020-01-27 20:48:35 -08:00 |
|
Carl Lerche
|
50b91c0247
|
chore: move benches to separate crate (#2028)
This allows the `benches` crate to depend on `tokio` with all feature
flags. This is a similar strategy used for `examples`.
|
2019-12-24 20:53:20 -08:00 |
|