DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What Is My [Server] Throughput? (One-Click Audit)

What Is My [Server] Throughput? (One-Click Audit)

8
Comments 2
2 min read
Introduction to NoSQL (with Pros & Cons)

Introduction to NoSQL (with Pros & Cons)

3
Comments
6 min read
Raw SQL vs Rails Queries

Raw SQL vs Rails Queries

12
Comments
2 min read
Let's talk about Lodash

Let's talk about Lodash

150
Comments 20
3 min read
How my blog got almost perfect lighthouse results

How my blog got almost perfect lighthouse results

6
Comments
2 min read
Do you follow any coding conventions/standards?

Do you follow any coding conventions/standards?

4
Comments 12
1 min read
Optimizing performance of PHP app that sends an external request

Optimizing performance of PHP app that sends an external request

6
Comments
7 min read
High Performance Images: 2022 Guide

High Performance Images: 2022 Guide

98
Comments 1
7 min read
Web Performance Case Study: webpack splitChunks

Web Performance Case Study: webpack splitChunks

10
Comments
3 min read
Avoiding unnecessary network requests with Apollo Client

Avoiding unnecessary network requests with Apollo Client

31
Comments
2 min read
Lazy-loading React components—no rocket science

Lazy-loading React components—no rocket science

97
Comments 8
5 min read
Distributed Load Testing in JMeter using VirtualBox

Distributed Load Testing in JMeter using VirtualBox

6
Comments 1
15 min read
How to Eliminate Render Blocking JavaScript using async and defer?

How to Eliminate Render Blocking JavaScript using async and defer?

46
Comments 3
3 min read
Throttling vs Debouncing - an interesting analogy

Throttling vs Debouncing - an interesting analogy

46
Comments 3
4 min read
The 50,000px Rule: or, Minimum Sizing for High-Resolution Web Images

The 50,000px Rule: or, Minimum Sizing for High-Resolution Web Images

4
Comments 1
3 min read
Beware The Missing Foreign Key Index: A Postgres Performance Gotcha

Beware The Missing Foreign Key Index: A Postgres Performance Gotcha

101
Comments 6
12 min read
Animations with React: How a simple component can affect your performance

Animations with React: How a simple component can affect your performance

7
Comments
7 min read
Spread Operator: don't misuse it

Spread Operator: don't misuse it

10
Comments 2
2 min read
C#/.NET Method Call Performance - Facts

C#/.NET Method Call Performance - Facts

8
Comments 3
2 min read
Improving the GraphQL.NET Data Loader Execution Strategy

Improving the GraphQL.NET Data Loader Execution Strategy

7
Comments 1
5 min read
Convert multiple images to WebP in JavaScript

Convert multiple images to WebP in JavaScript

5
Comments
3 min read
How we achieved write speeds of 1.4 million rows per second

How we achieved write speeds of 1.4 million rows per second

39
Comments 1
6 min read
Optimizing recursive functions 🚀🚀

Optimizing recursive functions 🚀🚀

10
Comments
11 min read
Benchmarking in .NET or How I Learned to Stop Worrying and Love Perf Regression Testing

Benchmarking in .NET or How I Learned to Stop Worrying and Love Perf Regression Testing

6
Comments 1
7 min read
Measuring performance using BenchmarkDotNet - Part 3 Breaking Builds

Measuring performance using BenchmarkDotNet - Part 3 Breaking Builds

6
Comments
6 min read
loading...