DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Caching - 101

Caching - 101

8
Comments
4 min read
1 line of code: How to split an Array in half

1 line of code: How to split an Array in half

24
Comments 17
1 min read
Web Caching, a quick guide.

Web Caching, a quick guide.

27
Comments
7 min read
Finding .NET Memory Leaks through Soak Testing

Finding .NET Memory Leaks through Soak Testing

6
Comments
9 min read
1 line of code: How to get the longest string of an Array

1 line of code: How to get the longest string of an Array

5
Comments
1 min read
How Code Splitting Improves Lighthouse Score

How Code Splitting Improves Lighthouse Score

5
Comments
2 min read
WebAssembly

WebAssembly

46
Comments
3 min read
Prematurely hand-optimizing C++ code for shits and giggles

Prematurely hand-optimizing C++ code for shits and giggles

5
Comments
4 min read
A list of cache providers

A list of cache providers

7
Comments
17 min read
1 line of code: How to get the first index of the highest numeric item of an Array

1 line of code: How to get the first index of the highest numeric item of an Array

5
Comments
1 min read
How Next.js 12 improved Material-UI app compile by 8X

How Next.js 12 improved Material-UI app compile by 8X

93
Comments 6
2 min read
Minification of CSS and JavaScript

Minification of CSS and JavaScript

6
Comments
4 min read
Java Performance - 2 - An Approach to Performance Testing

Java Performance - 2 - An Approach to Performance Testing

8
Comments
11 min read
1 line of code: How to get the index of the lowest numeric item of an Array

1 line of code: How to get the index of the lowest numeric item of an Array

5
Comments 2
1 min read
Beware of Promise.all

Beware of Promise.all

64
Comments 4
2 min read
Swiss-army knife for terminal

Swiss-army knife for terminal

11
Comments 1
1 min read
Dgraph is the most exciting tech product I've ever used ❤️‍🔥. Here's Why:

Dgraph is the most exciting tech product I've ever used ❤️‍🔥. Here's Why:

26
Comments 2
7 min read
Are you an awesome developer???

Are you an awesome developer???

22
Comments 7
3 min read
Common React performance mistakes 💣

Common React performance mistakes 💣

219
Comments 8
3 min read
One command to remove gigabytes of unused `node_modules` data

One command to remove gigabytes of unused `node_modules` data

4
Comments 2
1 min read
Top 5 smart contract programming languages for blockchain

Top 5 smart contract programming languages for blockchain

23
Comments
9 min read
Otimizando os testes de uma aplicação .NET em mais de 90%

Otimizando os testes de uma aplicação .NET em mais de 90%

15
Comments
4 min read
Ddosify : High-performance load testing tool

Ddosify : High-performance load testing tool

15
Comments 1
8 min read
Datadog Reveals Hidden AWS Performance Problems

Datadog Reveals Hidden AWS Performance Problems

4
Comments
5 min read
Java Performance - 1 - Introduction

Java Performance - 1 - Introduction

12
Comments
5 min read
#Increasing the Loading Speed of a CLI Web Scraper to Improve the User Experience...

#Increasing the Loading Speed of a CLI Web Scraper to Improve the User Experience...

5
Comments
2 min read
Java Performance - Overview

Java Performance - Overview

16
Comments
3 min read
Real life performance optimizations in F#

Real life performance optimizations in F#

13
Comments
4 min read
Alibaba Summer of Code 2020 – Arthas Final Report

Alibaba Summer of Code 2020 – Arthas Final Report

5
Comments
10 min read
Prefer using Stream to byte[]

Prefer using Stream to byte[]

6
Comments
3 min read
¿Cómo podemos auditar las Core Web Vitals?

¿Cómo podemos auditar las Core Web Vitals?

2
Comments
1 min read
Performance checklist for Vue and Nuxt

Performance checklist for Vue and Nuxt

167
Comments 4
10 min read
Atomic Design Methodology with React and Typescript

Atomic Design Methodology with React and Typescript

37
Comments 3
7 min read
Deep dive Angular : Performance des templates

Deep dive Angular : Performance des templates

13
Comments
9 min read
Create Redis in Azure and Integrate in API and check performance | E2E Demo | Beginner Series

Create Redis in Azure and Integrate in API and check performance | E2E Demo | Beginner Series

2
Comments
1 min read
Ddosify | High-performance load testing tool, written in Golang (opensource) ⚡

Ddosify | High-performance load testing tool, written in Golang (opensource) ⚡

16
Comments 5
1 min read
What makes languages "fast" or "slow"?

What makes languages "fast" or "slow"?

144
Comments 15
4 min read
SEO analyzer — library for searching SEO issues

SEO analyzer — library for searching SEO issues

16
Comments 1
8 min read
Redis vs MongoDB, fight!

Redis vs MongoDB, fight!

16
Comments
3 min read
Linux buffered write latency

Linux buffered write latency

6
Comments 6
5 min read
Scaling A Node JS Server For Performance

Scaling A Node JS Server For Performance

7
Comments
3 min read
Performance Testing : An Introduction

Performance Testing : An Introduction

2
Comments
2 min read
Introducing Partytown 🎉: Run Third-Party Scripts From a Web Worker

Introducing Partytown 🎉: Run Third-Party Scripts From a Web Worker

548
Comments 24
6 min read
Performance issues? Find your bottleneck with console.time()

Performance issues? Find your bottleneck with console.time()

3
Comments
2 min read
Web performance related to conversion rate

Web performance related to conversion rate

4
Comments 1
2 min read
4 Ways to Optimize 3rd Party Libraries

4 Ways to Optimize 3rd Party Libraries

4
Comments
4 min read
Estimating memory footprint of dynamic structures in Go

Estimating memory footprint of dynamic structures in Go

6
Comments
5 min read
Handling bulk update or create on Django models through filters

Handling bulk update or create on Django models through filters

4
Comments
7 min read
How to Protect Your Online Project from Going Down like Facebook? [2021]

How to Protect Your Online Project from Going Down like Facebook? [2021]

2
Comments 1
4 min read
Memory management techniques to reduce memory consumption and improve performance.

Memory management techniques to reduce memory consumption and improve performance.

5
Comments 2
3 min read
How to Detect Slow Renders in React?

How to Detect Slow Renders in React?

6
Comments
3 min read
When a JavaScript WeakMap() Actually Came in Handy

When a JavaScript WeakMap() Actually Came in Handy

5
Comments 1
5 min read
Time is on my side: wait events

Time is on my side: wait events

5
Comments
7 min read
Faster Maven builds

Faster Maven builds

12
Comments
7 min read
Explaining SSR & CSR in Javascript

Explaining SSR & CSR in Javascript

49
Comments 1
3 min read
Time is on my side: active time

Time is on my side: active time

6
Comments 1
4 min read
How To Fix Slow MariaDB Replication Lag

How To Fix Slow MariaDB Replication Lag

6
Comments
2 min read
A Strange Request

A Strange Request

31
Comments 2
14 min read
Code splitting: Does this improve performance of React apps?

Code splitting: Does this improve performance of React apps?

3
Comments
4 min read
HTTP Prompt for Performance Engineers

HTTP Prompt for Performance Engineers

19
Comments
6 min read
loading...