Skip to content

Sampling#3

Open
cknv wants to merge 4 commits into
masterfrom
sampling
Open

Sampling#3
cknv wants to merge 4 commits into
masterfrom
sampling

Conversation

@cknv

@cknv cknv commented Dec 8, 2016

Copy link
Copy Markdown
Owner

This adds sampling to the timers and counters.

  • Write a little about sampling in the readme

Internally the fundamental packet function has been turned into a generator, as I think it lends itself to elegant code as there is no need to check if a function returns None, but rather the generator function can just choose not to yield anything.

This would also close #1

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

Successfully merging this pull request may close these issues.

Implement sampling

1 participant