Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network_slowdown computes contender throughput slowdown ratios incorrectly #26

Open
solb opened this issue May 31, 2016 · 0 comments
Open

Comments

@solb
Copy link
Member

solb commented May 31, 2016

They're computed as contention/allocation, but since contention is the baseline in this case, we believe they should actually be 1-(allocation/contention), which is mathematically slightly different.
The existing ones are probably close enough for graphing purposes, but long-term, this needs to be fixed.

@solb solb changed the title network_slowdown computes contender throughputs incorrectly network_slowdown computes contender throughputs slowdown ratios incorrectly May 31, 2016
@solb solb changed the title network_slowdown computes contender throughputs slowdown ratios incorrectly network_slowdown computes contender throughput slowdown ratios incorrectly May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant