// Share with explicit buffer management
Up to 10 simultaneous connections
,更多细节参见51吃瓜
Every fragment means promises created for read() calls, promises for backpressure coordination, intermediate buffer allocations, and { value, done } result objects – most of which become garbage almost immediately.
// 对start, start+gap, start+2gap, ... 这组进行插入排序