DEV Community

Performance

Tag for content related to software performance.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Angular Techniques for Performance and Maintainability

Angular Techniques for Performance and Maintainability

Comments 1
3 min read
Performance testing of OpenAI-compatible APIs (K6+Grafana)

Performance testing of OpenAI-compatible APIs (K6+Grafana)

Comments
3 min read
Optimizing External Libraries with the defer Attribute: Boosting Page Speed

Optimizing External Libraries with the defer Attribute: Boosting Page Speed

Comments
2 min read
How to Monitor SQL Performance in Spring Boot

How to Monitor SQL Performance in Spring Boot

7
Comments
7 min read
Tracking down high memory usage in Node.js

Tracking down high memory usage in Node.js

105
Comments 4
7 min read
Angular Performance Optimization

Angular Performance Optimization

Comments
1 min read
Modernizing Java Monoliths for Better Performance with Async and Non-Blocking Architectures

Modernizing Java Monoliths for Better Performance with Async and Non-Blocking Architectures

Comments
4 min read
Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance

Inside `java.lang.String`: Understanding and Optimizing Instantiation Performance

Comments
9 min read
🌟 Mastering Caching in JavaScript for Optimizing Performance 🚀

🌟 Mastering Caching in JavaScript for Optimizing Performance 🚀

Comments
6 min read
Mastering the basics: A Deep into Low-Level Programming Essentials (Part 1)

Mastering the basics: A Deep into Low-Level Programming Essentials (Part 1)

Comments
3 min read
Database Design Trade-offs

Database Design Trade-offs

Comments
2 min read
Building Resilient Applications with AWS Well-Architected Framework

Building Resilient Applications with AWS Well-Architected Framework

Comments
3 min read
Reliable Storage Solutions for High-Performance Public Websites

Reliable Storage Solutions for High-Performance Public Websites

Comments
4 min read
High-Performance Block Volumes in Virtual Cloud Environments: Pass-Through Method Comparison

High-Performance Block Volumes in Virtual Cloud Environments: Pass-Through Method Comparison

7
Comments
6 min read
Thanks for the Memoize

Thanks for the Memoize

4
Comments
3 min read
My Journey in Rust & Tauri: Creating a Simple Pomodoro Timer App

My Journey in Rust & Tauri: Creating a Simple Pomodoro Timer App

6
Comments
2 min read
Progresivno renderovanje: poboljšanje performansi prikaza sadržaja

Progresivno renderovanje: poboljšanje performansi prikaza sadržaja

Comments
4 min read
A smart home with a pet cat: how to automate your daily routine at home

A smart home with a pet cat: how to automate your daily routine at home

11
Comments
11 min read
The Wardrobe Strategy: How Shopping in Bulk Explains Amortized Cost

The Wardrobe Strategy: How Shopping in Bulk Explains Amortized Cost

5
Comments
4 min read
Large CSV Processing Using Go

Large CSV Processing Using Go

Comments
4 min read
Wednesday Links - Edition 2024-11-13

Wednesday Links - Edition 2024-11-13

1
Comments
1 min read
Stop Wasting Storage! The Truth About Video FPS, Bitrate & File Size

Stop Wasting Storage! The Truth About Video FPS, Bitrate & File Size

Comments
1 min read
Level Up Your App's Speed with `NgOptimizedImage`

Level Up Your App's Speed with `NgOptimizedImage`

Comments
5 min read
22 Resources for Developers: Boost Your Productivity, Creativity, and Code

22 Resources for Developers: Boost Your Productivity, Creativity, and Code

10
Comments
8 min read
Ensuring Secure and Efficient Banking Apps through Rigorous Testing

Ensuring Secure and Efficient Banking Apps through Rigorous Testing

10
Comments
5 min read
How React Compiler Performs on Real Code

How React Compiler Performs on Real Code

41
Comments 7
17 min read
Automating OG Images: From Manual Design to API-Driven Generation

Automating OG Images: From Manual Design to API-Driven Generation

4
Comments
3 min read
Sites speed optimisation is a destination, not a journey

Sites speed optimisation is a destination, not a journey

Comments
5 min read
Dev3loper on Co-Intelligence

Dev3loper on Co-Intelligence

Comments
18 min read
How I reduced an API call from >5 seconds to under 100ms

How I reduced an API call from >5 seconds to under 100ms

