Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I Got x311 Faster Analytics on 110M Rows

How I Got x311 Faster Analytics on 110M Rows

Comments
3 min read
Before You Reach for a Tool, Ask: Can CSS Do This Already?
Cover image for Before You Reach for a Tool, Ask: Can CSS Do This Already?

Before You Reach for a Tool, Ask: Can CSS Do This Already?

Comments 1
5 min read
Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Unmasking the Difference: Pre-increment (++i) vs. Post-increment (i++) in C++

Comments
4 min read
How to Improve API Performance: Tips, Techniques & Best Practices
Cover image for How to Improve API Performance: Tips, Techniques & Best Practices

How to Improve API Performance: Tips, Techniques & Best Practices

Comments 1
4 min read
The Anatomy of Barriers
Cover image for The Anatomy of Barriers

The Anatomy of Barriers

1
Comments
4 min read
Building High-Performance APIs with ASP.NET Core and C#

Building High-Performance APIs with ASP.NET Core and C#

3
Comments
5 min read
A Retrospective on High-Traffic Systems, Garbage Collection Battles, and the Rise of G1
Cover image for A Retrospective on High-Traffic Systems, Garbage Collection Battles, and the Rise of G1

A Retrospective on High-Traffic Systems, Garbage Collection Battles, and the Rise of G1

Comments
3 min read
WordPress Object Cache: Beyond Transients for Speed
Cover image for WordPress Object Cache: Beyond Transients for Speed

WordPress Object Cache: Beyond Transients for Speed

Comments
1 min read
My Story of Failure
Cover image for My Story of Failure

My Story of Failure

2
Comments
2 min read
Strings, Arrays & Hash Tables — Let’s Talk About the One You’re Probably Not Using Enough

Strings, Arrays & Hash Tables — Let’s Talk About the One You’re Probably Not Using Enough

Comments
2 min read
Moving billboard event counting into a background job

Moving billboard event counting into a background job

5
Comments
1 min read
Tips for Improving API Performance in ASP.NET Core
Cover image for Tips for Improving API Performance in ASP.NET Core

Tips for Improving API Performance in ASP.NET Core

33
Comments 11
3 min read
Load Testing Microservices

Load Testing Microservices

Comments
4 min read
How to Handle Millions of Rows in SQL Without Killing Performance

How to Handle Millions of Rows in SQL Without Killing Performance

29
Comments 1
2 min read
Zustand x Context API: Quem Rerenderiza Menos?

Zustand x Context API: Quem Rerenderiza Menos?

3
Comments
6 min read
Stop Over-Rerenders: Smarter State Sharing in React with `useContextSelector`
Cover image for Stop Over-Rerenders: Smarter State Sharing in React with `useContextSelector`

Stop Over-Rerenders: Smarter State Sharing in React with `useContextSelector`

Comments
1 min read
Image Optimization in Vue with Unpic
Cover image for Image Optimization in Vue with Unpic

Image Optimization in Vue with Unpic

7
Comments 2
2 min read
📦 Stacks & Queues: Two Sides of the Same Coin
Cover image for 📦 Stacks & Queues: Two Sides of the Same Coin

📦 Stacks & Queues: Two Sides of the Same Coin

1
Comments
2 min read
C# Performance Optimization: From Beginner to Expert

C# Performance Optimization: From Beginner to Expert

2
Comments 3
4 min read
5 Mobile App Test Tools Every Developer Should Know
Cover image for 5 Mobile App Test Tools Every Developer Should Know

5 Mobile App Test Tools Every Developer Should Know

1
Comments
4 min read
Boost API Performance During Peak Traffic: Tips & Tricks
Cover image for Boost API Performance During Peak Traffic: Tips & Tricks

Boost API Performance During Peak Traffic: Tips & Tricks

Comments
11 min read
Monitoring API Requests and Responses for System Health
Cover image for Monitoring API Requests and Responses for System Health

Monitoring API Requests and Responses for System Health

Comments
11 min read
Lazy Loading Isn’t Just for Images: What Else Can You Delay?
Cover image for Lazy Loading Isn’t Just for Images: What Else Can You Delay?

Lazy Loading Isn’t Just for Images: What Else Can You Delay?

8
Comments 6
3 min read
Demystifying Browser Rendering: A Developer's Guide to the Pixel Pipeline
Cover image for Demystifying Browser Rendering: A Developer's Guide to the Pixel Pipeline

Demystifying Browser Rendering: A Developer's Guide to the Pixel Pipeline

Comments
2 min read
Efficient Data Processing with PHP Generators
Cover image for Efficient Data Processing with PHP Generators

Efficient Data Processing with PHP Generators

6
Comments
2 min read
loading...