Puma v2.10.2 Release Notes

Release Date: 2014-11-26 // over 9 years ago
    • 1 bug fix:
      • Conditionalize thread local cleaning, fixes perf degradation fix The code to clean out all Thread locals adds pretty significant overhead to a each request, so it has to be turned on explicitly if a user needs it.