DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Beware The Missing Foreign Key Index: A Postgres Performance Gotcha

Beware The Missing Foreign Key Index: A Postgres Performance Gotcha

102
Comments 6
12 min read
Spread Operator: don't misuse it

Spread Operator: don't misuse it

10
Comments 2
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
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
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
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
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
Super Simple List Virtualization in React with IntersectionObserver

Super Simple List Virtualization in React with IntersectionObserver

14
Comments 1
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.