DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Jest - Tackling Performance Issues

Jest - Tackling Performance Issues

3
Comments
11 min read
Why Do We Obsess Over Speed So Much?

Why Do We Obsess Over Speed So Much?

2
Comments
2 min read
Maximizing Web Performance and User Experience with Lighthouse

Maximizing Web Performance and User Experience with Lighthouse

1
Comments
2 min read
A super fast style sheet language for cool kids! (WIP)

A super fast style sheet language for cool kids! (WIP)

Comments
2 min read
Improving the Prime Iterator in Rust

Improving the Prime Iterator in Rust

Comments
2 min read
8 expert tips for mastering Nginx

8 expert tips for mastering Nginx

1
Comments
2 min read
Logged VS Unlogged table Performance in Postgres

Logged VS Unlogged table Performance in Postgres

4
Comments
2 min read
Node.js Performance Analysis Without Changing Your Code

Node.js Performance Analysis Without Changing Your Code

8
Comments 2
4 min read
Abortando testes com falhas no K6

Abortando testes com falhas no K6

Comments
3 min read
Java GC Pressure In Action

Java GC Pressure In Action

1
Comments 1
7 min read
Signs That You Need Product Engineering Expertise

Signs That You Need Product Engineering Expertise

1
Comments 1
3 min read
Understanding database indices by (poorly) implementing one

Understanding database indices by (poorly) implementing one

Comments
12 min read
Mastering SOLID Principles in Just 8 Minutes!

Mastering SOLID Principles in Just 8 Minutes!

5
Comments 1
6 min read
Reduce Rebalance Downtime (by x450) for Stateless Kafka Streams Apps [Simple Steps]

Reduce Rebalance Downtime (by x450) for Stateless Kafka Streams Apps [Simple Steps]

Comments
10 min read
Deadlocks in Databases: A Guide

Deadlocks in Databases: A Guide

Comments
6 min read
How AppMap's runtime analysis finds performance and security flaws

How AppMap's runtime analysis finds performance and security flaws

7
Comments
6 min read
Introducing FlyCSS

Introducing FlyCSS

1
Comments
1 min read
Scaling Temporal: The Basics

Scaling Temporal: The Basics

Comments
12 min read
Benchmark of inter-thread communication options in a concurrent Python GUI

Benchmark of inter-thread communication options in a concurrent Python GUI

1
Comments
3 min read
Utilizando AWS Secret Manager com K6🔐

Utilizando AWS Secret Manager com K6🔐

Comments
7 min read
Exploring Web Rendering: Partial Hydration (a.k.a. “Islands”)

Exploring Web Rendering: Partial Hydration (a.k.a. “Islands”)

2
Comments
8 min read
We just got a new super-power! Runtime USDT comes to Linux

We just got a new super-power! Runtime USDT comes to Linux

1
Comments
4 min read
Better error handling in C# with Result types

Better error handling in C# with Result types

15
Comments 12
3 min read
How to Boost Your Web Performance with HTML5 Features

How to Boost Your Web Performance with HTML5 Features

44
Comments 1
4 min read
Using Performance API to Measure Front-End Interaction Times

Using Performance API to Measure Front-End Interaction Times

29
Comments 1
2 min read
Python: meet ThreadPool

Python: meet ThreadPool

3
Comments
2 min read
Streamline your testing process with QA automation testing

Streamline your testing process with QA automation testing

1
Comments
3 min read
Spring Boot 3 and GraalVM

Spring Boot 3 and GraalVM

Comments
7 min read
M1 Pro vs M2: Can the 15" Macbook Air replace a Macbook Pro?

M1 Pro vs M2: Can the 15" Macbook Air replace a Macbook Pro?

Comments
5 min read
15 Rules for Writing Clean Comments

15 Rules for Writing Clean Comments

1
Comments
4 min read
Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀

Secret To Optimizing SQL Queries - Understand The SQL Execution Order 🚀

91
Comments 2
5 min read
ClickHouse Advanced Tutorial: Performance Comparison with MySQL

ClickHouse Advanced Tutorial: Performance Comparison with MySQL

3
Comments 1
6 min read
On the performance of REPLICA IDENTITY FULL in Postgres

On the performance of REPLICA IDENTITY FULL in Postgres

8
Comments
7 min read
New array methods in JavaScript bring immutability

New array methods in JavaScript bring immutability

12
Comments 5
1 min read
Optimize Rails app performance with ChatGPT

Optimize Rails app performance with ChatGPT

1
Comments
5 min read
Tested: Database Providers on Lambda

Tested: Database Providers on Lambda

1
Comments
3 min read
How to Use Metrics to Increase Your Team’s Performance

How to Use Metrics to Increase Your Team’s Performance

1
Comments
3 min read
Lookup disk properties on linux

Lookup disk properties on linux

Comments
2 min read
Performance Audits with Lighthouse CI & GitHub Actions

Performance Audits with Lighthouse CI & GitHub Actions

2
Comments
4 min read
Exploring Multithreading in Python: Harnessing Concurrent Power

Exploring Multithreading in Python: Harnessing Concurrent Power

2
Comments
3 min read
SAP Commerce Cloud and Read-Only Replica

SAP Commerce Cloud and Read-Only Replica

Comments 1
4 min read
Power Home Remodeling Increases Server Speed by 40% with FastRuby.io’s Tune Report

Power Home Remodeling Increases Server Speed by 40% with FastRuby.io’s Tune Report

2
Comments
6 min read
Reading and Parsing Large Files in JavaScript the Right Way

Reading and Parsing Large Files in JavaScript the Right Way

26
Comments 6
6 min read
Why You Should Consider Changing useEffect to useCallback in Your React Applications

Why You Should Consider Changing useEffect to useCallback in Your React Applications

1
Comments
2 min read
Exploring Web Rendering: Isomorphic JavaScript & Hydration

Exploring Web Rendering: Isomorphic JavaScript & Hydration

6
Comments 3
8 min read
14 Tips for Enhancing Angular Performance

14 Tips for Enhancing Angular Performance

2
Comments
4 min read
Realizando requisições com query params com K6

Realizando requisições com query params com K6

Comments
3 min read
Investigating Pydantic v2's Bold Performance Claims

Investigating Pydantic v2's Bold Performance Claims

Comments 1
5 min read
Como melhorar a nota no Google Pagespeed em sites WordPress

Como melhorar a nota no Google Pagespeed em sites WordPress

Comments
4 min read
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
Improving Web Performance with Lazy Pattern

Improving Web Performance with Lazy Pattern

51
Comments 7
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
loading...