DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

4
Comments
4 min read
Understanding JavaScript's Memory Model

Understanding JavaScript's Memory Model

Comments
1 min read
Mastering Advanced React: Strategies for Efficient Rendering and Re-Rendering

Mastering Advanced React: Strategies for Efficient Rendering and Re-Rendering

3
Comments
2 min read
Make your Vite applications run a little faster

Make your Vite applications run a little faster

2
Comments
8 min read
Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

16
Comments 3
3 min read
How did i approached for web performance optimisation at my new workplace 🚀

How did i approached for web performance optimisation at my new workplace 🚀

1
Comments
3 min read
React Native Infinite Scroll

React Native Infinite Scroll

1
Comments
2 min read
🚀 React 19 is about to revolutionize the way we build web applications!

🚀 React 19 is about to revolutionize the way we build web applications!

1
Comments 1
1 min read
Performance Optimization in .NET Core: A Comprehensive Guide

Performance Optimization in .NET Core: A Comprehensive Guide

11
Comments 1
5 min read
Faster Pages with React ✨

Faster Pages with React ✨

153
Comments 12
14 min read
10+ Tips for Code Optimization and Performance Improvement in Laravel

10+ Tips for Code Optimization and Performance Improvement in Laravel

Comments
4 min read
timeit.repeat - playing with repetitions to understand patterns

timeit.repeat - playing with repetitions to understand patterns

Comments
7 min read
Supercharge your applications queries with caching

Supercharge your applications queries with caching

7
Comments 1
4 min read
Why Your Flutter App Feels Slow and How to Fix It?

Why Your Flutter App Feels Slow and How to Fix It?

4
Comments
12 min read
I was wrong about array methods and generators...

I was wrong about array methods and generators...

2
Comments
12 min read
How to Prevent Unnecessary React Component Re-Rendering

How to Prevent Unnecessary React Component Re-Rendering

Comments
5 min read
Rendering One Million Checkboxes Efficiently: Performance Insights using Vanilla JS🙃

Rendering One Million Checkboxes Efficiently: Performance Insights using Vanilla JS🙃

5
Comments
6 min read
Golang Field ordering matters?

Golang Field ordering matters?

11
Comments
3 min read
APIs Load Testing with Artilley

APIs Load Testing with Artilley

2
Comments
1 min read
ACID Transactions

ACID Transactions

1
Comments
3 min read
Exploring Performance and Software Architecture Advantages for Golang

Exploring Performance and Software Architecture Advantages for Golang

Comments 1
3 min read
Como atingir nota 100 em performance no Lighthouse utilizando o Astro.build?

Como atingir nota 100 em performance no Lighthouse utilizando o Astro.build?

Comments
3 min read
5 Common SQL Server Performance Issues and How to Fix Them.

5 Common SQL Server Performance Issues and How to Fix Them.

1
Comments
2 min read
Improving MongoDB Operations in a Go Microservice: Best Practices for Optimal Performance

Improving MongoDB Operations in a Go Microservice: Best Practices for Optimal Performance

Comments
8 min read
Behavioral and Attitudinal UX metrics

Behavioral and Attitudinal UX metrics

10
Comments 2
7 min read
WordPress is a Slow CMS

WordPress is a Slow CMS

Comments
6 min read
Type-safe scalable database IDs for Rust

Type-safe scalable database IDs for Rust

Comments
6 min read
Optimizing Your React/Next.js Application

Optimizing Your React/Next.js Application

14
Comments 2
6 min read
The Purpose of Computer Processors (CPUs) and How Multiple Cores Improve Speed and Performance

The Purpose of Computer Processors (CPUs) and How Multiple Cores Improve Speed and Performance

1
Comments
7 min read
Fixing a slow table join

Fixing a slow table join

6
Comments
7 min read
Circuit Breaker in Go apps

Circuit Breaker in Go apps

