MCPcopy Create free account
hub / github.com/nodejs/node / test-quic-stream-recv-coalescing.mjs

File test-quic-stream-recv-coalescing.mjs

test/parallel/test-quic-stream-recv-coalescing.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Test: receive-side coalescing produces reasonably-sized chunks.
4// Sends multiple payloads of varying sizes through a bidi stream and

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
buildPayloadFunction · 0.85
okFunction · 0.85
reduceMethod · 0.80
allMethod · 0.80
checksumFunction · 0.70
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected