DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Enhancing Performance in JavaScript: Understanding Debouncing and Throttling

Enhancing Performance in JavaScript: Understanding Debouncing and Throttling

Comments
3 min read
Code Optimization on Windows: Timing

Code Optimization on Windows: Timing

Comments
12 min read
Supercharging Time Series Collections: Key Enhancements in MongoDB 8.0 with Block Processing

Supercharging Time Series Collections: Key Enhancements in MongoDB 8.0 with Block Processing

Comments
5 min read
Improving Backstage performance (by up to 48x)

Improving Backstage performance (by up to 48x)

2
Comments 1
8 min read
Mastering JavaScript Promises: A Guide to Polyfills and Advanced Techniques

Mastering JavaScript Promises: A Guide to Polyfills and Advanced Techniques

Comments
2 min read
How to Improve Website Performance: Tips and Tools

How to Improve Website Performance: Tips and Tools

1
Comments
4 min read
EF Core - ExplosĂŁo Cartesiana

EF Core - ExplosĂŁo Cartesiana

Comments
3 min read
GIL "removal" for Python true multi threading

GIL "removal" for Python true multi threading

1
Comments
2 min read
Adopt .strict_loading gradually

Adopt .strict_loading gradually

Comments
1 min read
Exploring Neo.mjs: A High-Performance JavaScript Framework

Exploring Neo.mjs: A High-Performance JavaScript Framework

Comments
4 min read
The Implementation Details of Preply’s Design System Visual Coverage (part II)

The Implementation Details of Preply’s Design System Visual Coverage (part II)

Comments
11 min read
Visual coverage: Why and How Preply Measures the Impact of the Design System (part I)

Visual coverage: Why and How Preply Measures the Impact of the Design System (part I)

Comments
11 min read
Memoization in JavaScript: Enhancing Performance Efficiently

Memoization in JavaScript: Enhancing Performance Efficiently

Comments
2 min read
Burnout in Tech

Burnout in Tech

Comments
6 min read
FireDucks: Get performance beyond pandas with zero learning cost!

FireDucks: Get performance beyond pandas with zero learning cost!

Comments
3 min read
🚀 Master Core Web Vitals: 3 Metrics for a Better User Experience

🚀 Master Core Web Vitals: 3 Metrics for a Better User Experience

Comments
3 min read
Boosting Performance by Removing Unused Files and Dependencies with Knip and PurgeCSS

Boosting Performance by Removing Unused Files and Dependencies with Knip and PurgeCSS

8
Comments
3 min read
🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

🚀 Boosting TPC-H Q2 Query Performance by 1000x times: PawSQL Optimization Techniques

Comments
4 min read
Optimizing Next.js Websites for Core Web Vitals and Page Performance

Optimizing Next.js Websites for Core Web Vitals and Page Performance

6
Comments
3 min read
Why So Many Re-renders, React? 🤔

Why So Many Re-renders, React? 🤔

1
Comments
3 min read
Performance Boost: 10 Expert Tips for Optimizing Your Amazon OpenSearch Service Cluster

Performance Boost: 10 Expert Tips for Optimizing Your Amazon OpenSearch Service Cluster

1
Comments
7 min read
10 microservices design patterns for better architecture

10 microservices design patterns for better architecture

Comments
9 min read
🚀 React Re-render Saga: Stopping the Madness, One Trick at a Time 🤯

🚀 React Re-render Saga: Stopping the Madness, One Trick at a Time 🤯

Comments
4 min read
ESBench: A modern benchmarking tool

ESBench: A modern benchmarking tool

1
Comments
3 min read
Make your web page faster

Make your web page faster

Comments
5 min read
New Performance Test, CodeBehind Framework VS ASP.NET Core MVC

New Performance Test, CodeBehind Framework VS ASP.NET Core MVC

2
Comments
2 min read
Speeding Up API Development: Handling High-Load Requests Efficiently with Python

Speeding Up API Development: Handling High-Load Requests Efficiently with Python

Comments
4 min read
Mastering Load Balancing: Ensuring Fast, Reliable, and Scalable Web Performance

Mastering Load Balancing: Ensuring Fast, Reliable, and Scalable Web Performance

Comments
15 min read
Step by step to create ESXi customize image

Step by step to create ESXi customize image

Comments
2 min read
Ottimizzazione delle Performance Web: Velocizzare il Tuo Sito Web | Web Performance Optimization: Speeding Up Your Website

