DEV Community

Performance

Tag for content related to software performance.

👋 Sign in for the ability sort posts by top and latest.
Java Performance - Chapter 1

Java Performance - Chapter 1

Reactions 5 Comments
5 min read
Alibaba Summer of Code 2020 – Arthas Final Report

Alibaba Summer of Code 2020 – Arthas Final Report

Reactions 5 Comments
10 min read
Prefer using Stream to byte[]

Prefer using Stream to byte[]

Reactions 5 Comments
3 min read
#Increasing the Speed of a CLI Web Scraper to Improve the User Experience...

#Increasing the Speed of a CLI Web Scraper to Improve the User Experience...

Reactions 3 Comments
2 min read
Common React performance mistakes 💣

Common React performance mistakes 💣

Reactions 183 Comments 8
3 min read
¿Cómo podemos auditar las Core Web Vitals?

¿Cómo podemos auditar las Core Web Vitals?

Reactions 2 Comments
1 min read
Ddosify | High-performance load testing tool, written in Golang (opensource) ⚡

Ddosify | High-performance load testing tool, written in Golang (opensource) ⚡

Reactions 18 Comments
1 min read
Redis vs MongoDB, fight!

Redis vs MongoDB, fight!

Reactions 11 Comments
3 min read
Java Performance - Overview

Java Performance - Overview

Reactions 5 Comments
3 min read
Real life performance optimizations in F#

Real life performance optimizations in F#

Reactions 13 Comments
4 min read
Advertising's Performance Tradeoffs

Advertising's Performance Tradeoffs

Reactions 3 Comments
3 min read
Handling bulk update or create on Django models through filters

Handling bulk update or create on Django models through filters

Reactions 4 Comments
7 min read
Memory management techniques to reduce memory consumption and improve performance.

Memory management techniques to reduce memory consumption and improve performance.

Reactions 5 Comments
3 min read
One command to remove gigabytes of unused `node_modules` data

One command to remove gigabytes of unused `node_modules` data

Reactions 4 Comments 2
1 min read
Scaling Postgres COPY

Scaling Postgres COPY

Reactions 3 Comments
2 min read
Scaling A Node JS Server For Performance

Scaling A Node JS Server For Performance

Reactions 6 Comments
3 min read
Linux buffered write latency

Linux buffered write latency

Reactions 3 Comments
4 min read
How To Fix Slow MariaDB Replication Lag

How To Fix Slow MariaDB Replication Lag

Reactions 5 Comments
2 min read
When a JavaScript WeakMap() Actually Came in Handy

When a JavaScript WeakMap() Actually Came in Handy

Reactions 5 Comments
5 min read
Time is on my side: wait events

Time is on my side: wait events

Reactions 5 Comments
7 min read
Atomic Design Methodology with React and Typescript

Atomic Design Methodology with React and Typescript

Reactions 3 Comments
7 min read
Create Redis in Azure and Integrate in API and check performance | E2E Demo | Beginner Series

Create Redis in Azure and Integrate in API and check performance | E2E Demo | Beginner Series

Reactions 2 Comments
1 min read
Deep dive Angular : Performance des templates

Deep dive Angular : Performance des templates

Reactions 8 Comments
9 min read
What makes languages "fast" or "slow"?

What makes languages "fast" or "slow"?

Reactions 143 Comments 14
4 min read
SEO analyzer — library for searching SEO issues

SEO analyzer — library for searching SEO issues

Reactions 14 Comments
8 min read
Happy Programmers' day

Happy Programmers' day

Reactions 3 Comments
2 min read
Performance checklist for Vue and Nuxt

Performance checklist for Vue and Nuxt

Reactions 36 Comments 2
10 min read
Time is on my side: active time

Time is on my side: active time

Reactions 5 Comments
4 min read
Performance Testing : An Introduction

Performance Testing : An Introduction

Reactions 2 Comments
2 min read
Performance Improvements in .Net 5

Performance Improvements in .Net 5

Reactions 5 Comments
5 min read
Performance issues? Find your bottleneck with console.time()

Performance issues? Find your bottleneck with console.time()

Reactions 3 Comments
2 min read
How web performance enpowers business

How web performance enpowers business

Reactions 2 Comments
2 min read
4 Ways to Optimize 3rd Party Libraries

4 Ways to Optimize 3rd Party Libraries

Reactions 4 Comments
4 min read
Estimating memory footprint of dynamic structures in Go

Estimating memory footprint of dynamic structures in Go

Reactions 4 Comments
5 min read
How to Protect Your Online Project from Going Down like Facebook? [2021]

How to Protect Your Online Project from Going Down like Facebook? [2021]

Reactions 2 Comments 1
4 min read
Improving Time To First Byte and Web Vitals

Improving Time To First Byte and Web Vitals

Reactions 2 Comments
8 min read
How to Detect Slow Renders in React?

How to Detect Slow Renders in React?

Reactions 5 Comments
3 min read
Introducing Partytown 🎉: Run Third-Party Scripts From a Web Worker

Introducing Partytown 🎉: Run Third-Party Scripts From a Web Worker

Reactions 425 Comments 18
6 min read
Faster Maven builds

Faster Maven builds

Reactions 10 Comments
7 min read
Ten things you should learn before learning about performance testing

Ten things you should learn before learning about performance testing

Reactions 10 Comments
7 min read
Explaining SSR & CSR in Javascript

Explaining SSR & CSR in Javascript

Reactions 37 Comments 1
3 min read
Five things to know before learning JMeter

Five things to know before learning JMeter

Reactions 8 Comments
5 min read
useState vs. useSuperState

useState vs. useSuperState

Reactions 3 Comments
1 min read
Statamic Image Partial

Statamic Image Partial

Reactions 3 Comments
3 min read
A Strange Request

A Strange Request

Reactions 29 Comments 2
14 min read
Code splitting: Does this improve performance of React apps?

Code splitting: Does this improve performance of React apps?

Reactions 2 Comments
4 min read
HTTP Prompt for Performance Engineers

HTTP Prompt for Performance Engineers

Reactions 19 Comments
6 min read
Basics about MongoDB indexes

Basics about MongoDB indexes

Reactions 10 Comments
5 min read
Array.prototype.includes() can slow down your code

Array.prototype.includes() can slow down your code

Reactions 3 Comments
2 min read
Performance Optimization - What not to Optimize

Performance Optimization - What not to Optimize

Reactions 6 Comments
3 min read
What is multithreading?

What is multithreading?

Reactions 19 Comments
2 min read
Testing gRPC services - request collections and modern load testing

Testing gRPC services - request collections and modern load testing

Reactions 6 Comments
4 min read
Load Balancer - 101

Load Balancer - 101

Reactions 176 Comments 6
4 min read
Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.

Yet another ode to Vert.x, or how to write a performance-wise expiring map in less than 100 lines of code.

Reactions 9 Comments
4 min read
O Cérebro do Programador

O Cérebro do Programador

Reactions 7 Comments
6 min read
GTM - Ferramenta oficial de features temporárias que viverão para sempre.

GTM - Ferramenta oficial de features temporárias que viverão para sempre.

Reactions 4 Comments
4 min read
Front-end monitoring with Sentry.io and React

Front-end monitoring with Sentry.io and React

Reactions 8 Comments
5 min read
Processes and Threads

Processes and Threads

Reactions 6 Comments
5 min read
A Need For Blockchain Testing

A Need For Blockchain Testing

Reactions 7 Comments
4 min read
React Native: Optimizing FlatList performance

React Native: Optimizing FlatList performance

Reactions 2 Comments
3 min read
loading...