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 performance tests #26

Open
oberstet opened this issue Oct 24, 2018 · 0 comments
Open

Add performance tests #26

oberstet opened this issue Oct 24, 2018 · 0 comments

Comments

@oberstet
Copy link
Contributor

We are using the HTTP/JSON gateway of etcd, not the native gRPC currently. Then, etcd is ultimately a single writer system. Hence, we should verify that we can reach our desired performance goals (expected workloads on expected datasets).

As one element we should write benchmarks for synthetic, repeatable setups and run that as part of our CI (Travis).

We should measure the Python-level ("etcdb" abstraction) performance for random and sequential key read/write workloads.

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