Benchmarking Node’s recent performance enhancements

December 12, 2024 By Mark Otto Off

Boa v0.20: An Alternative JavaScript Compiler β€” Under development for several years, Boa has a few missions: be a Rust ECMAScript implementation, be easy to embed in Rust projects, and be a fast, safe JS engine overall. v0.20 sees a bump up to 89.92% compliance in the Test262 suite, improves Temporal support, adds Atomics.pause, and more. This is no toy engine.

Boa Developers

Build with Gemini at Lightning Speeds β€” With the largest context window available, Google Gemini provides JavaScript developers multimodal processing of images, videos and text. Start using Google Gemini in minutes using AI Studio.

Google Gemini

πŸ“’ Articles & Tutorials

The State of Node.js Performance in 2024 β€” A thorough set of benchmarks covering recent performance advancements made in Node.js. The improvements between Node 18 and 20 up to version 22 might surprise you – it’s clear the team has put a lot of work into this area.

Gonzaga and Parody (NodeSource)

How to Reduce TTFB? β€” High “time to first byte” affects web vitals. Learn to identify and fix issues slowing your TTFB.

Sentry

πŸ›  Code & Tools