perf slowdown from #70831 (remove a stack frame from .await calls) #71244
Labels
A-async-await
Area: Async & Await
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
I-compiletime
Issue: Problems and improvements with respect to compile times.
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Post-merge perf results are 100% restricted to
await-call-tree
, and it's more clearly >1% now, post-rust-lang/rustc-perf#645 (cc @Mark-Simulacrum).Presumably we consider that test a stress test and we're fine with the 1-5% slowdown?
cc @rust-lang/wg-async-foundations
Originally posted by @eddyb in #70831 (comment)
The text was updated successfully, but these errors were encountered: