[go: up one dir, main page]

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 PL/pgSQL Performance: Identifying and Resolving Common Bottlenecks

Improve Your PL/pgSQL Performance: Identifying and Resolving Common Bottlenecks

1
Comments 2
4 min read
10 microservices design patterns for better architecture

10 microservices design patterns for better architecture

1
Comments
9 min read
Unlocking PHP's Hidden Gems: 7 SPL Data Structures You Need to Know

Unlocking PHP's Hidden Gems: 7 SPL Data Structures You Need to Know

6
Comments 3
3 min read
Supercharge Your Go Web Service: Building a Custom Profiler

Supercharge Your Go Web Service: Building a Custom Profiler

4
Comments
4 min read
Scaling Backstage

Scaling Backstage

5
Comments 1
8 min read
💥 Turbocharging React with useMemo and useCallback: No More Slow Renders! 💨

💥 Turbocharging React with useMemo and useCallback: No More Slow Renders! 💨

20
Comments 3
4 min read
ListView.build vs ListView tem diferença?

ListView.build vs ListView tem diferença?

Comments
4 min read
ListView.builder vs ListView: Is There a Difference?

ListView.builder vs ListView: Is There a Difference?

Comments
3 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
Boosting PostgreSQL Performance: Optimising Queries with the != Operator

Boosting PostgreSQL Performance: Optimising Queries with the != Operator

2
Comments
8 min read
Unlocking the Power of Node.js: 7 Essential Tips for Building Scalable Backend Systems

Unlocking the Power of Node.js: 7 Essential Tips for Building Scalable Backend Systems

Comments
3 min read
Scenario 1: When You Need to Update Multiple Rows with Different Values – The Smart Way!

Scenario 1: When You Need to Update Multiple Rows with Different Values – The Smart Way!

2
Comments 3
3 min read
Turbocharge Your App: Slash DB Calls with Raw SQL Magic!

Turbocharge Your App: Slash DB Calls with Raw SQL Magic!

4
Comments
2 min read
How to avoid requests to inaccessible resources

How to avoid requests to inaccessible resources

Comments
3 min read
Serverless vs. Edge vs. Traditional Servers: Which One’s the Best Fit for You?

Serverless vs. Edge vs. Traditional Servers: Which One’s the Best Fit for You?

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

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

2
Comments
4 min read
How to optimize your Appwrite project for cost and performance

How to optimize your Appwrite project for cost and performance

11
Comments
9 min read
Part 1: Introduction to Oracle Advanced Database Compression

Part 1: Introduction to Oracle Advanced Database Compression

Comments
2 min read
WebAssembly: The Superpower You Didn’t Know You Needed

WebAssembly: The Superpower You Didn’t Know You Needed

8
Comments 2
4 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
Dataverse LowCode Plugins Performance Benchmark

Dataverse LowCode Plugins Performance Benchmark

10
Comments 1
7 min read
Taking VelociPerl for a ride.

Taking VelociPerl for a ride.

4
Comments
3 min read
10 Rules for fair ORM benchmarks

10 Rules for fair ORM benchmarks

2
Comments
10 min read
How would you say your RESTful API can handle x no of requests?

How would you say your RESTful API can handle x no of requests?

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

Unleashing Parallel Processing with Node.js Worker Threads

Comments
2 min read
Web Optimization with ETags: An Example with WordPress

Web Optimization with ETags: An Example with WordPress

1
Comments
7 min read
Mastering Website Performance: Fixing Largest Contentful Paint (LCP) & Boosting Speed

Mastering Website Performance: Fixing Largest Contentful Paint (LCP) & Boosting Speed

Comments
6 min read
Boosting PHP Efficiency: Proven Techniques for Performance Optimization

Boosting PHP Efficiency: Proven Techniques for Performance Optimization

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

Memoization in React: When It Helps and When It Hurts

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

Scaling Node.js with the Cluster Module

Comments
2 min read
Boost Your Android App’s Performance with These Pro Tips

Boost Your Android App’s Performance with These Pro Tips

14
Comments
5 min read
Optimizing API Calls in Backend Integration: A Developer's Guide

Optimizing API Calls in Backend Integration: A Developer's Guide

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

Mastering Node.js Streams and Pipelines

Comments
1 min read
Zen5 and C#

Zen5 and C#

Comments
5 min read
How to send more requests with variable payload size in K6?

How to send more requests with variable payload size in K6?

Comments
3 min read
Scale Deployments Based on HTTP Requests with Keda

Scale Deployments Based on HTTP Requests with Keda

Comments
3 min read
Implementing Prefetching in Vue apps

Implementing Prefetching in Vue apps

12
Comments
3 min read
How we Built 300μs Typo Correction for 1.3M Words in Rust

How we Built 300μs Typo Correction for 1.3M Words in Rust

39
Comments 1
7 min read
Mastering the Event Loop for High-Performance JavaScript

Mastering the Event Loop for High-Performance JavaScript

2
Comments
1 min read
How to Improve the Performance of Your React Native App

How to Improve the Performance of Your React Native App

7
Comments 1
4 min read
Optimizing React Apps with React 18 and Below ⚛️⚡

Optimizing React Apps with React 18 and Below ⚛️⚡

4
Comments 3
7 min read
What is Keda, and how can you use it within your cluster to scale your application?

What is Keda, and how can you use it within your cluster to scale your application?

Comments
2 min read
When to Use FlatList Instead of ScrollView in React Native

When to Use FlatList Instead of ScrollView in React Native

2
Comments 1
3 min read
Proven Tips to Optimize Performance in Your Next.js App ⚡️

Proven Tips to Optimize Performance in Your Next.js App ⚡️

2
Comments
3 min read
JavaScript Memory Management: The Silent Hero

JavaScript Memory Management: The Silent Hero

Comments
1 min read
Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

9
Comments
4 min read
Understanding JavaScript's Memory Model

Understanding JavaScript's Memory Model

Comments
1 min read
Mastering Advanced React: Strategies for Efficient Rendering and Re-Rendering

Mastering Advanced React: Strategies for Efficient Rendering and Re-Rendering

3
Comments
2 min read
Make your Vite applications run a little faster

Make your Vite applications run a little faster

3
Comments
8 min read
Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

Optimizing Large-Scale API Data Retrieval: Best Practices and PHP Lazy Collection Solution

16
Comments 3
3 min read
How did i approached for web performance optimisation at my new workplace 🚀

How did i approached for web performance optimisation at my new workplace 🚀

1
Comments
3 min read
React Native Infinite Scroll

React Native Infinite Scroll

1
Comments
2 min read
🚀 React 19 is about to revolutionize the way we build web applications!

🚀 React 19 is about to revolutionize the way we build web applications!

1
Comments 1
1 min read
Performance Optimization in .NET Core: A Comprehensive Guide

Performance Optimization in .NET Core: A Comprehensive Guide

11
Comments 1
5 min read
Faster Pages with React ✨

Faster Pages with React ✨

154
Comments 12
14 min read
10+ Tips for Code Optimization and Performance Improvement in Laravel

10+ Tips for Code Optimization and Performance Improvement in Laravel

Comments
4 min read
timeit.repeat - playing with repetitions to understand patterns

timeit.repeat - playing with repetitions to understand patterns

Comments
7 min read
Supercharge your applications queries with caching

Supercharge your applications queries with caching

7
Comments 1
4 min read
I was wrong about array methods and generators...

I was wrong about array methods and generators...

2
Comments
12 min read
loading...