bokub / vanity-eth

💎 Browser-based ETH vanity address generator
https://vanity-eth.tk
MIT License
741 stars 264 forks source link

threads #32

Closed Imperator69 closed 2 years ago

Imperator69 commented 2 years ago

what do the "threads" do?

its not described anywhere :-(

bokub commented 2 years ago

Hello,

It is described, but I agree that the explanation is a little bit light.

image

Basically, your computer CPU has a certain number of "threads", and each one of them can do a task in parallel of the others.

For example, if your computer has 8 threads, you can dedicate all of them to Vanity-ETH, or you can allocate only 6 to keep 2 threads "free" for other tasks, making your computer look less "busy". You can also choose 16 threads in the options, but if you only have 8, each one of your CPU threads will have to alternate between two Vanity-ETH instances, which is not optimal.

bokub commented 2 years ago

I'm closing this issue. If you still have questions, don't hesitate to ask.