Hacker News new | ask | show | jobs
by SkyPuncher 905 days ago
It’s a safe choice. Some systems won’t report cores correctly which can lead to reallllllly bad performance.
1 comments

Maybe make it min(8, available_cores()) or something like that