DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Real-world usage of Map and Set data types of JavaScript

Real-world usage of Map and Set data types of JavaScript

3
Comments
2 min read
How To Optimize Your React App’s Performance

How To Optimize Your React App’s Performance

146
Comments 6
5 min read
Solving the Challenge of State Persistence in Next.js: Effortless State Management with Query Parameters

Solving the Challenge of State Persistence in Next.js: Effortless State Management with Query Parameters

14
Comments 1
8 min read
Tips to avoid N+1 GraphQL problem in Django

Tips to avoid N+1 GraphQL problem in Django

6
Comments 1
3 min read
Optimize performance with React.lazy and Suspense

Optimize performance with React.lazy and Suspense

1
Comments
4 min read
Como eu deixei meu banco de dados open-source 4 VEZES mais rápido

Como eu deixei meu banco de dados open-source 4 VEZES mais rápido

2
Comments
4 min read
Iterator Benchmarks That Shocked With Unexpected Results!

Iterator Benchmarks That Shocked With Unexpected Results!

2
Comments
6 min read
Announcing the Tracetest integration with k6: Deep Load Testing of your Cloud Native System

Announcing the Tracetest integration with k6: Deep Load Testing of your Cloud Native System

1
Comments
4 min read
Fast Matrix Math in JS

Fast Matrix Math in JS

18
Comments 1
15 min read
Debugging Query Time in Gatsby: Identifying and Optimizing Long-Running Queries

Debugging Query Time in Gatsby: Identifying and Optimizing Long-Running Queries

4
Comments
3 min read
Async functions are needlessly killing your Javascript performance

Async functions are needlessly killing your Javascript performance

Comments
8 min read
🚀 Fastest way to bundle JavaScript in 2023

🚀 Fastest way to bundle JavaScript in 2023

19
Comments 5
5 min read
Top 5 Struggles of Backend Developers

Top 5 Struggles of Backend Developers

1
Comments
5 min read
How to Re-activate CSS Code Splitting in Gatsby

How to Re-activate CSS Code Splitting in Gatsby

2
Comments
3 min read
Experimentation with Optimized Closures

Experimentation with Optimized Closures

2
Comments
8 min read
Defer Unmarshalling in Go

Defer Unmarshalling in Go

4
Comments
3 min read
How to check tables fragmentation in Oracle DB?

How to check tables fragmentation in Oracle DB?

11
Comments
1 min read
Uploading multiple files at the same time using multithreading in NodeJS

Uploading multiple files at the same time using multithreading in NodeJS

93
Comments 14
4 min read
Performance in .NET

Performance in .NET

8
Comments
7 min read
The anatomy of XFS fsync()

The anatomy of XFS fsync()

9
Comments 1
8 min read
SQL Server Performance Tuning

SQL Server Performance Tuning

2
Comments
2 min read
7 Proven Practices to Boost Development Speed and Project Quality

7 Proven Practices to Boost Development Speed and Project Quality

7
Comments
7 min read
React Performance: use(State | Reducer | Ref) theoretical summary

React Performance: use(State | Reducer | Ref) theoretical summary

1
Comments
5 min read
Supercharge Your Python: 5 Tips for Boosting Performance

Supercharge Your Python: 5 Tips for Boosting Performance

3
Comments
3 min read
Fast Reads Unleashed: Performance Analysis of AWS GraphQL, DynamoDB, and Redis Cache

Fast Reads Unleashed: Performance Analysis of AWS GraphQL, DynamoDB, and Redis Cache

8
Comments 2
3 min read
The State of Public APIs 2023

The State of Public APIs 2023

32
Comments 3
2 min read
Utilizando variáveis de ambiente com K6🔨

Utilizando variáveis de ambiente com K6🔨

1
Comments
5 min read
How gamification techniques help me build my programmer career

How gamification techniques help me build my programmer career

3
Comments
8 min read
A Dive into Recursion with Elixir

A Dive into Recursion with Elixir

