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

Soak testing DKV for detecting memory leaks #5

Open
KalyanAkella opened this issue Feb 18, 2020 · 0 comments
Open

Soak testing DKV for detecting memory leaks #5

KalyanAkella opened this issue Feb 18, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed validation Testing or benchmarking

Comments

@KalyanAkella
Copy link
Contributor

Given that DKV contains significant functionality that makes it suitable for production use cases, we must execute soak/saturation testing on the current implementation to detect any memory leaks, CPU spikes or any other abnormal behaviour when left running for longer duration.

This issue captures this effort and any problems discovered in the process will be reported as separate issues within this project.

@KalyanAkella KalyanAkella added help wanted Extra attention is needed good first issue Good for newcomers validation Testing or benchmarking labels Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed validation Testing or benchmarking
Projects
None yet
Development

No branches or pull requests

1 participant