Josh Adams created DAFFODIL-2198:
------------------------------------

             Summary: Use sortInPlace in sortChildNodesByPosition when we move 
to Scala 2.13
                 Key: DAFFODIL-2198
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2198
             Project: Daffodil
          Issue Type: Improvement
          Components: Performance
    Affects Versions: 2.5.0
            Reporter: Josh Adams


In InfosetImpl.scala's sortChildNodesByPosition() we are creating a sorted copy 
of the childNodes, instead of sorting in place.  Scala 2.13 has a sortInPlace 
function for ArrayBuffers, so we should use that once it is available.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to