DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# Minimal API: Response Caching

C# Minimal API: Response Caching

Comments
2 min read
JOIN FETCH can be slower than N+1: a reproducible Doctrine benchmark (+ 1-row-per-entity JSON aggregation)

JOIN FETCH can be slower than N+1: a reproducible Doctrine benchmark (+ 1-row-per-entity JSON aggregation)

1
Comments 2
2 min read
Scaling Kubernetes Load with KEDA

Scaling Kubernetes Load with KEDA

Comments
3 min read
A Day in the Life of a Web Developer at Prateeksha Web Design: Inside the Workflow, Tools, and Culture

A Day in the Life of a Web Developer at Prateeksha Web Design: Inside the Workflow, Tools, and Culture

Comments
3 min read
Pandas Performance Hacks for Data Scientists

Pandas Performance Hacks for Data Scientists

Comments
3 min read
Python LLM: reasoning is disabled by default in llm-api-adapter

Python LLM: reasoning is disabled by default in llm-api-adapter

Comments
2 min read
DEV Track Spotlight: Unleash Rust's Potential on AWS (DEV307)

DEV Track Spotlight: Unleash Rust's Potential on AWS (DEV307)

Comments
6 min read
How to Create Killer Content: The Right Equipment for the Job

How to Create Killer Content: The Right Equipment for the Job

Comments
4 min read
Designing a Real-Time Billing System That Survives Peak Hours

Designing a Real-Time Billing System That Survives Peak Hours

Comments
3 min read
C# Loops — From `for` and `foreach` to CPU Pipelines and LLM‑Ready Code

C# Loops — From `for` and `foreach` to CPU Pipelines and LLM‑Ready Code

1
Comments 1
3 min read
C# Conditionals Mental Model — From `if (x > 0)` to LLM‑Ready Decisions

C# Conditionals Mental Model — From `if (x > 0)` to LLM‑Ready Decisions

1
Comments 1
3 min read
Why Your Fast PostgreSQL Query Suddenly Became Slow: A Deep Dive into MVCC and Index Bloat

Why Your Fast PostgreSQL Query Suddenly Became Slow: A Deep Dive into MVCC and Index Bloat

2
Comments 1
5 min read
Android Profiler – Memory, GC, and Leaks That Slowly Kill Performance

Android Profiler – Memory, GC, and Leaks That Slowly Kill Performance

Comments
3 min read
CDN Importance for Canadian Websites

CDN Importance for Canadian Websites

Comments
4 min read
Step-by-Step Guide: Installing wrk (HTTP Benchmarking Tool) on Amazon Linux

Step-by-Step Guide: Installing wrk (HTTP Benchmarking Tool) on Amazon Linux

Comments
2 min read
hq-cropper: Zero-Dependency Image Cropper for JS

hq-cropper: Zero-Dependency Image Cropper for JS

1
Comments
4 min read
Understanding Database Indexes: How They Work and When They Hurt Performance

Understanding Database Indexes: How They Work and When They Hurt Performance

Comments
6 min read
How We Made Our Canvas Application 30x Faster: A Deep Dive into Performance Engineering

How We Made Our Canvas Application 30x Faster: A Deep Dive into Performance Engineering

Comments
6 min read
I got tired of Audit tools that just list problems, so I built one that writes the fixes (and roasts you)

I got tired of Audit tools that just list problems, so I built one that writes the fixes (and roasts you)

Comments
2 min read
🚨 Memory Leaks in JavaScript & React - The Hidden Enemy

🚨 Memory Leaks in JavaScript & React - The Hidden Enemy

2
Comments
3 min read
Rust for Data Processing: Unlocking Blazing Performance and Reliability

Rust for Data Processing: Unlocking Blazing Performance and Reliability

Comments
5 min read
Optimizing Real-Time Location Tracking: A System-Wide Approach

Optimizing Real-Time Location Tracking: A System-Wide Approach

Comments
4 min read
Code Generation for Ablation Technique — Documentation

Code Generation for Ablation Technique — Documentation

Comments
3 min read
Semantic Caching Cut Our LLM Costs by 40%

Semantic Caching Cut Our LLM Costs by 40%

Comments
3 min read
Implementing Real-Time Status Updates with Server-Sent Events in Next.js

Implementing Real-Time Status Updates with Server-Sent Events in Next.js

Comments
5 min read
loading...