DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optimizing global message transit latency: a journey through TCP configuration

Optimizing global message transit latency: a journey through TCP configuration

1
Comments
10 min read
The Quest for Performance Part III : C Force

The Quest for Performance Part III : C Force

1
Comments
11 min read
How to test Kubernetes autoscaling

How to test Kubernetes autoscaling

Comments
8 min read
Optimizing QuPath intensity measurements: 12.5 hr to 2min

Optimizing QuPath intensity measurements: 12.5 hr to 2min

1
Comments
3 min read
Building a Single Page Application (SPA) with Angular Introduction

Building a Single Page Application (SPA) with Angular Introduction

2
Comments
3 min read
Strategies for Reducing Latency in Web Applications: Enhancing Performance and User Experience

Strategies for Reducing Latency in Web Applications: Enhancing Performance and User Experience

3
Comments
5 min read
Learn Performance Testing Foundations with Olympic Spirit

Learn Performance Testing Foundations with Olympic Spirit

Comments 1
3 min read
Speeding Up Your Website Using Cloudflare Cache

Speeding Up Your Website Using Cloudflare Cache

12
Comments
4 min read
How Comparison Optimization Makes Python Sorting Faster

How Comparison Optimization Makes Python Sorting Faster

1
Comments
7 min read
Circuit Breaker em aplicações Go

Circuit Breaker em aplicações Go

1
Comments
4 min read
gs-fastcopy: get CPU count for upload workers

gs-fastcopy: get CPU count for upload workers

Comments
1 min read
Python 3.13 RC1 - a Quick CPU Benchmark

Python 3.13 RC1 - a Quick CPU Benchmark

11
Comments 1
2 min read
Data Orientation in Relational Databases

Data Orientation in Relational Databases

Comments
2 min read
Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Metrics Can Fool You: Measuring Execution Time in Connection-Pooled Environments

Comments
4 min read
Improved k6 Load Test Script with Custom Metrics, Tags, and Labels

Improved k6 Load Test Script with Custom Metrics, Tags, and Labels

Comments
2 min read
Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

Entendendo Big O: Como Avaliar a Eficiência de um Algoritmo

1
Comments
5 min read
Shifting Gears for a Better Tour de France User Experience

Shifting Gears for a Better Tour de France User Experience

Comments
3 min read
Database Indexing Explained: Why It's Like a Book's Table of Contents

Database Indexing Explained: Why It's Like a Book's Table of Contents

Comments
3 min read
Performance Guide Pt. 1: Performance Characteristics and How It Can Be Measured

Performance Guide Pt. 1: Performance Characteristics and How It Can Be Measured

5
Comments
7 min read
GO: Concurrencia vs Paralelismo Para Tontos.

GO: Concurrencia vs Paralelismo Para Tontos.

4
Comments
4 min read
The 80/20 Rule of Rails performance

The 80/20 Rule of Rails performance

2
Comments
3 min read
Test that every MutationObserver is disconnected to avoid memory leaks

Test that every MutationObserver is disconnected to avoid memory leaks

Comments
2 min read
Research for MySQL architecture and Optimize performance

Research for MySQL architecture and Optimize performance

1
Comments
4 min read
Melhorando o desempenho de aplicações Spring Boot - Parte I

Melhorando o desempenho de aplicações Spring Boot - Parte I

1
Comments
3 min read
How to make your web page faster before it even loads

How to make your web page faster before it even loads

7
Comments
13 min read
How to Store Vibration Sensor Data | ReductStore vs InfluxDB

How to Store Vibration Sensor Data | ReductStore vs InfluxDB

15
Comments
8 min read
Como evitar requisições a recursos inacessíveis

Como evitar requisições a recursos inacessíveis

10
Comments 1
3 min read
Enqueue CSS and JS Scripts in WordPress for Better Performance

Enqueue CSS and JS Scripts in WordPress for Better Performance

4
Comments
3 min read
🚀 UX Growth Tips + 19 Open-Source Gems!

🚀 UX Growth Tips + 19 Open-Source Gems!

Comments
4 min read
Caching in .Net 8: Improving Application Performance

Caching in .Net 8: Improving Application Performance

7
Comments 3
3 min read
Investigate performance with Process Watch on AWS Graviton processors

Investigate performance with Process Watch on AWS Graviton processors

