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

[feature request] Multithreaded key generation #364

Open
prestonvanloon opened this issue May 30, 2023 · 0 comments
Open

[feature request] Multithreaded key generation #364

prestonvanloon opened this issue May 30, 2023 · 0 comments

Comments

@prestonvanloon
Copy link

I have noticed that the deposit cli uses only a single thread while generating or verifying keys. This leads to long generation times when using the deposit cli for bulk key generation. I'm not sure how practical it is to sprinkle some multithreading to the routines that are very time consuming, but it could be beneficial when generating bulk keys.

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