DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tracking down high memory usage in Node.js

Tracking down high memory usage in Node.js

106
Comments 4
7 min read
Downsize your JavaScript: Mastering Bundler Optimizations

Downsize your JavaScript: Mastering Bundler Optimizations

60
Comments 9
10 min read
npm is SLOW! This is better 🍞

npm is SLOW! This is better 🍞

54
Comments 17
3 min read
How React Compiler Performs on Real Code

How React Compiler Performs on Real Code

41
Comments 7
17 min read
Master JavaScript Console.time(): Your Simple Guide to Code Performance Testing 🚀

Master JavaScript Console.time(): Your Simple Guide to Code Performance Testing 🚀

30
Comments
2 min read
C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
Test All your Business Logic in less than 1 second

Test All your Business Logic in less than 1 second

15
Comments 1
15 min read
A smart home with a pet cat: how to automate your daily routine at home

A smart home with a pet cat: how to automate your daily routine at home

11
Comments
11 min read
Ensuring Secure and Efficient Banking Apps through Rigorous Testing

Ensuring Secure and Efficient Banking Apps through Rigorous Testing

11
Comments
5 min read
22 Resources for Developers: Boost Your Productivity, Creativity, and Code

22 Resources for Developers: Boost Your Productivity, Creativity, and Code

11
Comments
8 min read
Top 10 Profiler Tools for Optimizing Software Performance in 2024

Top 10 Profiler Tools for Optimizing Software Performance in 2024

9
Comments
5 min read
Lightweight big data processing technology

Lightweight big data processing technology

9
Comments
9 min read
High-Performance Block Volumes in Virtual Cloud Environments: Pass-Through Method Comparison

High-Performance Block Volumes in Virtual Cloud Environments: Pass-Through Method Comparison

7
Comments
6 min read
7.Performance Optimization: Understanding Change Detection(Zone.js | default | onPush), Lazy Loading, Track By in ngFor

7.Performance Optimization: Understanding Change Detection(Zone.js | default | onPush), Lazy Loading, Track By in ngFor

7
Comments 4
14 min read
How to Monitor SQL Performance in Spring Boot

How to Monitor SQL Performance in Spring Boot

7
Comments
7 min read
L4-L7 Performance: Comparing LoxiLB, MetalLB, NGINX, HAProxy

L4-L7 Performance: Comparing LoxiLB, MetalLB, NGINX, HAProxy

6
Comments
5 min read
Ruby Performance Evolution: From 1.0 to Today

Ruby Performance Evolution: From 1.0 to Today

6
Comments 1
4 min read
My Journey in Rust & Tauri: Creating a Simple Pomodoro Timer App

My Journey in Rust & Tauri: Creating a Simple Pomodoro Timer App

6
Comments
2 min read
AI Model Optimization: Techniques for Enhanced Performance

AI Model Optimization: Techniques for Enhanced Performance

6
Comments
6 min read
Automating OG Images: From Manual Design to API-Driven Generation

Automating OG Images: From Manual Design to API-Driven Generation

5
Comments
3 min read
High-Performance Block Volumes in Virtual Cloud Environments: Parallel File Systems Comparison

High-Performance Block Volumes in Virtual Cloud Environments: Parallel File Systems Comparison

5
Comments
8 min read
2x Faster, 40% less RAM: The Cloud Run stdout logging hack

2x Faster, 40% less RAM: The Cloud Run stdout logging hack

5
Comments
5 min read
The Wardrobe Strategy: How Shopping in Bulk Explains Amortized Cost

The Wardrobe Strategy: How Shopping in Bulk Explains Amortized Cost

5
Comments
4 min read
Turbocharging AWS Lambda: How to eliminate cold starts forever

Turbocharging AWS Lambda: How to eliminate cold starts forever

4
Comments
3 min read
Responsive Images: Best Practices in 2025

Responsive Images: Best Practices in 2025

4
Comments
3 min read
Thanks for the Memoize

Thanks for the Memoize

4
Comments
3 min read
How <canvas> Saved the Day - Handling Large Images in the Browser

