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

A flag to specify logical CPUs count #20

Closed
kffl opened this issue Nov 14, 2021 · 0 comments · Fixed by #31
Closed

A flag to specify logical CPUs count #20

kffl opened this issue Nov 14, 2021 · 0 comments · Fixed by #31
Labels

Comments

@kffl
Copy link
Owner

kffl commented Nov 14, 2021

As of now the user can specify the maximum number of logical CPUs, on which Gocannon threads can be executed simultaneously by setting the GOMAXPROCS environment variable, which is not the most convenient way of interacting with the program. A separate flag (--cpus) could be added so as to allow the user to specify that value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant