DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Great Moments in Application Monitoring

Great Moments in Application Monitoring

3
Comments
3 min read
How we resolved a memory leak on our website

How we resolved a memory leak on our website

55
Comments
8 min read
Using Cache-Control and CDNs to Improve Performance and Reduce Latency

Using Cache-Control and CDNs to Improve Performance and Reduce Latency

7
Comments
9 min read
Using await in loop cause performance issues

Using await in loop cause performance issues

14
Comments 2
3 min read
Fix Your First Contentful Paint: Cheat Sheet

Fix Your First Contentful Paint: Cheat Sheet

6
Comments
5 min read
Data Fetching in Next.js

Data Fetching in Next.js

9
Comments
3 min read
Timely computation of derived values

Timely computation of derived values

Comments
2 min read
🛒Of Tescos and semaphores 🚦

🛒Of Tescos and semaphores 🚦

2
Comments
3 min read
Honeycomb, why are my service's requests so slow?!

Honeycomb, why are my service's requests so slow?!

4
Comments
5 min read
Why Regular Expressions Are Super Powerful, But A Terrible Coding Decision

Why Regular Expressions Are Super Powerful, But A Terrible Coding Decision

22
Comments 9
3 min read
Lighthouse é meu pastor...

Lighthouse é meu pastor...

6
Comments
6 min read
Understanding MongoDB Indexes

Understanding MongoDB Indexes

7
Comments 2
7 min read
Performance Engineering. Intro

Performance Engineering. Intro

3
Comments
19 min read
Performance budgets for web - how to manage the end to end process

Performance budgets for web - how to manage the end to end process

2
Comments
3 min read
Super Simple List Virtualization in React with IntersectionObserver

Super Simple List Virtualization in React with IntersectionObserver

14
Comments 1
6 min read
Using First Contentful Paint - FCP

Using First Contentful Paint - FCP

6
Comments
4 min read
loading...