jebrosen / async-file-benchmark

Apache License 2.0
10 stars 4 forks source link

Update async_std version to include regression fix #4

Closed jamesmunns closed 5 years ago

jamesmunns commented 5 years ago

This PR includes items from async-std version 1.0.1, namely https://github.com/async-rs/async-std/pull/510.

This PR also moves async-std execution to be first, mostly for testing purposes.

I now see results that look roughly as such:

runtime     time per
async-std   0.754
tokio       2.945