Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🧠 Tired of bloated ACLs? Meet scode-acl: A minimal, schema-driven, token-friendly access control system

🧠 Tired of bloated ACLs? Meet scode-acl: A minimal, schema-driven, token-friendly access control system

6
Comments 1
2 min read
Dynamic Imports

Dynamic Imports

Comments
1 min read
Memory Models Explained: How Threads Really See Memory

Memory Models Explained: How Threads Really See Memory

Comments
4 min read
SQL statistics with Grafana, InfluxDB, and Telegraf

SQL statistics with Grafana, InfluxDB, and Telegraf

Comments
40 min read
Designing APIs for Scale -Lessons from Building Systems Handling 10M+ Requests

Designing APIs for Scale -Lessons from Building Systems Handling 10M+ Requests

1
Comments
4 min read
Go Memory Escape Analysis: Your Guide to Faster Code

Go Memory Escape Analysis: Your Guide to Faster Code

1
Comments
5 min read
Mastering API Pagination: Methods, Scenarios, and Best Practices
Cover image for Mastering API Pagination: Methods, Scenarios, and Best Practices

Mastering API Pagination: Methods, Scenarios, and Best Practices

Comments
3 min read
State Management Showdown – Redux Toolkit vs Zustand vs React Query
Cover image for State Management Showdown – Redux Toolkit vs Zustand vs React Query

State Management Showdown – Redux Toolkit vs Zustand vs React Query

Comments
2 min read
Boosting EF Core Performance with EF.CompileQuery
Cover image for Boosting EF Core Performance with EF.CompileQuery

Boosting EF Core Performance with EF.CompileQuery

Comments
2 min read
🔍 PostgreSQL Index Types Explained with Real-World Examples
Cover image for 🔍 PostgreSQL Index Types Explained with Real-World Examples

🔍 PostgreSQL Index Types Explained with Real-World Examples

Comments
2 min read
How to build JavaScript's fastest “deep clone” function
Cover image for How to build JavaScript's fastest “deep clone” function

How to build JavaScript's fastest “deep clone” function

12
Comments
13 min read
5 PostgreSQL Tricks That Made My SaaS x10 Faster (2025 Edition)
Cover image for 5 PostgreSQL Tricks That Made My SaaS x10 Faster (2025 Edition)

5 PostgreSQL Tricks That Made My SaaS x10 Faster (2025 Edition)

Comments
4 min read
A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

1
Comments
10 min read
Boost Your EF Core Performance with AsSplitQuery
Cover image for Boost Your EF Core Performance with AsSplitQuery

Boost Your EF Core Performance with AsSplitQuery

Comments
2 min read
Laravel Settings Caching Done Right – With Service Layer and Auto Re-Caching

Laravel Settings Caching Done Right – With Service Layer and Auto Re-Caching

Comments
3 min read
# 🚀 Building Pagonic: A Modern WinRAR Alternative with AI-Powered Compression

# 🚀 Building Pagonic: A Modern WinRAR Alternative with AI-Powered Compression

3
Comments 3
6 min read
What is Time Complexity? (and Why You’re Probably Thinking About it Wrong)

What is Time Complexity? (and Why You’re Probably Thinking About it Wrong)

7
Comments 2
4 min read
Should we echo POST and PUT requests?

Should we echo POST and PUT requests?

Comments
2 min read
Backend Optimizasyonu: Verimlilik Artışı

Backend Optimizasyonu: Verimlilik Artışı

Comments
5 min read
Boost Your React Native App Start Time: Stop Shipping Lottie JSON Incorrectly
Cover image for Boost Your React Native App Start Time: Stop Shipping Lottie JSON Incorrectly

Boost Your React Native App Start Time: Stop Shipping Lottie JSON Incorrectly

5
Comments 1
3 min read
The Scaling Gauntlet, Pt. 2: Connection Pooling and How to Stop DDoSing Yourself
Cover image for The Scaling Gauntlet, Pt. 2: Connection Pooling and How to Stop DDoSing Yourself

The Scaling Gauntlet, Pt. 2: Connection Pooling and How to Stop DDoSing Yourself

Comments
6 min read
How i simplified my performance testing setup with StackSpot AI

How i simplified my performance testing setup with StackSpot AI

1
Comments
8 min read
Master Go’s Memory Model: Boost Performance Like a Pro

Master Go’s Memory Model: Boost Performance Like a Pro

1
Comments
5 min read
Cache or Crash: Avoiding the Four Most Common Caching Pitfalls

Cache or Crash: Avoiding the Four Most Common Caching Pitfalls

1
Comments
7 min read
Understanding O(n) vs O(1) Space Complexity in Programming
Cover image for Understanding O(n) vs O(1) Space Complexity in Programming

Understanding O(n) vs O(1) Space Complexity in Programming

1
Comments
4 min read
loading...