DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Building a Database Performance Testing Tool With AI: The Honest Breakdown

Explores N+1 and schema regressions

Building a Database Performance Testing Tool With AI: The Honest Breakdown

88
Comments 16
6 min read
How to Open a 14 GB File in Under a Second — The Lazy Loading Technique Most Developers Never Use

How to Open a 14 GB File in Under a Second — The Lazy Loading Technique Most Developers Never Use

Comments
8 min read
PostgreSQL Index Usage and Optimization

PostgreSQL Index Usage and Optimization

Comments
7 min read
I Fixed My LLM OOM Crashes by Shrinking the Draft Model (Speculative Decoding on Real Hardware)

I Fixed My LLM OOM Crashes by Shrinking the Draft Model (Speculative Decoding on Real Hardware)

Comments
3 min read
Browser-Based vs Native Windows Screen Recording: Why Architecture Matters

Browser-Based vs Native Windows Screen Recording: Why Architecture Matters

Comments
6 min read
How schema anti-patterns in MongoDB can cost you $$$$

How schema anti-patterns in MongoDB can cost you $$$$

5
Comments 1
3 min read
Async Processing: The Secret to Surviving Spikes

Async Processing: The Secret to Surviving Spikes

Comments
2 min read
Const Generics: How We Cut 85% of Our Code and Got Faster

Const Generics: How We Cut 85% of Our Code and Got Faster

Comments
11 min read
Your memory leak might be standard Python behavior

Your memory leak might be standard Python behavior

Comments
5 min read
React.lazy() Route Code Splitting Explained

React.lazy() Route Code Splitting Explained

2
Comments
7 min read
System Design - 9.Database Sharding & Replication, How Facebook Serves a Billion Reads Per Second

System Design - 9.Database Sharding & Replication, How Facebook Serves a Billion Reads Per Second

1
Comments
8 min read
PHP’de Global Function Resolution: strlen() mi, \strlen() mi?

PHP’de Global Function Resolution: strlen() mi, \strlen() mi?

Comments
5 min read
Reducing AI Latency Through Smarter Model Routing and Token Optimization

Reducing AI Latency Through Smarter Model Routing and Token Optimization

Comments
3 min read
Building a 100% Client-Side HEIC to JPG Converter: Zero Servers, Zero Uploads

Building a 100% Client-Side HEIC to JPG Converter: Zero Servers, Zero Uploads

Comments
2 min read
Database Optimization for VPS-Hosted Applications

Database Optimization for VPS-Hosted Applications

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.