Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2210

Improved write ASCII path on ServletPrintWriter

    XMLWordPrintable

Details

    Description

      Recent runs of SpecJ (both EAP 7 and 8) has pointed to some costy buffer/array bound checks due to ServletPrintWriter::write ASCII fast path.
      It's both possible to improve it by making the fast-path loop more JIT friendly and using write combining while writing on NIO buffers.

      Attachments

        Activity

          People

            fnigro Francesco Nigro
            fnigro Francesco Nigro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: