Skip to content

mongodb and inmemory performance improvements #31

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

Merged
merged 6 commits into from
Mar 25, 2015

Conversation

surlemur
Copy link

Massive mongodb performance improvements

Before: very low throughput, bad scalability in number of aggregates and number of events, full CPU load consumed by mongod process due to inefficient event fetching
Now: much improved throughput (> factor 10), good scalability, moderate CPU load

All tests are green (run with mongo 2.0.24 driver).

adrai added a commit that referenced this pull request Mar 25, 2015
mongodb and inmemory performance improvements
@adrai adrai merged commit a801aad into thenativeweb:master Mar 25, 2015
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.

3 participants