DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
setTimeout vs setImmediate vs Process.nextTick

setTimeout vs setImmediate vs Process.nextTick

5
Comments
2 min read
Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

Software's Backbone: Key Performance Indicators (KPIs) for Backend Development Projects

56
Comments
5 min read
Porque você não deveria usar funções de debounce o tempo todo

Porque você não deveria usar funções de debounce o tempo todo

Comments
2 min read
Probabilistic Data Structures and Algorithms in NoSQL databases

Probabilistic Data Structures and Algorithms in NoSQL databases

3
Comments
13 min read
Pinpoint performance regressions with CI-Integrated differential profiling

Pinpoint performance regressions with CI-Integrated differential profiling

5
Comments
5 min read
Spring Cache with Caffeine

Spring Cache with Caffeine

23
Comments 3
9 min read
HTTP Connection churn in GO

HTTP Connection churn in GO

22
Comments 2
7 min read
SPL computing performance test series: in-group accumulation

SPL computing performance test series: in-group accumulation

5
Comments
12 min read
Build a comfortable and blazing fast image viewer in just 10 lines of Javascript code

Build a comfortable and blazing fast image viewer in just 10 lines of Javascript code

12
Comments 6
2 min read
Monitoring Your Application: Unveiling the Secrets to Seamless Performance

Monitoring Your Application: Unveiling the Secrets to Seamless Performance

51
Comments 2
6 min read
Implementing Authentication in Node.js

Implementing Authentication in Node.js

3
Comments 1
3 min read
Browser Performance Testing using k6

Browser Performance Testing using k6

6
Comments
10 min read
CodeBehind framework is faster than ASP.NET Core

CodeBehind framework is faster than ASP.NET Core

3
Comments 2
3 min read
🌱 How I realized my website was affecting climate change 🌡️

🌱 How I realized my website was affecting climate change 🌡️

8
Comments 3
2 min read
4 Simple Steps to Supercharge User Experience

4 Simple Steps to Supercharge User Experience

5
Comments
2 min read
Need for Speed: Turbocharge Your Web App Performance!

Need for Speed: Turbocharge Your Web App Performance!

2
Comments
4 min read
CodeBehind 1.7 released - .NET Diamond!

CodeBehind 1.7 released - .NET Diamond!

Comments
3 min read
Boosting Your Application with Speedb

Boosting Your Application with Speedb

1
Comments
4 min read
How to Boost Your App's User Productivity

How to Boost Your App's User Productivity

6
Comments
3 min read
Entendendo as métricas do K6 - Parte 2

Entendendo as métricas do K6 - Parte 2

2
Comments
8 min read
The cost of sync_with_stdio

The cost of sync_with_stdio

Comments 4
3 min read
Maximize Web Performance with CSS Optimization Techniques

Maximize Web Performance with CSS Optimization Techniques

8
Comments
6 min read
SPL computing performance test series: funnel analysis

SPL computing performance test series: funnel analysis

5
Comments
16 min read
netcrab: a networking tool

netcrab: a networking tool

8
Comments
26 min read
🗂️ Guide to CSS Nesting - When and How?

🗂️ Guide to CSS Nesting - When and How?

Comments
3 min read
Ruby on Rails can scale - here is one example

Ruby on Rails can scale - here is one example

1
Comments
1 min read
PostgreSQL and Temporary Tables

PostgreSQL and Temporary Tables

16
Comments
9 min read
How I Can Understand the Basics of ExecutorService and the Fork/Join Framework

How I Can Understand the Basics of ExecutorService and the Fork/Join Framework

3
Comments
4 min read
Entendendo as métricas do K6 - Parte 1

Entendendo as métricas do K6 - Parte 1

2
Comments
4 min read
Incremental Static Regeneration in Nuxt

Incremental Static Regeneration in Nuxt

16
Comments 7
3 min read
Top 5 Performance Testing Tools In 2023

Top 5 Performance Testing Tools In 2023

