DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Stop Using Net::HTTP: A Guide to Modern Ruby Requests

Stop Using Net::HTTP: A Guide to Modern Ruby Requests

3
Comments
3 min read
Your Benchmarks Are Lying to You (And This 148-Star Crate Knows Why)

Your Benchmarks Are Lying to You (And This 148-Star Crate Knows Why)

1
Comments
5 min read
C++ Standard Container Inheritance

C++ Standard Container Inheritance

Comments
7 min read
Understanding the Thundering Herd Problem

Understanding the Thundering Herd Problem

1
Comments
2 min read
Next gen hardware monitor with AI

Next gen hardware monitor with AI

2
Comments
1 min read
Stop Writing Async/Await Like This — The Hidden Performance Traps in JavaScript

Stop Writing Async/Await Like This — The Hidden Performance Traps in JavaScript

2
Comments
4 min read
Mastering Python Async Patterns: A Complete Guide to asyncio in 2026

Mastering Python Async Patterns: A Complete Guide to asyncio in 2026

Comments
13 min read
Async/Await in C# — A Deep Dive Into How Asynchronous Programming Really Works

Async/Await in C# — A Deep Dive Into How Asynchronous Programming Really Works

2
Comments
3 min read
I built a fuzzy matching engine that's 300x faster than RapidFuzz on 1M records

I built a fuzzy matching engine that's 300x faster than RapidFuzz on 1M records

1
Comments
2 min read
Rust FFI (Foreign Function Interface)

Rust FFI (Foreign Function Interface)

Comments
12 min read
Understanding `__slots__` in Python: Memory Optimization and Design Trade-offs

Understanding `__slots__` in Python: Memory Optimization and Design Trade-offs

Comments
4 min read
How I Built 200+ Calculators Serving 30 Languages Without a Database

How I Built 200+ Calculators Serving 30 Languages Without a Database

1
Comments
5 min read
PostgreSQL JSONB GIN Indexes: Why Your Queries Are Slow (And How to Fix Them)

PostgreSQL JSONB GIN Indexes: Why Your Queries Are Slow (And How to Fix Them)

18
Comments
5 min read
Drupal Core Performance: JSON:API & Array Dumper Optimizations

Drupal Core Performance: JSON:API & Array Dumper Optimizations

2
Comments
3 min read
🚀 How We Reduced API Response Time by 60% in Node.js Using Caching, Query Optimization & Performance Profiling

🚀 How We Reduced API Response Time by 60% in Node.js Using Caching, Query Optimization & Performance Profiling

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