DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Light House vs Web Vitals: Which score is real?

Light House vs Web Vitals: Which score is real?

6
Comments
5 min read
EC2 real network bandwidth

EC2 real network bandwidth

4
Comments
3 min read
Promise.race: The best method to implement time limit on Promises. ⏳

Promise.race: The best method to implement time limit on Promises. ⏳

7
Comments
1 min read
Advanced MongoDB: Mastering Query Optimization and Complex Aggregations

Advanced MongoDB: Mastering Query Optimization and Complex Aggregations

6
Comments
5 min read
Why migrate VB6 to .NET code in 2024

Why migrate VB6 to .NET code in 2024

2
Comments
4 min read
Melhorando a Performance no Desenvolvimento: Usando Prettier Desacoplado do ESLint

Melhorando a Performance no Desenvolvimento: Usando Prettier Desacoplado do ESLint

1
Comments
3 min read
How to take.net thread dump

How to take.net thread dump

Comments
1 min read
Optimizing Performance in Flutter App: Best Practices

Optimizing Performance in Flutter App: Best Practices

1
Comments
6 min read
Advanced SQL: Mastering Query Optimization and Complex Joins

Advanced SQL: Mastering Query Optimization and Complex Joins

183
Comments 14
7 min read
Critical CSS with NextJS

Critical CSS with NextJS

4
Comments
8 min read
Today I gave a C++ backend interview. Here’s how it went.

Today I gave a C++ backend interview. Here’s how it went.

Comments
3 min read
Macro tasks, Micro tasks and Long tasks - Web dev

Macro tasks, Micro tasks and Long tasks - Web dev

Comments
2 min read
Do Your Loops Have Knots?

Do Your Loops Have Knots?

1
Comments
5 min read
How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

1
Comments
7 min read
Improving Azure Functions Cold Boot

Improving Azure Functions Cold Boot

Comments
10 min read
Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

1
Comments
1 min read
Speed Up Your Site with 3 Simple JavaScript Performance Optimization Tips

Speed Up Your Site with 3 Simple JavaScript Performance Optimization Tips

71
Comments 8
3 min read
Accelerate Model Training with PyTorch

Accelerate Model Training with PyTorch

Comments
1 min read
Practically evaluate your system's performance - Look beyond time complexity

Practically evaluate your system's performance - Look beyond time complexity

Comments
7 min read
In-depth Analysis of JavaScript Memory Model and Lifecycle

In-depth Analysis of JavaScript Memory Model and Lifecycle

3
Comments
10 min read
Manifest Web Performance: Balancing JavaScript, Rendering Techniques, and Hardware Considerations

Manifest Web Performance: Balancing JavaScript, Rendering Techniques, and Hardware Considerations

10
Comments
2 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

Comments
4 min read
🔥 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! 🚀

🔥 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! 🚀

3
Comments
1 min read
Understanding MySQL Query Optimizer: COUNT(id) vs COUNT(*)

Understanding MySQL Query Optimizer: COUNT(id) vs COUNT(*)

5
Comments
2 min read
Measuring Data Science Models

Measuring Data Science Models

10
Comments
1 min read
The Future of Software Testing: Exploring Innovative Testing and Trends

The Future of Software Testing: Exploring Innovative Testing and Trends

2
Comments
3 min read
Understanding and Addressing Memory Leaks in Unity Game Development

Understanding and Addressing Memory Leaks in Unity Game Development

3
Comments
10 min read
Web3 Airdrop: From Fighting Fraud to AI Optimization

Web3 Airdrop: From Fighting Fraud to AI Optimization

1
Comments
3 min read
Architectural Techniques for React Optimization! Part - 1

Architectural Techniques for React Optimization! Part - 1

1
Comments
4 min read
Helping PostgreSQL® professionals with AI-assisted performance recommendations

Helping PostgreSQL® professionals with AI-assisted performance recommendations

4
Comments
2 min read
Performance em Aplicações React: Dicas e Técnicas de Otimização

Performance em Aplicações React: Dicas e Técnicas de Otimização

1
Comments
3 min read
Exploring the Impact of Java Integer Cache on Performance: A JMH Benchmark Study

Exploring the Impact of Java Integer Cache on Performance: A JMH Benchmark Study

Comments
2 min read
How I optimized SVG icons on my website

How I optimized SVG icons on my website

1
Comments
4 min read
30,000x Performance Increase, You Don't Need Accuracy

30,000x Performance Increase, You Don't Need Accuracy

Comments
3 min read
Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Comments
4 min read
Visualize Performance issues in your JavaScript application

Visualize Performance issues in your JavaScript application

Comments
2 min read
How to scale a Django app to serve one million users?

How to scale a Django app to serve one million users?

8
Comments
10 min read
Let's learn WebP before introduce it

Let's learn WebP before introduce it

2
Comments
2 min read
Top 5 Essential Laptop/Mac Maintenance Tasks for Peak Performance

Top 5 Essential Laptop/Mac Maintenance Tasks for Peak Performance

Comments
5 min read
Lag Is Never Where You Want It... Or Don't Want It

Lag Is Never Where You Want It... Or Don't Want It

Comments
8 min read
How to Transfer OS from One SSD to Another Drive

How to Transfer OS from One SSD to Another Drive

10
Comments
12 min read
Better Performance in C#

Better Performance in C#

1
Comments
3 min read
Javascript behind the scenes

Javascript behind the scenes

26
Comments 1
3 min read
Works, don't touch it? Or never ending optimization game?

Works, don't touch it? Or never ending optimization game?

3
Comments
2 min read
Analytics slows your sales down, let's fix it!

Analytics slows your sales down, let's fix it!

1
Comments
3 min read
🛑 Stop resizing your browser: improve testing for responsiveness

🛑 Stop resizing your browser: improve testing for responsiveness

53
Comments 9
7 min read
Lazy load components in Nuxt to improve performance

Lazy load components in Nuxt to improve performance

3
Comments
2 min read
Unleashing the Value of Data: A Journey into Data Monetization

Unleashing the Value of Data: A Journey into Data Monetization

1
Comments
2 min read
Case Study - Optimizing Linear Layer

Case Study - Optimizing Linear Layer

Comments
7 min read
How to scale a Django application to serve one million users?

How to scale a Django application to serve one million users?

3
Comments
10 min read
Mastering the Art of Invisible Indexes in MySQL

Mastering the Art of Invisible Indexes in MySQL

6
Comments 1
3 min read
Troubleshooting slow page loads

Troubleshooting slow page loads

Comments
2 min read
Optimizing String Searches in C# with SearchValues

Optimizing String Searches in C# with SearchValues

Comments
4 min read
Maximizing Web Performance: A Comprehensive Guide

Maximizing Web Performance: A Comprehensive Guide

Comments
4 min read
Understanding Class Performance in C#

Understanding Class Performance in C#

5
Comments 1
4 min read
Leveraging Python's Built-In Decorator for Improved Performance

Leveraging Python's Built-In Decorator for Improved Performance

Comments
3 min read
Pre-allocate arrays to make Javascript fast

Pre-allocate arrays to make Javascript fast

19
Comments 8
2 min read
Measuring performance

Measuring performance

3
Comments 6
3 min read
Why is my React Component re-rendering?

Why is my React Component re-rendering?

3
Comments
13 min read
From HDDs to Hypercars: How Technology is Breaking Through Bottlenecks

From HDDs to Hypercars: How Technology is Breaking Through Bottlenecks

Comments
1 min read
loading...