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
The accepted amortized-publication A/B improved the then-current contended rows without changing the lone-worker path. The issue remains open because the strict 1.0x eight-lane scaling target is not yet met.
The #426 phase profile rules out rendezvous and tracing as the eight-lane collector cost. The #427 exact A/B then rules out backing bitmap/free-slot transitions alone: sweep improved only 0.7% while wall time regressed 0.9%, so both prototypes were reverted. Do not retry the rejected wait, threshold, unpublication, owned-enumeration, pressure-accounting, or whole-run-backing designs without new evidence. README scores remain tied to complete matrices only.
Parent: #62
Related: #44, #49, #116, #118, #119, #120, #131
The accepted July 17 structured-stack matrix remains the latest complete zig-js/JavaScriptCore publication:
01fcf42cThe accepted amortized-publication A/B improved the then-current contended rows without changing the lone-worker path. The issue remains open because the strict 1.0x eight-lane scaling target is not yet met.
Tracked follow-up
Acceptance
Completion evidence — July 29, 2026
The final clean-tree publication measures runtime
e690a866with the steady shared harness ata7cf92c7, published bye4187c0f:Evidence: final report, 1,540 raw samples, and causal reserve A/B. This closes the sole remaining child of #49 and leaves #44 only the directly comparable independent object-churn rows.
Latest diagnosis
The #426 phase profile rules out rendezvous and tracing as the eight-lane collector cost. The #427 exact A/B then rules out backing bitmap/free-slot transitions alone: sweep improved only 0.7% while wall time regressed 0.9%, so both prototypes were reverted. Do not retry the rejected wait, threshold, unpublication, owned-enumeration, pressure-accounting, or whole-run-backing designs without new evidence. README scores remain tied to complete matrices only.