precompress icon indicating copy to clipboard operation
precompress copied to clipboard

Libuv Multithreading does not work reliably

Open silverwind opened this issue 6 months ago • 0 comments

Sometimes it does not use multiple processor cores for some reason. I think we're better off spawning child processes instead of relying on this mostly undocumented libuv feature UV_THREADPOOL_SIZE.

silverwind avatar Dec 19 '23 14:12 silverwind