DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🌟 Embracing Change for Professional Growth 🌟

🌟 Embracing Change for Professional Growth 🌟

11
Comments
1 min read
Cool Tools: Speed Up Composer v1.x Installations

Cool Tools: Speed Up Composer v1.x Installations

5
Comments
1 min read
Simplify Complex SQL Queries with Common Table Expressions (CTEs)

Simplify Complex SQL Queries with Common Table Expressions (CTEs)

89
Comments 16
2 min read
Understanding useMemo in React

Understanding useMemo in React

Comments
4 min read
Understanding Caching in Ruby on Rails: Boosting Performance and Efficiency

Understanding Caching in Ruby on Rails: Boosting Performance and Efficiency

1
Comments
2 min read
The Sisyphean Quest for Web Performance

The Sisyphean Quest for Web Performance

19
Comments
10 min read
Is this a performant website?

Is this a performant website?

8
Comments
3 min read
Vue.js, Angular y React: Un análisis comparativo de métricas de rendimiento

Vue.js, Angular y React: Un análisis comparativo de métricas de rendimiento

1
Comments
4 min read
Beyond the Keystrokes: Optimizing Real-Time Suggestions with Debounce

Beyond the Keystrokes: Optimizing Real-Time Suggestions with Debounce

5
Comments
5 min read
Advent of Code: Investigating performance improvements in Go

Advent of Code: Investigating performance improvements in Go

3
Comments
8 min read
Mastering Concurrency: Unveiling the Power of Goroutines in Go.

Mastering Concurrency: Unveiling the Power of Goroutines in Go.

10
Comments 2
2 min read
Why should you consider using AVIF on your website?

Why should you consider using AVIF on your website?

Comments
2 min read
Improving Performance of Nuxt with NuxtImage 🚀

Improving Performance of Nuxt with NuxtImage 🚀

9
Comments 5
3 min read
Integrating Dataloader with Concurrent React

Integrating Dataloader with Concurrent React

12
Comments 2
5 min read
Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance

Can it work faster? Aka how to use Chrome DevTools to improve your webpage performance

22
Comments
13 min read
Getting Started with Go: A Quick Guide.

Getting Started with Go: A Quick Guide.

10
Comments 2
2 min read
Web Workers: Avoid overloading the main thread

Web Workers: Avoid overloading the main thread

25
Comments
7 min read
Performance Measurement

Performance Measurement

1
Comments 1
1 min read
Optimizing Performance in React Native: From Slow to Speedy 🚀💨

Optimizing Performance in React Native: From Slow to Speedy 🚀💨

3
Comments
4 min read
Prioritizing Fast Navigation: Elevating User Experience 🚀💨

Prioritizing Fast Navigation: Elevating User Experience 🚀💨

2
Comments
3 min read
Boost Your JavaScript Performance with the Debounce Technique!

Boost Your JavaScript Performance with the Debounce Technique!

9
Comments 7
2 min read
Transaction Isolation Levels and why we should care

Transaction Isolation Levels and why we should care

5
Comments
9 min read
How to Improve Performance of Your Database by Indexing Large Tables

How to Improve Performance of Your Database by Indexing Large Tables

86
Comments 15
4 min read
PostgreSQL DB Indexes Maintenance Script

PostgreSQL DB Indexes Maintenance Script

2
Comments
7 min read
Barrel files and why you should STOP using them now

Barrel files and why you should STOP using them now

30
Comments 6
5 min read
Level Up Your Bug-Smashing Game with Quash: The Ultimate SDK for Epic Solutions!

Level Up Your Bug-Smashing Game with Quash: The Ultimate SDK for Epic Solutions!

1
Comments
1 min read
Demystifying ORM Queries: The Search for Optimized PostgreSQL Queries

Demystifying ORM Queries: The Search for Optimized PostgreSQL Queries

10
Comments
9 min read
Use a Lite YouTube Embedded Player in Next.js

Use a Lite YouTube Embedded Player in Next.js

1
Comments
3 min read
8 Ways to Improve Application Performance

8 Ways to Improve Application Performance

20
Comments 2
3 min read
Meet the new Core Web Vital: Interaction to Next Paint (INP) 🎨

Meet the new Core Web Vital: Interaction to Next Paint (INP) 🎨

13
Comments
10 min read
Enhancing Visual Stability - Understanding Cumulative Layout Shift (CLS)

