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 measure Time to recover?

How to measure Time to recover?

4
Comments 1
7 min read
Switch is Faster than If (in C#)

Switch is Faster than If (in C#)

11
Comments 2
4 min read
Using Brotli Compression in NGINX

Using Brotli Compression in NGINX

10
Comments
5 min read
Do validate your HTML

Do validate your HTML

3
Comments
1 min read
Fighting PostgreSQL write amplification with HOT updates

Fighting PostgreSQL write amplification with HOT updates

6
Comments
9 min read
Surprising Performance Lessons from React Microfrontends in Production

Surprising Performance Lessons from React Microfrontends in Production

13
Comments
3 min read
Critical Rendering Path(CRP)

Critical Rendering Path(CRP)

8
Comments
4 min read
Investigating the performance benefits of EF Core 6.0 compiled models feature

Investigating the performance benefits of EF Core 6.0 compiled models feature

8
Comments
7 min read
Python might get 5 times faster in the next 4 years

Python might get 5 times faster in the next 4 years

2
Comments
2 min read
What do you look for in a Code Editor?

What do you look for in a Code Editor?

23
Comments 29
1 min read
[PT-BR] Introdução à programação em baixo nível

[PT-BR] Introdução à programação em baixo nível

10
Comments
4 min read
Optimizing Your Web App for Maximum Runtime Performance and Premature Optimization 🦄

Optimizing Your Web App for Maximum Runtime Performance and Premature Optimization 🦄

17
Comments
24 min read
Clean Architecture: The concept behind the code

Clean Architecture: The concept behind the code

271
Comments 3
6 min read
React key attribute: best practices for performant lists

React key attribute: best practices for performant lists

62
Comments 6
10 min read
Advantages of SSG over SSR

Advantages of SSG over SSR

27
Comments 1
3 min read
Implementing robust in-memory cache with Go

Implementing robust in-memory cache with Go

29
Comments
15 min read
Astro Turbolinks: fast AstroJS Navigation

Astro Turbolinks: fast AstroJS Navigation

11
Comments 2
5 min read
Minimizing SVGs

Minimizing SVGs

7
Comments 2
7 min read
GraphQL Vs REST [Syntax Comparison]

GraphQL Vs REST [Syntax Comparison]

4
Comments
7 min read
Upload files to AWS S3 in k6

Upload files to AWS S3 in k6

20
Comments
7 min read
Tenha um alto desempenho manipulando JSON em Java com Jackson API

Tenha um alto desempenho manipulando JSON em Java com Jackson API

14
Comments
5 min read
What is ICO?

What is ICO?

9
Comments
2 min read
VSCODE Installation Guide🏆

VSCODE Installation Guide🏆

5
Comments
2 min read
Analyse the cost of your algorithms

Analyse the cost of your algorithms

6
Comments
6 min read
What’s so great about performance?

What’s so great about performance?

5
Comments
5 min read
Speeding Up An Expensive PostgreSQL Query: B-Tree vs. BRIN

Speeding Up An Expensive PostgreSQL Query: B-Tree vs. BRIN

10
Comments 1
6 min read
Code Anatomy - Writing high performance Python code

Code Anatomy - Writing high performance Python code

8
Comments
2 min read
When Disaster Strikes: Production Troubleshooting

When Disaster Strikes: Production Troubleshooting

10
Comments 1
6 min read
Acelerando o Boot da sua aplicação Rails

Acelerando o Boot da sua aplicação Rails

10
Comments
4 min read
Don't count your incidents, make your incidents count

Don't count your incidents, make your incidents count

6
Comments
4 min read
Routing: I’m not smart enough for a SPA

Routing: I’m not smart enough for a SPA

292
Comments 26
14 min read
Getting Started with JMeter DSL

Getting Started with JMeter DSL

6
Comments 1
7 min read
Gas in Ethereum

Gas in Ethereum

6
Comments
4 min read
Code splitting in Gatsby

Code splitting in Gatsby

15
Comments
4 min read
Percentile for measuring performance.

Percentile for measuring performance.

11
Comments
2 min read
Top five resources to boost up your web developer journey

Top five resources to boost up your web developer journey

23
Comments 1
3 min read
7 React optimization techniques you should know

7 React optimization techniques you should know

14
Comments
6 min read
Writing a Vite plugin to add lazyloaded critical CSS fallbacks for users with JavaScript disabled or unavailable

Writing a Vite plugin to add lazyloaded critical CSS fallbacks for users with JavaScript disabled or unavailable

12
Comments 2
2 min read
Educative vs LeetCode for your long-term career growth

Educative vs LeetCode for your long-term career growth

4
Comments
4 min read
Why useNavigate hook in react-router v6 triggers waste re-renders and how to solve it

Why useNavigate hook in react-router v6 triggers waste re-renders and how to solve it

8
Comments
3 min read
Speed up your Vue app: The most unexpected and perhaps silliest way 🤪🚀

Speed up your Vue app: The most unexpected and perhaps silliest way 🤪🚀

29
Comments 4
3 min read
What is JPEG XL?

What is JPEG XL?

9
Comments
2 min read
Marko: Compiling Fine-Grained Reactivity

Marko: Compiling Fine-Grained Reactivity

59
Comments 2
7 min read
What is WebP?

What is WebP?

10
Comments
2 min read
What is AVIF?

What is AVIF?

7
Comments
3 min read
Improve performance in an Angular app Using Brotli and Gzip Text Compression

Improve performance in an Angular app Using Brotli and Gzip Text Compression

40
Comments 3
2 min read
Apache ShardingSphere -Proxy Performance with PostgreSQL is Improved 26.8% with Version 5.1.0

Apache ShardingSphere -Proxy Performance with PostgreSQL is Improved 26.8% with Version 5.1.0

6
Comments
7 min read
Create a React virtualization/windowing component from scratch

Create a React virtualization/windowing component from scratch

37
Comments 3
6 min read
Speed Up Your Python Codebases With C Extensions

Speed Up Your Python Codebases With C Extensions

3
Comments 1
6 min read
Benchmarking Reads in Universe

Benchmarking Reads in Universe

9
Comments
4 min read
How to resolve N+1 problem on Rails

How to resolve N+1 problem on Rails

10
Comments 1
2 min read
Island Architecture

Island Architecture

43
Comments 1
6 min read
Watching videos on 720p instead of 1080p cuts the energy consumption of your phone in half!

Watching videos on 720p instead of 1080p cuts the energy consumption of your phone in half!

8
Comments
1 min read
Upload files to AWS S3 in JMeter using Groovy

Upload files to AWS S3 in JMeter using Groovy

15
Comments
8 min read
Improve React App Performance - Intro-[ Part 1 ]

Improve React App Performance - Intro-[ Part 1 ]

4
Comments
2 min read
🤨⁉ How do you manage about picture file size in your company?

🤨⁉ How do you manage about picture file size in your company?

5
Comments 3
1 min read
Software performance testing - How to do it ? [3]

Software performance testing - How to do it ? [3]

3
Comments
2 min read
Hibernate - Flush

Hibernate - Flush

6
Comments
2 min read
Node.JS: Asynchronous Functions

Node.JS: Asynchronous Functions

9
Comments
3 min read
You’re probably using Lighthouse wrong: How we got tricked by a single magic number

You’re probably using Lighthouse wrong: How we got tricked by a single magic number

88
Comments 6
10 min read
loading...