DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Web Caching - ETag/If-None-Match
Cover image for 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
Cover image for 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 🚀
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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?
Cover image for What’s the difference between API Latency and API Response Time?

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

4
Comments
5 min read
Indexes 101: What They Are, Why They Matter, and How to Use Them in PostgreSQL
Cover image for 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
Cover image for 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
Cover image for Python del vs assigning to None

Python del vs assigning to None

2
Comments
3 min read
Using HTTP Headers for faster Responses
Cover image for 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)
Cover image for Loading chunks on demand - beyond the router (part 2)

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

5
Comments
4 min read
10 Simple Ways To Speed Up Your Python Code
Cover image for 10 Simple Ways To Speed Up Your Python Code

10 Simple Ways To Speed Up Your Python Code

11
Comments
6 min read
Optimizing performance: how our extension became lightning fast
Cover image for Optimizing performance: how our extension became lightning fast

Optimizing performance: how our extension became lightning fast

5
Comments
6 min read
Postgres. How to check the top queries that use temporary files?

Postgres. How to check the top queries that use temporary files?

1
Comments
1 min read
Measuring performance impact of pagination in video apps
Cover image for Measuring performance impact of pagination in video apps

Measuring performance impact of pagination in video apps

Comments
9 min read
Transactions Per Second (TPS)
Cover image for Transactions Per Second (TPS)

Transactions Per Second (TPS)

14
Comments
5 min read
Next.js Image Optimization Checklist With Examples
Cover image for Next.js Image Optimization Checklist With Examples

Next.js Image Optimization Checklist With Examples

Comments
5 min read
Introducing the Apache JMeter Docker Extension
Cover image for Introducing the Apache JMeter Docker Extension

Introducing the Apache JMeter Docker Extension

7
Comments
12 min read
loading...