DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Go 1.25: JSON v2 e Novo GC

Go 1.25: JSON v2 e Novo GC

8
Comments
12 min read
Solving the N+1 Query Bottleneck: A Practical Guide with Go & SQL

Solving the N+1 Query Bottleneck: A Practical Guide with Go & SQL

Comments 2
4 min read
My new Gadget makes Time Tracking into a Game

My new Gadget makes Time Tracking into a Game

5
Comments
1 min read
Scaling MediaWiki Extensions in High-Traffic Environments

Scaling MediaWiki Extensions in High-Traffic Environments

1
Comments
5 min read
Copy Design Docs to Avoid Waiting For Indexes to be Built

Copy Design Docs to Avoid Waiting For Indexes to be Built

Comments
2 min read
mpv vs VLC: Making mpv Comfortable to Use

mpv vs VLC: Making mpv Comfortable to Use

Comments
2 min read
Stop Hardcoding Business Logic: Meet Rule Engine JS

Stop Hardcoding Business Logic: Meet Rule Engine JS

12
Comments 5
5 min read
Optimizing Memory Allocation in Go: Small and Large Objects Made Simple

Optimizing Memory Allocation in Go: Small and Large Objects Made Simple

2
Comments
11 min read
How I Supercharged My React Apps Using WebAssembly

How I Supercharged My React Apps Using WebAssembly

4
Comments
4 min read
Laravel taught me one of the most underrated lessons in software development.

Laravel taught me one of the most underrated lessons in software development.

1
Comments
1 min read
How to Set Up Conditional Access in Microsoft Entra ID (2025 Guide)

How to Set Up Conditional Access in Microsoft Entra ID (2025 Guide)

Comments
4 min read
About me

About me

Comments
1 min read
How I Made My Micro-Frontend Load Faster with Just Two Techniques

How I Made My Micro-Frontend Load Faster with Just Two Techniques

5
Comments 1
2 min read
React 19 `useDeferredValue` Deep Dive — How to Keep Your UI Smooth When Things Get Heavy

React 19 `useDeferredValue` Deep Dive — How to Keep Your UI Smooth When Things Get Heavy

Comments
8 min read
When to Cache, When to Compute, When to Preload

When to Cache, When to Compute, When to Preload

Comments
3 min read
The 80/20 Rule of Code Optimization – and When to Break It

The 80/20 Rule of Code Optimization – and When to Break It

Comments
3 min read
Mastering Go Concurrency: Taming Race Conditions Like a Pro

Mastering Go Concurrency: Taming Race Conditions Like a Pro

Comments
7 min read
Why I Stopped Using React (And You Should Too) 🔥

Why I Stopped Using React (And You Should Too) 🔥

92
Comments 43
3 min read
Automating Browser-Based Performance Testing

Automating Browser-Based Performance Testing

Comments
4 min read
WebAssembly in Practice – Speeding Up Image Processing

WebAssembly in Practice – Speeding Up Image Processing

Comments
2 min read
WebAssembly 101 – High-Performance Web Apps

WebAssembly 101 – High-Performance Web Apps

Comments
2 min read
🚀 Improving Performance with Cursor Pagination in EF Core

🚀 Improving Performance with Cursor Pagination in EF Core

Comments
2 min read
Decoding the Browser: How Your App Loads, Parses, and Paints

Decoding the Browser: How Your App Loads, Parses, and Paints

Comments
3 min read
Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

1
Comments
2 min read
Performance Tuning PHP

Performance Tuning PHP

1
Comments
2 min read
loading...