DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Feedback with Asynchronous Video: Productivity with Screen Recording!

Feedback with Asynchronous Video: Productivity with Screen Recording!

6
Comments
5 min read
Mastering the Art of Invisible Indexes in MySQL

Mastering the Art of Invisible Indexes in MySQL

6
Comments 1
3 min read
In-depth Analysis of JavaScript Memory Model and Lifecycle

In-depth Analysis of JavaScript Memory Model and Lifecycle

6
Comments
10 min read
Troubleshooting slow page loads

Troubleshooting slow page loads

Comments
2 min read
Maximizing Web Performance: A Comprehensive Guide

Maximizing Web Performance: A Comprehensive Guide

Comments
4 min read
Better Performance in C#

Better Performance in C#

1
Comments
3 min read
JavaScript is not the problem

JavaScript is not the problem

68
Comments 3
8 min read
Pre-allocate arrays to make Javascript fast

Pre-allocate arrays to make Javascript fast

21
Comments 8
2 min read
Why is my React Component re-rendering?

Why is my React Component re-rendering?

3
Comments
13 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
🔥 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! 🚀

🔥 Meet genson-rs: Blazing-Fast JSON Schema Generation for Gigabytes of Data! 🚀

Comments
1 min read
5 easy tips to improve your personal website performance

5 easy tips to improve your personal website performance

29
Comments 8
10 min read
Performance Metrics Using Guzzle

Performance Metrics Using Guzzle

Comments
2 min read
Optimizing React Table Rendering By 160x !!!

Optimizing React Table Rendering By 160x !!!

86
Comments 26
5 min read
Avoid intermediate arrays (parsing strings) to make you Javascript fast

Avoid intermediate arrays (parsing strings) to make you Javascript fast

10
Comments 4
1 min read
Notes on The Every Computer Performance Book

Notes on The Every Computer Performance Book

Comments
10 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
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Unlocking the Power of WebAssembly

Unlocking the Power of WebAssembly

1
Comments
2 min read
Works, don't touch it? Or never ending optimization game?

Works, don't touch it? Or never ending optimization game?

2
Comments
2 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
Lazy loading components in ReactJS

Lazy loading components in ReactJS

Comments
1 min read
Lazy Initialization: Turbocharging .NET Performance

Lazy Initialization: Turbocharging .NET Performance

4
Comments
3 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
Avoid iterators/generators to make Javascript fast

Avoid iterators/generators to make Javascript fast

4
Comments
3 min read
Avoid intermediate arrays (filter/map) to make Javascript fast

Avoid intermediate arrays (filter/map) to make Javascript fast

13
Comments 6
2 min read
Webassembly: Near-Native Performance for Web Applications

Webassembly: Near-Native Performance for Web Applications

35
Comments 11
4 min read
Don't Obsess About Your Web Application Performance

Don't Obsess About Your Web Application Performance

3
Comments
6 min read
Optimizing Performance in Next.js Using Dynamic Imports

Optimizing Performance in Next.js Using Dynamic Imports

41
Comments 1
4 min read
Every millisecond matters in Javascript

Every millisecond matters in Javascript

1
Comments 5
1 min read
PerfDog EVO v10.0 Shatters the Barriers of Game and App Performance Testing

PerfDog EVO v10.0 Shatters the Barriers of Game and App Performance Testing

Comments
3 min read
How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

How the presence of indexes and the size of tables affect the choice of execution plan when joining tables in PostgreSQL?

2
Comments
7 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
8 Common SQL Slow Query Statements and How to Optimize Them

8 Common SQL Slow Query Statements and How to Optimize Them

7
Comments
7 min read
Design Rails JSON API with performance in mind

Design Rails JSON API with performance in mind

Comments
3 min read
Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

Describe the difference between `<script>`, `<script async>` and `<script defer>` for Optimal Website Performance

2
Comments
1 min read
Yes, Ruby is fast, but…

Yes, Ruby is fast, but…

54
Comments 10
5 min read
Enhancing Web Performance with Next.js: Font and Image Optimization

Enhancing Web Performance with Next.js: Font and Image Optimization

Comments
2 min read
Optimizing the Performance of Django SearchVector with GIN Indexing

Optimizing the Performance of Django SearchVector with GIN Indexing

5
Comments 1
2 min read
Enhance Your Searches with PostgreSQL Trigram Similarity in Django

Enhance Your Searches with PostgreSQL Trigram Similarity in Django

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

Blurry no more: Understanding image resolution

33
Comments 1
2 min read
How to improve web performance

How to improve web performance

1
Comments 1
5 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

5
Comments
3 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

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
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
Optimizing Relational Databases for Best Performance in MySQL

Optimizing Relational Databases for Best Performance in MySQL

9
Comments 2
8 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

2
Comments
4 min read
The Complete Guide to API Rate Limiting

The Complete Guide to API Rate Limiting

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

Handling key-value storage efficiently with Unstorage

6
Comments
3 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
Guides to the Web Performance - HTML + CSS - For Beginners

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

5
Comments
7 min read
Redis Pipeline: The Way of Sending Redis Commands in One Shot

Redis Pipeline: The Way of Sending Redis Commands in One Shot

Comments
2 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
How legacy VB6 systems are endangering healthcare providers

How legacy VB6 systems are endangering healthcare providers

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

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

1
Comments
3 min read
Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Harnessing JavaScript's Power: Conquering the Beasts of Large File Manipulation with TypedArrays and WebWorkers

Comments
4 min read
Visualize Performance issues in your JavaScript application

Visualize Performance issues in your JavaScript application

1
Comments
2 min read
Why We Built Smart Scaler

Why We Built Smart Scaler

Comments
5 min read
Postgres partitioning performance: Hash vs. List

Postgres partitioning performance: Hash vs. List

10
Comments
8 min read
loading...