DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing your MySQL queries

Optimizing your MySQL queries

188
Comments 2
8 min read
A new paradigm

A new paradigm

11
Comments
1 min read
Memoization in JavaScript? And how to apply it to get better code performance.

Memoization in JavaScript? And how to apply it to get better code performance.

9
Comments
5 min read
How to check quickly if your website is protected against DoS attacks?

How to check quickly if your website is protected against DoS attacks?

2
Comments
5 min read
Should you default to React.memo() or useMemo()?

Should you default to React.memo() or useMemo()?

6
Comments
4 min read
Frontend performance pattern

Frontend performance pattern

17
Comments
6 min read
Why and how to transpile dependencies of your JavaScript application

Why and how to transpile dependencies of your JavaScript application

27
Comments
6 min read
Optimizing Lists in React - Solving Performance Problems and Anti-patterns

Optimizing Lists in React - Solving Performance Problems and Anti-patterns

52
Comments 2
16 min read
I made a template that scores 100 in every speed test ⚡

I made a template that scores 100 in every speed test ⚡

8
Comments 3
1 min read
Functionless: Can we do (better) without Lambda

Functionless: Can we do (better) without Lambda

15
Comments
5 min read
Deep dive into React keys bugs

Deep dive into React keys bugs

37
Comments 2
7 min read
REACT APIS WITH EXAMPLE PART1:React.memo()

REACT APIS WITH EXAMPLE PART1:React.memo()

5
Comments 1
2 min read
Why is dynamically adding properties slow in JavaScript?

Why is dynamically adding properties slow in JavaScript?

98
Comments 24
2 min read
The most elegant way to performance test your microservices running on Kubernetes

The most elegant way to performance test your microservices running on Kubernetes

9
Comments
7 min read
Performance Testing using Iter8

Performance Testing using Iter8

12
Comments
7 min read
Collecting Cosmos DB dependency telemetry with Application Insights

Collecting Cosmos DB dependency telemetry with Application Insights

14
Comments
4 min read
Dynamic Livewire Load Performance

Dynamic Livewire Load Performance

11
Comments
2 min read
Mirage of memory, part 3: overcommit

Mirage of memory, part 3: overcommit

9
Comments 1
10 min read
Using Redis 7's New Sharded Pub/Sub in Go

Using Redis 7's New Sharded Pub/Sub in Go

14
Comments
2 min read
React performance

React performance

7
Comments
5 min read
That Dang Material Design Spinner in One Element

That Dang Material Design Spinner in One Element

17
Comments 2
7 min read
How to find the slowest query in your application

How to find the slowest query in your application

35
Comments 2
4 min read
5 Tips On How to Measure And Maximize Developer Productivity

5 Tips On How to Measure And Maximize Developer Productivity

44
Comments 1
8 min read
How to write performant React apps with Context

How to write performant React apps with Context

124
Comments 9
13 min read
Is Turborepo overhyped?

Is Turborepo overhyped?

17
Comments 4
4 min read
loading...