DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Instrumenting Applications with OpenTelemetry: A Comprehensive Guide

Instrumenting Applications with OpenTelemetry: A Comprehensive Guide

Comments
3 min read
How to Optimize Your Website for Optimal Performance

How to Optimize Your Website for Optimal Performance

Comments
2 min read
Images Optimization: decoding attribute

Images Optimization: decoding attribute

Comments
1 min read
Measuring performance

Measuring performance

3
Comments 6
3 min read
Tracetest + Artillery Launch Week Recap đŸ’„

Tracetest + Artillery Launch Week Recap đŸ’„

11
Comments
3 min read
Sorting Algorithms Performance Analysis

Sorting Algorithms Performance Analysis

1
Comments 1
1 min read
The 5 Practical Uses of Lazy Loading in React

The 5 Practical Uses of Lazy Loading in React

Comments
2 min read
Measuring startup and shutdown overhead of several code interpreters

Measuring startup and shutdown overhead of several code interpreters

3
Comments 3
4 min read
JVM Profiling in Action

JVM Profiling in Action

2
Comments
4 min read
Time, Space and Complexity

Time, Space and Complexity

3
Comments
13 min read
Why your performance work is not seen

Why your performance work is not seen

7
Comments
6 min read
Leveraging Python's Built-In Decorator for Improved Performance

Leveraging Python's Built-In Decorator for Improved Performance

1
Comments
3 min read
Webpack stats file

Webpack stats file

Comments
6 min read
Enviando notificaçÔes com xk6 notification ✉

Enviando notificaçÔes com xk6 notification ✉

Comments
5 min read
Your background images might be causing CLS

Your background images might be causing CLS

18
Comments 3
9 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

1
Comments
9 min read
INP (Interaction to Next Paint) Dicas para ajudar a melhorar essa métrica do Core Web Vitals

INP (Interaction to Next Paint) Dicas para ajudar a melhorar essa métrica do Core Web Vitals

1
Comments
15 min read
Cutting-Edge Strategies for Minimizing Latency

Cutting-Edge Strategies for Minimizing Latency

1
Comments
2 min read
8 Indexing Strategies to Optimize Database Performance

8 Indexing Strategies to Optimize Database Performance

1
Comments 1
8 min read
Collection Initializer Performance in C# – How To Get An 87% Boost!

Collection Initializer Performance in C# – How To Get An 87% Boost!

2
Comments
11 min read
Are Inline Styles Faster than CSS?

Are Inline Styles Faster than CSS?

7
Comments 1
2 min read
Cost of unnecessary Optional Chaining (and Nullish coalescing operator)

Cost of unnecessary Optional Chaining (and Nullish coalescing operator)

2
Comments
3 min read
How do you check the top IOPs intensive queries in PostgreSQL DB?

How do you check the top IOPs intensive queries in PostgreSQL DB?

Comments
2 min read
Mastering Docker Image Optimization: 6 Strategies for building Lighter, Faster, and Safer images

Mastering Docker Image Optimization: 6 Strategies for building Lighter, Faster, and Safer images

5
Comments 3
4 min read
C# MongoDB Insert Benchmarks – What You Need To Know

C# MongoDB Insert Benchmarks – What You Need To Know

1
Comments 1
6 min read
Optimisation des images Docker: 6 Stratégies clés pour des images plus légeres et plus performantes

Optimisation des images Docker: 6 Stratégies clés pour des images plus légeres et plus performantes

Comments
5 min read
MongoDB and Load Balancer Support

MongoDB and Load Balancer Support

Comments
9 min read
.NET: Brincando com ref structs

.NET: Brincando com ref structs

17
Comments
10 min read
Mastering SQL Query Optimization: Techniques for Maximum Database Performance

Mastering SQL Query Optimization: Techniques for Maximum Database Performance

Comments
13 min read
Latest row per group in PostgreSQL

Latest row per group in PostgreSQL

4
Comments
12 min read
Optimizing PostgreSQL Trigger Execution: Balancing Precision with Control

Optimizing PostgreSQL Trigger Execution: Balancing Precision with Control

2
Comments
3 min read
How I fixed my BRUTAL TTFB

How I fixed my BRUTAL TTFB

6
Comments 3
9 min read
Understanding Big O Notation: The Key to Efficient Algorithms

Understanding Big O Notation: The Key to Efficient Algorithms

Comments
2 min read
Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

5
Comments
4 min read
Maximizing Performance with Lazy Initialization in React useState

Maximizing Performance with Lazy Initialization in React useState

3
Comments 3
2 min read
Maximizando o desempenho com inicialização lenta em React useState

Maximizando o desempenho com inicialização lenta em React useState

1
Comments
3 min read
Low effort image optimization tips

Low effort image optimization tips

2
Comments
7 min read
Big O Notation

Big O Notation

2
Comments
2 min read
Concurrency in JavaScript and the power of Web Workers

Concurrency in JavaScript and the power of Web Workers

50
Comments 5
7 min read
Mastering Performance Testing: Strategies for Ensuring Peak Software Performance

Mastering Performance Testing: Strategies for Ensuring Peak Software Performance

Comments
4 min read
ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation

2
Comments 2
8 min read
Accelerating Web Performance with PHP and JavaScript

Accelerating Web Performance with PHP and JavaScript

3
Comments 1
11 min read
VB6 to .NET migration: Key considerations

VB6 to .NET migration: Key considerations

10
Comments
4 min read
Transform Image URLs with a Simple Cloudflare Worker

Transform Image URLs with a Simple Cloudflare Worker

Comments
7 min read
A Ride Through Optimising Legacy Spring Boot Services For High Throughput

A Ride Through Optimising Legacy Spring Boot Services For High Throughput

1
Comments 1
16 min read
Optimize your React’s Carousel with MediaLoader

Optimize your React’s Carousel with MediaLoader

4
Comments
3 min read
Fast SQL Bulk Inserts With C# and EF Core

Fast SQL Bulk Inserts With C# and EF Core

Comments
7 min read
Scale Like a Pro: Essential Strategies for High-Performance Node.js Applications

Scale Like a Pro: Essential Strategies for High-Performance Node.js Applications

Comments
3 min read
Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

Activator.CreateInstance vs Type.InvokeMember – A Clear Winner?

2
Comments
9 min read
6 times faster loops in Javascript

6 times faster loops in Javascript

7
Comments 14
3 min read
Wednesday Links - Edition 2024-02-14 â€ïžđŸ€ŠđŸ»

Wednesday Links - Edition 2024-02-14 â€ïžđŸ€ŠđŸ»

Comments
1 min read
Memory leaks in Go

Memory leaks in Go

48
Comments
7 min read
Take control over your media loading

Take control over your media loading

1
Comments
4 min read
Camino a ser experto en web performance - Cultura del Performance

Camino a ser experto en web performance - Cultura del Performance

9
Comments
5 min read
One Billion Row Challenge in Golang - From 95s to 1.96s

One Billion Row Challenge in Golang - From 95s to 1.96s

13
Comments 1
29 min read
Deep Dive into Web Performance: Mastering LCP Optimization for SEO Success

Deep Dive into Web Performance: Mastering LCP Optimization for SEO Success

9
Comments
13 min read
What is INP and why you should care

What is INP and why you should care

26
Comments 3
7 min read
React Compiler & React 19 - forget about memoization soon?

React Compiler & React 19 - forget about memoization soon?

9
Comments 1
7 min read
10x API Start-up Boost

10x API Start-up Boost

Comments
2 min read
Android Device Testing: Ensuring Quality and Performance

Android Device Testing: Ensuring Quality and Performance

1
Comments
8 min read
loading...