DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Performance Issues Resolved: Major Update to Melkradar's Products

Performance Issues Resolved: Major Update to Melkradar's Products

4
Comments
2 min read
PHP: speed is not the ultimate indicator

PHP: speed is not the ultimate indicator

12
Comments 8
3 min read
k6, a library that wants to break your applications

k6, a library that wants to break your applications

1
Comments
3 min read
Testing with phpbench

Testing with phpbench

1
Comments
3 min read
What Does the Iterator Protocol Have To Do With`for...of`?

What Does the Iterator Protocol Have To Do With`for...of`?

2
Comments
4 min read
Log sync latency explained

Log sync latency explained

3
Comments 1
5 min read
How did I improve the website performance score from 35 to 100?

How did I improve the website performance score from 35 to 100?

1
Comments
6 min read
Empowering Problem Solving: A Review of untools.co

Empowering Problem Solving: A Review of untools.co

3
Comments 2
2 min read
Fast Matrix Math in JS 2: WASM

Fast Matrix Math in JS 2: WASM

7
Comments
16 min read
Gerando relatórios de saída com K6🏋️‍♂️

Gerando relatórios de saída com K6🏋️‍♂️

Comments
3 min read
Using React Virtual DOM To Improve Web Application Performance

Using React Virtual DOM To Improve Web Application Performance

1
Comments
31 min read
Integration Tests for N + 1 problem in Java

Integration Tests for N + 1 problem in Java

18
Comments 2
7 min read
7x more value for money than Datadog - SigNoz

7x more value for money than Datadog - SigNoz

3
Comments
6 min read
How to Find Bottlenecks in MongoDB: Profiling and Load Testing Strategies with JMeter

How to Find Bottlenecks in MongoDB: Profiling and Load Testing Strategies with JMeter

Comments
7 min read
Approaches to manage concurrent workloads, like worker pools and pipelines

Approaches to manage concurrent workloads, like worker pools and pipelines

3
Comments
16 min read
Otimizando tamanho em memória de Structs em Golang

Otimizando tamanho em memória de Structs em Golang

7
Comments
5 min read
Memoization and Pure Components in React

Memoization and Pure Components in React

2
Comments 1
2 min read
Optimiser une application Angular avec ChangeDetectionStrategy

Optimiser une application Angular avec ChangeDetectionStrategy

Comments
3 min read
7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

7 Bad Practices to Avoid When Writing SQL Queries for Better Performance 🚀

10
Comments 2
4 min read
Exploring Code Performance Testing in C# with BenchmarkDotNet

Exploring Code Performance Testing in C# with BenchmarkDotNet

4
Comments 1
8 min read
Performance improvements in .NET 5

Performance improvements in .NET 5

3
Comments
5 min read
Web application too slow? Here are some easy ways to speed things up.

Web application too slow? Here are some easy ways to speed things up.

2
Comments
3 min read
The fastest way to find closing brackets

The fastest way to find closing brackets

3
Comments
1 min read
Logging Best Practices Revisited

Logging Best Practices Revisited

7
Comments
4 min read
Improving Web Performance with Lazy Pattern

Improving Web Performance with Lazy Pattern

51
Comments 7
3 min read
IDK - Memoization & useMemo React Hook

IDK - Memoization & useMemo React Hook

1
Comments
3 min read
Understanding Garbage Collection: Simplified

Understanding Garbage Collection: Simplified

Comments
2 min read
Lessons while building a static website

Lessons while building a static website

3
Comments
2 min read
Journey to the Fastest Streaming JSON Decoder In Go

Journey to the Fastest Streaming JSON Decoder In Go

4
Comments
6 min read
Automatic Responsive Image Generation with an Astro Hook

Automatic Responsive Image Generation with an Astro Hook

3
Comments
5 min read
How We Sped Up Rubocop Linting in our CI by 22x

How We Sped Up Rubocop Linting in our CI by 22x