5
Comments
3 min read
Optimizing global message transit latency: a journey through TCP configuration

Optimizing global message transit latency: a journey through TCP configuration

1
Comments
10 min read
The Quest for Performance Part III : C Force

The Quest for Performance Part III : C Force

1
Comments
11 min read
How to test Kubernetes autoscaling

How to test Kubernetes autoscaling

Comments
8 min read
Optimizing QuPath intensity measurements: 12.5 hr to 2min

Optimizing QuPath intensity measurements: 12.5 hr to 2min

1
Comments
3 min read
Building a Single Page Application (SPA) with Angular Introduction

Building a Single Page Application (SPA) with Angular Introduction

2
Comments
3 min read
Strategies for Reducing Latency in Web Applications: Enhancing Performance and User Experience

Strategies for Reducing Latency in Web Applications: Enhancing Performance and User Experience

3
Comments
5 min read
Learn Performance Testing Foundations with Olympic Spirit

Learn Performance Testing Foundations with Olympic Spirit

Comments 1
3 min read
Speeding Up Your Website Using Cloudflare Cache

Speeding Up Your Website Using Cloudflare Cache

12
Comments
4 min read
How Comparison Optimization Makes Python Sorting Faster

How Comparison Optimization Makes Python Sorting Faster

1
Comments
7 min read
Circuit Breaker em aplicações Go

Circuit Breaker em aplicações Go

1
Comments
4 min read
gs-fastcopy: get CPU count for upload workers

gs-fastcopy: get CPU count for upload workers

Comments
1 min read
Python 3.13 RC1 - a Quick CPU Benchmark

Python 3.13 RC1 - a Quick CPU Benchmark

11
Comments 1
2 min read
Data Orientation in Relational Databases

Data Orientation in Relational Databases

Comments
2 min read
Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Comments
4 min read
Improved k6 Load Test Script with Custom Metrics, Tags, and Labels

Improved k6 Load Test Script with Custom Metrics, Tags, and Labels

Comments
2 min read
Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

1
Comments
5 min read
Shifting Gears for a Better Tour de France User Experience

Shifting Gears for a Better Tour de France User Experience

Comments
3 min read
Database Indexing Explained: Why It's Like a Book's Table of Contents

Database Indexing Explained: Why It's Like a Book's Table of Contents

Comments
3 min read
Performance Guide Pt. 1: Performance Characteristics and How It Can Be Measured

Performance Guide Pt. 1: Performance Characteristics and How It Can Be Measured

5
Comments
7 min read
GO: Concurrencia vs Paralelismo Para Tontos.

GO: Concurrencia vs Paralelismo Para Tontos.

4
Comments
4 min read
The 80/20 Rule of Rails performance

The 80/20 Rule of Rails performance

2
Comments
3 min read
Test that every MutationObserver is disconnected to avoid memory leaks

Test that every MutationObserver is disconnected to avoid memory leaks

Comments
2 min read
Research for MySQL architecture and Optimize performance

Research for MySQL architecture and Optimize performance

1
Comments
4 min read
Melhorando o desempenho de aplicações Spring Boot - Parte I

Melhorando o desempenho de aplicações Spring Boot - Parte I

1
Comments
3 min read
How to make your web page faster before it even loads

How to make your web page faster before it even loads

7
Comments
13 min read
How to Store Vibration Sensor Data | ReductStore vs InfluxDB

How to Store Vibration Sensor Data | ReductStore vs InfluxDB

15
Comments
8 min read
Como evitar requisições a recursos inacessíveis

Como evitar requisições a recursos inacessíveis

10
Comments 1
3 min read
Enqueue CSS and JS Scripts in WordPress for Better Performance

Enqueue CSS and JS Scripts in WordPress for Better Performance

4
Comments
3 min read
🚀 UX Growth Tips + 19 Open-Source Gems!

🚀 UX Growth Tips + 19 Open-Source Gems!

Comments
4 min read
loading...