rust-lang / rustc-perf

Website for graphing performance of rustc

Home Page:https://perf.rust-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a runtime benchmark for `async`

Kobzol opened this issue · comments

It would be nice to have some runtime benchmark for async/await usage, Futures etc., e.g. using tokio.