You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: replace the inherited baseline with a measured one
The 31.6s in the hand-off notes did not survive re-measurement. Against the fork point, kernel built
from each commit's own source and confirmed active on both sides: 41.74s -> 26.22s serial, 40.02s ->
25.81s at each side's default. Neither side's parallelism is worth much; the win is the batching.
Also records that the old process pool died with KeyError outside the __main__ entry point on any
spawn-default platform, which removing it fixes.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments