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

Change benchmark to measure Worker() and Stop() #2

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

colega
Copy link
Contributor

@colega colega commented Jul 16, 2020

This benchmark was written when the creation of goroutines was
synchronous, that's not the case anymore so in order to measure
something we'll measure a worker acquire and Stop.

This benchmark was written when the creation of goroutines was
synchronous, that's not the case anymore so in order to measure
_something_ we'll measure a worker acquire and Stop.
@colega colega merged commit fd4282d into master Jul 16, 2020
@colega colega deleted the colega/change-benchmark branch July 16, 2020 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants