Very basic FunctionRef benchmarks
Summary: FunctionRef was lacking benchmarks, this adds a couple very basic ones to compare against strategies like std::function, std::function with std::reference_wrapper and folly::Function. With small and large closures Reviewed By: yfeldblum Differential Revision: D10863252 fbshipit-source-id: 40c3296095c693830d9fe6b4488f4708d4916af6
Showing
Please register or sign in to comment