MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-perf-hooks.mjs

File test-quic-perf-hooks.mjs

test/parallel/test-quic-perf-hooks.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: PerformanceObserver integration for QUIC.
4// QuicEndpoint, QuicSession, and QuicStream emit PerformanceEntry

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
mustCallAtLeastFunction · 0.85
okFunction · 0.85
observeMethod · 0.80
encodeMethod · 0.80
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
disconnectMethod · 0.65

Tested by

no test coverage detected