DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to write performant React apps with Context

How to write performant React apps with Context

125
Comments 9
13 min read
Is Turborepo overhyped?

Is Turborepo overhyped?

17
Comments 4
4 min read
10 ways to speed up web font loading

10 ways to speed up web font loading

9
Comments
6 min read
Adding a lang attribute to your Next.js site

Adding a lang attribute to your Next.js site

75
Comments 6
2 min read
AG Grid: Minimising Application Bundle Size

AG Grid: Minimising Application Bundle Size

5
Comments
7 min read
Rewrite nodejs cli using golang

Rewrite nodejs cli using golang

4
Comments
3 min read
10 Algos 🚀 to Boost Your JavaScript Skills 🦄

10 Algos 🚀 to Boost Your JavaScript Skills 🦄

9
Comments
4 min read
A Simple Trick to Boost Performance of Async Code in C#

A Simple Trick to Boost Performance of Async Code in C#

11
Comments 9
4 min read
Optimizing your tests in 5 steps

Optimizing your tests in 5 steps

6
Comments
7 min read
React.useCallback()

React.useCallback()

8
Comments 1
2 min read
CSS variables vs ThemeContext

CSS variables vs ThemeContext

6
Comments
4 min read
Migration from .NET5 to .NET 6: Performance benchmarks

Migration from .NET5 to .NET 6: Performance benchmarks

10
Comments
4 min read
Executing expensive operations without freezing your UI (or using WebWorkers)

Executing expensive operations without freezing your UI (or using WebWorkers)

10
Comments
2 min read
Mirage of memory, part 2: PSS

Mirage of memory, part 2: PSS

6
Comments 1
4 min read
Getting Started with Loadsy

Getting Started with Loadsy

9
Comments
9 min read
Case: JS Intersection Observer usage within iFrame

Case: JS Intersection Observer usage within iFrame

13
Comments 3
2 min read
Non-Technical Skills Every Developer Needs 🖥💡

Non-Technical Skills Every Developer Needs 🖥💡

6
Comments 2
3 min read
React Router and nested routes

React Router and nested routes

14
Comments 2
5 min read
Create JMeter Golden Image using Packer on AWS

Create JMeter Golden Image using Packer on AWS

14
Comments
7 min read
The mirage of memory

The mirage of memory

10
Comments
7 min read
Load testing with Playwright

Load testing with Playwright

6
Comments
4 min read
3 Things You Should Know about Memoization in React

3 Things You Should Know about Memoization in React

2
Comments
2 min read
The State of Minification in PHP – How 1 Project Grew into 6 (Part 2)

The State of Minification in PHP – How 1 Project Grew into 6 (Part 2)

5
Comments
10 min read
The State of Minification in PHP – How 1 Project Grew into 6

The State of Minification in PHP – How 1 Project Grew into 6

4
Comments
8 min read
When to use React.memo and React.useCallback for Performance Optimisation

When to use React.memo and React.useCallback for Performance Optimisation

3
Comments
4 min read
loading...