Get the latest tech news
Bun: cgroup-aware AvailableParallelism / HardwareConcurrency on Linux
Routes navigator.hardwareConcurrency, os.availableParallelism(), and bun.getThreadCount() through WTF::numberOfProcessorCores(), which is now min(sysconf(_SC_NPROCESSORS_ONLN), sched_getaffinity co...
None
Or read this on Hacker News