Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2477

Improvement of PerthreadManagerImpl.getPerthreadMap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • None
    • None

    Description

      In this patch we removed this code

      if (shutdown.get())
              {
                  return CollectionFactory.newMap();
              }
      

      And it decreased time per request on 11% (~20ms).
      This patch is already in our production.
      Thank mihasik for the idea.

      Attachments

        1. TAP5-2477.patch
          1.0 kB
          Maria Fedotova

        Activity

          People

            jkemnade Jochen Kemnade
            m.fedotova Maria Fedotova
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: