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

ud pending queue is not fair #855

Open
alex-mikheev opened this issue Jun 28, 2016 · 1 comment
Open

ud pending queue is not fair #855

alex-mikheev opened this issue Jun 28, 2016 · 1 comment
Assignees
Labels
Optimization Code / performance optimization

Comments

@alex-mikheev
Copy link
Contributor

alex-mikheev commented Jun 28, 2016

To reproduce run gtest --gtest_filter=ud*pending*fair*

@alex-mikheev
Copy link
Contributor Author

Example of the test output is below. min_sends should not be an order of magnitude less than max_sends:
[ RUN ] ud/test_uct_pending.pending_fairness/1
[ INFO ] min_sends: 3633 max_sends: 20470 still pending: 114
[ INFO ] CHECK: pending queue is not fair

[ OK ] ud/test_uct_pending.pending_fairness/1 (875 ms)

@yosefe yosefe removed the Bug label Jul 27, 2016
@yosefe yosefe added the Optimization Code / performance optimization label Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Code / performance optimization
Projects
None yet
Development

No branches or pull requests

2 participants