DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Boil Potatoes? I Thought I Knew — Until I Didn't.

How to Boil Potatoes? I Thought I Knew — Until I Didn't.

22
Comments 4
4 min read
The Most Overlooked KPI: Battery Consumption

The Most Overlooked KPI: Battery Consumption

Comments
3 min read
Supercharge Your Spring Boot App with Java 21 and Native Image

Supercharge Your Spring Boot App with Java 21 and Native Image

6
Comments 2
3 min read
OKRs vs. KPIs: Setting Effective Goals for Developer Teams

OKRs vs. KPIs: Setting Effective Goals for Developer Teams

46
Comments 2
7 min read
Evite requisições desnecessárias com debounce em JavaScript

Evite requisições desnecessárias com debounce em JavaScript

1
Comments
1 min read
How fsync and synchronous_commit Affect PostgreSQL Performance

How fsync and synchronous_commit Affect PostgreSQL Performance

2
Comments
3 min read
Top 10 Performance Testing Tools in 2025: Features, Pros, and Use Cases Compared

Top 10 Performance Testing Tools in 2025: Features, Pros, and Use Cases Compared

7
Comments
5 min read
The Ultimate Guide to Software Development Metrics: What to Measure & What Matters

The Ultimate Guide to Software Development Metrics: What to Measure & What Matters

1
Comments
5 min read
🔍 How MongoDB Indexing Works Internally: B+Tree, B- Tree Structure, Performance Impact & Best Practices

🔍 How MongoDB Indexing Works Internally: B+Tree, B- Tree Structure, Performance Impact & Best Practices

3
Comments 6
4 min read
Boosting React Performance

Boosting React Performance

1
Comments
4 min read
Fixing Your Redshift Vacuum to Optimize your Query Performance

Fixing Your Redshift Vacuum to Optimize your Query Performance

Comments
7 min read
Understanding and Implementing Web Accessibility for Developers

Understanding and Implementing Web Accessibility for Developers

1
Comments
3 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
Optimizing Performance in Next.js 🏎️

Optimizing Performance in Next.js 🏎️

1
Comments
6 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
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
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
loading...