Just trying out one more combination
Summary: It seems it is not std::bind which is slow but the construction of std::function from std::bind that is slow. Test Plan: ran benchmarks Reviewed By: delong.j@fb.com FB internal diff: D581967
Showing
Please register or sign in to comment