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 Scaling Gauntlet: The Art of Query Archaeology

The Scaling Gauntlet: The Art of Query Archaeology

Comments 1
5 min read
Boosting Your Node.js Applications with the Cluster Module

Boosting Your Node.js Applications with the Cluster Module

Comments
2 min read
Queues in JavaScript

Queues in JavaScript

Comments
3 min read
Week 1 – You’re Not Stuck - You Just Skipped the Basics: Understanding the CPU

Week 1 – You’re Not Stuck - You Just Skipped the Basics: Understanding the CPU

6
Comments
2 min read
Unit Tests... When and Where?🤔🧪

Unit Tests... When and Where?🤔🧪

Comments
1 min read
The Science Behind PDF Compression Algorithms

The Science Behind PDF Compression Algorithms

Comments
8 min read
How to Batch Compress Multiple PDFs at Once

How to Batch Compress Multiple PDFs at Once

5
Comments
8 min read
AntD Tables Lag? Try This One Simple Virtualization Fix

AntD Tables Lag? Try This One Simple Virtualization Fix

1
Comments
1 min read
Diagnosing and fixing critical PostgreSQL performance issues: A deep dive

Diagnosing and fixing critical PostgreSQL performance issues: A deep dive

9
Comments 1
14 min read
How load balancing works & why its critical

How load balancing works & why its critical

Comments 2
2 min read
6 Golden Rules To Write Clean Code

6 Golden Rules To Write Clean Code

Comments
1 min read
Lossless vs Lossy PDF Compression: Understanding the Difference

Lossless vs Lossy PDF Compression: Understanding the Difference

1
Comments
7 min read
🎛️ vercel-debug-bar: inspect feature flags + web vitals like a boss

🎛️ vercel-debug-bar: inspect feature flags + web vitals like a boss

Comments 1
1 min read
PostgreSQL + Outbox Pattern Revamped — Part 1

PostgreSQL + Outbox Pattern Revamped — Part 1

30
Comments 6
17 min read
Python Data Structures: Unlocking Peak Performance Beyond Big O

Python Data Structures: Unlocking Peak Performance Beyond Big O

Comments 1
7 min read
Everything You Need to Know About SQL Server 2022 Enterprise Core - 2 Core License Pack

Everything You Need to Know About SQL Server 2022 Enterprise Core - 2 Core License Pack

1
Comments
4 min read
How to Lower Vercel Hosting Costs by 35%

How to Lower Vercel Hosting Costs by 35%

Comments 1
9 min read
Advanced PDF Compression Techniques for Professional Users

Advanced PDF Compression Techniques for Professional Users

Comments
9 min read
Guia Prático de Performance no Power BI

Guia Prático de Performance no Power BI

Comments
5 min read
🔥 From O(n) to O(1): Smarter Game State for Smarter Code

🔥 From O(n) to O(1): Smarter Game State for Smarter Code

6
Comments 2
2 min read
Optimizing PDFs for Web: Best Practices for Faster Loading

Optimizing PDFs for Web: Best Practices for Faster Loading

Comments
8 min read
Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

3
Comments
4 min read
perfometrics: A Lightweight Python Package for URL Performance Metrics

perfometrics: A Lightweight Python Package for URL Performance Metrics

5
Comments 1
2 min read
So I made a remote cache service

So I made a remote cache service

3
Comments
4 min read
3 Types of Chaos Experiments and How To Run Them

3 Types of Chaos Experiments and How To Run Them

2
Comments
9 min read
loading...