1
Comments
5 min read
Making React Apps Memory Efficient | Million.js Beyond Speed

Making React Apps Memory Efficient | Million.js Beyond Speed

70
Comments 17
13 min read
Top 15 iOS App Performance Optimization Techniques To Know in 2024

Top 15 iOS App Performance Optimization Techniques To Know in 2024

11
Comments 2
5 min read
Bun: Is it fast for test automation?

Bun: Is it fast for test automation?

Comments
4 min read
Frontend Optimization: My Journey to Accelerate Load Times in Heavy Frontend

Frontend Optimization: My Journey to Accelerate Load Times in Heavy Frontend

22
Comments 2
7 min read
Java Performance Optimization: Mastering Techniques to Boost Your Applications

Java Performance Optimization: Mastering Techniques to Boost Your Applications

4
Comments
4 min read
C# `float` vs `double`: Performance Considerations

C# `float` vs `double`: Performance Considerations

16
Comments 1
2 min read
Jmeter 테스트

Jmeter 테스트

Comments
1 min read
Unlocking Node.js Performance: The Art of Data Caching

Unlocking Node.js Performance: The Art of Data Caching

3
Comments
2 min read
Spring Cache - Speed up your App

Spring Cache - Speed up your App

12
Comments 3
10 min read
SPL computing performance test series: position association

SPL computing performance test series: position association

1
Comments
12 min read
Any product to help us be better at meetings?

Any product to help us be better at meetings?

10
Comments
3 min read
Level-up your web images with Unpic picture tags

Level-up your web images with Unpic picture tags

7
Comments
11 min read
Resizing images on-the-fly

Resizing images on-the-fly

25
Comments
6 min read
A simple explanation about concurrency with Laravel Octane

A simple explanation about concurrency with Laravel Octane

6
Comments
5 min read
7 Tips for WordPress Dev from a Senior SWE

7 Tips for WordPress Dev from a Senior SWE

3
Comments
7 min read
Degraded Performance Caused by Next.js Webfont Optimization: A Case Study

Degraded Performance Caused by Next.js Webfont Optimization: A Case Study

1
Comments
5 min read
Understanding the browser's Main Thread

Understanding the browser's Main Thread

2
Comments 1
3 min read
Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

Concurrency Management: How Web Servers Keep the Show Running Smoothly ⚡🚀

7
Comments
3 min read
Speed up your PostgreSQL bulk inserts with COPY

Speed up your PostgreSQL bulk inserts with COPY

93
Comments 5
5 min read
Maintaining Lambda Function Performance During Peak Traffic

Maintaining Lambda Function Performance During Peak Traffic

Comments
4 min read
7 points on How to Increase eCommerce Purchases as a Web Developer

7 points on How to Increase eCommerce Purchases as a Web Developer

2
Comments
3 min read
Performance Testing: Why, When, and What

Performance Testing: Why, When, and What

5
Comments
7 min read
Speeding up MongoDB migrations with cursors and bulkWrite

Speeding up MongoDB migrations with cursors and bulkWrite

9
Comments
2 min read
Villámgyors MySQL ORDER BY RAND() lekérdezés

Villámgyors MySQL ORDER BY RAND() lekérdezés

Comments
3 min read
Islands & Server Components & Resumability, Oh My!

Islands & Server Components & Resumability, Oh My!

136
Comments 31
8 min read
Unveiling the Effects of Icons on Website Performance

Unveiling the Effects of Icons on Website Performance

6
Comments 7
3 min read
The Key 🔑 Concept of Responsive Interfaces in ReactJS

The Key 🔑 Concept of Responsive Interfaces in ReactJS

4
Comments
4 min read
How to package your cloud-native Java app for faster startup

How to package your cloud-native Java app for faster startup

1
Comments
11 min read
How To Build a High-Concurrency Ticket Booking System With Prisma

How To Build a High-Concurrency Ticket Booking System With Prisma

119
Comments 13
5 min read
loading...