DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚨 Prevent Sensitive Data Exposure: How to Disable console.log in Production for React and JavaScript Apps 💻

🚨 Prevent Sensitive Data Exposure: How to Disable console.log in Production for React and JavaScript Apps 💻

Comments
3 min read
1 line change, 12x speed improvement - Why profiling is important!

1 line change, 12x speed improvement - Why profiling is important!

Comments
3 min read
Kafka Producers Explained: Partitioning, Batching, and Reliability

Kafka Producers Explained: Partitioning, Batching, and Reliability

Comments
3 min read
Boost Angular Performance: Real-World Optimization Case Study

Boost Angular Performance: Real-World Optimization Case Study

Comments
19 min read
How to Profile a NestJS Application

How to Profile a NestJS Application

2
Comments
3 min read
Optimizing Redux for Massive State Trees with Entity Adapters

Optimizing Redux for Massive State Trees with Entity Adapters

Comments
2 min read
Handling Optimistic Updates in Redux Toolkit (Without Third-Party Libraries)

Handling Optimistic Updates in Redux Toolkit (Without Third-Party Libraries)

Comments
2 min read
Tutorial 38: 🚀 Using NSCache and Disk Caching to Optimize Performance

Tutorial 38: 🚀 Using NSCache and Disk Caching to Optimize Performance

1
Comments
3 min read
"Designing Data-Intensive Applications": Chapter 2 - Data Models - Part I

"Designing Data-Intensive Applications": Chapter 2 - Data Models - Part I

2
Comments
4 min read
Building a React Hook That Predicts User Navigation Based on Hover Patterns

Building a React Hook That Predicts User Navigation Based on Hover Patterns

Comments 1
3 min read
Building a Zero-Render React Form Validation System Using Context and Refs

Building a Zero-Render React Form Validation System Using Context and Refs

Comments
3 min read
Building a Custom React Context with Optimized Selectors (Without Re-Renders)

Building a Custom React Context with Optimized Selectors (Without Re-Renders)

1
Comments
3 min read
Optimizing UPDATE of millions of rows easily

Optimizing UPDATE of millions of rows easily

2
Comments
5 min read
The FizzBuzz: a branchless version with Java

The FizzBuzz: a branchless version with Java

Comments
3 min read
JavaScript Memory Leaks: The Silent Killers and How to Fix Them

JavaScript Memory Leaks: The Silent Killers and How to Fix Them

Comments
2 min read
📘 How to Leverage React Profiler for Performance Tuning

📘 How to Leverage React Profiler for Performance Tuning

2
Comments
2 min read
Comparação prática entre NestJS e Express: Quando usar cada um?

Comparação prática entre NestJS e Express: Quando usar cada um?

1
Comments
6 min read
Latency and Throughput: Optimizing Application Performance

Latency and Throughput: Optimizing Application Performance

11
Comments 1
3 min read
NoSQL Fighters Arena: The Battle of Data Titans

NoSQL Fighters Arena: The Battle of Data Titans

Comments
3 min read
⚡ How to Speed Up Python in Kubernetes: Caching, CDN & Dirty Tricks

⚡ How to Speed Up Python in Kubernetes: Caching, CDN & Dirty Tricks

Comments
1 min read
🧠 Go 1.24 Just Got Weak Pointers — Here’s What That Actually Means

🧠 Go 1.24 Just Got Weak Pointers — Here’s What That Actually Means

Comments
1 min read
OpenCV Porting on T507 Platform with Linux 4.19: A Deep Comparison Between Standalone Compilation and Buildroot Compilation

OpenCV Porting on T507 Platform with Linux 4.19: A Deep Comparison Between Standalone Compilation and Buildroot Compilation

Comments
1 min read
Comment j'ai révolutionné mon workflow avec Astro.js

Comment j'ai révolutionné mon workflow avec Astro.js

Comments
3 min read
Debouncing and Throttling with examples javascript

Debouncing and Throttling with examples javascript

1
Comments
2 min read
What Contributes to Slow PDF Rendering?

What Contributes to Slow PDF Rendering?

Comments
3 min read
loading...