Back to Browse

Improving Node.js fetch() by 10% - From flamegraph to implementation!

1.9K views
Apr 12, 2024
1:32:51

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