DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clprolf Docs #5 — Concurrency and Parallelism Made Clear

Clprolf Docs #5 — Concurrency and Parallelism Made Clear

Comments
3 min read
Performance Tuning for Node.js APIs with Redis Caching and CDN Edge

Performance Tuning for Node.js APIs with Redis Caching and CDN Edge

Comments
4 min read
From 1.2GB to 54MB: My Docker Image Went on a Diet

From 1.2GB to 54MB: My Docker Image Went on a Diet

18
Comments 6
3 min read
AOT: .NET vs Java

AOT: .NET vs Java

5
Comments
2 min read
The Ultimate Checklist for Zero‑Downtime Deploys with Docker and Nginx

The Ultimate Checklist for Zero‑Downtime Deploys with Docker and Nginx

Comments
4 min read
Your Java App Is DYING! This One Thread Pool Mistake KILLS Performance.

Your Java App Is DYING! This One Thread Pool Mistake KILLS Performance.

Comments
5 min read
SQL Rewriting vs. Indexing: How AI-Powered Structural Optimization Achieves 20x Scalability Gains

SQL Rewriting vs. Indexing: How AI-Powered Structural Optimization Achieves 20x Scalability Gains

1
Comments 1
14 min read
When Should You Use Dynamic Import in React/Next.js? (With Performance Comparison)

When Should You Use Dynamic Import in React/Next.js? (With Performance Comparison)

1
Comments 2
2 min read
Database Indexing in .NET with EF Core – Boost Your Query Performance

Database Indexing in .NET with EF Core – Boost Your Query Performance

1
Comments
6 min read
Static Single Assignment (SSA)

Static Single Assignment (SSA)

Comments
2 min read
C# Performance Hack: Use record struct for Small, Immutable Models

C# Performance Hack: Use record struct for Small, Immutable Models

Comments
2 min read
Stop Using parseInt - Here's Why It's Slowing You Down

Stop Using parseInt - Here's Why It's Slowing You Down

6
Comments 2
2 min read
Lazy Loading in ElastiCache

Lazy Loading in ElastiCache

Comments
2 min read
Optimizing SSH for High-Volume Environments

Optimizing SSH for High-Volume Environments

1
Comments
5 min read
Can your crypto feed scale? Load test SSE with Gatling and JavaScript

Can your crypto feed scale? Load test SSE with Gatling and JavaScript

Comments
3 min read
apple macos time-machine

apple macos time-machine

Comments
1 min read
Enterprise React Performance Techniques in 2025 — And the Patterns That Will Shape the Future

Enterprise React Performance Techniques in 2025 — And the Patterns That Will Shape the Future

Comments
4 min read
Stop Writing Nested Loops for ETL. Compile Them with convtools

Stop Writing Nested Loops for ETL. Compile Them with convtools

Comments
6 min read
Building High-Performance Caching in Go: A Practical Guide

Building High-Performance Caching in Go: A Practical Guide

2
Comments
10 min read
Generative Software Development: From Coding to Conversing

Generative Software Development: From Coding to Conversing

Comments
5 min read
Enhancing FHIR EpisodeOfCare Resources: Improving Interoperability and Performance

Enhancing FHIR EpisodeOfCare Resources: Improving Interoperability and Performance

1
Comments
6 min read
Use SVG Sprites to Make Your React App Load Faster

Use SVG Sprites to Make Your React App Load Faster

1
Comments
4 min read
A No-JS ‘Back to Top’ that isn’t cringe (VAX Micro UX)

A No-JS ‘Back to Top’ that isn’t cringe (VAX Micro UX)

Comments
2 min read
Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

2
Comments
13 min read
pgdbtemplate – fast PostgreSQL test databases in Go using templates

pgdbtemplate – fast PostgreSQL test databases in Go using templates

Comments
4 min read
loading...