How <canvas> Saved the Day - Handling Large Images in the Browser

4
Comments 1
4 min read
Comparing Java 23 GC types

Comparing Java 23 GC types

3
Comments 1
3 min read
I Made My Website 10x Faster With These Frontend Magic Tricks

I Made My Website 10x Faster With These Frontend Magic Tricks

3
Comments
2 min read
Debouncing in JS: Building better web apps

Debouncing in JS: Building better web apps

3
Comments
2 min read
How I reduced an API call from >5 seconds to under 100ms

How I reduced an API call from >5 seconds to under 100ms

3
Comments
9 min read
Understanding useCallback and useMemo in React: Key Use Cases and Best Practices

Understanding useCallback and useMemo in React: Key Use Cases and Best Practices

2
Comments
3 min read
Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

1
Comments
7 min read
🔍 Say Goodbye to Slow Renders: Optimizing React Apps with `react-scan`

🔍 Say Goodbye to Slow Renders: Optimizing React Apps with `react-scan`

1
Comments
3 min read
Everything to know about Mobile App Performance Test Tools, Metrics, & Techniques

Everything to know about Mobile App Performance Test Tools, Metrics, & Techniques

1
Comments
9 min read
Tối ưu Render Danh Sách 🚀

Tối ưu Render Danh Sách 🚀

1
Comments
6 min read
Git. Universary DB

Git. Universary DB

1
Comments
1 min read
Why Large Tables Slow Down Your Database

Why Large Tables Slow Down Your Database

1
Comments
2 min read
How Sportsbet handles 4.5M daily chat messages on its 'Bet With Mates' platform

How Sportsbet handles 4.5M daily chat messages on its 'Bet With Mates' platform

1
Comments
4 min read
Wednesday Links - Edition 2024-12-11

Wednesday Links - Edition 2024-12-11

1
Comments
3 min read
React Best Practices with Examples

React Best Practices with Examples

1
Comments 1
2 min read
Splunk vs Grafana vs New Relic Vs Datadog

Splunk vs Grafana vs New Relic Vs Datadog

1
Comments
4 min read
Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

Fast Memory Copying in C#/.NET (Cache, AVX, Threads, Unsafe, Alternatives)

1
Comments
4 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
The Justin Beiber database problem!

The Justin Beiber database problem!

1
Comments
1 min read
HTTP/2 streaming and you, HTTP/3 streaming and wheee!

HTTP/2 streaming and you, HTTP/3 streaming and wheee!

1
Comments
8 min read
GOTTA GO FAST!

GOTTA GO FAST!

1
Comments
6 min read
The curious case of the paragraph with the bad CLS

The curious case of the paragraph with the bad CLS

Comments
2 min read
Enhancing System Resilience with Circuit Breakers

Enhancing System Resilience with Circuit Breakers

Comments
4 min read
Sites speed optimisation is a destination, not a journey

Sites speed optimisation is a destination, not a journey

Comments
5 min read
Throttling Explained: A Guide to Managing API Request Limits

Throttling Explained: A Guide to Managing API Request Limits

Comments
6 min read
Profiling Specific Code Segments of Applications

Profiling Specific Code Segments of Applications

Comments
7 min read
Important Links

Important Links

Comments
6 min read
Performance optimization - web development

Performance optimization - web development

Comments
3 min read
Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance

Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance

Comments
9 min read
🌟 Mastering Caching in JavaScript for Optimizing Performance 🚀

🌟 Mastering Caching in JavaScript for Optimizing Performance 🚀

Comments
6 min read
How I Optimized OG Image Generation: A Performance Case Study 📊

How I Optimized OG Image Generation: A Performance Case Study 📊

Comments
3 min read
Control In the Face of Chaos

Control In the Face of Chaos

Comments
3 min read
DuckDB vs Pandas - Exploring DuckDB's capabilities

DuckDB vs Pandas - Exploring DuckDB's capabilities

Comments
9 min read
Web Performance Metrics: A Comprehensive Guide to Website Optimization

Web Performance Metrics: A Comprehensive Guide to Website Optimization

Comments
5 min read
loading...