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

Implement ensure_counter Functionality #30

Open
VGeorgee opened this issue Mar 21, 2021 · 0 comments
Open

Implement ensure_counter Functionality #30

VGeorgee opened this issue Mar 21, 2021 · 0 comments

Comments

@VGeorgee
Copy link
Member

The ensure_counter function is a counter creator but as opposed to other creators, this function does not generate an error if called multiple times with the same parameter. This way, we can create counters in the benchmarked function without having to create them before the call.

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