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 do Server Component and Suspense Address React’s Performance Issues

How do Server Component and Suspense Address React’s Performance Issues

1
Comments
9 min read
Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look

Exploring the Rust 1.70 Update and LLVM 16: A Comprehensive Look

4
Comments 7
2 min read
A Better Approach to Data Cleaning in Large Datasets with Python

A Better Approach to Data Cleaning in Large Datasets with Python

2
Comments 2
2 min read
Unleash the Power of Testing with WeTest’s Exclusive New Year Offer!

Unleash the Power of Testing with WeTest’s Exclusive New Year Offer!

3
Comments
2 min read
Web Caching - Cache-Control max-age, stale-while-revalidate

Web Caching - Cache-Control max-age, stale-while-revalidate

6
Comments
4 min read
eCommerce Database Design

eCommerce Database Design

242
Comments 15
5 min read
How to Avoid N+1 Queries in Django: Tips and Solutions

How to Avoid N+1 Queries in Django: Tips and Solutions

21
Comments 2
4 min read
Web Caching - ETag/If-None-Match

Web Caching - ETag/If-None-Match

16
Comments 2
5 min read
Mastering Ruby: Common Performance Issues

Mastering Ruby: Common Performance Issues

5
Comments
10 min read
We Asked - How Important is PROactive API Performance

We Asked - How Important is PROactive API Performance

1
Comments
1 min read
Understanding 'use client' in Next.js: Enhancing Performance Through Client-Side Component Mastery

Understanding 'use client' in Next.js: Enhancing Performance Through Client-Side Component Mastery

32
Comments 3
4 min read
Optimized images and videos in Nuxt with Cloudinary 🚀

Optimized images and videos in Nuxt with Cloudinary 🚀

7
Comments 2
3 min read
Unleashing Web Performance; Understanding Time to Interactive (TTI)

Unleashing Web Performance; Understanding Time to Interactive (TTI)

1
Comments
3 min read
Using Phoenix Channels? High Memory Usage? Save Money With ERL_FULLSWEEP_AFTER

Using Phoenix Channels? High Memory Usage? Save Money With ERL_FULLSWEEP_AFTER

Comments
5 min read
Why Hedera has the highest TPS on Chainspect?

Why Hedera has the highest TPS on Chainspect?

7
Comments
2 min read
Code Optimization: Filtering dataframes using exact matches in multiple columns

Code Optimization: Filtering dataframes using exact matches in multiple columns

2
Comments
7 min read
Web Caching - Last-Modified/If-Modified-Since

Web Caching - Last-Modified/If-Modified-Since

20
Comments 3
4 min read
How materialized views saved our bacon

How materialized views saved our bacon

7
Comments
6 min read
Playwright’s getByRole is 1.5x slower than CSS selectors

Playwright’s getByRole is 1.5x slower than CSS selectors

1
Comments
3 min read
What’s the difference between API Latency and API Response Time?

What’s the difference between API Latency and API Response Time?

3
Comments
5 min read
Indexes 101: What They Are, Why They Matter, and How to Use Them in PostgreSQL

Indexes 101: What They Are, Why They Matter, and How to Use Them in PostgreSQL

2
Comments
6 min read
7 Tips to Optimise Postgres query performance

7 Tips to Optimise Postgres query performance

1
Comments
1 min read
Python del vs assigning to None

Python del vs assigning to None

2
Comments
3 min read
Using HTTP Headers for faster Responses

Using HTTP Headers for faster Responses

107
Comments 1
3 min read
Loading chunks on demand - beyond the router (part 2)

Loading chunks on demand - beyond the router (part 2)

5
Comments
4 min read
loading...