DEV Community

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improve your website performance (gzip + cache)

Improve your website performance (gzip + cache)

8
Comments
2 min read
Evitando requisições duplicadas com singleflight 🇧🇷

Evitando requisições duplicadas com singleflight 🇧🇷

7
Comments 2
4 min read
Load testing your applications with Artillery

Load testing your applications with Artillery

44
Comments 3
7 min read
Cómo medir el rendimiento en NodeJS

Cómo medir el rendimiento en NodeJS

13
Comments
8 min read
Measuring Python Code Execution Time

Measuring Python Code Execution Time

6
Comments
2 min read
Lazy-loading components (part IV - Publishing a module)

Lazy-loading components (part IV - Publishing a module)

11
Comments 3
4 min read
Lazy-loading components (part III - Style abstracts)

Lazy-loading components (part III - Style abstracts)

5
Comments
3 min read
Lazy-loading components (part II - Composites)

Lazy-loading components (part II - Composites)

5
Comments
3 min read
Spring Boot performance benchmarks with Tomcat, Undertow and Webflux

Spring Boot performance benchmarks with Tomcat, Undertow and Webflux

38
Comments 6
6 min read
Performance auditing an eCommerce site

Performance auditing an eCommerce site

2
Comments
2 min read
How to improve loading custom fonts with font-face

How to improve loading custom fonts with font-face

41
Comments 1
3 min read
Lazy-loading components (part I - Intro)

Lazy-loading components (part I - Intro)

17
Comments 1
3 min read
Gain performance by inline

Gain performance by inline

7
Comments
1 min read
First steps with asynchronous programming in C#

First steps with asynchronous programming in C#

25
Comments 5
7 min read
Stream.concat vs. new ArrayList Performance within a Stream

Stream.concat vs. new ArrayList Performance within a Stream

7
Comments
6 min read
Using Google Optimize to show different versions of the same website

Using Google Optimize to show different versions of the same website

7
Comments 2
5 min read
How profiling my slow Ruby code led me to publish my first gem!

How profiling my slow Ruby code led me to publish my first gem!

8
Comments 2
7 min read
Big O notation in short

Big O notation in short

9
Comments
3 min read
Performance of UUIDs

Performance of UUIDs

15
Comments
4 min read
How to: optimize Lambda memory size during CI/CD pipeline

How to: optimize Lambda memory size during CI/CD pipeline

8
Comments
7 min read
Performance des UUIDs

Performance des UUIDs

11
Comments 11
4 min read
Code Coverage vs Test Coverage; Which Is Better?

Code Coverage vs Test Coverage; Which Is Better?

13
Comments
15 min read
Throughput in Performance Testing

Throughput in Performance Testing

5
Comments
1 min read
Performance Testing with Generated Data using k6 and Faker

Performance Testing with Generated Data using k6 and Faker

55
Comments 5
8 min read
Simple caching with local storage

Simple caching with local storage

6
Comments
6 min read
Mixing synchronous and asynchronous requests for serious speed

Mixing synchronous and asynchronous requests for serious speed

23
Comments 5
3 min read
Make your csharp applications faster with LINQ joins

Make your csharp applications faster with LINQ joins

53
Comments
5 min read
How to create a memory leak in Angular

How to create a memory leak in Angular

9
Comments 1
1 min read
HTTP/2: As web developer, What you need to change

HTTP/2: As web developer, What you need to change

8
Comments 2
2 min read
For Loops, Allocations and Escape Analysis

For Loops, Allocations and Escape Analysis

9
Comments
6 min read
How we made our Rails test suite about 75% faster

How we made our Rails test suite about 75% faster

5
Comments
3 min read
Open source load testing tool review 2020

Open source load testing tool review 2020

126
Comments 4
59 min read
My favorite feature in Peppermint OS

My favorite feature in Peppermint OS

13
Comments
3 min read
Serverless Logs

Serverless Logs

9
Comments 3
7 min read
Levenshtein Distance (Part 3: Optimize Everything!)

Levenshtein Distance (Part 3: Optimize Everything!)

6
Comments
14 min read
Levenshtein Distance with SIMD (Bonus Part)

Levenshtein Distance with SIMD (Bonus Part)

6
Comments
8 min read
Differences between Release and Debug build [assembler code included]

Differences between Release and Debug build [assembler code included]

8
Comments 5
4 min read
Open source parallel processing for Gatsby

Open source parallel processing for Gatsby

103
Comments 3
5 min read
An Overview of Performance in JavaScript Applications

An Overview of Performance in JavaScript Applications

182
Comments
22 min read
Cache for performance, not for offloading

Cache for performance, not for offloading

13
Comments
3 min read
How to communicate with Service Workers

How to communicate with Service Workers

21
Comments
6 min read
NgRx Selector Performance

NgRx Selector Performance

84
Comments 7
5 min read
Firebase Performance: Firestore and Realtime Database Latency

Firebase Performance: Firestore and Realtime Database Latency

10
Comments
2 min read
Testing Non-Functional Requirements

Testing Non-Functional Requirements

15
Comments 1
4 min read
Immediately invoked lambda functions

Immediately invoked lambda functions

9
Comments
4 min read
5 things to consider before developing a web application

5 things to consider before developing a web application

7
Comments
4 min read
Stop using .htaccess files! No, really.

Stop using .htaccess files! No, really.

13
Comments 1
6 min read
Modern SEO: Snake Oil vs. Substance

Modern SEO: Snake Oil vs. Substance

5
Comments 1
14 min read
A Pretty Website Isn't Enough

A Pretty Website Isn't Enough

5
Comments
14 min read
Levenshtein Distance (Part 2: Gotta Go Fast)

Levenshtein Distance (Part 2: Gotta Go Fast)

16
Comments 2
8 min read
HTTP/2 Server Push Explained

HTTP/2 Server Push Explained

37
Comments
6 min read
Github Action for Lighthouse

Github Action for Lighthouse

5
Comments
4 min read
Monitor Rails performance in real-time and for free

Monitor Rails performance in real-time and for free

11
Comments 4
1 min read
Help Angular to make your application faster

Help Angular to make your application faster

60
Comments 4
15 min read
Finding memory bloat in Firefox tabs

Finding memory bloat in Firefox tabs

4
Comments
2 min read
Preventing unnecessary allocation in .NET collections

Preventing unnecessary allocation in .NET collections

10
Comments
5 min read
Lessons learned while building my React Native mobile app

Lessons learned while building my React Native mobile app

162
Comments 2
7 min read
Fragment Caching vs. Low Level Caching in Ruby on Rails

Fragment Caching vs. Low Level Caching in Ruby on Rails

8
Comments
2 min read
4 Important Things Developers Need to Know About Being a Manager

4 Important Things Developers Need to Know About Being a Manager

19
Comments
5 min read
What is Speed Index?

What is Speed Index?

10
Comments
2 min read
loading...