DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is Transcoding and How Does It Work? Why is It Important for Streaming?

What is Transcoding and How Does It Work? Why is It Important for Streaming?

Comments
6 min read
Smart Search in PostgreSQL: How to Perform Fast and Accurate Searches with Full-Text Search and GIN Indexing

Smart Search in PostgreSQL: How to Perform Fast and Accurate Searches with Full-Text Search and GIN Indexing

7
Comments 5
4 min read
Understanding Backpressure in web socket

Understanding Backpressure in web socket

Comments
3 min read
Improve Performance with 64K Memory Pages on AWS Graviton Processors

Improve Performance with 64K Memory Pages on AWS Graviton Processors

Comments
4 min read
Code Profiling 101: Tools and Techniques to Boost Performance – Part 1

Code Profiling 101: Tools and Techniques to Boost Performance – Part 1

15
Comments
2 min read
Boosting React Performance: A Guide to Optimization

Boosting React Performance: A Guide to Optimization

Comments
2 min read
Why Your Website Is Slow (and Why It’s Probably Your Fault)

Why Your Website Is Slow (and Why It’s Probably Your Fault)

2
Comments 3
4 min read
From 0 to 11 Bugs Fixed: How GoAWK Battle-Tested My 3000x Faster Regex Engine

From 0 to 11 Bugs Fixed: How GoAWK Battle-Tested My 3000x Faster Regex Engine

Comments
4 min read
The minimal setup for OpenVino iGPU

The minimal setup for OpenVino iGPU

1
Comments
1 min read
AWS Auto Scaling: Handle Traffic Spikes Automatically

AWS Auto Scaling: Handle Traffic Spikes Automatically

Comments
4 min read
GPUI Component: Because Desktop Apps Shouldn't Make You Cry

GPUI Component: Because Desktop Apps Shouldn't Make You Cry

5
Comments 2
4 min read
Clarification on Clock Source Selection for STM32U575CGU3 in CAN J1939 & CANopen Application

Clarification on Clock Source Selection for STM32U575CGU3 in CAN J1939 & CANopen Application

Comments
1 min read
Ruby CSV Parsing 5-6x Faster

Ruby CSV Parsing 5-6x Faster

4
Comments
3 min read
cursor

cursor

Comments
3 min read
SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C#

SafeMapX — A New Universal Pattern to Eliminate Null Checks, Ternaries & String Plumbing in C#

1
Comments
2 min read
Browser Rendering Process and Optimization

Browser Rendering Process and Optimization

4
Comments
6 min read
Why Mobile Performance Testing Is Crucial for OTT Success in Emerging Markets

Why Mobile Performance Testing Is Crucial for OTT Success in Emerging Markets

Comments
4 min read
TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

4
Comments 1
17 min read
5 Key Performance Benchmarks for AI Development in 2025

5 Key Performance Benchmarks for AI Development in 2025

2
Comments 2
7 min read
Building Faster, Smarter APIs in Python with Async I/O

Building Faster, Smarter APIs in Python with Async I/O

Comments
2 min read
How I Reduced My Dashboard Bundle Size from 1.72 MB to 299 KB for Faster Loading

How I Reduced My Dashboard Bundle Size from 1.72 MB to 299 KB for Faster Loading

Comments
2 min read
Cómo dejé de re-renderizar el universo: Una historia de suscripciones atómicas en React

Cómo dejé de re-renderizar el universo: Una historia de suscripciones atómicas en React

Comments
8 min read
Understanding the Difference Between Subquery, CTE, and Stored Procedure

Understanding the Difference Between Subquery, CTE, and Stored Procedure

Comments
3 min read
When the Market Takes Weekends Off - Devlog Stocksimpy

When the Market Takes Weekends Off - Devlog Stocksimpy

4
Comments
3 min read
🚀 Understanding Indexing in Oracle (B-Tree, B+ Tree, Hash Cluster) Indexes are one of the most important concepts in databases.

🚀 Understanding Indexing in Oracle (B-Tree, B+ Tree, Hash Cluster) Indexes are one of the most important concepts in databases.

Comments
3 min read
loading...