DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
React Virtual DOM Explained: Why React Is So Fast

React Virtual DOM Explained: Why React Is So Fast

1
Comments
3 min read
Sleep Consolidation for AI Memory

Sleep Consolidation for AI Memory

Comments
2 min read
I built a Claude Code plugin that only keeps an "agent memory" rule if it can prove it saves tokens

I built a Claude Code plugin that only keeps an "agent memory" rule if it can prove it saves tokens

Comments
1 min read
Building a 600-DPI PDF to JPG converter in Rust: the megapixel clamp that saved production

Building a 600-DPI PDF to JPG converter in Rust: the megapixel clamp that saved production

9
Comments 1
7 min read
Array methods are eager. Iterator helpers are lazy. Here's why that matters.

Array methods are eager. Iterator helpers are lazy. Here's why that matters.

22
Comments
4 min read
How an Unindexed Column Silently Killed Our Database under Load (and the 5-Minute Fix)

How an Unindexed Column Silently Killed Our Database under Load (and the 5-Minute Fix)

35
Comments 13
3 min read
TimescaleDB 2.27 Added Bloom Filters to UPDATE and DELETE. Your EXPLAIN Won't Tell You If They Work Unless You Know These Counters.

TimescaleDB 2.27 Added Bloom Filters to UPDATE and DELETE. Your EXPLAIN Won't Tell You If They Work Unless You Know These Counters.

9
Comments 1
5 min read
Building a 100k+ Gate Digital Logic Simulator in Rust: How I Flattended Hierarchies and Maximized the L1 Cache

Building a 100k+ Gate Digital Logic Simulator in Rust: How I Flattended Hierarchies and Maximized the L1 Cache

Comments 1
6 min read
React Performance Optimisation Checklist: A Complete Guide for Building Faster React Applications

React Performance Optimisation Checklist: A Complete Guide for Building Faster React Applications

2
Comments
5 min read
Project Valhalla in JDK 28: What Value Classes Actually Change

Project Valhalla in JDK 28: What Value Classes Actually Change

Comments
3 min read
Battle Stories Series

Battle Stories Series

Comments
1 min read
I wanted a Go networking engine that gets out of the way, so I built one (Breeze).

I wanted a Go networking engine that gets out of the way, so I built one (Breeze).

1
Comments
1 min read
Caching in RAG Systems: What to Cache, What Not To, and Why It Matters More Than You Think

Caching in RAG Systems: What to Cache, What Not To, and Why It Matters More Than You Think

Comments 1
3 min read
Benchmarking AI Gateways: GoModel vs LiteLLM vs Portkey vs Bifrost

Benchmarking AI Gateways: GoModel vs LiteLLM vs Portkey vs Bifrost

Comments
9 min read
Signals vs React Compiler: The Fine-Grained Reactivity Showdown

Signals vs React Compiler: The Fine-Grained Reactivity Showdown

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