2026-06-18 –, E104 (capacity 72)
In performance critical domains like fintech, gaming, real-time analytics, AI inference, and edge computing, even small inefficiencies can cause event loop stalls and unpredictable tail latency.
This talk explores how to push Node.js beyond its perceived limits by combining modern platform capabilities: worker_threads for true parallelism, native modules via N-API (Rust or C++) for CPU-intensive workloads, and fine-grained performance analysis of the event loop. Through a real-world API example, we’ll show how to offload heavy computation without blocking request handling, reduce serialization overhead, and achieve stable, low-latency responses under high load.
Attendees will learn how to identify CPU bottlenecks, design worker pools, decide when JavaScript is “fast enough,” and integrate native code without sacrificing maintainability. The session includes live demos, profiling graphs, and before/after latency benchmarks using tools like clinic.js.
A Senior Software Engineer at Red Hat, Deepesh Nair focuses on building the next generation of developer platforms. With deep expertise in FastAPI, Node.js, and PostgreSQL, his recent work centers on secure AI integration, specifically through MCP servers and schema introspection tools. Deepesh is driven by a mission to make complex enterprise systems accessible through natural language. He brings a unique perspective to security and DX, informed by his experience as a core organizer for DevConf
I am a Software Engineer with over 4 years of experience in designing and developing modern web and mobile applications. I specialize in JavaScript technologies including React, React Native, Vue.js, Next.js and Nuxt.js,
I have hands-on experience working across both frontend and backend development, building scalable, high-performance applications with clean architecture and best practices.