Enhancing Visual Stability - Understanding Cumulative Layout Shift (CLS)

2
Comments
3 min read
Using performance.now() instead of Date.now() to prevent timestamp collisions

Using performance.now() instead of Date.now() to prevent timestamp collisions

5
Comments 3
2 min read
How to monitor Azure with New Relic

How to monitor Azure with New Relic

2
Comments
3 min read
Analyze MongoDB performance with our new integration

Analyze MongoDB performance with our new integration

6
Comments
2 min read
Unlocking Web Performance: Core Web Vitals Clarified

Unlocking Web Performance: Core Web Vitals Clarified

14
Comments
7 min read
Splitting vendor chunk with Vite and loading them async

Splitting vendor chunk with Vite and loading them async

53
Comments 2
4 min read
How I Discovered That the AWS Lambda Runtime Might Be Written in Go

How I Discovered That the AWS Lambda Runtime Might Be Written in Go

47
Comments 20
2 min read
Entendiendo los Core Web Vitals: ¿Qué son y por qué son importantes?

Entendiendo los Core Web Vitals: ¿Qué son y por qué son importantes?

2
Comments
3 min read
Identify Bottlenecks in Your React App! An Introduction to Performance Analysis with React Profiler API

Identify Bottlenecks in Your React App! An Introduction to Performance Analysis with React Profiler API

Comments
2 min read
Optimisation des images pour des performances web : techniques et conseils

Optimisation des images pour des performances web : techniques et conseils

1
Comments
7 min read
Route-based code splitting with React

Route-based code splitting with React

3
Comments
4 min read
A maneira mais rápida de remover itens duplicados de um array em js

A maneira mais rápida de remover itens duplicados de um array em js

1
Comments 2
5 min read
What's new in Apache JMeter 5.6?

What's new in Apache JMeter 5.6?

9
Comments
4 min read
Monitoring Gin and GORM with OpenTelemetry

Monitoring Gin and GORM with OpenTelemetry

4
Comments
4 min read
Class objects vs function objects — a memory comparison (Part 1)

Class objects vs function objects — a memory comparison (Part 1)

6
Comments 1
2 min read
Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

Real DOM, Virtual DOM, Shadow DOM, What's the Difference?

170
Comments 16
3 min read
How to avoid performance bottlenecks when using JSONB in PostgreSQL

How to avoid performance bottlenecks when using JSONB in PostgreSQL

5
Comments
6 min read
Tuning PostgreSQL settings for performance

Tuning PostgreSQL settings for performance

1
Comments
4 min read
The performance problems of data warehouse and solutions

The performance problems of data warehouse and solutions

Comments
14 min read
My Journey of Making an App Faster and Stronger: Scaling for Everyone

My Journey of Making an App Faster and Stronger: Scaling for Everyone

2
Comments
4 min read
A Guide to Cache Storage in JavaScript: Boosting Performance with Caching

A Guide to Cache Storage in JavaScript: Boosting Performance with Caching

2
Comments
2 min read
The Power Of RUST: Introduction and Deep Dive in Advanced Concepts: Ownership, References and Borrowing.

The Power Of RUST: Introduction and Deep Dive in Advanced Concepts: Ownership, References and Borrowing.

12
Comments 1
15 min read
Performance Comparison between Python and Ruby

Performance Comparison between Python and Ruby

5
Comments
2 min read
Amazon Aurora is Now 60 Times Faster than RDS for MySQL. Really.

Amazon Aurora is Now 60 Times Faster than RDS for MySQL. Really.

10
Comments
2 min read
EF performance tips

EF performance tips

1
Comments
2 min read
Optimizing Client-Side Performance: A Comprehensive Guide To Improving User Experience

Optimizing Client-Side Performance: A Comprehensive Guide To Improving User Experience

3
Comments
12 min read
Eliminating CLS when using SSR for viewport specific responsive designs

Eliminating CLS when using SSR for viewport specific responsive designs

Comments
8 min read
Performance Optimization in Flutter

Performance Optimization in Flutter

2
Comments
3 min read
Electrons Are Fast, So Can Be Electron – How to Optimize Electron App Performance

Electrons Are Fast, So Can Be Electron – How to Optimize Electron App Performance

10
Comments
9 min read
Don't expose Mutable Flow Types

Don't expose Mutable Flow Types

Comments
2 min read
loading...