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
Is it possible for mybench to detect that its own code is impacting the latency and throughput observed? Empirically, when we use thousands of goroutines, the goroutine switching cost becomes quite high. Is it possible to detect this?
Is it possible for mybench to detect that its own code is impacting the latency and throughput observed? Empirically, when we use thousands of goroutines, the goroutine switching cost becomes quite high. Is it possible to detect this?