issues Search Results · repo:jkarneges/rust-async-bench language:Rust
Filter by
3 results
(49 ms)3 results
injkarneges/rust-async-bench (press backspace or delete to remove)The benchmark result just scared me. I was quite afraid of the overhead of async. For me, even 1 us is an eternality.
However, I made my own benchmark
As the result suggests, there is about 1.5 ns s performance ...
JakkuSakura
- 8
- Opened on Apr 2, 2021
- #3
Once Permit impl Trait in type aliases is stabilized, it may be possible to more ergonomically create unions of Futures
and remove an unnecessary copy when spawning.
jkarneges
- 1
- Opened on Oct 14, 2020
- #2
The example output in the Run and print I/O call usage section is running the benchmark with [unoptimized + debuginfo] .
This example should be changed to be an example with optimizations turned on and ...
rpwjanzen
- 2
- Opened on Oct 8, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.