DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Optimising React Apps

Optimising React Apps

92
Comments
22 min read
Optimizing React Table Rendering By 160x !!!

Optimizing React Table Rendering By 160x !!!

60
Comments 19
5 min read
Why don’t we talk about minifying CSS anymore?

Why don’t we talk about minifying CSS anymore?

20
Comments 5
7 min read
Your background images might be causing CLS

Your background images might be causing CLS

18
Comments 3
9 min read
Yes, Ruby is fast, but…

Yes, Ruby is fast, but…

14
Comments 3
5 min read
Tracetest + Artillery Launch Week Recap đź’Ą

Tracetest + Artillery Launch Week Recap đź’Ą

11
Comments
3 min read
Postgres partitioning performance: Hash vs. List

Postgres partitioning performance: Hash vs. List

10
Comments
8 min read
How legacy VB6 systems are endangering healthcare providers

How legacy VB6 systems are endangering healthcare providers

10
Comments
4 min read
Is purging still the hardest problem in computer science?

Is purging still the hardest problem in computer science?

6
Comments
9 min read
Optimizing Relational Databases for Best Performance in MySQL

Optimizing Relational Databases for Best Performance in MySQL

5
Comments 2
8 min read
Practical Experiments for Optimizing Django query with the power of SQL joins

Practical Experiments for Optimizing Django query with the power of SQL joins

5
Comments
7 min read
Why your performance work is not seen

Why your performance work is not seen

4
Comments
6 min read
Handling key-value storage efficiently with Unstorage

Handling key-value storage efficiently with Unstorage

4
Comments
3 min read
React Performance Pitfalls: Avoiding Common Mistakes

React Performance Pitfalls: Avoiding Common Mistakes

4
Comments
3 min read
Time, Space and Complexity

Time, Space and Complexity

3
Comments
13 min read
Measuring performance

Measuring performance

3
Comments 6
3 min read
Guides to the Web Performance - HTML + CSS - For Beginners

Guides to the Web Performance - HTML + CSS - For Beginners

3
Comments
7 min read
Measuring startup and shutdown overhead of several code interpreters

Measuring startup and shutdown overhead of several code interpreters

2
Comments 3
4 min read
Blurry no more: Understanding image resolution

Blurry no more: Understanding image resolution

2
Comments 1
2 min read
Unlocking the Power of WebAssembly

Unlocking the Power of WebAssembly

1
Comments
2 min read
How I optimized SVG icons on my website

How I optimized SVG icons on my website

1
Comments
4 min read
Performance em Aplicações React: Dicas e Técnicas de Otimização

Performance em Aplicações React: Dicas e Técnicas de Otimização

1
Comments
3 min read
Architectural Techniques for React Optimization! Part - 1

Architectural Techniques for React Optimization! Part - 1

1
Comments
4 min read
Sorting Algorithms Performance Analysis

Sorting Algorithms Performance Analysis

1
Comments 1
1 min read
INP (Interaction to Next Paint) Dicas para ajudar a melhorar essa métrica do Core Web Vitals

INP (Interaction to Next Paint) Dicas para ajudar a melhorar essa métrica do Core Web Vitals

1
Comments
15 min read
JVM Profiling in Action

JVM Profiling in Action

1
Comments
4 min read
Unleashing the Value of Data: A Journey into Data Monetization

Unleashing the Value of Data: A Journey into Data Monetization

1
Comments
2 min read
How to improve web performance

How to improve web performance

1
Comments
5 min read
Diagnose Before You Prescribe

Diagnose Before You Prescribe

1
Comments
1 min read
Analytics slows your sales down, let's fix it!

Analytics slows your sales down, let's fix it!

1
Comments
3 min read
Optimizing Game Performance: Essential Techniques and Tools

Optimizing Game Performance: Essential Techniques and Tools

Comments
7 min read
Case Study - Optimizing Linear Layer

Case Study - Optimizing Linear Layer

Comments
7 min read
Enviando notificações com xk6 notification ✉

Enviando notificações com xk6 notification ✉

Comments
5 min read
Images Optimization: decoding attribute

Images Optimization: decoding attribute

Comments
1 min read
Enjoy checking InterSystems IRIS performance with a useful tool ^mypButtons

Enjoy checking InterSystems IRIS performance with a useful tool ^mypButtons

Comments
7 min read
Exploring the Impact of Java Integer Cache on Performance: A JMH Benchmark Study

Exploring the Impact of Java Integer Cache on Performance: A JMH Benchmark Study

Comments
2 min read
Accelerate Model Training with PyTorch

Accelerate Model Training with PyTorch

Comments
1 min read
Lag Is Never Where You Want It... Or Don't Want It

Lag Is Never Where You Want It... Or Don't Want It

Comments
8 min read
The Complete Guide to API Rate Limiting

The Complete Guide to API Rate Limiting

Comments
5 min read
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Visualize Performance issues in your JavaScript application

Visualize Performance issues in your JavaScript application

Comments
2 min read
From HDDs to Hypercars: How Technology is Breaking Through Bottlenecks

From HDDs to Hypercars: How Technology is Breaking Through Bottlenecks

Comments
1 min read
How to Optimize Your Website for Optimal Performance

How to Optimize Your Website for Optimal Performance

Comments
2 min read
Notes on The Every Computer Performance Book

Notes on The Every Computer Performance Book

Comments
10 min read
Practically evaluate your system's performance - Look beyond time complexity

Practically evaluate your system's performance - Look beyond time complexity

Comments
7 min read
Why is my React Component re-rendering?

Why is my React Component re-rendering?

Comments
13 min read
Optimizing Vue.js Performance with v-if and v-show Directives

Optimizing Vue.js Performance with v-if and v-show Directives

Comments
2 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

Comments
9 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
Top 5 Essential Laptop/Mac Maintenance Tasks for Peak Performance

Top 5 Essential Laptop/Mac Maintenance Tasks for Peak Performance

Comments
5 min read
Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Comments
2 min read
The 5 Practical Uses of Lazy Loading in React

The 5 Practical Uses of Lazy Loading in React

Comments
2 min read
30,000x Performance Increase, You Don't Need Accuracy

30,000x Performance Increase, You Don't Need Accuracy

Comments
3 min read
Rejuvenating My Health at 31: A Personal Journey

Rejuvenating My Health at 31: A Personal Journey

Comments
2 min read
How Does PerfDog EVO v10.0 Conduct Deep Analysis?

How Does PerfDog EVO v10.0 Conduct Deep Analysis?

Comments
4 min read
Optimizing String Searches in C# with SearchValues

Optimizing String Searches in C# with SearchValues

Comments
4 min read
Are There “Queries over Trillion-Row Tables in Seconds”? Is “N-Times Faster Than ORACLE” an Exaggeration?

Are There “Queries over Trillion-Row Tables in Seconds”? Is “N-Times Faster Than ORACLE” an Exaggeration?

Comments
4 min read
Leveraging Python's Built-In Decorator for Improved Performance

Leveraging Python's Built-In Decorator for Improved Performance

Comments
3 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

Comments
4 min read
Maximizing Web Performance: A Comprehensive Guide

Maximizing Web Performance: A Comprehensive Guide

Comments
4 min read
loading...