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

Predict objectIds based on 20 objects created in 60 seconds #1

Open
andresriancho opened this issue May 2, 2018 · 0 comments
Open

Comments

@andresriancho
Copy link
Owner

Idea

Ask the user to provide 20 object ids, which were generated in 60 seconds, using equal intervals between each one.

That will give:

  • An accurate measurement of the rate at which the counter is being incremented based on time.
  • Accurate knowledge about the mongodb cluster (how many machine ids are there?)
  • Accurate knowledge about the process ids (how many processes are running mongo?)

Using that information it should be possible to have better predictions.

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

1 participant