DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

170
Comments 16
3 min read
Is Lighthouse a misleading performance tool?

Is Lighthouse a misleading performance tool?

133
Comments 24
14 min read
Islands & Server Components & Resumability, Oh My!

Islands & Server Components & Resumability, Oh My!

130
Comments 31
8 min read
Frontend Web Performance Checklist

Frontend Web Performance Checklist

111
Comments 3
6 min read
Using HTTP Headers for faster Responses

Using HTTP Headers for faster Responses

107
Comments 1
3 min read
How To Build a High-Concurrency Ticket Booking System With Prisma

How To Build a High-Concurrency Ticket Booking System With Prisma

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

How to Prevent Unnecessary React Component Re-Rendering

103
Comments 11
5 min read
Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀

Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀

91
Comments 2
5 min read
Simplify Complex SQL Queries with Common Table Expressions (CTEs)

Simplify Complex SQL Queries with Common Table Expressions (CTEs)

89
Comments 16
2 min read
How to Improve Performance of Your Database by Indexing Large Tables

How to Improve Performance of Your Database by Indexing Large Tables

86
Comments 15
4 min read
Documentação em toda parte

Documentação em toda parte

81
Comments 5
3 min read
Web workers in ReactJs

Web workers in ReactJs

74
Comments 6
3 min read
Why not React?

Why not React?

66
Comments 14
21 min read
Making React Apps Memory Efficient | Million.js Beyond Speed

Making React Apps Memory Efficient | Million.js Beyond Speed

60
Comments 17
13 min read
Arquivos Poderosos - Guia Empolgante de Distribuição, Assincronismo e Processamento Massivo!

Arquivos Poderosos - Guia Empolgante de Distribuição, Assincronismo e Processamento Massivo!

60
Comments
5 min read
Splitting vendor chunk with Vite and loading them async

Splitting vendor chunk with Vite and loading them async

52
Comments 1
4 min read
Monitoring Your Application: Unveiling the Secrets to Seamless Performance

Monitoring Your Application: Unveiling the Secrets to Seamless Performance

51
Comments 2
6 min read
Improving Web Performance with Lazy Pattern

Improving Web Performance with Lazy Pattern

51
Comments 7
3 min read
Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

47
Comments
5 min read
How I Discovered That the AWS Lambda Runtime Might Be Written in Go

How I Discovered That the AWS Lambda Runtime Might Be Written in Go

47
Comments 20
2 min read
How we handled MySQL deadlocks in Productive - Part 1

How we handled MySQL deadlocks in Productive - Part 1

46
Comments
6 min read
How to Boost Your Web Performance with HTML5 Features

How to Boost Your Web Performance with HTML5 Features

44
Comments 1
4 min read
Concurrency in JavaScript and the power of Web Workers

Concurrency in JavaScript and the power of Web Workers

44
Comments 5
7 min read
Optimising React Apps

Optimising React Apps

43
Comments
22 min read
Leveraging Cache to improve Web Performance

Leveraging Cache to improve Web Performance

40
Comments 3
6 min read
eCommerce Database Design

eCommerce Database Design

40
Comments 11
5 min read
How is Apache APISIX Fast?

How is Apache APISIX Fast?

35
Comments
6 min read
Speed up your PostgreSQL bulk inserts with COPY

Speed up your PostgreSQL bulk inserts with COPY

33
Comments 5
5 min read
Performance benchmark of PHP runtimes

Performance benchmark of PHP runtimes

30
Comments 5
4 min read
Using Performance API to Measure Front-End Interaction Times

Using Performance API to Measure Front-End Interaction Times

29
Comments 1
2 min read
Image Optimization in Vue & Nuxt

Image Optimization in Vue & Nuxt

27
Comments 1
2 min read
To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

To `useMemo` or Not to `useMemo`: A React Developer’s Dilemma

26
Comments 4
2 min read
Reading and Parsing Large Files in JavaScript the Right Way

Reading and Parsing Large Files in JavaScript the Right Way

26
Comments 6
6 min read
What is INP and why you should care

What is INP and why you should care

25
Comments 3
7 min read
Web Workers: Avoid overloading the main thread

Web Workers: Avoid overloading the main thread

25
Comments
7 min read
Resizing images on-the-fly

Resizing images on-the-fly

25
Comments
6 min read
Barrel files and why you should STOP using them now

Barrel files and why you should STOP using them now

24
Comments 6
5 min read
API Load Testing: Enhance Your Skills with Locust

API Load Testing: Enhance Your Skills with Locust

24
Comments
4 min read
Web Dev Efficiency: Achieving Faster Builds and Lower Memory Load with Webpack

Web Dev Efficiency: Achieving Faster Builds and Lower Memory Load with Webpack

23
Comments 2
3 min read
Frontend Optimization: My Journey to Accelerate Load Times in Heavy Frontend

Frontend Optimization: My Journey to Accelerate Load Times in Heavy Frontend

22
Comments 2
7 min read
Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance

Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance

22
Comments
13 min read
My checklist for a production-ready website

My checklist for a production-ready website

22
Comments 1
9 min read
When a millisecond is not a millisecond

When a millisecond is not a millisecond

21
Comments 1
4 min read
8 Ways to Improve Application Performance

8 Ways to Improve Application Performance

20
Comments 2
3 min read
The Ultimate Guide to Agile Software Development

The Ultimate Guide to Agile Software Development

20
Comments 6
6 min read
The Sisyphean Quest for Web Performance

The Sisyphean Quest for Web Performance

19
Comments
10 min read
Efficient Dart: optimizing CPU-bound load in Flutter without missing a frame

Efficient Dart: optimizing CPU-bound load in Flutter without missing a frame

19
Comments
11 min read
Exploring Web Rendering: Progressive Hydration

Exploring Web Rendering: Progressive Hydration

19
Comments
6 min read
React is not about performance

React is not about performance

18
Comments 5
8 min read
Memory leak detection in modern frontend app

Memory leak detection in modern frontend app

18
Comments
4 min read
Optimizing React Performance with useDebounce.

Optimizing React Performance with useDebounce.

18
Comments 4
3 min read
Your background images might be causing CLS

Your background images might be causing CLS

18
Comments 3
9 min read
Integration Tests for N + 1 problem in Java

Integration Tests for N + 1 problem in Java

18
Comments 2
7 min read
.NET: Brincando com ref structs

.NET: Brincando com ref structs

17
Comments
10 min read
Refactoring for Performance

Refactoring for Performance

17
Comments
4 min read
Mojo🔥: Head-to-Head with Python and Numba

Mojo🔥: Head-to-Head with Python and Numba

17
Comments 1
4 min read
HTTP Connection churn in GO

HTTP Connection churn in GO

17
Comments 2
7 min read
Benchmark: Snowflake vs UUIDv4

Benchmark: Snowflake vs UUIDv4

17
Comments 3
5 min read
RPA adoption in the healthcare industry

RPA adoption in the healthcare industry

17
Comments 2
4 min read
Understanding SQL Query Execution Plan Before Creating Indexes to Optimize Costs

Understanding SQL Query Execution Plan Before Creating Indexes to Optimize Costs

16
Comments
3 min read
loading...