DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Actually Agile: Against Performance Theater in Software Development

Actually Agile: Against Performance Theater in Software Development

42
Comments 25
4 min read
The Real Reason Developers Hate Meetings (It’s Not Time) 🧠💥

The Real Reason Developers Hate Meetings (It’s Not Time) 🧠💥

59
Comments 41
4 min read
Fighting Framework Jank (What's Not in the Docs)

Fighting Framework Jank (What's Not in the Docs)

9
Comments 1
4 min read
Building a Fast Web Scraper Without Puppeteer: A Live Coding Challenge

Building a Fast Web Scraper Without Puppeteer: A Live Coding Challenge

18
Comments 8
4 min read
⚛️ Controlled vs Uncontrolled Components in React – A Deep Dive

⚛️ Controlled vs Uncontrolled Components in React – A Deep Dive

8
Comments 5
4 min read
Stop Doing Business Logic in Webhook Endpoints. I Don't Care What Your Lead Engineer Says.

Stop Doing Business Logic in Webhook Endpoints. I Don't Care What Your Lead Engineer Says.

10
Comments 9
14 min read
Comparing Page Transition Strategies in Next.js: A Performance Study

Comparing Page Transition Strategies in Next.js: A Performance Study

9
Comments 7
6 min read
Efficient Laziness at Scale: The Agile Team I Never Needed

Efficient Laziness at Scale: The Agile Team I Never Needed

11
Comments 5
7 min read
Hetzner Servers Benchmarks

Hetzner Servers Benchmarks

10
Comments 1
2 min read
ClickHouse: The Good, The Bad, and The Ugly

ClickHouse: The Good, The Bad, and The Ugly

12
Comments 8
5 min read
How I Performance Optimised My Next.js App

How I Performance Optimised My Next.js App

11
Comments 2
5 min read
🚨 Lighthouse: A Minimal PHP Framework That Actually Gets Out of Your Way

🚨 Lighthouse: A Minimal PHP Framework That Actually Gets Out of Your Way

4
Comments 6
3 min read
When a “Small” AI Model Pushes Your Hardware to Its Limits

When a “Small” AI Model Pushes Your Hardware to Its Limits

7
Comments 2
2 min read
One Dockerfile, Two Stages: A 50% Size Reduction Story

One Dockerfile, Two Stages: A 50% Size Reduction Story

9
Comments
4 min read
The Secret Life of Python: The Executor - Running Blocking Code Without Blocking

The Secret Life of Python: The Executor - Running Blocking Code Without Blocking

3
Comments 1
13 min read
⚡ Supercharging GitHub Actions CI: From Slow to Lightning Fast with Turbo Caching

⚡ Supercharging GitHub Actions CI: From Slow to Lightning Fast with Turbo Caching

4
Comments
6 min read
Optimizing Software for Extremely Slow Networks (1KB/s)

Optimizing Software for Extremely Slow Networks (1KB/s)

5
Comments 2
5 min read
useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

6
Comments
3 min read
Optimizing Web Performance: How Lazy-Loading Spline Assets Took Our Build From 30 to 90 in Lighthouse

Optimizing Web Performance: How Lazy-Loading Spline Assets Took Our Build From 30 to 90 in Lighthouse

11
Comments 3
4 min read
The Silence of the Gateway — When a Single Payment Packet Went Missing

The Silence of the Gateway — When a Single Payment Packet Went Missing

5
Comments
5 min read
useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

3
Comments
3 min read
JSON vs MessagePack vs Protobuf in Go — My Real Benchmarks and What They Mean in Production

JSON vs MessagePack vs Protobuf in Go — My Real Benchmarks and What They Mean in Production

3
Comments 1
4 min read
TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

1
Comments
17 min read
The "Zombie Request" Problem: Why Your Backend Keeps Working After the User Quits

The "Zombie Request" Problem: Why Your Backend Keeps Working After the User Quits

Comments
3 min read
Hands-On with Kubernetes 1.33: My PoC on In-Place Vertical Scaling

Hands-On with Kubernetes 1.33: My PoC on In-Place Vertical Scaling

Comments
13 min read
loading...