You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A possible improvement to the benchmark could be to change Action to take a parameter, and to tunnel the parameter value through criterion::black_box to avoid compiler optimizations based on that value.