Performance

An Introduction to the Node.js Performance API

Learn all about the Node.js performance measurement APIs and how to use them to track various metrics across the entire lifespan of your servers

Node.js
Performance
Guides · Better Stack ·  Updated on April 22, 2024

Node.js Performance Monitoring: A Beginners Guide

Gain a deeper understanding of your Node.js application's performance bottlenecks and optimize its efficiency with this comprehensive guide on monitoring key metrics

Node.js
Performance
Guides · Better Stack ·  Updated on July 1, 2024

Profiling Node.js Applications

This article walks you through various tools and techniques on how to profile a Node.js application to identify high CPU usage sources.

Application Performance Monitoring
Node.js
Performance
Guides · Better Stack ·  Updated on June 6, 2024

A Complete Guide to Timeouts in Node.js

Learn how to implement timeouts for both incoming and outgoing requests, choose the right values, and handle timeout errors effectively

Node.js
Performance
Guides · Better Stack ·  Updated on July 12, 2024

Running Node.js Apps with PM2 (Complete Guide)

Learn the key features of PM2 and how to use them to deploy, manage, and scale your Node.js applications in production

Node.js
Performance
PM2
Guides · Better Stack ·  Updated on November 23, 2023

Redis Caching in Go: A Beginner's Guide

Follow this step-by-step tutorial to learn how to use Redis caching in Golang to improve application performance

Caching
Golang
Performance
Redis
Guides · Better Stack ·  Updated on November 23, 2023

Scaling PHP Applications with RoadRunner

Learn how RoadRunner's application server model outperforms traditional FPM for high-traffic PHP applications

Performance
PHP
RoadRunner
Guides · Better Stack ·  Updated on April 29, 2024