A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
This PR does: - ensure that Weave compiles without Backoff after #136 - A parent will give half its tasks when waking up its children, whatever they requested. This solves #90 by diffusing tasks much faster to the leaves. Impact is 10% overhead reduction on fibonacci:  (~350 ms instead of ~385 ms) - This should significantly help when Weave is used as a background service as well.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by mratsim and has received 0 comments.