DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
K-d trees

K-d trees

11
Comments 3
4 min read
Uncovering the power of memory management in C++

Uncovering the power of memory management in C++

21
Comments 1
12 min read
Performance Monitoring and more updates to Sentry for Electron

Performance Monitoring and more updates to Sentry for Electron

5
Comments
4 min read
How to mock formulas and read-only fields in Apex tests?

How to mock formulas and read-only fields in Apex tests?

5
Comments
3 min read
Replacing django's default Statreloader with Facebook's Watchman

Replacing django's default Statreloader with Facebook's Watchman

5
Comments
3 min read
What are the most common tools used by experienced developers for functional testing?

What are the most common tools used by experienced developers for functional testing?

4
Comments 1
2 min read
Benchmarking Node.js Worker Threads

Benchmarking Node.js Worker Threads

6
Comments 1
4 min read
Load Testing in Python with Locust.io

Load Testing in Python with Locust.io

2
Comments
1 min read
Testing an application with a network delay

Testing an application with a network delay

8
Comments 3
4 min read
Improve Azure Pipeline speed with caching

Improve Azure Pipeline speed with caching

6
Comments
4 min read
Debugging Java Equals and Hashcode Performance in Production

Debugging Java Equals and Hashcode Performance in Production

8
Comments 2
4 min read
Script to send a WhatsApp message to yourself

Script to send a WhatsApp message to yourself

6
Comments
1 min read
Are you using useCallback properly 🤔

Are you using useCallback properly 🤔

8
Comments
4 min read
👀 Everyone likes fast website! How? "Frontend performance tips"

👀 Everyone likes fast website! How? "Frontend performance tips"

8
Comments
5 min read
In response to "Yes, PHP Is Faster Than C#"

In response to "Yes, PHP Is Faster Than C#"

28
Comments 9
4 min read
Measuring the performance of the McLaren Racing website

Measuring the performance of the McLaren Racing website

11
Comments 2
5 min read
Rule the JSON operations in Go 🧑‍⚖️

Rule the JSON operations in Go 🧑‍⚖️

17
Comments
2 min read
Web Performance: Optimizing First Input Delay

Web Performance: Optimizing First Input Delay

14
Comments 8
6 min read
🏋 "RAIL", Important way of thinking about frontend performance

🏋 "RAIL", Important way of thinking about frontend performance

6
Comments 2
2 min read
How DataStax Tracked Down a Linux Kernel Bug with Fallout

How DataStax Tracked Down a Linux Kernel Bug with Fallout

6
Comments
13 min read
Should Frontend Devs Care About Performance??

Should Frontend Devs Care About Performance??

374
Comments 51
12 min read
Don't use String.ToLower() in C# when comparing strings

Don't use String.ToLower() in C# when comparing strings

45
Comments 9
4 min read
Go the way to Go

Go the way to Go

14
Comments
3 min read
Speed up your JavaScript with Partytown 🥳

Speed up your JavaScript with Partytown 🥳

7
Comments 1
4 min read
🏗 Structure of browser rendering engine

🏗 Structure of browser rendering engine

9
Comments
2 min read
Show off your Lighthouse scores as static HTML in Eleventy with the PageSpeed Insights API

Show off your Lighthouse scores as static HTML in Eleventy with the PageSpeed Insights API

10
Comments 1
5 min read
How to minimize latency to less than 1 sec for mass streams?

How to minimize latency to less than 1 sec for mass streams?

3
Comments
4 min read
How to squeeze every drop of CPU resource using Concurrent parallel programming in GO

How to squeeze every drop of CPU resource using Concurrent parallel programming in GO

8
Comments
10 min read
4 formas de medir el performance de tu código en JavaScript

4 formas de medir el performance de tu código en JavaScript

5
Comments
2 min read
Under-the-hood of GraphQL DataLoader

Under-the-hood of GraphQL DataLoader

7
Comments
6 min read
Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

11
Comments
4 min read
Benchmarking to the Bottom - Iterating Lists in .NET

Benchmarking to the Bottom - Iterating Lists in .NET

5
Comments
5 min read
Low level performance analysis with lmbench on Alma8

Low level performance analysis with lmbench on Alma8

6
Comments
4 min read
Take your Serverless Functions to new speeds with Appwrite 0.13

Take your Serverless Functions to new speeds with Appwrite 0.13

65
Comments 1
7 min read
Como deixar os testes Jest mais rápidos?

Como deixar os testes Jest mais rápidos?

6
Comments 1
1 min read
Angular global ngFor track by property directive with strict type checking.

Angular global ngFor track by property directive with strict type checking.

8
Comments
2 min read
Extremely useful Chrome extensions for developers 2022

Extremely useful Chrome extensions for developers 2022

12
Comments 1
3 min read
For Loop VS List comprehension VS High order functions

For Loop VS List comprehension VS High order functions

5
Comments
4 min read
Automated image optimization

Automated image optimization

12
Comments
2 min read
Optimizing Memory Usage of Python Applications

Optimizing Memory Usage of Python Applications

54
Comments 1
10 min read
How do we measure performance of a website

How do we measure performance of a website

6
Comments 1
2 min read
Dictionary Compression

Dictionary Compression

3
Comments 2
13 min read
Resumable JavaScript with Qwik

Resumable JavaScript with Qwik

157
Comments 18
7 min read
Getting Started with Eclipse Jifa

Getting Started with Eclipse Jifa

8
Comments
8 min read
Mirage of memory, part 4: why am I swapping?

Mirage of memory, part 4: why am I swapping?

8
Comments
10 min read
Building Unlighthouse: Open-Source Package For Site-wide Google Lighthouse scans

Building Unlighthouse: Open-Source Package For Site-wide Google Lighthouse scans

11
Comments
5 min read
Debouncing vs Throttling

Debouncing vs Throttling

7
Comments
2 min read
Solving cache invalidation in 15 lines of code

Solving cache invalidation in 15 lines of code

41
Comments 2
2 min read
Intro to Apache Arrow

Intro to Apache Arrow

7
Comments
2 min read
What is End-to-End Testing?

What is End-to-End Testing?

4
Comments
2 min read
Pasting screenshots takes way longer than pasting image files

Pasting screenshots takes way longer than pasting image files

9
Comments
2 min read
What is Debouncing?

What is Debouncing?

272
Comments 19
3 min read
What makes me hate Python

What makes me hate Python

5
Comments
3 min read
Optimizing your MySQL queries

Optimizing your MySQL queries

187
Comments 2
8 min read
A new paradigm

A new paradigm

11
Comments
1 min read
Memoization in JavaScript? And how to apply it to get better code performance.

Memoization in JavaScript? And how to apply it to get better code performance.

8
Comments
5 min read
Should you default to React.memo() or useMemo()?

Should you default to React.memo() or useMemo()?

6
Comments
4 min read
Why and how to transpile dependencies of your JavaScript application

Why and how to transpile dependencies of your JavaScript application

25
Comments
6 min read
Frontend performance pattern

Frontend performance pattern

9
Comments
6 min read
Optimizing Lists in React - Solving Performance Problems and Anti-patterns

Optimizing Lists in React - Solving Performance Problems and Anti-patterns

52
Comments 2
16 min read
loading...