DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Async Rust Never Left MVP: I Validated It Against My Real Codebase and Found Exactly the Edge Cases That HN Post Predicted

Async Rust Never Left MVP: I Validated It Against My Real Codebase and Found Exactly the Edge Cases That HN Post Predicted

1
Comments
9 min read
Beyond the Bottleneck Calculator: How CPU & GPU Bottlenecks Really Impact Real-World Performance

Beyond the Bottleneck Calculator: How CPU & GPU Bottlenecks Really Impact Real-World Performance

Comments
2 min read
Node.js Streams: The Practical Guide

Node.js Streams: The Practical Guide

1
Comments
3 min read
FastAPI Background Tasks vs. Celery for AI Feature Processing: When to Queue and When to Fire-and-Forget

FastAPI Background Tasks vs. Celery for AI Feature Processing: When to Queue and When to Fire-and-Forget

1
Comments
4 min read
Stop Showing Stale Data: Mastering Next.js Cache Tags ⚡

Stop Showing Stale Data: Mastering Next.js Cache Tags ⚡

Comments
2 min read
How to fix slow JavaScript builds before reaching for a Rust rewrite

How to fix slow JavaScript builds before reaching for a Rust rewrite

1
Comments
4 min read
Why I built cargo-feat: A 10ms solution to feature lookup friction

Why I built cargo-feat: A 10ms solution to feature lookup friction

1
Comments
2 min read
Performance and Apache Iceberg's Metadata

Performance and Apache Iceberg's Metadata

Comments
7 min read
WebP vs AVIF vs HEIC: The Real-World Image Format Comparison (2026)

WebP vs AVIF vs HEIC: The Real-World Image Format Comparison (2026)

Comments
6 min read
Running Mixtral 8x7B at 21+ TPS on Pure CPU via io_uring and Predictive Caching

Running Mixtral 8x7B at 21+ TPS on Pure CPU via io_uring and Predictive Caching

2
Comments 1
2 min read
PostgreSQL WHERE Clause Optimization

PostgreSQL WHERE Clause Optimization

Comments
9 min read
I built a CSS selector engine that uses BigInt bitmasks and a dual Bloom bucket index instead of DOM traversal — AQE is now on npm

I built a CSS selector engine that uses BigInt bitmasks and a dual Bloom bucket index instead of DOM traversal — AQE is now on npm

1
Comments
2 min read
React Performance for Senior Developers (Practical, No Cargo Culting)

React Performance for Senior Developers (Practical, No Cargo Culting)

Comments
3 min read
GBase 8a Data Distribution Strategies: Hash, Random, and Replicated Tables

GBase 8a Data Distribution Strategies: Hash, Random, and Replicated Tables

2
Comments
2 min read
Why your React Three Fiber gallery drops to 5 FPS and how to fix it

Why your React Three Fiber gallery drops to 5 FPS and how to fix it

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