Email or username:

Password:

Forgot your password?
Top-level
Devil Lu Linvega

@mcc I hadn't considered to poll the number of cores to make my implementation responsive :)

1 comment
Mauve 👁💜

@neauoire @mcc I usually do n-1 to leave a CPU for my OS's renderer. Else it can lock up a system something fierce if your processing is heavy enough. 😅

Go Up