3
Comments
4 min read
How to effectively store and ANALYSE logs in AWS CLOUD

How to effectively store and ANALYSE logs in AWS CLOUD

7
Comments
8 min read
Using time() and duration() in DataWeave for performance check

Using time() and duration() in DataWeave for performance check

3
Comments
1 min read
Understanding the Basics of ACID Principles in Database Management

Understanding the Basics of ACID Principles in Database Management

8
Comments
3 min read
Profile-guided optimization of a Go application

Profile-guided optimization of a Go application

2
Comments
4 min read
"Reducing" a cryptic memory leak in Production

"Reducing" a cryptic memory leak in Production

Comments
8 min read
Processing promises in Batch

Processing promises in Batch

33
Comments 6
2 min read
[Weekly Js Perf] Fastest way to initialize a Map with initial values

[Weekly Js Perf] Fastest way to initialize a Map with initial values

4
Comments 1
4 min read
How to measure android app start-up time?

How to measure android app start-up time?

Comments
4 min read
Python: How simple string concatenation can kill your code performance

Python: How simple string concatenation can kill your code performance

9
Comments 2
4 min read
Consider Rust for cloud computing.

Consider Rust for cloud computing.

7
Comments
7 min read
How We Reduced Our API Latency by 50% Using Cloudflare

How We Reduced Our API Latency by 50% Using Cloudflare

27
Comments 1
4 min read
NullReferenceException, como ele acontece?

NullReferenceException, como ele acontece?

Comments
3 min read
Maximising ReactJS Performance: Best Practices and Tips.

Maximising ReactJS Performance: Best Practices and Tips.

1
Comments
2 min read
Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

Analyzing and visualizing trace data to identify performance bottlenecks and optimize system performance.

1
Comments
3 min read
How Woovi uses Relay?

How Woovi uses Relay?

31
Comments
4 min read
Sometimes you just want parallelism

Sometimes you just want parallelism

4
Comments
5 min read
Performance Aspects of Moving to AWS from On-Premise

Performance Aspects of Moving to AWS from On-Premise

1
Comments
3 min read
How to cope with high-concurrency account query?

How to cope with high-concurrency account query?

Comments
6 min read
Consider Animating Your Canvas in a Web Worker

Consider Animating Your Canvas in a Web Worker

Comments
4 min read
Performance API: A Guide to Measuring, Monitoring, and A/B Testing

Performance API: A Guide to Measuring, Monitoring, and A/B Testing

1
Comments
4 min read
Performance Optimization: The Secret to Speedy Systems

Performance Optimization: The Secret to Speedy Systems

1
Comments
2 min read
Introducing PerfGPT - analyze your performance test results using OpenAI

Introducing PerfGPT - analyze your performance test results using OpenAI

11
Comments
3 min read
Secure your infrastructure at lightning speed with AWS Global accelerator

Secure your infrastructure at lightning speed with AWS Global accelerator

3
Comments
6 min read
Code splitting in React JS

Code splitting in React JS

142
Comments 1
7 min read
Aumentado a performance do HttpClient

Aumentado a performance do HttpClient

Comments
4 min read
Parallel Class in .NET ! – Part 3

Parallel Class in .NET ! – Part 3

1
Comments
1 min read
Porque vocĂŞ precisa conhecer o StringBuilder

Porque vocĂŞ precisa conhecer o StringBuilder

2
Comments
7 min read
Parallel Class in .NET ! – Part 1

Parallel Class in .NET ! – Part 1

8
Comments
5 min read
Rebuild an EMI Calculator without Next.js, TypeScript, Tailwind CSS, Recoil and Recharts

Rebuild an EMI Calculator without Next.js, TypeScript, Tailwind CSS, Recoil and Recharts

5
Comments 2
2 min read
Speculative Module Fetching: a Modern Approach to Faster App Interactivity

Speculative Module Fetching: a Modern Approach to Faster App Interactivity

4
Comments
9 min read
React. Responsiveness made easy

React. Responsiveness made easy

1
Comments
2 min read
loading...