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

mongodb: slow with large data set #6

Open
dpocock opened this issue Mar 10, 2014 · 1 comment
Open

mongodb: slow with large data set #6

dpocock opened this issue Mar 10, 2014 · 1 comment

Comments

@dpocock
Copy link

dpocock commented Mar 10, 2014

My display is configured to show just 50 records

MongoDB has about 120,000 records

It takes about 20 seconds for LogAnalyzer to return a page.

I tried creating some indexes in MongoDB but this hasn't helped.

Should the LogAnalyzer MongoDB code take responsibility for creating the indexes it requires or is it expected that the admin will do this manually?

Can the code be optimized for querying/rendering small subsets of data quickly?

@alorbach
Copy link
Member

It has been some time since we added support for MongoDB and there hasn't been much feedback since then. I would have to take a deeper look into the code to say what can be done to speedup performance.

@alorbach alorbach added this to the MongoDB rework milestone Oct 12, 2016
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