The post explores tuning the max_threads configuration for Puma in Rails applications using GVL instrumentation. The methodology involves measuring I/O time and calculating thread efficiency through Amdahl's law. It introduces 'perfm' middleware to help analyze the data. The process involves iterating thread settings to
Sort: