You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (Jira)" <ji...@apache.org> on 2023/06/10 18:11:00 UTC

[jira] [Created] (JDO-831) tck: improve tck tests for performance

Michael Bouschen created JDO-831:
------------------------------------

             Summary: tck: improve tck tests for performance
                 Key: JDO-831
                 URL: https://issues.apache.org/jira/browse/JDO-831
             Project: JDO
          Issue Type: Task
          Components: tck
    Affects Versions: JDO 3.2.1
            Reporter: Michael Bouschen


The performance of the tck test suite might be improved by using:
 * multi-threading
 * parallel execution of tests that do not change the database
 * setup/teardown optimization for tests that do not change the database

https://stackoverflow.com/questions/47158583/executing-junit-4-and-junit-5-tests-in-a-same-build



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