DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding and Implementing Web Accessibility for Developers

Understanding and Implementing Web Accessibility for Developers

1
Comments
3 min read
"Designing Data-Intensive Applications": Chapter 2 - Graph like Data Models and Query Languages - Part III

"Designing Data-Intensive Applications": Chapter 2 - Graph like Data Models and Query Languages - Part III

2
Comments
6 min read
In-Depth Go Concurrency: A Practical Guide to Goroutine Performance

In-Depth Go Concurrency: A Practical Guide to Goroutine Performance

1
Comments
10 min read
Behind the Query: The Secret Life of Database Indexes

Behind the Query: The Secret Life of Database Indexes

Comments
8 min read
Using a Cache to Optimize Query Processing

Using a Cache to Optimize Query Processing

Comments
2 min read
Boost Your WordPress Site's Performance with a Content Delivery Network (CDN)

Boost Your WordPress Site's Performance with a Content Delivery Network (CDN)

Comments
3 min read
Shared Hosting vs Managed WordPress Hosting: Which Is Right for You?

Shared Hosting vs Managed WordPress Hosting: Which Is Right for You?

Comments
8 min read
🧠 The Power of Web Workers for Frontend Performance

🧠 The Power of Web Workers for Frontend Performance

Comments
2 min read
Go string concatenation benchmark

Go string concatenation benchmark

1
Comments
1 min read
JavaScript Web Workers: Keep Your UI Smooth and Snappy

JavaScript Web Workers: Keep Your UI Smooth and Snappy

1
Comments 4
5 min read
Build Your Own Feature Flag System Using JavaScript Expressions at the Edge

Build Your Own Feature Flag System Using JavaScript Expressions at the Edge

Comments
3 min read
What Really Happens When a Browser Loads Your Site – A Friendly Guide to the Critical Rendering Path

What Really Happens When a Browser Loads Your Site – A Friendly Guide to the Critical Rendering Path

1
Comments
3 min read
Chapter 2: Designing Data-Intensive Applications - Data models - Part 2 : Query Languages

Chapter 2: Designing Data-Intensive Applications - Data models - Part 2 : Query Languages

2
Comments
4 min read
Streaming Middleware in Node.js: Transform Large HTTP Responses Without Buffering

Streaming Middleware in Node.js: Transform Large HTTP Responses Without Buffering

Comments
3 min read
Speculative Data Fetching in React Using <link rel="preload"> and Service Workers

Speculative Data Fetching in React Using <link rel="preload"> and Service Workers

Comments
3 min read
Cracking MySQL Performance: What is Indexing and Why It Matters

Cracking MySQL Performance: What is Indexing and Why It Matters

2
Comments
2 min read
Node.js Memory Apocalypse: Why Your App Dies on Big Files (And How to Stop It Forever)

Node.js Memory Apocalypse: Why Your App Dies on Big Files (And How to Stop It Forever)

1
Comments
2 min read
🔁 Harnessing Python Generators for Efficient Data Streaming in Stock APIs

🔁 Harnessing Python Generators for Efficient Data Streaming in Stock APIs

Comments
3 min read
🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

1
Comments
4 min read
How to Identify and Fix Performance Bottlenecks in Your Mobile App

How to Identify and Fix Performance Bottlenecks in Your Mobile App

2
Comments
2 min read
Array.Map vs For...loop

Array.Map vs For...loop

6
Comments 5
1 min read
Connect Any Postgres to Real-Time Analytics

Connect Any Postgres to Real-Time Analytics

1
Comments
7 min read
How to Optimize Your Fintech API in 2025: A Guide

How to Optimize Your Fintech API in 2025: A Guide

Comments
10 min read
Build a WebAssembly-Powered Image Optimizer in the Browser (No Server Required)

Build a WebAssembly-Powered Image Optimizer in the Browser (No Server Required)

1
Comments
2 min read
Bottleneck Identification Using Distributed Tracing

Bottleneck Identification Using Distributed Tracing

Comments
5 min read
loading...