Ottimizzazione delle Performance Web: Velocizzare il Tuo Sito Web | Web Performance Optimization: Speeding Up Your Website

Comments
4 min read
Big O Notation and Algorithms in JavaScript

Big O Notation and Algorithms in JavaScript

Comments
3 min read
How to get several data count in a single query by applying conditions

How to get several data count in a single query by applying conditions

1
Comments
1 min read
Databases For Web Developers: Indexing

Databases For Web Developers: Indexing

1
Comments
13 min read
Unleashing Parallel Processing with Node.js Worker Threads

Unleashing Parallel Processing with Node.js Worker Threads

Comments
2 min read
Supercharge Your Android App: 6 Powerful Performance-Boosting Techniques

Supercharge Your Android App: 6 Powerful Performance-Boosting Techniques

9
Comments
5 min read
Optimizing Laravel Performance: Addressing Slowdowns with Large Datasets

Optimizing Laravel Performance: Addressing Slowdowns with Large Datasets

Comments 1
1 min read
Oracle Enterprise Performance Management (EPM) September Updates 2024: What’s New?

Oracle Enterprise Performance Management (EPM) September Updates 2024: What’s New?

Comments
3 min read
Boost App Performance: Unlock 1000+ TPS with JMeter Throughput Testing

Boost App Performance: Unlock 1000+ TPS with JMeter Throughput Testing

Comments
2 min read
Scaling Node.js with the Cluster Module

Scaling Node.js with the Cluster Module

Comments
2 min read
When do (and don’t) children re-render in React?

When do (and don’t) children re-render in React?

Comments
2 min read
14 Tips to Choose the Right Open Source Test Automation Tool

14 Tips to Choose the Right Open Source Test Automation Tool

Comments
12 min read
SQL Performance: A Deep Dive into Indexing with examples

SQL Performance: A Deep Dive into Indexing with examples

1
Comments 1
4 min read
Mastering Node.js Streams and Pipelines

Mastering Node.js Streams and Pipelines

Comments
1 min read
Use two triggers in the Keda's ScaledObject

Use two triggers in the Keda's ScaledObject

Comments
1 min read
How to Write a Python/Golang Script to Retrieve Metrics from AWS CloudWatch?

How to Write a Python/Golang Script to Retrieve Metrics from AWS CloudWatch?

Comments
3 min read
Zen5 and C#

Zen5 and C#

Comments
5 min read
Optimizing Angular Build Performance with Nx

Optimizing Angular Build Performance with Nx

5
Comments
5 min read
Google Analytics and WPO Analyzers

Google Analytics and WPO Analyzers

Comments
3 min read
Memoization in React: When It Helps and When It Hurts

Memoization in React: When It Helps and When It Hurts

1
Comments
6 min read
Choose the Best Storage Options for Your WordPress Media Files

Choose the Best Storage Options for Your WordPress Media Files

Comments
7 min read
How to Use Common Table Expressions (CTEs) to Avoid N+1 Queries in Hierarchical Data

How to Use Common Table Expressions (CTEs) to Avoid N+1 Queries in Hierarchical Data

1
Comments
5 min read
⚡Mencoba Komparasi Seberapa Kencang Performa Bun dibandingkan Node

⚡Mencoba Komparasi Seberapa Kencang Performa Bun dibandingkan Node

7
Comments 1
2 min read
Performance optimization of negligently written code.

Performance optimization of negligently written code.

1
Comments
8 min read
Building a Scalable Multi-Tenant Community Management System with ASP.NET and Angular

Building a Scalable Multi-Tenant Community Management System with ASP.NET and Angular

Comments
2 min read
ngx-fastboot: How to increase Angular velocity at bootstrap

ngx-fastboot: How to increase Angular velocity at bootstrap

Comments
4 min read
The AVIF to PNG : Why We’re Still Talking About Image Formats

The AVIF to PNG : Why We’re Still Talking About Image Formats

Comments
4 min read
Scenario 2: Mastering Backfilling for New dB Columns – Update Like a Pro!

Scenario 2: Mastering Backfilling for New dB Columns – Update Like a Pro!

Comments
4 min read
Optimizing Performance in React Applications

Optimizing Performance in React Applications

Comments
3 min read
Techniques for Optimizing Performance in React Applications

Techniques for Optimizing Performance in React Applications

Comments
4 min read
Unlocking Performance: Understanding Total Blocking Time (TBT)

Unlocking Performance: Understanding Total Blocking Time (TBT)

1
Comments
3 min read
loading...