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

You're benching Quagga with a 30s MRAI against implementations with no MRAI #3

Open
pjakma opened this issue Aug 3, 2016 · 1 comment

Comments

@pjakma
Copy link

pjakma commented Aug 3, 2016

Hi,

You're bench marking Quagga in its default configuration with a 30s MRAI against BGP implementations that do not implement an MRAI at all. Your convergence time numbers as a result are not apples-apples.

You should configure Quagga with a 0s MRAI (neighbor ... advertisement-interval), or at least some part of your numbers are just indicative of what no-MRAI BGP versus 30s MRAI.

@ishidawataru
Copy link
Member

Hi,

Thank you for your suggestion!
Does this configuration insufficient for setting MRAI?

https://github.com/osrg/bgperf/blob/master/quagga.py#L48

I'm setting it to 1sec since when setting to 0sec, Quagga eats up all CPU resource...

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

2 participants