7
Comments 1
6 min read
Node vs Bun: One Billion Row Challenge

Node vs Bun: One Billion Row Challenge

Comments
8 min read
To double quote or not, that's the question!

To double quote or not, that's the question!

24
Comments 6
7 min read
The Day Perl Stood Still: Unveiling A Hidden Power Over C

The Day Perl Stood Still: Unveiling A Hidden Power Over C

2
Comments
3 min read
Turbocharge Your Linux: 8 Secrets to Unlock Blazing Speed and Performance! ️‍⚡️‍🔥

Turbocharge Your Linux: 8 Secrets to Unlock Blazing Speed and Performance! ️‍⚡️‍🔥

41
Comments 20
6 min read
What is a Load Balancer and How It Works?

What is a Load Balancer and How It Works?

21
Comments 3
5 min read
Debouncing and Throttling

Debouncing and Throttling

71
Comments 7
4 min read
neotraverse: unbloating traverse

neotraverse: unbloating traverse

1
Comments
7 min read
Understanding async and defer

Understanding async and defer

96
Comments 8
2 min read
6 Effective Ways to Load Content in Modern Static Sites with Next.js v14 page router

6 Effective Ways to Load Content in Modern Static Sites with Next.js v14 page router

21
Comments 1
3 min read
Medindo o desempenho de um aplicativo em React Native

Medindo o desempenho de um aplicativo em React Native

2
Comments
2 min read
Unleash the Forbidden - Enabling eBPF/XDP for Kernel Tinkering on WSL2

Unleash the Forbidden - Enabling eBPF/XDP for Kernel Tinkering on WSL2

1
Comments 1
5 min read
JavaScript and WebAssembly: A Speed Showdown

JavaScript and WebAssembly: A Speed Showdown

Comments
2 min read
Exploring the Latest Features and Enhancements in .NET 8

Exploring the Latest Features and Enhancements in .NET 8

1
Comments 1
4 min read
Improve TensorFlow model load time by ~70% using HDF5 instead of SavedModel

Improve TensorFlow model load time by ~70% using HDF5 instead of SavedModel

Comments
2 min read
Кеширования в React - все ли так однозначно?

Кеширования в React - все ли так однозначно?

Comments
1 min read
Understanding and Avoiding Unexpected Component Rebuilds in Flutter

Understanding and Avoiding Unexpected Component Rebuilds in Flutter

1
Comments 1
3 min read
Otimização de consultas com ActiveRecord e índices no Rails

Otimização de consultas com ActiveRecord e índices no Rails

4
Comments
4 min read
CSS-in-JS 와 헤어지기

CSS-in-JS 와 헤어지기

1
Comments
1 min read
Testing web application performance with Playwright

Testing web application performance with Playwright

17
Comments 1
6 min read
Melhorando a Performance de uma Aplicação Spring Boot com Cache Usando Redis

Melhorando a Performance de uma Aplicação Spring Boot com Cache Usando Redis

Comments
2 min read
Using Streams in Node.js: Efficiency in Data Processing and Practical Applications

Using Streams in Node.js: Efficiency in Data Processing and Practical Applications

1
Comments
3 min read
Lighthouse vs. PageSpeed Insights: The Lack of Correlation

Lighthouse vs. PageSpeed Insights: The Lack of Correlation

37
Comments 2
4 min read
Generator Functions, um caso de uso

Generator Functions, um caso de uso

5
Comments
9 min read
Essential Techniques to Optimize React Applications for Better Performance

Essential Techniques to Optimize React Applications for Better Performance

1
Comments
8 min read
Optimizing Application Performance: Tools, Techniques, and Best Practices

Optimizing Application Performance: Tools, Techniques, and Best Practices

Comments
5 min read
Performance Pitfalls: Using Hints in Oracle Database

Performance Pitfalls: Using Hints in Oracle Database

7
Comments 2
2 min read
Data Organisation: Ensuring data quality in backend systems

Data Organisation: Ensuring data quality in backend systems

Comments
4 min read
Performance in managing tree-like structures in multiplayer front-end apps

Performance in managing tree-like structures in multiplayer front-end apps

Comments
6 min read
Why Good Architectural Design Matters: Microservices with Django

Why Good Architectural Design Matters: Microservices with Django

1
Comments
5 min read
loading...