You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2024/01/08 20:05:00 UTC

[jira] [Created] (DAFFODIL-2868) Slow removal of string padding

Steve Lawrence created DAFFODIL-2868:
----------------------------------------

             Summary: Slow removal of string padding
                 Key: DAFFODIL-2868
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2868
             Project: Daffodil
          Issue Type: Bug
          Components: Back End, Performance
            Reporter: Steve Lawrence
             Fix For: 3.7.0


The code to remove padding is clear and concise but it fairly inefficient, enough to show up in profiling. We should optimize this algorithm to be more efficient and reduce allocations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)