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

Add automated performance tests #22

Open
mpareja opened this issue Aug 3, 2016 · 0 comments
Open

Add automated performance tests #22

mpareja opened this issue Aug 3, 2016 · 0 comments

Comments

@mpareja
Copy link
Owner

mpareja commented Aug 3, 2016

  • given an ASG with 3 instances running uncorded
    • add performance: measure how long it takes to add a document to a node
    • add throughput: measure how quickly we can add documents to the cluster
    • remove performance: measure how long it takes to remove a document from a node
    • remove throughput: measure how quickly we can remove documents from the cluster
    • replication latency: measure how long before each node received the last write
    • memory usage: measure memory growth as we add documents to the cluster
    • memory usage: measure memory growth as more peers connect and reconnect
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