pub const DELTA_SHARE_CEILING: f64 = 0.5;
The point past which a delta stops paying for itself: beyond roughly half the tree, the whole snapshot is cheaper to send and far cheaper to reason about.