Example: Using after_reply with Puma
A technical guide demonstrating how to use Puma's after_reply feature to defer non-critical operations and improve web application response times.
A technical guide demonstrating how to use Puma's after_reply feature to defer non-critical operations and improve web application response times.
Tutorial on overlooked performance fixes for Rails apps, including config tweaks to reduce response times.
Explores new experimental performance features in Puma 5, including a 'sleep sort' latency reduction technique for Ruby web servers.
A guide to optimizing Puma, Unicorn, and Passenger Ruby app servers for maximum throughput and resource efficiency.