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

New load balancing mechanism #38

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ogreen
Copy link
Contributor

@ogreen ogreen commented Mar 31, 2020

Added a new load-balancing mechanism that is needed for several applications.
LRB offers comparable performance to the existing load-balancing mechanisms in Hornet.

For BFS with 10 different roots:
soc-LiveJournal1.mtx
LRB : 14.2ms
BIN_SR: 15.8ms

kron_g500-logn21.mtx:
LRB: 7ms
BIN_SR:8.2ms

uk-2002.mtx:
LRB: 28.1ms
BIN_SR : 26.3ms

@raydouglass raydouglass changed the base branch from master to main August 28, 2020 15:11
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

Successfully merging this pull request may close these issues.

1 participant