In this live stream, I performed a simple optimization to Node.js fetch(). I started by analyzing a flamegraph, identifying a bottleneck and then removing it.
PR: https://github.com/nodejs/undici/pull/3095
Download
0 formats
No download links available.
Improving Node.js fetch() by 10% - From flamegraph to implementation! | NatokHD