Forem

Performance

Tag for content related to software performance.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Java Collections: From Lists to Maps with Time Complexity in Mind

Java Collections: From Lists to Maps with Time Complexity in Mind

17
Comments
2 min read
Browser-based performance testing with K6
Cover image for Browser-based performance testing with K6

Browser-based performance testing with K6

35
Comments 1
8 min read
⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think
Cover image for ⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

⚡ C# Tip: ToCharArray() vs ToArray() — Why It Matters More Than You Think

Comments
1 min read
Acelere Seu WordPress com OpenLiteSpeed
Cover image for Acelere Seu WordPress com OpenLiteSpeed

Acelere Seu WordPress com OpenLiteSpeed

Comments
2 min read
Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

Taming Go’s Garbage Collector with Memory Pools: A Practical Guide

2
Comments
12 min read
When Optimization Backfires: How Aggressive Optimization Made Our Pool 2.58x Slower

When Optimization Backfires: How Aggressive Optimization Made Our Pool 2.58x Slower

Comments
5 min read
Implementing Robust API Security Measures [Part 2]
Cover image for Implementing Robust API Security Measures [Part 2]

Implementing Robust API Security Measures [Part 2]

Comments
2 min read
Transaction performance 👉🏻 retry with backoff
Cover image for Transaction performance 👉🏻 retry with backoff

Transaction performance 👉🏻 retry with backoff

1
Comments
7 min read
Building High-Performance .NET Apps With C# Channels
Cover image for Building High-Performance .NET Apps With C# Channels

Building High-Performance .NET Apps With C# Channels

2
Comments 1
9 min read
JSON Serialize vs. WebForms Class Performance Comparison
Cover image for JSON Serialize vs. WebForms Class Performance Comparison

JSON Serialize vs. WebForms Class Performance Comparison

4
Comments 1
6 min read
Scalability Trade-offs

Scalability Trade-offs

Comments
3 min read
Whisper Speech Recognition on Mac M4: Performance Analysis and Benchmarks

Whisper Speech Recognition on Mac M4: Performance Analysis and Benchmarks

Comments
2 min read
How to Move, Scale, and Optimize an Azure Virtual Machine for Performance and Security
Cover image for How to Move, Scale, and Optimize an Azure Virtual Machine for Performance and Security

How to Move, Scale, and Optimize an Azure Virtual Machine for Performance and Security

6
Comments
3 min read
Stop Looping: Use Dictionary for Fast Entity Access in .NET

Stop Looping: Use Dictionary for Fast Entity Access in .NET

Comments
2 min read
React Developers: You Don’t Always Need memo

React Developers: You Don’t Always Need memo

2
Comments 5
1 min read
🧠 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
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
loading...