DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Client-Side Rendering vs Server-Side Rendering Explained: Where Should Your UI Be Built?

Client-Side Rendering vs Server-Side Rendering Explained: Where Should Your UI Be Built?

Comments 1
23 min read
What Browser Mouse Polling Rate Tests Actually Measure

What Browser Mouse Polling Rate Tests Actually Measure

2
Comments
4 min read
The Hidden Cost of a Log Line : Sync/Async Flush and everything in Between

The Hidden Cost of a Log Line : Sync/Async Flush and everything in Between

2
Comments
9 min read
Paper Finder: A Free AI-Powered Research Tool and the 7-Second Freeze I Had to Debug

Paper Finder: A Free AI-Powered Research Tool and the 7-Second Freeze I Had to Debug

Comments 3
2 min read
NGINX, Actually Explained: Architecture, Config, and the Mental Model That Makes It Click

NGINX, Actually Explained: Architecture, Config, and the Mental Model That Makes It Click

1
Comments
7 min read
The Node.js Event Loop Explained: How Single-Threaded Serves Thousands

The Node.js Event Loop Explained: How Single-Threaded Serves Thousands

Comments
5 min read
Performance Tuning Before Launch

Performance Tuning Before Launch

Comments
8 min read
Write-Behind (Write-Back) Caching with Redis

Write-Behind (Write-Back) Caching with Redis

Comments
5 min read
Node.js Memory Leaks and Profiling: Finding What Holds Memory

Node.js Memory Leaks and Profiling: Finding What Holds Memory

Comments
5 min read
Scaling Node.js with the Cluster Module: Using All Your Cores

Scaling Node.js with the Cluster Module: Using All Your Cores

Comments
4 min read
Node.js Streams and Backpressure: Processing Data Without Running Out of Memory

Node.js Streams and Backpressure: Processing Data Without Running Out of Memory

Comments
5 min read
Node.js Worker Threads: Moving CPU Work Off the Main Thread

Node.js Worker Threads: Moving CPU Work Off the Main Thread

Comments
5 min read
The Audit's Blind Spot: I Weighed the Build, Not the Page

The Audit's Blind Spot: I Weighed the Build, Not the Page

5
Comments 5
5 min read
Redis Caching Best Practices and Pitfalls

Redis Caching Best Practices and Pitfalls

Comments
6 min read
Preventing Cache Stampede with Redis

Preventing Cache Stampede with Redis

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.