You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/08/19 15:40:00 UTC

[jira] [Created] (DAFFODIL-2725) TDML runner needs to support pre-compiled DFDL schema

Mike Beckerle created DAFFODIL-2725:
---------------------------------------

             Summary: TDML runner needs to support pre-compiled DFDL schema
                 Key: DAFFODIL-2725
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2725
             Project: Daffodil
          Issue Type: Improvement
          Components: TDML Runner
    Affects Versions: 3.3.0
            Reporter: Mike Beckerle


On a large schema project, we're unable to use TDML-based tests at all, because compiling the schema takes much too long. 

Even though the TDML runner caches these, it still compiles at least once for every time you invoke a test suite or a single test. 

That takes 1 to 2 minutes for this large schema. 

We need an option to tell a TDML test that the "model" is a pre-compiled DFDL schema file. 



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