7
Comments
5 min read
CleverImage Astro Component for My Responsive Images

CleverImage Astro Component for My Responsive Images

Comments
4 min read
I Boosted the Site's Performance with Better Images

I Boosted the Site's Performance with Better Images

Comments
1 min read
Improving Vitest Performance

Improving Vitest Performance

13
Comments 2
4 min read
The Ultimate Guide to Agile Software Development

The Ultimate Guide to Agile Software Development

20
Comments 6
6 min read
Speeding up B2B pricing on your website

Speeding up B2B pricing on your website

16
Comments
7 min read
You don't need zero JS website for a perfect Lighthouse score

You don't need zero JS website for a perfect Lighthouse score

5
Comments 1
4 min read
Improving Laravel Performance with the 80/20 Rule

Improving Laravel Performance with the 80/20 Rule

2
Comments
6 min read
Unlocking your website's potential: eliminate render-blocking resources

Unlocking your website's potential: eliminate render-blocking resources

Comments 2
3 min read
Tips and tricks for optimizing Python code performance (Part 1)

Tips and tricks for optimizing Python code performance (Part 1)

Comments 1
5 min read
Frontend Web Performance Checklist

Frontend Web Performance Checklist

111
Comments 3
6 min read
Utilizando Stackspot na criação de testes de performance com K6🏋️‍♂️

Utilizando Stackspot na criação de testes de performance com K6🏋️‍♂️

1
Comments
8 min read
CDNs: Speed Up Performance by Reducing Latency

CDNs: Speed Up Performance by Reducing Latency

1
Comments
8 min read
How to monitor URQL performance and link with database queries ?

How to monitor URQL performance and link with database queries ?

1
Comments
1 min read
Ruby Benchmarking

Ruby Benchmarking

1
Comments
2 min read
Say no to "flickering" UI: useLayoutEffect, painting and browsers story

Say no to "flickering" UI: useLayoutEffect, painting and browsers story

8
Comments 2
15 min read
The Power of Metrics-Driven Development: How to Build Better Products

The Power of Metrics-Driven Development: How to Build Better Products

Comments
9 min read
Automatic batching for better performance

Automatic batching for better performance

1
Comments
1 min read
Make Your Website's User Experience Better with React Suspense

Make Your Website's User Experience Better with React Suspense

2
Comments
10 min read
Best Practices When Designing AWS Architecture: Reliability and Performance Efficiency

Best Practices When Designing AWS Architecture: Reliability and Performance Efficiency

5
Comments
1 min read
10 most important Metrics you must know as a DevOps Engineer

10 most important Metrics you must know as a DevOps Engineer

1
Comments 2
2 min read
5 Tips to Optimize Your Ruby on Rails App's Performance

5 Tips to Optimize Your Ruby on Rails App's Performance

6
Comments
2 min read
Leveraging Cache to improve Web Performance

Leveraging Cache to improve Web Performance

40
Comments 3
6 min read
5 Key Tips to Boost Your ReactJS Performance 🚀

5 Key Tips to Boost Your ReactJS Performance 🚀

4
Comments
2 min read
Benchmarking Laravel Helpers: A Performance Comparison

Benchmarking Laravel Helpers: A Performance Comparison

Comments
3 min read
Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

1
Comments 1
6 min read
Improving React Performance: Dealing with Input Lag

Improving React Performance: Dealing with Input Lag

Comments
3 min read
Introducing APIrank.dev algorithm update - a better benchmark of 7000+ Public APIs on the internet

Introducing APIrank.dev algorithm update - a better benchmark of 7000+ Public APIs on the internet

10
Comments
1 min read
Inventory roles performance improvements

Inventory roles performance improvements

Comments
8 min read
13 Rules I Follow When Writing CSS To Make It Concise and Readable🚀💡

13 Rules I Follow When Writing CSS To Make It Concise and Readable🚀💡

31
Comments 4
3 min read
loading...