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
Remove B.prototype.run monkey-patch, use mitata defaults
Removes the unsafe monkey-patch of mitata's B.prototype.run that was
injecting custom min_cpu_time and min_samples. mitata already handles
warmup, statistics, and outlier detection natively — its defaults are
sufficient for our use case.
Co-authored-by: NullVoxPopuli <[email protected]>
0 commit comments