Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-30 06:19:19 +02:00
fbd1091052
Higher CPU core counts became more common, and kernel bugs became less common, since the arbitrary 8-thread limit was introduced. We can remove the limit now, and treat any remaining scaling inefficiency as a bug to be removed. Signed-off-by: Zygo Blaxell <bees@furryterror.org>