DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Async Web Scraping in Python: httpx + asyncio for 10x Faster Data Collection

Async Web Scraping in Python: httpx + asyncio for 10x Faster Data Collection

Comments
6 min read
What Are the Best Practices for Building Scalable Web Applications?

What Are the Best Practices for Building Scalable Web Applications?

1
Comments 1
5 min read
Why does PHP need asynchrony?

Why does PHP need asynchrony?

6
Comments
1 min read
Durable Database Design: Master PostgreSQL Partial and Functional Indexes in Laravel 🐘

Durable Database Design: Master PostgreSQL Partial and Functional Indexes in Laravel 🐘

Comments
3 min read
Build Once, Sell Twice: caching LLM analysis with pgvector

Build Once, Sell Twice: caching LLM analysis with pgvector

2
Comments
4 min read
Understanding Resize Observer in Modern Web Development

Understanding Resize Observer in Modern Web Development

Comments
3 min read
Part 2: Missing Parameterization in Test Scenarios

Part 2: Missing Parameterization in Test Scenarios

3
Comments
2 min read
Performance Analysis: Profiling, Benchmarking, and Performance Metrics

Performance Analysis: Profiling, Benchmarking, and Performance Metrics

2
Comments
6 min read
Stop Chasing Scroll with JavaScript: A Deep Dive into CSS Scroll-Driven Animations

Stop Chasing Scroll with JavaScript: A Deep Dive into CSS Scroll-Driven Animations

Comments
1 min read
Database Performance Issues in Production: Identifying and Resolving Masked Problems from Small-Scale Testing

Database Performance Issues in Production: Identifying and Resolving Masked Problems from Small-Scale Testing

Comments
9 min read
Book review: JAVA HOW LOW CAN YOU GO

Book review: JAVA HOW LOW CAN YOU GO

Comments
1 min read
Network Programming Battle: io_uring in Rust vs epoll in Go

Network Programming Battle: io_uring in Rust vs epoll in Go

Comments
6 min read
Prompt Caching Is Quietly Becoming the Operating System of AI Agents

Prompt Caching Is Quietly Becoming the Operating System of AI Agents

5
Comments
1 min read
atomic.Pointer[T] for Lock-Free Cache Updates That Don't Race

atomic.Pointer[T] for Lock-Free Cache Updates That Don't Race

Comments
8 min read
unique.Make in Go 1.23: String Interning Without sync.Pool Tricks

unique.Make in Go 1.23: String Interning Without sync.Pool Tricks

Comments
8 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.