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 Optimize React Rendering With useDeferredValue and useTransition

How to Optimize React Rendering With useDeferredValue and useTransition

3
Comments 3
2 min read
Migraciones en Drupal

Migraciones en Drupal

Comments
4 min read
How to Use React with Web Workers for Offloading Heavy Computation

How to Use React with Web Workers for Offloading Heavy Computation

1
Comments
3 min read
Building Jam-Text: A High-Performance Text Indexer in Go

Building Jam-Text: A High-Performance Text Indexer in Go

Comments
3 min read
How to Optimize SQLite Performance With Indexed Views and Write-Ahead Logging

How to Optimize SQLite Performance With Indexed Views and Write-Ahead Logging

Comments
2 min read
How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks

How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks

1
Comments
2 min read
Optimizing heavy operations in Vue with Web Workers

Optimizing heavy operations in Vue with Web Workers

33
Comments 1
3 min read
Streaming HTML: Client-Side Rendering Made Easy with Any Framework

Streaming HTML: Client-Side Rendering Made Easy with Any Framework

4
Comments
6 min read
How to Use WebAssembly to Speed Up CPU-Intensive Tasks in the Browser

How to Use WebAssembly to Speed Up CPU-Intensive Tasks in the Browser

Comments
2 min read
Performance in Vue.js: Breaking Down Conditional Code ⚡️

Performance in Vue.js: Breaking Down Conditional Code ⚡️

6
Comments 2
2 min read
How to Optimize CSS for Faster Page Load and Better Performance

How to Optimize CSS for Faster Page Load and Better Performance

Comments
3 min read
How to Use requestIdleCallback for Efficient Background Tasks in JavaScript

How to Use requestIdleCallback for Efficient Background Tasks in JavaScript

1
Comments
2 min read
Python: Why Quart Might Be the Better Choice over FastAPI

Python: Why Quart Might Be the Better Choice over FastAPI

1
Comments
4 min read
🔥 How Does Image Optimization Affect Conversions?

🔥 How Does Image Optimization Affect Conversions?

Comments
2 min read
"Designing Data-Intensive Applications": Chapter 1 - Foundations of Data Systems

"Designing Data-Intensive Applications": Chapter 1 - Foundations of Data Systems

2
Comments
6 min read
🚀 Commitizen: Making Git Commits the Right Way

🚀 Commitizen: Making Git Commits the Right Way

2
Comments
5 min read
Mastering Retry Strategies in Distributed Systems: Preventing Retry Storms and Ensuring Resilience

Mastering Retry Strategies in Distributed Systems: Preventing Retry Storms and Ensuring Resilience

2
Comments 1
2 min read
Solving Latency Issues in APIs: A Developer's Guide

Solving Latency Issues in APIs: A Developer's Guide

Comments
10 min read
Network Link Conditioner: Simulando Conexões Lentas

Network Link Conditioner: Simulando Conexões Lentas

Comments
2 min read
How to Implement Caching in Node.js with Redis

How to Implement Caching in Node.js with Redis

5
Comments
2 min read
Why React Virtualized Matters: Rendering Smart, Not Hard

Why React Virtualized Matters: Rendering Smart, Not Hard

Comments
3 min read
Optimizing TCP for High-Performance Applications: An HFT Developer's Guide

Optimizing TCP for High-Performance Applications: An HFT Developer's Guide

7
Comments 1
10 min read
How to Use Python’s asyncio to Build High-Performance I/O-Bound Applications

How to Use Python’s asyncio to Build High-Performance I/O-Bound Applications

Comments
2 min read
Lessons learned from 5 years operating huge ClickHouse® clusters: Part II

Lessons learned from 5 years operating huge ClickHouse® clusters: Part II

1
Comments
8 min read
How to Profile API Endpoint Performance

How to Profile API Endpoint Performance

Comments
6 min read
loading...