DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improving web performance and Lighthouse performance results

Improving web performance and Lighthouse performance results

137
Comments
3 min read
Refactoring IF, a real exercise

Refactoring IF, a real exercise

30
Comments 7
4 min read
JavaScript Internals - Garbage Collection

JavaScript Internals - Garbage Collection

43
Comments
4 min read
Eslint vs Performance

Eslint vs Performance

7
Comments
2 min read
Find the N+1 Query Problem in Rails Apps in Under 5 Mins 04:34

Find the N+1 Query Problem in Rails Apps in Under 5 Mins

29
Comments
1 min read
Produtividade no front-end com a utilização de mocks.

Produtividade no front-end com a utilização de mocks.

12
Comments 3
3 min read
Make Your Jest Tests up to 20% Faster by Changing a Single Setting

Make Your Jest Tests up to 20% Faster by Changing a Single Setting

205
Comments 15
5 min read
Lire un gros fichier ligne par ligne en PHP (Array, Itérateur & Générateur)

Lire un gros fichier ligne par ligne en PHP (Array, Itérateur & Générateur)

20
Comments
7 min read
The current state of package invalidation support across package managers

The current state of package invalidation support across package managers

19
Comments
9 min read
Medium Style Image Blur-Up Loading with Gatsby-Image

Medium Style Image Blur-Up Loading with Gatsby-Image

5
Comments
2 min read
Measuring performance using BenchmarkDotNet - Part 2

Measuring performance using BenchmarkDotNet - Part 2

8
Comments
6 min read
My Experience In The Web Monetization for The Passion Economic.

My Experience In The Web Monetization for The Passion Economic.

3
Comments
3 min read
Summary of what Happens When You Type a URL Into Your Browser

Summary of what Happens When You Type a URL Into Your Browser

34
Comments 2
1 min read
Are you ready for a Goose Attack?

Are you ready for a Goose Attack?

5
Comments
8 min read
Hey CTO — A Core Web Vitals Strategy for your business.

Hey CTO — A Core Web Vitals Strategy for your business.

2
Comments 1
8 min read
Quarkus - Reactive programming without callback headache

Quarkus - Reactive programming without callback headache

7
Comments
4 min read
3 tips for improving performance of a Laravel website

3 tips for improving performance of a Laravel website

9
Comments
2 min read
How I Made My Website Load 18% Faster

How I Made My Website Load 18% Faster

107
Comments
4 min read
Weekly Digest 12/2021

Weekly Digest 12/2021

2
Comments 1
3 min read
Remove `console.log` from a React Native app in the release (production) build using Yarn or npm for performance optimization

Remove `console.log` from a React Native app in the release (production) build using Yarn or npm for performance optimization

10
Comments
1 min read
Scheduling in web

Scheduling in web

22
Comments
3 min read
Debouncing v/s Throttling

Debouncing v/s Throttling

246
Comments 3
4 min read
Speed up Next.js build with Typescript and Tailwind CSS

Speed up Next.js build with Typescript and Tailwind CSS

31
Comments 7
4 min read
JavaScript Should Be Your Last Resort

JavaScript Should Be Your Last Resort

412
Comments 121
4 min read
Improving Build Speeds.

Improving Build Speeds.

5
Comments
5 min read
JavaScript Internals - Arrays

JavaScript Internals - Arrays

27
Comments 2
5 min read
15 DevTool Secrets for JavaScript Developers

15 DevTool Secrets for JavaScript Developers

97
Comments 4
9 min read
You probably don't need useLazyQuery 🙅‍♂️

You probably don't need useLazyQuery 🙅‍♂️

15
Comments 3
3 min read
Improving your web performance

Improving your web performance

21
Comments
5 min read
Performance Engineering - The Reliability Edition

Performance Engineering - The Reliability Edition

3
Comments
5 min read
How We Sped Up Our Webpack (TailwindCSS) Build By 74%

How We Sped Up Our Webpack (TailwindCSS) Build By 74%

10
Comments
3 min read
I rebuilt my blog with Nuxt, now it loads in seconds!

I rebuilt my blog with Nuxt, now it loads in seconds!

3
Comments
3 min read
"Avoid Round-Robin in PROD" or "The tale of the bad raspberry"

"Avoid Round-Robin in PROD" or "The tale of the bad raspberry"

7
Comments
11 min read
JavaScript image compression and resizing

JavaScript image compression and resizing

97
Comments 2
6 min read
Performance Monitoring for Android Applications

Performance Monitoring for Android Applications

10
Comments
2 min read
Artillery -- Quick check your site's performance

Artillery -- Quick check your site's performance

15
Comments 1
3 min read
Simplified Azure Storage Client in .NET Core

Simplified Azure Storage Client in .NET Core

4
Comments
3 min read
Performance and security testing. Why bother?

Performance and security testing. Why bother?

2
Comments
12 min read
Efficient file hashing in Elixir

Efficient file hashing in Elixir

12
Comments
3 min read
Why does google's home page declare conflicting character encodings?

Why does google's home page declare conflicting character encodings?

9
Comments 1
1 min read
Next-generation web with isInputPending

Next-generation web with isInputPending

15
Comments
3 min read
Measuring performance using BenchmarkDotNet - Part 1

Measuring performance using BenchmarkDotNet - Part 1

19
Comments
9 min read
Deep-dive into Mockintosh - an Open Source Microservice Mocking

Deep-dive into Mockintosh - an Open Source Microservice Mocking

8
Comments
12 min read
Analyzing Angular bundle with Source Map Explorer

Analyzing Angular bundle with Source Map Explorer

22
Comments 9
2 min read
Code: Radix sort revisited

Code: Radix sort revisited

4
Comments
4 min read
My old website, 100/100 Page Speed Insights (desktop AND mobile), unique design

My old website, 100/100 Page Speed Insights (desktop AND mobile), unique design

41
Comments 3
9 min read
Complexidade do algoritmo em relação à memória

Complexidade do algoritmo em relação à memória

8
Comments
7 min read
How To Create An Automated Login Page Test And Use Multiple Credentials

How To Create An Automated Login Page Test And Use Multiple Credentials

6
Comments
9 min read
TOP 5 Alien Articles of the Week Worth Reading 👽📖

TOP 5 Alien Articles of the Week Worth Reading 👽📖

36
Comments 1
2 min read
Programmatically audit with Lighthouse and performance budgets

Programmatically audit with Lighthouse and performance budgets

4
Comments
2 min read
MySQL Performance Tuning as a Service

MySQL Performance Tuning as a Service

5
Comments
2 min read
Performance differences between Postgres and MySQL

Performance differences between Postgres and MySQL

8
Comments
7 min read
content-visibility: auto and the scrollbar problem

content-visibility: auto and the scrollbar problem

2
Comments
2 min read
Mobile Friendly vs Responsive Design

Mobile Friendly vs Responsive Design

2
Comments
4 min read
O(log n) makes continuous profiling possible in production

O(log n) makes continuous profiling possible in production

12
Comments
4 min read
avoid the "death by a 1000 cuts" performance problem with jotai

avoid the "death by a 1000 cuts" performance problem with jotai

11
Comments
3 min read
Big useEffect mistake

Big useEffect mistake

89
Comments 9
2 min read
Consuming high-throughput Redis streams with Rust

Consuming high-throughput Redis streams with Rust

8
Comments
1 min read
Transitions, when details matters

Transitions, when details matters

12
Comments
1 min read
Review of Java Static Analysis Tools

Review of Java Static Analysis Tools

7
Comments
3 min read
loading...