DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The KV cache, why LLM inference is memory-bound, not compute-bound

The KV cache, why LLM inference is memory-bound, not compute-bound

Comments
4 min read
PostgreSQL Performance Tuning for Python/FastAPI APIs: Indexes, Query Optimization & Connection Pooling

PostgreSQL Performance Tuning for Python/FastAPI APIs: Indexes, Query Optimization & Connection Pooling

Comments
4 min read
🚀 Building a Dynamic Page Builder with Strapi, Next.js, and Varnish

🚀 Building a Dynamic Page Builder with Strapi, Next.js, and Varnish

Comments
4 min read
How to Compress Images in the Browser with Canvas API (No Uploads, No Server)

How to Compress Images in the Browser with Canvas API (No Uploads, No Server)

1
Comments
2 min read
How I got LCP under 2s on a 38-page Blazor WebAssembly site (Cloudflare Pages)

How I got LCP under 2s on a 38-page Blazor WebAssembly site (Cloudflare Pages)

Comments 1
8 min read
My headless Chrome mirror kept dying on busy mornings. Here is the fix.

My headless Chrome mirror kept dying on busy mornings. Here is the fix.

1
Comments
3 min read
React Performance Optimizations I Actually Used in Production

React Performance Optimizations I Actually Used in Production

1
Comments
3 min read
GNN vs. Trees: High-Speed Hybrid Architecture for XLA Runtime Prediction

GNN vs. Trees: High-Speed Hybrid Architecture for XLA Runtime Prediction

Comments
2 min read
Client-Side Image Format Conversion — JPEG, PNG, WebP, AVIF in the Browser

Client-Side Image Format Conversion — JPEG, PNG, WebP, AVIF in the Browser

1
Comments 1
2 min read
Why I'm Building the Fast Series

Why I'm Building the Fast Series

Comments
4 min read
Building a Browser-Based Image Resizer with Step-Down Scaling and Crop

Building a Browser-Based Image Resizer with Step-Down Scaling and Crop

1
Comments
2 min read
The pre-publish image checklist: 7 things I verify before any image goes live

The pre-publish image checklist: 7 things I verify before any image goes live

Comments
3 min read
How to Speed Up Your WordPress Website in 2026 (From 45 to 100 PageSpeed)

How to Speed Up Your WordPress Website in 2026 (From 45 to 100 PageSpeed)

Comments
5 min read
singleflight in Go: Collapsing Duplicate Work Under Load

singleflight in Go: Collapsing Duplicate Work Under Load

Comments
6 min read
unsafe.Pointer in Go: The 4 Patterns the Rules Actually Allow

unsafe.Pointer in Go: The 4 Patterns the Rules Actually Allow

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