Summary: std::function has a notoriously large amount of malloc traffic, whereas function_ref is a cheaper and more efficient alternative. Differential Revision: https://reviews.llvm.org/D77959
Summary: std::function has a notoriously large amount of malloc traffic, whereas function_ref is a cheaper and more efficient alternative. Differential Revision: https://reviews.llvm.org/D77959