Blog

Performance

20 posts tagged performance — the same founder-tested patterns, filtered.

Ruby Fibers for LLM Streaming in Rails

Ruby Fibers for LLM Streaming in Rails

LLM responses stream for 30 seconds while a Rails thread waits. The arithmetic of Puma threads vs open SSE streams, and when Falcon's fibers earn the switch.
Ruby 4.0 YJIT vs ZJIT: Performance Guide

Ruby 4.0 YJIT vs ZJIT: Performance Guide

Ruby 4.0 ships two JIT compilers. What YJIT delivers on Rails apps in 2026, the two flags worth tuning, and when the experimental ZJIT is worth a try.
Solid Queue: Retries, Concurrency, Monitoring

Solid Queue: Retries, Concurrency, Monitoring

Production patterns for Solid Queue: custom retry strategies, concurrency tuning, worker pool sizing, dead letter queues, and monitoring. Working Rails 8 config examples.
Falcon in Production: Tuning and Benchmarks

Falcon in Production: Tuning and Benchmarks

Falcon production tuning: real benchmarks vs Puma, worker-count formulas, memory profiling, GC tuning, connection-pool sizing, and working config examples.
Solid Trifecta: When to Keep Redis in Rails 8

Solid Trifecta: When to Keep Redis in Rails 8

Rails 8 defaults to Solid Cache, Solid Queue, and Solid Cable. Most apps don't need Redis anymore. Some still do. Here's how we decide which workloads stay.
Ruby on Rails Performance Optimization Patterns for 2026

Ruby on Rails Performance Optimization Patterns for 2026

Concrete benchmarks and patterns for Rails performance in 2026 - YJIT speedups, Rails 8 query optimization, Redis caching, and N+1 elimination.
Rails 8 Solid Cache Performance: Complete Migration from Redis

Rails 8 Solid Cache Performance: Complete Migration from Redis

Complete guide to Rails 8 Solid Cache performance optimization and Redis migration. Database-backed caching advantages, benchmarks, cost savings, and step-by-step migration strategy.
Propshaft vs Sprockets: Complete Rails 8 Asset Pipeline Migration Guide

Propshaft vs Sprockets: Complete Rails 8 Asset Pipeline Migration Guide

How to migrate from Sprockets to Propshaft in Rails 8. Performance benchmarks, step-by-step migration, and production deployment strategies from teams who have done it.
Laravel + Datadog APM: Setup, Cost, and 3 Alternatives

Laravel + Datadog APM: Setup, Cost, and 3 Alternatives

Datadog APM for Laravel: instrumentation steps, monthly cost at scale, and how it compares with New Relic, Scout, and Blackfire on real benchmarks.
Hotwire Turbo 8 Performance Patterns: Real-Time Rails Applications

Hotwire Turbo 8 Performance Patterns: Real-Time Rails Applications

Master Hotwire Turbo 8 performance optimization for real-time Rails applications. Complete guide with advanced patterns, benchmarks, and production deployment strategies.

Reading this because something is going wrong?

A free code audit gives you a written assessment of your codebase in plain English.

Get a Free Code Audit

Rated 4.8/5 on Clutch · you keep the write-up either way