3
Comments
9 min read
Why does my flex box become LCP Element only with Text

Why does my flex box become LCP Element only with Text

Comments
1 min read
AI Model Optimization: Techniques for Enhanced Performance

AI Model Optimization: Techniques for Enhanced Performance

6
Comments
6 min read
Lightweight big data processing technology

Lightweight big data processing technology

8
Comments
9 min read
Profiling Specific Code Segments of Applications

Profiling Specific Code Segments of Applications

Comments
7 min read
Debouncing in JS: Building better web apps

Debouncing in JS: Building better web apps

3
Comments
2 min read
Testing the startup time for your Fire OS app

Testing the startup time for your Fire OS app

Comments
3 min read
Test All your Business Logic in less than 1 second

Test All your Business Logic in less than 1 second

15
Comments 1
15 min read
L4-L7 Performance: Comparing LoxiLB, MetalLB, NGINX, HAProxy

L4-L7 Performance: Comparing LoxiLB, MetalLB, NGINX, HAProxy

6
Comments
5 min read
Remove Redundant Subscriptions in Angular with @jsverse/letify

Remove Redundant Subscriptions in Angular with @jsverse/letify

Comments
2 min read
Remove Redundant Subscriptions in Angular with @jsverse/letify

Remove Redundant Subscriptions in Angular with @jsverse/letify

Comments
2 min read
7.Performance Optimization: Understanding Change Detection(Zone.js | default | onPush), Lazy Loading, Track By in ngFor

7.Performance Optimization: Understanding Change Detection(Zone.js | default | onPush), Lazy Loading, Track By in ngFor

7
Comments 4
14 min read
Performance Optimization in React

Performance Optimization in React

Comments
6 min read
🔍 Say Goodbye to Slow Renders: Optimizing React Apps with `react-scan`

🔍 Say Goodbye to Slow Renders: Optimizing React Apps with `react-scan`

1
Comments
3 min read
Compare, pinpoint, and deliver more efficient apps with continuous profiling

Compare, pinpoint, and deliver more efficient apps with continuous profiling

Comments
1 min read
Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

Zero-Compromise Arena Allocation: A Practical Approach to Arena Memory Management

1
Comments
7 min read
How to Optimize a Website for Search Engines: A Comprehensive Guide

How to Optimize a Website for Search Engines: A Comprehensive Guide

1
Comments
4 min read
How <canvas> Saved the Day - Handling Large Images in the Browser

How <canvas> Saved the Day - Handling Large Images in the Browser

4
Comments 1
4 min read
Unlock profound insights into app performance with continuous profiling comparisons

Unlock profound insights into app performance with continuous profiling comparisons

Comments
2 min read
Fine-Tune Your Serverless REST APIs with AWS Lambda Power Tuning

Fine-Tune Your Serverless REST APIs with AWS Lambda Power Tuning

Comments
5 min read
Top 10 Profiler Tools for Optimizing Software Performance in 2024

Top 10 Profiler Tools for Optimizing Software Performance in 2024

9
Comments
5 min read
npm is SLOW! This is better 🍞

npm is SLOW! This is better 🍞

54
Comments 17
3 min read
Alternative to AbortController for Handling Async Timeouts in JavaScript

Alternative to AbortController for Handling Async Timeouts in JavaScript

Comments
2 min read
How Java Development Services Ensure Scalability and Performance in Modern Applications

How Java Development Services Ensure Scalability and Performance in Modern Applications

Comments
7 min read
C# Optimizations That Boosted Our Application's Performance

C# Optimizations That Boosted Our Application's Performance

19
Comments 3
4 min read
O que Ă© Lazy Loading?

O que Ă© Lazy Loading?

Comments
2 min read
Master JavaScript Console.time(): Your Simple Guide to Code Performance Testing 🚀

Master JavaScript Console.time(): Your Simple Guide to Code Performance Testing 🚀

30
Comments
2 min read
Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

Why Span<T> and Ref Structs Can't Directly Participate in Asynchronous Operations

1
Comments
2 min read
React Flow(xyFlow) Optimization

React Flow(xyFlow) Optimization

Comments
3 min read
Everything to know about Mobile App Performance Test Tools, Metrics, & Techniques

Everything to know about Mobile App Performance Test Tools, Metrics, & Techniques

1
Comments
9 min read
Control In the Face of Chaos

Control In the Face of Chaos

Comments
3 min read
loading...