DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
High-Performance Networking (RDMA, InfiniBand)

High-Performance Networking (RDMA, InfiniBand)

Comments
5 min read
MySQL Performance Tuning: From Slow Queries to Lightning-Fast Database

MySQL Performance Tuning: From Slow Queries to Lightning-Fast Database

5
Comments
5 min read
A Santa Graal da Busca: O(log N)

A Santa Graal da Busca: O(log N)

Comments
3 min read
Stop wrapping your RabbitMQ code in runBlocking

Stop wrapping your RabbitMQ code in runBlocking

1
Comments
4 min read
The Pitfall of Increasing Read Capacity by Reading From Secondary Nodes in a MongoDB Replica Set

The Pitfall of Increasing Read Capacity by Reading From Secondary Nodes in a MongoDB Replica Set

4
Comments 1
8 min read
A Migração de O(N^2) para O(N): O Poder do O(1)

A Migração de O(N^2) para O(N): O Poder do O(1)

Comments
3 min read
PAGI::Server: Stress-Testing an Async Perl HTTP Server the Hard Way

PAGI::Server: Stress-Testing an Async Perl HTTP Server the Hard Way

2
Comments 1
4 min read
How I Built a 6B Image Model That Runs on a 16GB GPU (Z-Image)

How I Built a 6B Image Model That Runs on a 16GB GPU (Z-Image)

Comments
2 min read
eslint-plugin-import vs eslint-plugin-import-next: Up to 100x Faster

eslint-plugin-import vs eslint-plugin-import-next: Up to 100x Faster

Comments
3 min read
🚀 The Secret Sauce of Scalable Apps: Database Connection Pooling

🚀 The Secret Sauce of Scalable Apps: Database Connection Pooling

Comments
2 min read
SwiftUI Performance Optimization — Smooth UIs, Less Recomputing

SwiftUI Performance Optimization — Smooth UIs, Less Recomputing

5
Comments
3 min read
How to Fix Slow XML Parsing in React Native

How to Fix Slow XML Parsing in React Native

Comments
2 min read
Data Integrity & Anti-Cheating

Data Integrity & Anti-Cheating

Comments
3 min read
How to Increase and Optimize Performance in a React Application

How to Increase and Optimize Performance in a React Application

Comments
2 min read
KEDA HTTP Add-on: Escalonamento Dinâmico por Volume de Requisições

KEDA HTTP Add-on: Escalonamento Dinâmico por Volume de Requisições

Comments
5 min read
🚀 Boost Your EF Core Performance with AsNoTracking()

🚀 Boost Your EF Core Performance with AsNoTracking()

3
Comments
2 min read
Latency: What It Really Means, How It’s Measured, and Why Every Field Sees It Differently

Latency: What It Really Means, How It’s Measured, and Why Every Field Sees It Differently

Comments
5 min read
Cómo usar el Profiler de React para medir renders de verdad (y dejar de adivinar)

Cómo usar el Profiler de React para medir renders de verdad (y dejar de adivinar)

Comments
3 min read
Green Software Engineering: Measuring Energy, Not Just Performance

Green Software Engineering: Measuring Energy, Not Just Performance

4
Comments
2 min read
Architecting for Efficiency and Reliability with Performance Testing at Scale

Architecting for Efficiency and Reliability with Performance Testing at Scale

Comments
1 min read
Practical SQL Observability for Forge Apps with forge-sql-orm

Practical SQL Observability for Forge Apps with forge-sql-orm

2
Comments
8 min read
Вэбийн хариу үйлдлийн хэмжүүр

Вэбийн хариу үйлдлийн хэмжүүр

Comments
1 min read
🧠 The React Bug That Only Appears When Your Code Is Too Fast

🧠 The React Bug That Only Appears When Your Code Is Too Fast

1
Comments
3 min read
10 Ways to Improve App Performance Across Devices in 2026

10 Ways to Improve App Performance Across Devices in 2026

6
Comments
8 min read
Beyond FFI: Zero-Copy IPC with Rust and Lock-Free Ring-Buffers

Beyond FFI: Zero-Copy IPC with Rust and Lock-Free Ring-Buffers

23
Comments 1
4 min read
loading...