DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reflows and Repaints in Javascript

Reflows and Repaints in Javascript

Comments
3 min read
How to Use Common Table Expressions (CTEs) to Avoid N+1 Queries in Hierarchical Data

How to Use Common Table Expressions (CTEs) to Avoid N+1 Queries in Hierarchical Data

1
Comments
5 min read
From x86 to ARM: How Apple Silicon is Destroying the Competition

From x86 to ARM: How Apple Silicon is Destroying the Competition

Comments
4 min read
Boosting Performance by Removing Unused Files and Dependencies with Knip and PurgeCSS

Boosting Performance by Removing Unused Files and Dependencies with Knip and PurgeCSS

10
Comments 1
3 min read
🏎️ Boost LCP Scores + JS Memory Management (UX Tips Inside!)

🏎️ Boost LCP Scores + JS Memory Management (UX Tips Inside!)

Comments
4 min read
That way to build High-Performance APIs in .NET - Part 2: Caching

That way to build High-Performance APIs in .NET - Part 2: Caching

Comments
2 min read
First Byte Latency vs Last Byte Latency: A Deep Dive

First Byte Latency vs Last Byte Latency: A Deep Dive

8
Comments
4 min read
ngx-fastboot: How to increase Angular velocity at bootstrap

ngx-fastboot: How to increase Angular velocity at bootstrap

Comments
4 min read
The AVIF to PNG : Why We’re Still Talking About Image Formats

The AVIF to PNG : Why We’re Still Talking About Image Formats

Comments
4 min read
Optimizing Performance in React Applications

Optimizing Performance in React Applications

Comments
3 min read
MySQL Optimize Tips

MySQL Optimize Tips

1
Comments
3 min read
JavaScript and CSS Code Minification Guide

JavaScript and CSS Code Minification Guide

1
Comments
6 min read
That way to build High-Performance APIs in .NET - Part 1: Data Access

That way to build High-Performance APIs in .NET - Part 1: Data Access

8
Comments
2 min read
Non-Functional Testing: Load and Stress Tests with K6

Non-Functional Testing: Load and Stress Tests with K6

Comments
9 min read
Parallelizing Sorting Algorithms using OpenMP

Parallelizing Sorting Algorithms using OpenMP

4
Comments 1
10 min read
useCallback: Keeping Your Functions in Check, Literally 🧑‍💻

useCallback: Keeping Your Functions in Check, Literally 🧑‍💻

1
Comments 1
3 min read
Techniques for Optimizing Performance in React Applications

Techniques for Optimizing Performance in React Applications

Comments
4 min read
Improving JavaScript Performance: Techniques and Best Practices

Improving JavaScript Performance: Techniques and Best Practices

2
Comments
8 min read
Mastering Web Performance: Understanding the Pixel Pipeline

Mastering Web Performance: Understanding the Pixel Pipeline

7
Comments
3 min read
Introducing k8s-pod-cpu-stressor: Simplify CPU Load Testing in Kubernetes

Introducing k8s-pod-cpu-stressor: Simplify CPU Load Testing in Kubernetes

4
Comments
5 min read
Unlocking Performance: Understanding Total Blocking Time (TBT)

Unlocking Performance: Understanding Total Blocking Time (TBT)

1
Comments
3 min read
🚀 Melhore a Performance do Seu App React com o AbortController!

🚀 Melhore a Performance do Seu App React com o AbortController!

Comments
2 min read
Building Blazing Fast Websites with Next.js and Static Site Generation (SSG)

Building Blazing Fast Websites with Next.js and Static Site Generation (SSG)

2
Comments
5 min read
Clustered index vs Non-clustered and how they look like in MongoDB

Clustered index vs Non-clustered and how they look like in MongoDB

16
Comments 3
6 min read
Go vs Python for File Processing: A Performance and Architecture Perspective

Go vs Python for File Processing: A Performance and Architecture Perspective

3
Comments 2
5 min read
loading...