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 benchmarks for the watcher caches #4

Closed
kstewart opened this issue Oct 30, 2017 · 1 comment
Closed

Add benchmarks for the watcher caches #4

kstewart opened this issue Oct 30, 2017 · 1 comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.

Comments

@kstewart
Copy link

Add basic benchmarks for insert, delete, and each for the three watcher caches (maybe one is sufficient).

Benchmark sizes should be 1, 10, 100 and 10,000

This will inform #5 and possibly inform a move from using a map to something like xtgo's sorted set implementation.

@davecheney davecheney added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Nov 1, 2017
@davecheney
Copy link
Contributor

Not going to do this, REST API is end of life.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

2 participants