[semantics] avoid sync* and excessive list copies (#64879)
Previous benchmarks have established the performance of sync*. Additionally, why allocate a list when you don't need to? Since these APIs are private, they can be re-arranged a bit to avoid creating as many lists. Will probably not have a large effect on benchmarks
J
Jonah Williams committed
09a9671ed3e3b9887f314cac224256513cd8f87a
Parent: 68b39da
Committed by GitHub <noreply@github.com>
on 8/31/2020, 7:15:26 PM