DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Prompt Caching Explained: How to Cut LLM Costs by 30–99%

Prompt Caching Explained: How to Cut LLM Costs by 30–99%

Comments 1
5 min read
Stop Using Offset for Pagination: Switching to Cursor-Based Filtering for Massive Datasets

Stop Using Offset for Pagination: Switching to Cursor-Based Filtering for Massive Datasets

Comments
2 min read
I stopped loading fonts from Google's CDN — here's the self-hosting setup that stuck

I stopped loading fonts from Google's CDN — here's the self-hosting setup that stuck

Comments
3 min read
Lazy Loading in React: Improve Performance with React.lazy() and Suspense

Lazy Loading in React: Improve Performance with React.lazy() and Suspense

Comments
2 min read
Database Indexes Explained Simply: Why Some Queries Take 1ms and Others Take 10 Seconds

Database Indexes Explained Simply: Why Some Queries Take 1ms and Others Take 10 Seconds

Comments
4 min read
React Server Components: Complete Deep Dive

React Server Components: Complete Deep Dive

Comments
11 min read
AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.

Hidden performance costs of false sharing

AI Wrote a Thread-Safe Counter. The CPU Made It 5x Slower.

10
Comments 8
5 min read
Rust Python Hybrid Agentic Workflow: Avoiding Latency Pitfalls

Rust Python Hybrid Agentic Workflow: Avoiding Latency Pitfalls

Comments
4 min read
Bypassing Mail Server Bottlenecks: Building an Asynchronous, Lock-Free SMTP Engine

Bypassing Mail Server Bottlenecks: Building an Asynchronous, Lock-Free SMTP Engine

Comments
3 min read
🌐 Monitoring the Remote Frontiers: How I Visualized Distributed Infrastructure Latency Using SigNoz

🌐 Monitoring the Remote Frontiers: How I Visualized Distributed Infrastructure Latency Using SigNoz

Comments
4 min read
An Experience From the Deployment Process Worth Sharing

An Experience From the Deployment Process Worth Sharing

Comments
2 min read
Debugging a Production Memory Leak: A Step-by-Step Walkthrough

Debugging a Production Memory Leak: A Step-by-Step Walkthrough

1
Comments
4 min read
How to Check Core Web Vitals in 10 Minutes

How to Check Core Web Vitals in 10 Minutes

Comments
4 min read
How We Reduced API Response Time by 80% for a Client — A Real-World Optimization Walkthrough

How We Reduced API Response Time by 80% for a Client — A Real-World Optimization Walkthrough

Comments
4 min read
Part 6: Engine Internals - The Execution Pipeline

Part 6: Engine Internals - The Execution Pipeline

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.