Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-109

Write JAXB output using OutputStream instead of Writer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1
    • 0.1
    • Common
    • None

    Description

      We should use an OutputStream to write JAXB content instead of a Writer. The Writer allows for the encoding to be set, but this can also be done using one of the JAXB properties.

      For XML heavy operations, this results in a significant (15%+) performance improvement.

      Attachments

        1. WINK-109.patch
          1 kB
          Nick Gallardo

        Issue Links

          Activity

            People

              nickgallardo Nick Gallardo
              nickgallardo Nick Gallardo
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: