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

Improve voting speed #412

Open
phihag opened this issue Jul 15, 2013 · 1 comment
Open

Improve voting speed #412

phihag opened this issue Jul 15, 2013 · 1 comment
Labels

Comments

@phihag
Copy link
Member

phihag commented Jul 15, 2013

In our production, voting is extremely slow (6+ seconds). Check why that is the case, and how we can improve it.

@skoenen
Copy link
Member

skoenen commented Jul 19, 2013

In my tests on a local system, the decision.make call takes 30 ~ 40 % of the time taken.
The durations are in ranges of 150ms to 320ms.

And in the decision.make the propagation took ~ 65% of the rest of the time is used by the reload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants