Session
The Edge of Performance: Pushing Node.js to Its Limits
Node.js is great for I/O-heavy tasks - but what happens when you throw massive computations and high memory loads at it? How far can you push it before things start breaking?
After 10 years of writing JavaScript for massive datasets, I've seen Node.js crash and burn under extreme CPU and RAM pressure - and I've learned how to stop it. In this talk, I'll share real-world lessons from optimizing Node.js for heavy computation, covering what works, what doesn't, and what you should absolutely avoid.
We'll dive into worker threads, memory management, native bindings, and practical optimizations that can stretch Node.js beyond its usual limits. If you've ever found yourself battling CPU bottlenecks or dealing with mysteriously high memory usage - this talk is for you!
What you’ll take away:
✅ How far Node.js can go before CPU and memory become a problem
✅ The biggest pitfalls that slow down heavy computations
✅ Practical optimizations to boost performance under extreme load
✅ How to use worker threads, buffers, and native modules effectively
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top