DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Automate everything... until you can't.

Automate everything... until you can't.

9
Comments 1
5 min read
Creating Load Tests with k6

Creating Load Tests with k6

7
Comments
4 min read
Hiding primary keys and database IDs using Hashids

Hiding primary keys and database IDs using Hashids

7
Comments
6 min read
Monitoring your Flask application using OpenTelemetry

Monitoring your Flask application using OpenTelemetry

30
Comments
5 min read
Getting Started with Lighthouse User Flows

Getting Started with Lighthouse User Flows

30
Comments 1
9 min read
Mitigating MySQL Downtime for big migrations

Mitigating MySQL Downtime for big migrations

3
Comments
2 min read
Check Internet Speed with Apple Network Responsiveness

Check Internet Speed with Apple Network Responsiveness

10
Comments
5 min read
Strive for short-lived synchronous communication

Strive for short-lived synchronous communication

5
Comments
4 min read
Dev in Dev: Issue 1 Nov 2021

Dev in Dev: Issue 1 Nov 2021

7
Comments
2 min read
1 line of code: How to get the sum of an array of numbers

1 line of code: How to get the sum of an array of numbers

3
Comments 2
1 min read
Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service

Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service

81
Comments 29
14 min read
Responsive images for better performance: Start using srcset and picture

Responsive images for better performance: Start using srcset and picture

372
Comments 6
5 min read
Aprender em Público

Aprender em Público

5
Comments
3 min read
Indexing and Storage in CrateDB

Indexing and Storage in CrateDB

3
Comments
9 min read
ddosify action

ddosify action

8
Comments
1 min read
A Philosophy of Software Design: It is All About Complexity

A Philosophy of Software Design: It is All About Complexity

8
Comments
5 min read
Java Performance - 4 - Working with the JIT Compiler

Java Performance - 4 - Working with the JIT Compiler

14
Comments
13 min read
1 line of code: How to merge two Arrays and clean all duplicate entries

1 line of code: How to merge two Arrays and clean all duplicate entries

33
Comments 3
1 min read
All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

6
Comments
10 min read
Introduction to workers and why we should use them

Introduction to workers and why we should use them

12
Comments
8 min read
1 line of code: How to get every even item of an Array

1 line of code: How to get every even item of an Array

19
Comments 16
1 min read
Comparing Strings With Machine Learning to Enhance Address Verification

Comparing Strings With Machine Learning to Enhance Address Verification

6
Comments
4 min read
Good Vs Bad Performance Test Engineer

Good Vs Bad Performance Test Engineer

9
Comments 1
3 min read
1 line of code: How to get every odd item of an Array

1 line of code: How to get every odd item of an Array

25
Comments 13
1 min read
Listen for and debounce Window Resize Event in Vue.JS

Listen for and debounce Window Resize Event in Vue.JS

15
Comments 4
4 min read
loading...